/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.03em;
	line-height:0;}

ul li{padding:0px;margin:0px;list-style:none;}

h1,h2,h3,h4,h5{margin:0px;padding:0px;}

a{text-decoration:none;}

#clear{clear:both;}
/*-----------------------------------------------------------------------*/

#container{width:100%;border-top:4px solid #f47e92;line-height:140%;}

#wrap{
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	width:100%;
}

#contents{}
/*-----------------------------------------------------------------------*/

#container div#fontSize{
	width:1000px;
	margin:0 auto;background-color:#000;}

#container div#fontSize ul{
	float:right;
	width:185px;
	height:22px;
	background-color:#f47e92;
	border-radius:0 0 10px 10px;
	margin:0px;
	padding:0px;
	list-style:none;}

#container div#fontSize ul li{float:left;color:#fff;border-left:1px solid #933;padding:2px 10px 0px 10px;}

#container div#fontSize ul li:first-child{padding-left:16px;border:none;}

#container div#fontSize ul li #changeBtn{}

#head{
	clear:both;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#head ul{margin:0px;padding:0px;}

#head li{float:left;margin-top:5px;}


#head li h1.logo{
	padding:0px;}

#head .tel{
	border-left: 1px solid #f47e92;
	margin:15px 10px 24px;
	padding:0px 0px 0px 20px;
	font-size:90%;}

#head .tel img{padding-bottom:10px;}

#head .h_txt{
	line-height: 160%;
	padding: 30px 0px;
	font-size: 120%;
	text-align: right;
	color: #666;
	width:340px;
	font-family: "メイリオ", "Trebuchet MS";
}
	
#navi{
	width: 100%;
	height: 65px;
	background-color: #f47e92;
	clear: both;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;}

#navi ul{width:1000px;margin:0px auto;}

#navi li{
	width:333px;
	height:65px;
	float: left;
	text-align:center;
	padding-top:23px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	color:#fff;
	font-size:120%;
}

#navi li:first-child{padding-left:0px;text-align:left;}
#navi li:last-child{background-image:none;}

#navi li a{color:#fff;}

#navi li a:hover{border-bottom:2px solid #fff;}

#contents{width:1000px;margin:0px auto;}

#foot{width:1000px;margin:0px auto;text-align:center;clear:both;padding:0px;}

#pagetop{}

#pagetop a{
	color:#fff;
	width:200px;
	display:block;
	margin:0px;
	border-radius:5px 5px 0 0;
	margin:0px auto;
	padding:10px 5px;
	background-color:#d97078;
	position: relative;
	top: 2px;}
	
#pagetop a:hover{
	position: relative;
	top: 0px;
	text-decoration: none;transition:0.1s;}

#foot #footer{
	color:#fff;
	width:1000px;
	margin:0px auto;
	background-color:#d97078;}

#footer ul{
	margin:0;
	padding:0;
	height:100px;}

#footer li{
	float:left;}
	

#footer li.foot1{
	background-image: url(../images/footlogo.jpg);
	width: 223px;
	height: 80px;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: 20px 15px;
}
#footer li.footline{
	background-image: url(../images/footline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	width:15px;
	height:100px;
}
#footer li.foot2{
	background-image: url(../images/foottel.jpg);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	width:285px;
	height:80px;
}
	
#footer li.foot3{margin:30px 0 0 30px;}
#footer li.foot3 div{
	text-align:left;
	background-image: url(../images/footer_ya.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	width:170px;
	height:20px;
	padding:0px 0 0 18px;
	margin-bottom:5px;}
	
#footer li.foot4{margin:30px 0 0 0px;}
#footer li.foot4 div{
	text-align:left;
	background-image: url(../images/footer_ya.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	width:170px;
	height:20px;
	padding:0px 0 0 18px;
	margin-bottom:5px;}
	
#footer li a{color:#fff;}

#footer li a:hover{border-bottom:2px dotted #fff;}