@charset "UTF-8";
/* CSS Document------------------  */


body{
	margin:0;
	padding:0;
	background-image:url(../back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}

form,fieldset{
	margin:0;
	padding:0;
	}

fieldset{
	border:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin:0;
	padding:0;
	}



/* ここから設定------------------  */

/* 全体ラップ------------------  */
div#container{
	width:900px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	}
	
a,a:link,a:visited{
	text-decoration:none;
	color:#666666;
	}

a:hover{
	color:#FF568d;
	}				
	
	
/* ヘッダー------------------  */
div#head{
	width:930px;
	margin:0;
	padding:0;
	text-align:left;
	height:95px;
	background-image:url(../head-back.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
div#hedder{
	width:690px;
	margin:0;
	padding:0;
	text-align:left;
	height:95px;
	float:left;
	}
	
h1{
	margin:10px 0px 0px 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	font-weight:400;
	line-height:125%;
	color:#666;
	
	}
.logo{
	margin:10px 0px 0px 15px;
}

div#hedder2 {
	width:240px;
	margin:0;
	padding:0;
	float:right;
}

div#hedder2 ul{
	list-style:none;
	margin-right:25px;
	margin-top:8px;
	}

div#hedder2 li{
	list-style:none;
	font-size:12px;
	color:#FFCCCC;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:400;
	float:right;
	padding:0px 5px 0px 8px;
	background-image:url(../yajirusi.png);
	background-repeat:no-repeat;
	}


div#hedder2 a,div#hedder2 a:link,div#hedder2 a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}

div#hedder2 a:hover{
	color:#FF568d;
	}				

.tel{
	margin:20px 0px 0px 0px;
}

div#navi{
	width:930px;
	margin:0;
	padding:0;
}

div#navi ul{
	list-style:none;
	margin-top:8px;
	text-align:center;
	padding-left:535px;
	}

div#navi li{
	list-style:none;
	font-size:13px;
	color:#FFF;
	line-height:130%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:400;
	margin:0px 10px 0px 0px;
	float:left;
	height:22px;
	padding:5px 0px 0px 0px;
	}
	
div#navi a,div#navi a:link,div#navi a:visited{
	text-decoration:none;
	color:#446794;
	display:block;
	}

div#navi a:hover{
	color:#Ff568d;
	}				

.blue1{
	width:77px;
	background-image:url(../navi-short.jpg);
}

.shiro1{
	width:77px;
	background-image:url(../navi-short2.jpg);
}

.blue2{
	width:116px;
	background-image:url(../navi-long.jpg);
}

.shiro2{
	width:116px;
	background-image:url(../navi-long2.jpg);
}



/* メイン画像部分------------------ */
div#image{
	width:930px;
	text-align:center;
	margin:40px 0px 0px 0px;
}

/* パンくず------------------ */
div#pan{
	width:930px;
	margin:0;
	padding:0;
	text-align:left;
}

div#pan p{
	margin:0px 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#666;
	font-weight:300;
}
	
div#main{
	margin:0;
	padding:0;
	width:930px;
	overflow:hidden;
}


/* 左側------------------ */
div#left{
	width:640px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

div#left h2{
	width:593px;
	height:44px;
	background-image:url(../h2-back.jpg);
	background-repeat:no-repeat;
	margin:10px 0px 0px 15px;
	padding:12px 0px 0px 25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:600;
	color:#446794;
}

div#left p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:400;
	color:#666;
	line-height:150%;
	margin:5px 35px 10px 20px;
}
.style1{
	color:#FF568d;
}
.box{
	width:585px;
	margin:10px 0px 10px 18px;
	border-top:1px dotted #999;
	clear:both;
}

.box dl{
	width:585px;
	text-align:left;
	overflow:hidden;
	margin:0px;
	border-bottom:1px dotted #999;
 }
 
.box dt{
	margin:0x;
	padding:10px 5px;
	width:140px;
}

.box dd{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#666;
	margin:0px;
	padding:10px;
	line-height:160%;
	font-weight:400;
	width:400px;
	height:229px;
}
	

	
.hidari{
	float:left;
}

.migi{
	float:right;
}


.boder{
	border-bottom:1px dotted #666;
}

/* 右側------------------ */
div#right{
	width:280px;
	margin:0;
	padding:0;
	float:right;
	text-align:left;
}

div#right h2{
	margin:10px 0px 10px 0px;
	padding:0;
}

div#right ul{
	width:265px;
	margin:0px;
	padding:0;
	list-style:none;
}

div#right li{
	margin:10px 0px;
	border-bottom:1px dotted #666;
	background-image:url(../ya.png);
	background-repeat:no-repeat;
	padding:0px 0px 3px 18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:130%;
	font-weight:500;
	list-style:none;
	color:#666;
}

.rightbox2{
	margin:5px 0px;
	padding:0;
	width:265px;
}

.rightbox2 dl{
	width:265px;
	margin:0px 0px 10px 0px;
}

.rightbox2 dt{
	margin:0px 0px 5px 0px;
}

.rightbox2 dd{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	font-size:14px;
	line-height:130%;
	width:265px;
}

.line{
	padding:5px 0px 0px 0px;
	font-weight:600;
}

.line2{
	border-bottom:1px dotted #666;
	padding:5px 0px 3px 0px;
	font-weight:400;
}


/* topへ------------------ */
div#totop{
	width:930px;
	margin:0;
	margin-top:10px;
	clear:both;
	padding:0;
	text-align:right;
	}	
	
div#totop p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-right:15px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:500;
	color:#Ff568d;
	}	

div#totop a,div#totop a:link,div#totop a:visited{
	text-decoration:none;
	color:#666;
	}

div#totop a:hover{
	color:#Ff568d;
	background-repeat:no-repeat;
	}		

/* FOOTER------------------ */
div#footer{
	width:100%;
	margin:0px;
	padding:0;
	height:120px;
	text-align:center;
	background-color:#3fc4ff;
	}


div#footer dl{
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:930px;
	text-align:right;
	}
	
div#footer dt{
	margin:10px 0px 5px 0px;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:600;
	font-size:14px;
	line-height:125%;
	color:#FFF;
}

div#footer dd{
	margin:10px 0px 5px 0px;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:400;
	font-size:12px;
	line-height:150%;
	color:#FFF;
}
	
div#footer a,div#footer a:link,div#footer a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}

div#footer a:hover{
	color:#FF0000;
	background-repeat:no-repeat;
	}		
	

.mailbotton{
	float:left;
	margin:20px 0px;
	padding-left:30px;
}