@charset "utf-8";
/*▼ここから　全体*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
}
#outer{
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#header{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#footer{
	clear:both;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	border-top:2px solid #000000;
	text-align:center;
}
/*▲ここまで　全体*/
/*▼ここから　トップページの場合*/
#ind_header{
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:solid 5px #CCCCCC;
}
#left{
	float:left;
	width:715px;
	padding:0px 10px 0px 5px;
	margin:10px 0px 20px 0px;
	border-right: solid 1px #CCCCCC;
}
#right{
	float:left;
	width:215px;
	padding:0px 5px 0px 9px;
	margin:10px 0px 20px 0px;
}
/*▲ここまで　トップページの場合の場合*/
/*▼ここから　その他ページの場合*/
#header{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#content{
	float:right;
	width:725px;
	padding:0px 0px 0px 10px;
	margin:10px 0px 20px 0px;
	border-left: solid 1px #CCCCCC;
}
#side{
	float:left;
	width:215px;
	padding:0px 4px 0px 5px;
	margin:10px 0px 20px 0px;
}
/*▲ここまで　その他ページの場合の場合*/
/*▼ここから　パンくずリスト*/
#path{
	padding:10px 0px 10px 0px;
	font-size:10px;
}
#path a{
	text-decoration:none;
	color:#000000;
}
#path a:hover{
	text-decoration:underline;
	color:#0000FF;
}
/*▲ここまで　パンくずリスト*/
/*▼ここから　リンク*/
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0000FF;
	text-decoration:underline;
}
/*▲ここまで　リンク*/
/*▼ここから　タグ属性消去*/
h1{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}
h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h3{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h4{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h5{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h6{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
p{
	padding:0px;
	margin:0px;
}
.title{padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
img{
	border:0px;
}
/*▲ここまで　タグ属性消去*/
/*▼ここから　共通*/
.clear{
	clear:both;
}
#logo{
	float:left;
	width:370px;
}
#head{
	float:left;
	width:590px;
}
#head_path li{
	float:right;
	padding:0px 10px 0px 10px;
	border-left:solid 1px #CCCCCC;
}
#tel_mail{
	clear:both;
	float:left;
	width:590px;
	padding:10px 0px 10px 0px;
}
#tel{
	float:right;
	padding:8px 0px 7px 0px;
}
#mail{
	float:right;
	padding:0px 0px 0px 15px;
}
#number{
	clear:both;
	float:left;
	width:590px;
	text-align:right;
}
#menu{
	clear:both;
}
#menu li{
	float:left;
	width:192px;
}
#menu li a {
	float:left;
	width:192px;
	padding:5px 0px 5px 0px;
	background-color:#B3B3B3;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
#menu li a:hover{
	float:left;
	width:192px;
	padding:5px 0px 5px 0px;
	background-color:#FE9F34;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
.contact{
	clear:both;
	margin:20px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:30px;
	font-size:12px;
	text-align:right;
}
.contact a{
	color:#FF0000;
	text-decoration:none;
}
.contact a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.simulation{
	clear:both;
	margin:20px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background-image:url(../images/simulation.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:30px;
	font-size:12px;
	text-align:right;
}
.simulation a{
	color:#17892F;
	text-decoration:none;
}
.simulation a:hover{
	color:#0000FF;
	text-decoration:underline;
}
#bottommenu{
	clear:both;
	padding:0px 0px 10px 0px;
	text-align:center;
}
#bottommenu li{
	float:left;
	width:120px;
}
#bottommenu li a {
	float:left;
	width:120px;
	padding:5px 0px 5px 0px;
	background-color:#B3B3B3;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
#bottommenu li a:hover{
	float:left;
	width:120px;
	padding:5px 0px 5px 0px;
	background-color:#FE9F34;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#copyright{
	clear:both;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	border-top:2px solid #000000;
	text-align:center;
}
/*▲ここまで　共通*/
/*▼ここから　テキスト・写真*/
.text01{
	padding:0px 5px 10px 5px;
}
.text02{
	padding:10px 5px 10px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.text03{
	float:left;
	width:100px;
	padding:5px 0px 0px 0px;
}
.text04{
	padding:20px 0px 0px 25px;
}
.text05{
	padding:20px 0px 0px 25px;
	font-weight:bold;
	font-size:14px;
}
.text06{
	padding:10px 50px 0px 50px; 
}
.text07{
	clear:both;
	text-align:right;
	padding:10px 0px 0px 0px;
}
.text08{
	padding:0px 10px 20px 10px;
}
.text09{
	clear:both;
	padding:20px 0px 0px 0px;
}
.text10{
	padding:10px 0px 0px 0px;
}
.text11{
	padding:0px 5px 10px 5px;
	color:#FF0000;
}
.text12{
	clear:both;
	padding:20px 0px 0px 0px;
}
.text13{
	padding:0px 0px 20px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.text14{
	text-align:center;
}
.text15{
	font-size:10px;
}
.text16{
	color:#FF0000;
	font-weight:bold;
}
.text17 a{
	color:#0000FF;
	text-decoration:none;
}
.text17 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.text18{
	padding:0px 5px 200px 5px;
}
.text19{
	clear:both;
	padding:10px 0px 5px 0px;
}
.photo01{
	padding:5px 0px 10px 0px;
}
.photo02{
	float:left;
	width:100px;
	padding:5px 10px 0px 5px;
}
.photo03{
	padding:10px 0px 10px 0px;
	text-align:center;
}
.photo04{
	padding:10px 0px 0px 25px;
}
.photo05{
	padding:0px 0px 10px 0px;
}
/*▲ここまで　テキスト・写真*/
/*▼ここから　テンプレート-templete.dwt*/
#side_mainmenu li{
	padding:0px 0px 5px 0px;
}
.side_menu{
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
}
.side_menu a{
	color:#0000FF;
	text-decoration:none;
}
.side_menu a:hover{
	color:#0000FF;
	text-decoration:underline;
}
/*▲ここまで　テンプレート-templete.dwt*/
/*▼ここから　トップページ-index.html(php)*/
#flash{
	clear:both;
	padding:10px 5px 0px 5px;
}
.box01{
	float:left;
	width:220px;
	margin:10px 0px 20px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
}
*html body #box02{
	float:left;
	width:220px;
	margin:10px 4px 20px 5px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
}
#box02{
	float:left;
	width:220px;
	margin:10px 9px 20px 10px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
}
#box03{
	float:left;
	width:370px;
	padding:0px 15px 0px 0px;
	border-right:solid 1px #CCCCCC;
}
#box04{
	float:left;
	width:315px;
	padding:0px 0px 0px 14px;
}
.box05{
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
}
.box05 a{
	color:#0000FF;
	text-decoration:none;
}
.box05 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.box06 a{
	color:#0000FF;
	text-decoration:none;
}
.box06 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.box07{
	padding:10px 0px 0px 0px;
	text-align:right;
}
.box07 a{
	color:#0000FF;
	text-decoration:none;
}
.box07 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
/*▲ここまで　トップページ-index.html(php)*/
