/*Style Sheet*/

#body {
	margin: 0px;
	padding: 0px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;/*文字等を中央寄せ*/
	font-size:14px;
}

img {
	border none;
}

#content_left img {
	border none;
}

#header {
	background-image: url(images/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 100%;
	float: none;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;/*文字等を中央寄せ*/

}

#headcontent {
	margin: 0px;
	padding: 0px;
	width: 930px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;/*文字等を中央寄せ*/
}

#head_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width:630px;
	float:left;
	text-align:left;
}

#head_right {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float:right;
	text-align:right;
}

h1 {
	font-size:11px;
	line-height:115%;
	font-weight:normal;
	padding:4px 5px 0 10px;
	margin:0;
	font-family:Verdana;
	color: #666666;
}

h2 {
	font-size:11px;
	line-height:115%;
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Verdana;
}

h3 {
	font-size:12px;
	line-height:115%;
	font-weight:bold;
	padding:0;
	margin:0;
	font-family:Verdana;
}

#toplogo {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents {
	margin: 0px;
	padding: 0px;
	width: 930px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}

#content_left {
	margin: 0px;
	padding: 0px;
	width: 170px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	float:left;
	text-align:center;
	font-size:12px;
}

#content_right {
	margin: 0px;
	padding: 0px;
	width: 530px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;
	float:left;
}

#content_bar {
	margin: 0px;
	padding: 0px;
	width: 210px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;
	float:right;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}



*:first-child+html #headcontent {
	margin: 0px;
	padding: 0px;
	width: 930px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;/*文字等を中央寄せ*/
}

*:first-child+html #head_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width:610px;
	float:left;
	text-align:left;
}

*:first-child+html #head_right {
	margin: 0px;
	padding: 0px;
	width: 270px;
	float:right;
	text-align:right;
}

*:first-child+html #contents {
	margin: 0px;
	padding: 0px;
	width: 910px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}

*:first-child+html #content_left {
	margin: 0px;
	padding: 0px;
	width: 170px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	float:left;
	text-align:center;
	font-size:12px;
}

*:first-child+html #content_right {
	margin: 0px;
	padding: 0px;
	width: 520px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;
	float:left;
}

*:first-child+html #content_bar {
	margin: 0px;
	padding: 0px;
	width: 210px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;
	float:right;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}



#left_navi {
	margin: 20px 0 15px 0;
	padding: 0px;
	width: 170px;
	text-align:center;
}

#left_navi img{
	width: 165px;
	margin:0 0 10px 0;
	padding: 0px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:center;
}

.right_search1 {
	background-image: url(images/right_search1.gif);
	background-repeat:no-repeat;
	margin: 15px 0 0 0;
	padding: 45px 0 0 20px;
	width: 210px;
	height:90px;
	float: none;
/*	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:left;/*文字等を左寄せ*/
	font-size: 12px;

}

.right_search1 a{
	background-image: url(images/link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:15px;
/*	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B8B8B8; 
*/
	line-height:150%;
}

.right_search2 {
	background-image: url(images/right_search2.gif);
	background-repeat:no-repeat;
	margin: 5px 0 5px 0;
	padding: 45px 0 0 20px;
	width: 210px;
	height:90px;
	float: none;
/*	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:left;/*文字等を左寄せ*/
	font-size: 12px;

}

.right_search2 a{
	background-image: url(images/link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:15px;
/*	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B8B8B8; 
*/
	line-height:150%;
}

.right_owner {
	background-image: url(images/right_to_owner.jpg);
	background-repeat:no-repeat;
	margin: 5px 0 5px 0;
	padding: 90px 5px 5px 5px;
	width: 210px;
/*	height: 200px;*/
	float: none;
/*	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:left;/*文字等を左寄せ*/
	font-size: 13px;
	line-height:130%;
}

.right_owner_box {
	width: 190px;
}

.liteblue_bar {
	width: 185px;
	height: 17px;
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	padding: 5px 5px 5px 10px;
	margin:0 auto;
	background-color: #3B92FC;
	text-align:left;
}

.right_box {
	width: 200px;
	text-align:left;
	margin-top:10px;
	margin-right:5px;
	border-style:solid;
	border-width:1px;
	border-color:#F7F6F6; 

}

.right_box a{
	background-image: url(images/link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position:left;
	margin-left:10px;
	padding-left:20px;
/*	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B8B8B8; 
*/
	line-height:150%;
}

.right_box p{
	line-height:130%;
	font-size: 13px;
	margin:10px 5px 10px 5px;
	width:190px;
}

.right_owner_box a{
	background-image: url(images/link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:20px;
	margin:0 0 15px 90px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B8B8B8; 
	width:175px;
}

.president{
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	padding:10px 0 10px 0;
}

#topimage {
	background-position: center center;
	height: 150px;
	width: 500px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	padding:15px 0 0 0;
}

#header_back {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 40px;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:left;
	background-image:url(images/header_back.gif);
	background-position: center center;
	background-repeat:no-repeat;
}

.catch {
	font-size: 16px;
	padding:0;
	height:180px;
	margin:140px 0 0 180px;
	color:#333333;
	position:absolute;
}

#left_address {
	font-size: 13px;
	color: #333333;
	margin-top:10px;
	padding:10px 0 10px 5px;
	text-align:left;
	background-image:url(images/stripe.gif);
	background-repeat:repeat;
}

.telfax{
	margin-top:5px 0 5px 0;
}

.bold15 {
	font-size: 15px;
	font-weight: bold;
	color:#333333;
	padding:0;
	margin:5px 0 0 0;
}

.bold12 {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	padding:0;
	margin:5px 0 0 0;
}
#sentence1 {
	height: 150px;
	width: 500px;
	padding:0;
	background-image: url(images/sentence1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:left;
	line-height:130%;
	clear:both;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}


#sentence1 h3{
/*	margin:35px 0 0 130px; */
	margin:0;
	padding:35px 0 0 130px;
	font-size: 16px;
	color:#333333;
}

#sentence2 {
	height: 150px;
	width: 500px;
	padding:0;
	background-image: url(images/sentence2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:left;
	line-height:130%;
	clear:both;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}

#sentence2 p{
	margin:25px 10px 15px 28px;
	padding-right:15px;
}


#sentence2 h3{
/*	margin:35px 0 0 130px; */
	margin:0;
	padding:35px 0 0 130px;
	font-size: 16px;
	color:#333333;
}

#sentence1 p{
	margin:25px 10px 15px 28px;
	padding-right:15px;
}

.centerbox {
	text-align:center;
	margin:5px 0 5px 0;
	padding:0;
}

.h_point {
	padding:0 0 0 20px;
	margin-top:10px;
	position:absolute;
	border-left-width:thick;
	border-left-color:#2255D7;
	border-left-style: solid;
	font-size: 16px;
	height:25px;
}

#search_box {
	margin-top: 0;
	padding-top: 35px;
	width: 500px;
	background-image: url(images/search_waku.gif);
	background-repeat: no-repeat;
	background-position: top center;
	clear:both;
	margin:auto;/*ブロックレベル要素を中央寄せ*/
}

#search_left {
	background-repeat: no-repeat;
	padding-top:5px;
	height:110px;
	width: 250px;
	float:left;
}

#search_right {
	background-repeat: no-repeat;
	padding-top:5px;
	height:110px;
	width: 250px;
	float:right;
}

.search_link {
	width:300;
	padding:0 0 0 20px;
	text-align:left;
	line-height:150%;
}

.search_link a{
	background-image: url(images/link_yajirushi.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left:25px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B8B8B8; 
	width:300px;
}

#mailform {
	background-image: url(images/top_formback.gif);
	background-repeat:no-repeat;
	background-position: top center;
	clear:both;
	margin: 5px 0 5px 0;
	padding: 100px 0 0 20px;
/*	width: 210px;*/
	height:348px;
	float: none;
/*	margin:auto;/*ブロックレベル要素を中央寄せ*/
	text-align:left;/*文字等を左寄せ*/
	font-size: 12px;

}

.nomal_table {
	font-size:13px;
	text-align:left;
	color:#000000;
	width:100%;
	margin:0 auto;/*ブロックレベル要素を中央寄せ*/
}

#footer {
	background-image: url(images/foot_back.gif);
	background-repeat: repeat-x;
	margin: 20px 0 0 0;
	padding-top: 5px;
	height: 70px;
	width: 100%;
	clear:both;
	float: none;
	text-align:center;/*文字等を中央寄せ*/
	font-size: 15px;
	line-height:150%;
}

.toppadding10 {
	padding: 10px;
}

.red_text{
	color:#FF0000;
}

.photo{
	border-style:solid;
	border-width:2px;
	border-color:#B8B8B8;
	padding:2px 2px 2px 2px;
	margin:5px 5px 5px 5px;

	font-size: 13px;
	text-align:center;
}

.clear_both{
	clear:both;
	width:100%;
	border-width:0px;
}

#footer a{
	color:#000000;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
/*	background-image:url(./images/linkpoint.gif);*/
	background-repeat:no-repeat;
	text-decoration:none;
}

a:link {
	color: #003ABC;
	font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #003ABC;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a:hover {
	color: #003ABC;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a:active {
	color: #003ABC;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
