/*
Thema Name: オリジナルテーマ
*/
a{
	text-decoration: none;	
	color: #606060;
}

body {  
    text-align: center;  
	margin:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}  
div#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	
	/* [disabled]border-right: 1px solid; */
	/* [disabled]border-left: 1px solid; */
}  
p{
	font-size: 12px;
	line-height: 2;
}

.logo{
	width: 10%;
	height: 10%;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
#nav{
	margin: 0;
	margin-top: 5%;
}
#nav .cf{
	margin: 0;
	padding: 0;
	position: relative;
	left:150px;
}
#nav .cf li{
	display: block;
	width: 15%;
	margin: 0;
	text-align: center;
	line-height: 1;
	color: #626262;
	float: left;
	border-left: solid 1px;	
}
nav ul li a{
	font-size: 12px;
	
}
a:hover {/*マウスをのせたとき*/
	color: #F13C3F;
	font-style: normal;
}
.menu-box{
	width: 80%;
	height: 50px;
	float: right;
	margin-top: 20px;
	
}
.menu{
	border-bottom: 1px dashed;
	overflow: hidden;
	vertical-align: bottom;
	position: relative;
	padding-top: 20px;
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */

}









/*--ページ下部--*/
footer{
	height: 50px;
	border-top: 1px dashed;
	margin-top: 40px;
	padding-top:10px;
	padding-bottom:20px;
}
footer small{
	float: right;
	color: #606060;
}
.clear {
    clear:both;
}
.footer-menu{
	width:600px;
}

#f-nav{
	margin: 0;
}
.footer-menu #f-nav .cf{
	margin: 0;
	padding: 0;
	position: relative;
}

#f-nav .foot-cf li{
	display: block;
	width: 15%;
	margin: 0;
	text-align: center;
	line-height: 1;
	color: #626262;
	float: left;
	border-left: solid 1px;	
}

