
.clear{
clear:both
}

img{
	border: 0px;
}

*{
	text-decoretion: none;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","sans-serif","ヒラギノ角ゴ Pro W3","Osaka-等幅","Osaka","平成角ゴシック";
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*----------------------------▼トップページ▼----------------------------*/

body{
	text-align: center;
	background-image: url(img/header_bg_001.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

a{
	color: #0092cb;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrap{
	width: 800px;
	margin: auto;
	text-align: left;
}

#header_s{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 800px;
	height: 419px;
}

h1{
	display: block;
	width: 800px;
	height: 145px;
	overflow: hidden;
}

h1 a{
	display: block;
	background-repeat: no-repeat;
	width: 800px;
	height: 145px;
	font-size: 1px;
	overflow: hidden;
	text-indent: -9999px;
}

.leed{
	padding-top: 60px;
	margin: 0px 250px 0 20px;
	line-height: 180%;
}

#contents{
	width: 780px;
}

#left{
	width: 530px;
	float: left;
	margin-right: 20px;	
}

#right{
	width: 230px;
	float: left;
	padding: 10px;
	background-color: #f0f0f0;	
}


.center_link{
	text-align: center;
	height: 38px;
	margin: 10px auto 15px auto;
}

.center_link li{
	float: left;
}

h2,h3{
	text-indent: -9999px;
	font-size: 1px;
	margin: 20px 0 10px ;
}

.midashi1{
	width: 530px;
	height: 54px;
	background-image: url(img/midashi1.gif);
}

.midashi2{
	width: 530px;
	height: 54px;
	background-image: url(img/midashi2.gif);
}

.midashi3{
	width: 780px;
	height: 55px;
	background-image: url(img/midashi3.gif);
}

.midashi4{
	width: 780px;
	height: 55px;
	background-image: url(img/midashi4.gif);
}

.midashi5{
	width: 780px;
	height: 55px;
	background-image: url(img/midashi5.gif);
}

.kaisya_title{
	background-image: url(img/kaisya.gif);
	width: 230px;
	height: 31px;
}

#kaisya{
	background-color: #ffffff;
}

.kaisya_text{
	line-height: 160%;
	font-size: 80%;
	margin: 0 10px 0 10px;
}

#kaisya_bottom{
	background-image: url(img/kaisya_bottom.gif);
	width: 230px;
	height: 12px;
	margin-bottom: 20px;
}

.text{
	line-height: 180%;
	margin-left: 20px;
}

.right_text{
	line-height: 160%;
	font-size: 90%;
}

.mc{
	color: #d92728;
}

.icon{
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	margin: 10px 0 5px 0;
}

#photo_box1{
	background-color: #ffffff;
	margin: 0px 0px 5px 10px;
	width: 460px;
	float: right;
}

#photo_box1 img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box1 p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#photo_box2{
	background-color: #ffffff;
	margin: 0 10px 5px 0;
	width: 230px;
	float: right;
}

#photo_box2 img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box2 p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#photo_box_panel{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	width: 758px;
}

#photo_box_panel img{
	vertical-align: bottom;
	margin: 5px 5px 0px 5px;
}

#photo_box_panel p{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 8px 8px 8px;
}

#kakomi{
	border: 1px solid #000000;
	background-color: #ffffff;
	margin: 10px 0px 10px 0px;
	width: 758px;
}

#kakomi p{
	font-size: 90%;
	margin: 10px 20px 20px 20px;
	line-height: 160%;
}

.bunner{
	margin: 20px 0 20px 10px;
}