﻿/*  
Theme Name: ぎんが邑
Theme URI: http://gingamura.com/
Description: ぎんが邑様デザイン。
Author: デザイン:MMK Design コーディング:Island Web
Author URI: 
*/


* {
	margin: 0;
	padding: 0;
}

img {
    border: 0px;
}

img.layout{
    border: 1px solid #CCC;   
    background: #FFF;   
    padding: 2px;
}

img.body {
	border: 0px;
	margin: 1px;
}

img.alignleft {float:left;margin-right:3px;clear:both;}
img.alignright {float:right;margin-left:3px;clear:both;}
img.aligncenter {display:block;margin-left:auto;margin-right:auto;}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: "ＭＳ　Ｐゴシック", "ＭＳ　Ｐ明朝", sans-serif;
	background-color: #ffffff;
	background: url(images/bg_01.gif) repeat top left;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 1em;
}

h1,h2,h3,h4 {
	margin-bottom: 1em;
}

#contents ul,#contents li{
	list-style: square;
	color: #333333;
	margin-left: 1em;
	font-family: "ＭＳ Ｐゴシック","ＭＳ　Ｐ明朝", osaka, sans-serif;
}

/* HEADER -------------------------------------------------------------------------*/
#header {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 783px;
	height: 115px;
	background-color: #ffffff;
	background: url(images/bg_02.gif) repeat top left;
}

#header .top {
	height: 15px;
	background: #ffffff url(images/header_topbg.gif) no-repeat top left;
}

#header h1 {
	padding: 2px 0 0 13px;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ　Ｐ明朝", osaka, sans-serif;
}

#headleft {
	float: left;
	width: 550px;
	height: 60px;
	/*background: #ff0000;*/
}

#headright {
	float: right;
	width: 233px;
	height: 60px;
	/*background: #0000ff;*/
}

#logo {
	margin: 11px 0 0 19px;
	line-height: 0;
}

#tel {
	margin: 13px 0 0 0;
	line-height: 0;
	height: 26px;
}

#headlink {
	width: 127px;
	height: 21px;
	margin: 0 0 0 105px;
	line-height: 1.3;
}

#headlink ul{
	list-style: none;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ　Ｐ明朝", osaka, sans-serif;
}

#headlink li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-align: left;
	color: #0099CC;
	background: url(images/arrow_01.gif) no-repeat top left;
}

#headlink .home {
	width: 45px;
}

#headlink .info {
	width: 47px;
}

#headlink  a {
	display: block;
	text-decoration : none;
	color: #0099CC;
}

/* MENU -------------------------------------------------------------------------*/
#menu {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0 13px 0 10px;
	line-height: 2;
	background: url(images/menu_bg.gif) no-repeat top left;
}

#menu ul{
	margin: 0 0 0 103px;
	height: 40px;
	list-style: none;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック","ＭＳ　Ｐ明朝", osaka, sans-serif;
}

#menu li {
	float: left;
	margin: 5px 5px 0 0;
	padding: 0 0 0 10px;
	text-align: left;
	color: #645F45;
	background: url(images/arrow_02.gif) no-repeat left center;
}

#menu  a {
	display: block;
	text-decoration : none;
	color: #645F45;
}

#wrapper {
	text-align: left;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-color: #ffffff;
	background: url(images/bg_02.gif) repeat top left;
}

/* SIDEBAR -------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 180px;
	margin: 11px 0 0 0;
}

#left {
	text-align: left;
	width: 170px;
	margin: 0 0 0 10px;
}

#box {
	width: 170px;
}

#box span{
	line-height: 2;
	color: #0099CC;
}

#title1 {
	margin: 0;
	width: 170px;
	height: 21px;
	background: url(images/side_ttle1.gif) no-repeat top left;
}

#ttl1con {
	margin: 0;
	padding: 0 0 5px 0; 
	width: 170px;
	background: url(images/side_bg_01.gif) repeat-y top left;
}

#ttl1con p{
	line-height: 1.5;
	padding: 4px 0 10px 16px;
	font-size: 10px;
	color: #999999;
}

#box1btm {
	width: 170px;
	height: 20px;
	background: url(images/box_btm_01.gif) no-repeat left top;
}

#st {
	padding: 9px 0 0 0;
}

#title2 {
	margin: 0;
	width: 170px;
	height: 24px;
	background: url(images/side_ttle2.gif) no-repeat top left;
}

#ttl2con {
	margin: 0;
	padding: 0 0 5px 0; 
	width: 170px;
	background: url(images/side_bg_02.gif) repeat-y top left;
}

#ttl2con p{
	line-height: 1.5;
	padding: 4px 10px 10px 16px;
	font-size: 10px;
	color: #666666;
}


#box2btm {
	width: 170px;
	height: 20px;
	background: url(images/box_btm_02.gif) no-repeat top left;
}

#btmline {
	margin: 0;
	width: 170px;
	height: 1px;
	background: url(images/line_01.gif) no-repeat top left;
}

#banner {
	text-align: center;
	margin: 0 0 7px 0;
}

/* MAIN -------------------------------------------------------------------------*/
#main {
	float: left;
	width: 585px;
	margin: 11px 0 61px 18px;
}

#contents {
	text-align: left;
	width: 570px;
	margin: 0 15px 0 0;
}

.eachlink {
	font-size: 12px;
}

.mainimg {
	margin: 0 0 17px 0;
}

#cc {
	float: left;
	width: 570px;
}

#lt p, #rt p, #lb p {
	font-size: 12px;
	color: #663300;
	line-height: 1.5;
}

#lt span, #rt span, #lb span {
	font-size: 10px;
	color: #666666;
}

#lt {
	float: left;
	width: 275px;
	padding: 0 0 0 0;
}

#rt {
	float: left;
	width: 275px;
	padding: 0 0 0 20px;
}

#lb {
	float: left;
	width: 275px;
}

#rb {
	float: left;
	width: 275px;
	padding: 0 0 0 20px;
}

#img2 {
	padding: 0 0 13px 0;
}

#img3 {
	padding: 0 0 0 0;
}

#mainst1 {
	width: 275px;
	height: 27px;
	background: url(images/main_st_01.gif) no-repeat top left;
}

#mainst2 {
	width: 275px;
	height: 27px;
	background: url(images/main_st_02.gif) no-repeat top left;
}

#mainst3 {
	width: 275px;
	height: 27px;
	background: url(images/main_st_03.gif) no-repeat top left;
}

#stcon1 {
	width: 275px;
	height: 85px;
	background: url(images/main_bg_01.gif) repeat-y top left;
}

#stcon2 {
	width: 275px;
	height: 85px;
	background: url(images/main_bg_02.gif) repeat-y top left;
}

#stcon3 {
	width: 275px;
	height: 71px;
	background: url(images/main_bg_03.gif) repeat-y top left;
}

#mainst11 {
	width: 275px;
	height: 37px;
	background: url(images/main_st_11.gif) no-repeat top left;
}

#mainst12 {
	width: 275px;
	height: 37px;
	background: url(images/main_st_12.gif) no-repeat top left;
}

#mainst13 {
	width: 275px;
	height: 44px;
	background: url(images/main_st_13.gif) no-repeat top left;
}

#mainbtm1 {
	clear: both;
	width: 275px;
	height: 20px;
	background: url(images/mainbtm_01.gif) no-repeat top left;
}

#mainbtm2 {
	clear: both;
	width: 275px;
	height: 20px;
	background: url(images/mainbtm_02.gif) no-repeat top left;
}

#mainbtm3 {
	clear: both;
	width: 275px;
	height: 20px;
	background: url(images/mainbtm_03.gif) no-repeat top left;
}

#lcon1 {
	float: left;
	width: 160px;
	padding: 6px 5px 0 18px;
}

#rcon1 {
	float: right;
	width: 92px;
	padding: 0;
}

#lcon2 {
	float: left;
	width: 160px;
	padding: 6px 5px 0 18px;
}

#rcon2 {
	float: right;
	width: 92px;
	padding: 0;
}

#lcon3 {
	float: left;
	width: 160px;
	padding: 6px 5px 0 18px;
}

#rcon3 {
	float: right;
	width: 92px;
	padding: 0;
}

#rimg {
	padding: 0 0 3px 2px;
}

/* CMNT -------------------------------------------------------------------------*/

#cmnttop {
	float: left;
	width: 570px;
	height: 76px;
	background: url(images/community_cafe_top.gif) no-repeat top left;
}

#cmntbody {
	float: left;
	width: 570px;
	height: 225px;
	margin: 0 0 30px 0;
	background: url(images/community_cafe_bg.gif) no-repeat top left;
}

#lmes {
	float: left;
	width: 345px;
	text-align: left;
	padding: 0 0 0 25px;
}

#lmes p {
	font-size: 12px;
	color: #666666;
}

#rmes {
	float: left;
	width: 200px;
	height: 75px;
	text-align: left;
}

#rmes p {
	font-size: 10px;
	color: #666666;
}

#cmtimg {
	float: left;
	width: 167px;
	padding: 35px 0 0 17px;
}

#ttl1 {
	clear: both;
	width: 570px;
	height: 28px;
	background: url(images/ttle_01.gif) no-repeat top left;
}

h2.ttl2 {
	font-size:13px;
	font-weight:normal;
	clear: both;
	width: 555px;
	height: 28px;
	padding: 2px 0 0 15px;
	margin: 10px 0 10px 0;
	line-height: 2;
	background: url(images/ttle_02.gif) no-repeat top left;
}

#ttl1 p, #ttl2 p {
	padding: 0 0 0 18px;
	font-size: 12px;
	color: #645F45;
	line-height: 2.7;
}

/* COMPANY -------------------------------------------------------------------------*/

#companypic1 {
	float: left;
	width: 167px;
	margin: 20px 0 0 0;
}

#pk {
	float: right;
	width: 550px;
	margin: -10px 5px 0 0;
	font-size: 10px;
	color: #0099CC;
	text-align: right;
}

#companypic2, #companypic3, #companypic4 {
	float: left;
	width: 120px;
	margin: 10px 30px 0 0;
}

#companypic5 {
	float: left;
	width: 120px;
	margin: 10px 0 0 0;
}

#companypic6 {
	float: left;
	width: 300px;
	margin: 15px 0 20px 0;
}

#subttl1 {
	float: left;
	width: 398px;
	padding: 32px 5px 0 0;
}

#subttl2 {
	float: left;
	width: 110px;
	height: 20px;
	margin: 10px 30px 0 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(images/subttle_bg_01.gif) no-repeat top left;
}

#subttl3 {
	float: left;
	width: 110px;
	height: 20px;
	margin: 10px 30px 0 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(images/subttle_bg_02.gif) no-repeat top left;
}

#subttl4 {
	float: left;
	width: 110px;
	height: 20px;
	margin: 10px 30px 0 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(images/subttle_bg_03.gif) no-repeat top left;
}

#subttl5 {
	float: left;
	width: 110px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(images/subttle_bg_04.gif) no-repeat top left;
}

#companymes1 {
	float: left;
	width: 398px;
	padding: 14px 5px 31px 0;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

#companymes2 {
	clear: both;
	width: 540px;
	margin: 10px 5px 10px 10px;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

#companymes3 {
	float: left;
	width: 110px;
	margin: 10px 30px 30px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #B59B7A;
}

#companymes4 {
	float: left;
	width: 110px;
	margin: 10px 30px 30px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #B59B7A;
}

#companymes5 {
	float: left;
	width: 110px;
	margin: 10px 30px 30px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #B59B7A;
}

#companymes6 {
	float: left;
	width: 110px;
	margin: 10px 0 30px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #B59B7A;
}

#companymes7 {
	float: left;
	width: 219px;
	padding: 53px 0 0 48px;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}

#companytbl {
	margin: 15px 0 15px 0;
}

table {
	border-collapse: collapse;
	width: 570px;
}

table, td, th {
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 1.5;
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

th {
	width: 150px;
	background: #FDF8FA;
}

.tbl1 {
	width: 130px;
	background: #F9FBFE;
}

/* PAGETOP -------------------------------------------------------------------------*/
#pagetop {
	text-align: right;
	clear: both;
	width: 767px;
	height: 29px;
	padding: 0 16px 0 0;
	line-height: 0;
	background: url(images/underline.gif) no-repeat bottom right;
}


/* FOOTER -------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 783px;
	margin-top: 0;
	line-height: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 13px;
}

#footer .middle{
	width: 745px;
	margin: 0 19px 0 19px;
	padding: 8px 0 0 0;
	background: url(images/footer_bg.gif) repeat-y top left;
}

#footer p {
	text-align: center;
	color: #0099CC;
	font-family: "ＭＳ Ｐゴシック","ＭＳ　Ｐ明朝", osaka, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#footer span {
	color: #666666;
}

#footer .bottom{
	width: 745px;
	height: 9px;
	margin: 0 19px 0 19px;
	background: url(images/footer_bottom.gif) no-repeat top left;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : none;
		color: #0099CC;
	}

	a:visited {
		text-decoration : none;
		color : #0099CC;
	}

	a:hover {
		text-decoration : none;
		color : #0099CC;
	}

	a:active {
		text-decoration : none;
	}