/*基本設定*/
body {
	text-align: right;
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center;
}
#waku {
	width: 800px;
	margin: 0px auto 0px auto;
}
#wrapper {
	text-align: left;
	width: 800px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(img/center.gif);
	background-repeat: repeat-y;
}

#content {
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#header {
	height: 246px;
	width: 778px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;

}
#sideber {
	height: auto;
	width: 185px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#main {
	width: 594px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: right;

}
#main #inner li {
	padding-bottom: 20px;
	font-size: 12px;
}

#footer {
	clear:both;
	height:50px;
	font-size:smaller;
	text-align:center;
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
/*トップ*/
#top {
	background-image: url(img/top.gif);
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#header h2 {
	font-size:18px;
	margin-right: 0px;
	background-repeat: no-repeat;
	font-weight: bolder;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	padding-right: 0px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 25px;
}
a{
	color: #333333;
}

#header .top_p {
	margin-left: 30px;
	font-size: 12px;
	color: #333333;
}



/*文字指定*/

h1 {
	font-size: 10px;
	padding: 0px;
	color: #333333;
	height: 15px;
	width: 800px;
	text-align: right;
	background-position: center;
	margin: 0px;
}



/*ボックス指定*/
#inner{
	width: 560px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#inner .midasi {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 40px;
}
#inner p {
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 150%;
	color: #333333;
}






	



/*サイドナビメニュー*/	
#navi {
	width: 185px;
	padding: 0px;
	background-repeat: no-repeat;
	float: right;
	background-color: #6699FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#navi ul {
	list-style:none;
	padding:0px;
	float: none;
	width: 183px;
	margin: 0px;
	border: 1px solid #6666FF;
	clear: both;
}
#navi li {
	height:30px;
	overflow:hidden;
	list-style-type: none;
	width: 183px;
	background-image: url(img/li_img.gif);
	background-repeat: no-repeat;
}
#navi li a {
	display:block;
	padding:0px;
	margin:0px;
	height:30px;
	background-repeat:no-repeat;
	text-decoration: none;
	list-style-type: none;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	font-weight: bold;
	text-indent: 1em;
	line-height: 28px;
}



/*特別指定、クラス指定*/

#image_c {
	text-align: center;
padding: 0px;
}
.kate {
	width: 185px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(img/side.gif);
	background-repeat: no-repeat;
}
dl {
	width: 530px;
	height: 70px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding: 10px;
	font-size: 12px;
}
dt {
	padding-top: 5px;
}
dd {
	padding-top: 10px;
}
.link_sp {
	padding-right: 5px;
	padding-left: 5px;
}

.link_sp p{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

.clear {
clear:both;
}
