﻿@charset "UTF-8";


/*////////////////////////////////////////////////
クリアーフィクス　wrapperの背景表示補正用
////////////////////////////////////////////////*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    }
.clearfix {
    display: inline-block;
	}
/* Hides from IE-mac \*/
 * html .clearfix { height: 1%; }
 .clearfix { display: block; }
/* End hide from IE-mac */


/*////////////////////////////////////////////////
divトレンドボックス

////////////////////////////////////////////////*/
h2 {
    background: url(../images/h2_bg.gif) top left no-repeat;
	clear: both;
	display: ;
	width: 658px;
	height: 35px;
	padding-top:10px;
	margin: 15px 0px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 145%;
	text-indent: 30px;
	font-weight: bold;
    }
h2#h2 {
    background: url(../images/h2_bg.gif) top left no-repeat;
	clear: both;
	display: ;
	width: 658px;
	height: 35px;
	padding-top:10px;
	margin: 15px 0px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 145%;
	text-indent: 30px;
	font-weight: bold;
	margin-bottom: -10px;
    }
/*////////////////////////////////////////////////
divトレンドボックス 詳細説明

////////////////////////////////////////////////*/
div#trendbox {
     clear: both;
	 width: 660px;
	 background: url(../images/dt_bg.jpg) top center no-repeat;
     }
div#trendbox p {
     margin: 20px 0 15px 15px;
	 float: left;
     }
	
dl#trendbox {
	 width: 400px;
	 text-align: left;
	 margin: 8px auto 0 35px;
     }
dl#trendbox img {
	 margin-top: 4px;
     }
dl#trendbox dt {
     clear:both;
	 width: 400px;
	 text-align: left;
	 color: #FF0000;
	 font-size: 115%;
	 font-weight: bold;
     }
dl#trendbox dt a {
     color: #FF0000;
     }
dl#trendbox dt a:hover {
     color: #FF6600;
     } 	
dl#trendbox dd {
	 width: 400px;
	 text-align: left;
	 color: #333333;
	 font-size: 100%;
	 font-weight: normal;
	 line-height: 145%;
	 margin-bottom: 10px;
     }
	 
div#trendbox2 {
	 width: 660px;
	 height: 250px;
	 background: url(../images/dl_bg.gif) bottom center no-repeat;
     }
* html div#trendbox2 {
	 width: 660px;
	 height: 250px;
	 margin-left: 1px;
	 background: url(../images/dl_bg.gif) bottom center no-repeat;
     }
*:first-child+html div#trendbox2 {
	 width: 660px;
	 height: 250px;
	 margin-left: 1px;
	 background: url(../images/dl_bg.gif) bottom center no-repeat;
     }
	 
div#trendbox2 .box {
     width: 220px;
	 float: left;
     }
div#trendbox2 .box img {
     width: 171px;
	 height: 86px;
	 margin: 20px 0 10px 0px;
     }
	 
div#trendbox2 dd {
     width: 171px;
	 margin: 0px 0 10px 30px;
	 line-height: 140%;
	 text-align: left;
     }
* html div#trendbox2 dd {
     width: 171px;
	 margin: 0px 0 10px 10px;
	 line-height: 140%;
	 text-align: left;
     }
*:first-child+html div#trendbox2 dd {
     width: 171px;
	 margin: 0px 0 10px 10px;
	 line-height: 140%;
	 text-align: left;
     }
span.red {
     display: block;
	 color: #FF0000;
	 font-size: 95%;
	 line-height: 125%;
     }
div#trendbox2 dd a {
     text-decoration: underline;
	 color: #FF0000;
     }
div#trendbox2 dd a:visited {
     text-decoration: underline;
	 color: #9b8b70;
     }
div#trendbox2 dd a:hover {
	 color: #ff8c12;
	 text-decoration: underline;
     }

/*////////////////////////////////////////////////
新着情報

////////////////////////////////////////////////*/
p.news {
    clear:both;
    display: block;
    }
.news {
	clear: both;
	display: block;
	width: 630px;
	margin: 0px 0px 0 0px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 125%;
	border-bottom: 1px dashed #CCCCCC;
    }

/*////////////////////////////////////////////////
TOP お問い合わせフォーム部分追加

////////////////////////////////////////////////*/
img#contact {
     margin-bottom: 15px;
     }
table#mailform {
    clear: both;
	display: block;
    margin: 10px auto 20px auto;
	border-collapse: collapse;
	width: 600px;
	border: #CCCCCC solid 1px;
    }
table#mailform th {
    width: 150px;
	background-color: #eeeeee;
	border-left: #CCCCCC solid 1px;
	border-right: #cccccc solid 1px;
	border-top: #CCCCCC solid 1px;
	height: 34px;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	line-height: 25px;
    }
table#mailform td {
    width: 450px;
	border-right: #cccccc solid 1px;
	border-top: #CCCCCC solid 1px;
    }
table#mailform td span.txt {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
    }
table#mailform td input.txt {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
    }
table#mailform td select.txt {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
    }
textarea.txt {
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
    }
span.red2 {
	 color: #FF0000;
	 font-size: 95%;
	 line-height: 125%;
     }

table#mailform span#yubin-box {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
	}
	

/*////////////////////////////////////////////////
2009年06月11日　追加
////////////////////////////////////////////////*/
div#shanaijinji {
     clear: both;
     margin: 0px auto 0 -15px;
     }
	 
div#blog {
     clear: both;
     margin: 15px auto 0 -15px;
     }
