@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-color: #FFF;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}


body {
	margin: 30px 30px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

/* link styles
------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	color: #CC3300;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: underline;
}



a.black:link {
	color: #000;
	text-decoration: none;
}

a.black:visited {
	color: #000;
	text-decoration: none;
}

a.black:hover {
	color: #000;
	text-decoration: underline;
}



#menu a {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
	text-decoration: underline;
}


/* txt
-----------------------------*/
.guide_h1 {
	font-size: 1.8em;
}

.guide_h2 {
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 3em;
}

.guide_h3 {
	font-size: 1.1em;
	color: #F93;
}

.c1 {
	color: #F93;
	font-weight: bold;
}


/* btn
-----------------------------*/
a.btn
{
display:block;
width : 250px;
height : 47px;
background-image : url(images/nakano_map_t.jpg);
text-align:center;
}
a:hover.btn{
background-image : url(images/nakano_map_t_f2.jpg);
}

/* txt
-----------------------------*/
.s {
	font-size: 10px;
}

.key {
	font-size: 13px;
	font-weight: bold;
}


/* head
-----------------------------*/

#head {
	width: 100%;

}
#logo {
	float: left;
	height: 58px;
}


#search {
	float: right;
	position: relative;
}


#menu {
	width: 100%;
	background-image: url(images/menu_bg.jpg);
	text-align: left;
	height: 19px;
	border: 1px solid #CC6;
	padding-top: 4px;
	margin-bottom: 15px;
	clear: both;
}


#menu img{vertical-align:middle;margin:0px 7px;}


/* main
-----------------------------*/
#main {
	margin-right:265px;
}
#ad {
	margin-bottom: 10px;
	background-color: #FFE5A7;
	padding-top: 5px;
	padding-bottom: 5px;
}

#guide {
	text-align: left;
	height: 1050px;
}

#guide ul {
	margin: 0px;
	padding: 0px;
}

#guide ul li {
	list-style: square;
	margin-left: 22px;
	padding-top: 10px;
}


#n_map {
	width: 100%;
	padding-bottom: 15px;
	float: left;
}

#map_up {
	text-align: left;
	clear: none;
}

#map_up ul {
	margin: 0px;
	padding: 0px;
}

#map_up ul li {
	list-style: square;
	margin-left: 22px;
	padding-top: 10px;
}


#bbs {

}

#osiete {
	width: 49.25%;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
#osiete_t {
	font-size: 1.6em;
	background-image: url(images/bbs_01.jpg);
	height: 29px;
	border: 1px solid #A9CCDE;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
}
#nandemo {
	width: 49.25%;
	float: right;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}

#nandemo_t {
	background-image: url(images/bbs_02.jpg);
	height: 29px;
	font-size: 1.6em;
	padding-top: 3px;
	border: 1px solid #CEB70D;
	padding-left: 10px;
	margin-bottom: 5px;
}


#giron {
	width: 49.25%;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}
#giron_t {
	font-size: 1.6em;
	background-image: url(images/bbs_03.jpg);
	height: 29px;
	border: 1px solid #EFC1AF;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
}

#gurume {
	width: 49.25%;
	float: right;
	text-align: left;
	margin-bottom: 20px;
	position: relative;
}
#gurume_t {
	background-image: url(images/bbs_04.jpg);
	height: 29px;
	font-size: 1.6em;
	padding-top: 3px;
	border: 1px solid #9FC120;
	padding-left: 10px;
	margin-bottom: 5px;
}


#bbs dl dt {
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
}
#bbs dl dd {
	width: 98%;
	font-size: 14px;
	line-height: 20px;
}




/* side
-----------------------------*/
#side {
	float:right;
	width:250px;
	height: 1030px;
}
#info {
	border: 1px solid #F90;
	background-color: #F90;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}
#info_txt {
	border-right: 1px solid #F60;
	border-bottom: 1px solid #F60;
	border-left: 1px solid #F60;
	border-top-width: 1px;
	border-top-color: #F60;
	text-align: left;
	padding: 7px;
	font-size: 13px;
	margin-bottom: 11px;
	line-height: 18px;
}
#mobile {
	width: 250px;
	height: 85px;
	margin-top: 2px;
}
#bbs_guide {
	width: 238px;
	text-align: center;
	border: 1px dashed #F60;
	margin-top: 10px;
	padding: 5px;
	font-size: 1.3em;
	background-image: url(images/sla_skin.gif);
}
#mobile dl dt img {
	float: left;
	padding-left: 10px;
}
#mobile dl dd {
	padding-top: 23px;
}

#keyword {
	width: 232px;
	text-align: left;
	background-color: #FFF0E1;
	border: 1px solid #F93;
	margin-top: 6px;
	padding: 8px;
	font-size: 1.3em;
}

#ad_01 {
	width: 250px;
	padding-top: 10px;
}
#map_qr {
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: center;
	margin-top: 10px;
}



/* footer
-----------------------------*/
#sen {
	background-color: #999;
	height: 1px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	font-size: 1em;
	text-align: left;
	margin-bottom: 10px;
}
#c {
	float: left;
	margin-bottom: 30px;
}
#f_link {
	float: right;
	width: 320px;
	text-align: right;
}
