@charset "Shift_JIS";


h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0px;
	padding:0px;
}
table{
	margin:0px;
	padding:0px;
}
ul{
	list-style-type:none;
}
a:link,a:hover,a:visited{
	text-decoration:none;
}


 h3.txt2{
	font-size:large;
	font-weight:bold;
	border-bottom:2px solid #FF0000;
	margin-top:10px;
	border-left: 6px solid #ff0000;
	text-indent: 10px;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF9900;
	font-size: 16px;
	word-spacing: 2px;
	font-weight: bold;
	margin-left: 10px;
}

/*レイアウト------------------------------------------------------------*/
body{
	background-color:#F0E6CE;
	text-align:center;
	margin:0px;
}

/*コンテナ*/
#con{
	width:810px;
	padding:10px;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


/*大枠*/
#head{
	height:98px;
	background-image:url(img/head-img.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-left-color: #000000;
}
#main{
	width: 90%;

}
#foot{
	background-color:#000000;
	color:#FFFFFF;
	clear:both;
	margin-top: 20px;
}


/*段組*/
#contens{
	float:left;
	width:600px;
}
#sub{
	float:right;
	width:200px;
}


/*細かな場所----------------------------- */

/*ヘッダ*/
#head h1{
	font-weight:normal;
	text-align:right;
	font-size:small;
	font-weight:normal;
}

/*ヘッダメニュー*/
#head-menu{
}
#head-menu ul{
	padding:0 0 0 100px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:medium;
}
#head-menu li{
	display:inline;
	padding:0 30px;
}
#head-menu a{
	margin:0px;
	padding:0px;
	line-height:150%;
}
#head-menu a:link{
	color:#FFFFFF;
}
#head-menu a{
}

#head-menu a:visited{
	color:#FFFFFF;
}
#head-menu a:hover{
	background-color:#FFFFFF;
	color:#000000;
}


/*お知らせ　新着*/
#news{
	margin-top:10px;
	font-size:small;
}
#news h2{
	color:#00a2c6;
	font-weight:bold;
	font-size:medium;
}
#news .box{
	border-top:2px solid #00a2c6;
	border-bottom:2px solid #00a2c6;
	background-color:#e7f7ff;
}
#news .box ul{
	padding-left:20px;
}
#news .box ul li{
	line-height:150%;
}

#news .box ul a:hover{
	text-decoration:underline;
}



/*トップページコンテンツ*/
#top_con {
}

#top_con table {
	font-size: small;
	line-height: 130%;
}


#top_con h2 {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
} 

/*サービス内容一覧*/
#service {
	text-align: center;
	margin-top: 10px;
	clear: both;
}

#service h2 {
	font-size: medium;
	color: #666666;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}

#service p {
	color: #000000;
	line-height: 140%;
	font-size: small;
}


/*サブコンテンツ　すぐれもの*/
#sub_con{
	background-color:#D9F5E5;
	margin: 8px;
}
#sub_con ul{
	padding-left: 10px;
	padding-right: 10px;
}
#sub_con li{
	border-bottom:1px dashed #999999;
	line-height:200%;
	font-size: small;
	font-weight: bold;
}

#sub_con h2 {
	text-align: center;
}

#sub_con p {
	text-align: center;
}

#sub ul {
	margin-left: 15px;
	margin-top: 5px;
}

#sub li {
	margin-top: 5px;
}

#sub a {
	font-weight: bold;
	text-decoration: none;
}

#sub a:link {
	color: #333333;
}

#sub a:visited {
	color: #333333;
}


#sub a:hover {
	color: #00CC33;
}


/*サブコンテンツ　トップへのリンク*/
#sub p.toplink{
	display: block;
	border-style: double;
	border-width: 3px;
	border-color: #006633;
	background-color: #EDECE0;
	text-align: center;
	margin-bottom: 18px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 18px;
}


/*フッタ*/
#foot p {
	font-size: x-small;
	line-height: 15px;
	vertical-align: middle;
	text-align: right;
	margin-right: 15px;
}


/*サブページ（防犯、内窓、カーポート）*/
#subpage {}

#subpage h2 {
	text-align: center;
	margin-top: 15px;
}

#subpage h3 {}

#subpage table {
	font-size: small;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}





#subpage p {
	font-size: small;
	line-height: 140%;
	margin-top: 15px;
}

#subpage .box {
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 15px;
}


#subpage h3.txt {
	color: #FFFFFF;
	line-height: 20px;
	background-color: #666666;
	vertical-align: middle;
	font-size: 14px;
	text-indent: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}



/*問い合わせ・見積もりフォームテーブル*/
#mitsumori {}

#mitsumori table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: small;
	background-color: #666666;
}

#mitsumori tr,td {
	background-color: #FFFFFF;
	padding: 0px;
	border-width: 0px;
}

#mitsumori td.midashi{
	color: #000000;
	background-color: #CCCCCC;
}





/*カーポート商品リスト*/
#carport table {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 2px;
	background-color: #FFFFFF;
}

#carport tr,td {
	padding: 5px;
	background-color: #FFFFFF;
}

#carport td.border {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}



/*セキュレ表*/
#bouhan table {
	border-style: none;
	background-color: #FFCC33;
}
#bouhan td {
	padding: 5px;
	background-color: #FFCC33;

}

#bouhan td.style1 {
	color: #00CC99;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

#bouhan td.style2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	background-color: #6F3737;
	text-align: center;
		line-height: 120%;

}

#bouhan td.style3 {
	color: #804000;
	font-weight: normal;
	font-size: small;
	background-color: #E0D8D8;
	text-align: center;
	line-height: 120%;

}

#bouhan td.style4 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	background-color: #FE8A4B;
	text-align: center;
	line-height: 120%;
}

#bouhan td.style5 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: small;
	background-color: #666666;
	text-align: center;
	line-height: 120%;
}
 #bouhan .small {
	font-size: x-small;
	line-height: 115%;
}

 #bouhan ul {
	padding-left: 20px;
}

 #bouhan li {
	margin-top: 7px;
	list-style-position: outside;
	margin-left: 20px;
}


#uchimado_kakaku table {
	background-color: #990000;
}

#uchimado_kakaku tr,td {
	background-color: #ffffff;
}

#uchimado_kakaku td.midashi1 {
	background-color: #FE8A4B;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-align: center;
}

#uchimado_kakaku td.midashi2 {
	background-color: #D5D2B7;
	color: #009966;
	font-weight: bold;
	font-size: small;
	text-align: center;
}

#uchimado_kakaku td.midashi3 {
	background-color: #FFECE1;
	color: #009966;
	font-weight: bold;
	font-size: small;
	text-align: center;
}


#uchimado_kakaku td.midashi4 {
	background-color: #EDECE0;
	color: #009966;
	font-weight: bold;
	font-size: small;
	text-align: center;
}


/*シャッター　---------------------------------------------*/
#st{
	padding:10px;
}


#st .topicbox{
	border:1px solid #CCCCCC;
	margin:20px;
	padding:0 10px 10px 10px ;

}
#st .topictitle{
	background-color:#FF0000;
	font-weight:bold;
	font-size:1.5em;
	padding:3px;
	color:#FFFFFF;
	margin:0 -10px 0 -10px;
}

#st h4{
	font-size:large;
	font-weight:bold;
	margin-top:10px;
	color: #FF9900;
}

#st p {
margin-top:5px;
margin-bottom:5px;
}


/*キッチン　---------------------------------------------*/


#kitchen p,td  {
	font-size: 11px;
	line-height:130%;
}
#kitchen h3.style1 {
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	word-spacing: 5px;
}
#kitchen h3.style2 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	word-spacing: 5px;
	background-color: #CC0000;
	text-indent: 15px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px;
}

#kitchen h4 {
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	word-spacing: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#kitchen h5 {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 22px;
	line-height: 22px;
}


#con #contens #subpage #main #kitchen table{
	margin-left: 0px;
}

#con #contens #subpage #main #kitchen table.pink{
	background-color: #F2EBF2;

}

#con #contens #subpage #main #kitchen table.yellow{
	background-color: #EFE8C9;

}



#con #contens #subpage #main #kitchen td{
	border-style: none;
	background-color: transparent;
}

#kitchen td {
	padding: 5px;
}

#kitchen .kitchen_kakaku table,td{
}

#kitchen div.kitchen_kakaku table{
	background-color: #333333;
}




#kitchen ul {
	padding-left: 20px;
}

#kitchen li {
	margin-top: 7px;
	list-style-position: outside;
	margin-left: 20px;
}


/*エコポイントページ*/
#ecopointPage{
}

#ecopointPage #main .textBox{
	padding:20px;
}
#ecopointPage #main .textBox h3{
	border-left:8px solid #01ad4e;
	padding-left:20px;
	font-size:medium;
	margin-bottom:10px;
}
#ecopointPage #main .textBox p{
	font-size:small;
	margin-top:10px;
}


#ecopointPage #main .textBox table{
	border-collapse:collapse;
}
#ecopointPage #main .textBox table th{
	text-align:center;
}
#ecopointPage #main .textBox table th.mtCELL{
	width:100px;
}
#ecopointPage #main .textBox table td{
	text-align:center;
	border:1px solid #cccccc;
}


/*書式設定----------------------------------------------*/
.red{
	color:#FF0000;
}
.small{
	font-size:small;
}
.large{
	font-size:large;
}
mini{
	font-size:0.8em;
}
.big{
	font-size:1.5em;
}
.bold{
	font-weight:bold;
}

strong {
	font-size: large;
	font-weight: bold;
}
.right{
	text-align:right;
}
