@charset "UTF-8";
/* CSS Document */

/*Topページ*/
div#main-image{
	height: 377px;
	text-indent: -9999px;
	/*background: url(../images/main-image01.jpg) no-repeat 50% 0; */
	background-position: center 0;
	background-repeat: no-repeat;
	}
div.bn-box{
	width: 295px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	}
div.bn-box-nomargin{
	width: 295px;
	float: left;
	margin-right: 0px;
	font-size: 12px;
	}
div.bn-box h2{
	margin: 5px 0;
	}
div.bn-box-nomargin h2{
	margin: 5px 0;
	}
	
	
div#top-news-area{
	clear: both;
	float: left;
	margin: 50px 20px 20px 0;
	width: 611px;
	}

div#news-top{
	background: url(../images/news-bg-top.jpg) 0 0 no-repeat;
	height: 20px;
		}
div#news-middle{
	background: url(../images/news-bg-middle.jpg) 0 0 repeat-y;
	padding: 0 25px;
		}
div#news-middle ul{
	width: 560px;
	}
div#news-middle ul li{
	border-bottom: 1px dotted #ccc;
	padding: 7px 0 7px 20px;
	background: url(../images/news-icon.jpg) no-repeat 0 50%;
	}
div#news-bottom{
	background: url(../images/news-bg-bottom.jpg) 0 0 no-repeat;
	height: 44px;
		}
div#top-fb-area{
	float: left;
	margin: 50px 0 20px 0;
	width: 295px;
	}
	
	
	
	
/*着物のご紹介*/
div#main-image-kimono{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-kimono.jpg) no-repeat 50% 0;
	}
div.product-box{
	float: left;
	width: 217px;
	margin-bottom: 50px;
	}
div.product-box h4{
	font-weight: bold;
	font: 140% "細明朝体","Times New Roman","ヒラギノ明朝 Pro W3",Times,serif;
	margin: 7px 0;
	}
div.product-ex-left{
	width: 361px;
	float: left;
	
	}
div.product-ex-right{
	width: 300px;
	float: right;
	}
div.product-ex-right h4{
	font-weight: bold;
	font: 140% "細明朝体","Times New Roman","ヒラギノ明朝 Pro W3",Times,serif;
	margin-bottom: 8px;
	}
div.product-box02{
	border-bottom: 1px solid #999;
	height: 100%;
	}

div.product-box02:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	
	
/*浴衣のご紹介*/
div#main-image-yukata{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-yukata.jpg) no-repeat 50% 0;
	}
div.product-ex-left02{
	width: 280px;
	float: left;
	}
div.product-ex-right02{
	width: 380px;
	float: right;
	}
div.product-ex-right02 h4{
	font-weight: bold;
	font: 140% "細明朝体","Times New Roman","ヒラギノ明朝 Pro W3",Times,serif;
	margin-bottom: 8px;
	}



/*小物のご紹介*/
div#main-image-item{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-item.jpg) no-repeat 50% 0;
	}

div.product-ex-left03{
	width: 413px;
	float: left;
	}
div.product-ex-right03{
	width: 250px;
	float: right;
	}
div.product-ex-right03 h4{
	font-weight: bold;
	font: 140% "細明朝体","Times New Roman","ヒラギノ明朝 Pro W3",Times,serif;
	margin-bottom: 8px;
	}


/*林呉服店について*/
div#main-image-about{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-about.jpg) no-repeat 50% 0;
	}
p.profile-photo{
	float: left;
	margin-right: 20px;
	}
table.company{
	width: 700px;
	}
table.company th{
	padding: 10px 20px;
	text-align: right;
	width: 100px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	}
table.company td{
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	}
	
	
	
/*リンク*/
div#main-image-link{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-link.jpg) no-repeat 50% 0;
	}
ul.link-ul li{
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	}
ul.link-ul{
	width: 700px;
	border-top: 1px solid #ccc;
	}
	
/*サイトマップ*/
div#main-image-sitemap{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-sitemap.jpg) no-repeat 50% 0;
	}
	
	
/*お問い合わせ*/

button:hover{
	cursor: pointer;
	}

div#main-image-contact{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-contact.jpg) no-repeat 50% 0;
	}

table.contact-table{
	width: 700px;
	}
table.contact-table th{
	border-bottom: 1px solid #ccc;
	text-align: right;
	width: 230px;
	padding: 10px 20px 10px 0;
	font-weight: bold;
	}
table.contact-table td{
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	}

/*お知らせ*/
div#main-image-news{
	height: 135px;
	text-indent: -9999px;
	background: url(../images/title-image-news.jpg) no-repeat 50% 0;
	}
	
	
	
/*着物のご相談*/
div.howtopoint{
	background: url(../images/point-bg-middle.jpg) 0 0 repeat-y;
	padding: 5px 25px;
	margin: -10px 0 0 0;
	}
div.howtopoint h3{
	font-weight: bold;
	font: 120% "細明朝体","Times New Roman","ヒラギノ明朝 Pro W3",Times,serif;
	margin-bottom: 5px;
	}
	
