@charset "utf-8";
/*ファミコンハウスサイト*/

/* BASE */
* {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body, html {
	height: 100%;
	width: 100%;
}
img {
	border: none;
}

#h_area, #c-box {
	width: 955px;
	margin: 0px auto;
}

/* HEADER */
#header {
	background: url(../img/head_bg.jpg) repeat-x 0px 0px;
	clear: both;
	height: 322px;
	min-width: 960px;
}
	/* HEADER-LOGO */
#h_logo {
	height: 111px;
	width: 955px;
	margin-left: 36px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#h_logo_h1, #h_logo_text, #h_logo_img {
	float: left;
}
#h_logo_h1 {
	width: 350px;
}
#h_logo_text {
	width: 194px;
	background: #FFFFFF url(../img/head_logo-bg.jpg) repeat-x 0px 0px;
	color: #333333;
	padding: 40px 0px 0px 3px;
}
#h_logo_text #h_logo_tenpo-name {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
#h_logo_img {
	width: 372px;
	height: 111px;
}
	/* HEADER-MENU */
#h_menu {
	height: 35px;
	margin-left: 26px;
	width: 926px;
}
#h_menu p {
	float: left;
}
/*
#h_menu #hm1 {
}
#h_menu #hm2 {
}
#h_menu #hm3 {
}
#h_menu #hm4 {
}
#h_menu #hm5 {
}
#h_menu #hm6 {
}
#h_menu #hm7 {
}
*/
	/* HEADER-TENPO-SYOUKAI */
#tenpo-syoukai {
	width: 955px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#tenpo-syoukai div, #tenpo-syoukai p {
	float: left;
}
.tenpo-syoukai_image {
	height: 140px;
	width: 180px;
}
#syoukai-area {
	width: 510px;
	height: 152px;
	margin-left: 10px;
}
#mini-logo {
	width: 52px;
	height: 30px;
	float: left;
}
#syoukai-area h2 {
	background: url(../img/head_h2_bg.jpg) no-repeat 0px 0px;
	height: 30px;
	width: 448px;
	float: left;
	font-size: 14px;
	padding: 7px 0px 0px 0px;
	text-indent: 33px;
}
#syoukai-area #h2-box {
	width: 510px;
}
#syoukai-area h2 #bikou {
	font-size: 14px;
	font-weight: bold;
}
#syoukai-text {
	width: 505px;
	line-height: 140%;
	font-size: 14px;
	padding: 12px 0px 1em 5px;
}
#syoukai-access {
	width: 505px;
	line-height: 150%;
	color: #932E00;
	padding-left: 5px;
}
#syoukai-access a {
	color: #0000FF;
}

/*CONTENT*/
#content {
	background: #FDE159 url(../img/content_bg.jpg) repeat-x 0px 0px;
	padding-top: 30px;
	min-width: 960px;
}
/*CONTENT-SIDE*/
#side {
	float: left;
	padding-left: 25px;
	width: 242px;
}
.s_box {
	width: 240px;
	border-right: 1px solid #D3BA4C;
	border-left: 1px solid #D3BA4C;
	background-color: #F5E492;
}
.s_box h2 {
	background: url(../img/side_h2.jpg) no-repeat 0px 0px;
	height: 17px;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 23px;
	padding-top: 3px;
}
.s_box a {
	color: #333333;
	font-size: 12px;
}
.s_box ul.list-1 {
	padding: 10px 10px 5px 10px;
}
.s_box ul.list-1 li {
	color: #333333;
	background: url(../img/list-1.jpg) no-repeat 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0.5em 24px;
}
.s_box ul.list-1 li.list-1-end {
	padding-bottom: 0px;
}
.s_box ul.list-2 {
	padding: 10px 10px 15px 10px;
}
.s_box ul.list-2 li {
	color: #333333;
	background: url(../img/list-2.jpg) no-repeat 0px 0px;
	list-style-type: none;
	padding: 0px 0px 1em 25px;
}
.s_box ul.list-2 li.list-2-end {
	padding-bottom: 0px;
}
.s_box .s_box_img-center {
	padding: 10px;
}
.s_box .s_box_text {
	padding: 0px 10px 1em 10px;
	color: #333333;
}
.s_box .s_box_text-end {
	padding: 0px 10px 15px 10px;
	color: #333333;
}
.s_box .s_box_button {
	padding-bottom: 15px;
}
.s_box .bnr-area {
	text-align: center;
	padding-top: 10px;
}
.s_box .s_box_2column {
	padding: 10px 10px 15px 10px;
	font-size: 14px;
	color: #333333;
}
.s_box .s_box_2column-end {
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #D3BA4C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#s_box-line {
	line-height: 100%;
	clear: both;
	font-size: 0px;
}
#game-blog {
	overflow: auto;
	height: 150px;
}
.s-image-left {
	float: left;
	height: 60px;
	width: 60px;
	padding: 0px 8px 15px 0px;
}
.s-image-left-end {
	float: left;
	padding-right: 8px;
	height: 50px;
	width: 50px;
}
a.takano {
	font-size: 14px;
	line-height: 150%;
}

#gmap {
	margin:0 auto 10px;
}


/*CONTENT-MAIN*/
#main {
	float: left;
	width: 660px;
	padding-left: 10px;
}
.m-box {
	background: url(../img/main_bg.jpg) repeat-y 0px 0px;
	width: 660px;
	margin-bottom: 10px;
}
.m-box h2 {
	background: url(../img/main_h2.jpg) no-repeat 0px 0px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 32px;
	padding-top: 8px;
}
.m-box h2.mg-bottom {
	margin-bottom: 15px;
}
.m-box h3 {
	background: url(../img/main_h3.jpg) no-repeat 0px 0px;
	height: 20px;
	width: 629px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
	clear: both;
}
.m-box .mb-line {
	clear: both;
	height: 1px;
}

	/*KEITAI*/
#keitai {
	width: 660px;
	background: url(../img/keitai_bg.jpg) no-repeat 0px 0px;
	margin-bottom: 10px;
	height: 240px;
}
#keitai #qr-keitai {
	background: url(../img/keitai_bg-2.jpg) no-repeat right 0px;
	height: 120px;
	width: 660px;
}
#keitai #qr-keitai #qr-img {
	float: left;
	height: 110px;
	width: 110px;
	padding-left: 20px;
}
#keitai #qr-keitai .qr-text {
	width: 380px;
	font-size: 14px;
	float: left;
	margin-left: 20px;
	padding: 5px 0px 10px 0xp;
}
#keitai #qr-keitai .qr-text .text-orange {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;

}
#keitai #qr-keitai .qr-text a {
	font-size: 14px;
	line-height: 150%;
}
	/*SAIYOU*/
#saiyou-text {
	float: left;
	width: 425px;
	padding: 0px 0px 15px 16px;
}
#saiyou-text h3 {
	background: url(../img/saiyou_h3.jpg) no-repeat 0px 0px;
	height: 19px;
	width: 425px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 15px;
}
#saiyou-text .t-area {
	padding-top: 8px;
}
#saiyou-text .t-area .ta-l {
	float: left;
	width: 140px;
	padding-left: 5px;
	font-size: 14px;
}
#saiyou-text .t-area .ta-r {
	float: left;
	width: 265px;
	font-size: 14px;
	padding-left: 8px;
}
#saiyou-text .t-area .ta-line {
	clear: both;
	padding-top: 5px;
}
#saiyou-img {
	float: left;
	width: 192px;
	padding: 0px 0px 0px 11px;
}
#saiyou-img img {
	display: block;
	margin-bottom: 10px;
}
#saiyou-img img.saiyou-img-end {
	margin-bottom: 15px;
}
	/*TENPO-ALBUM*/
.tenpo-album-l {
	float: left;
	padding: 15px 0px 0px 15px;
	width: 309px;
}
.tenpo-album-r {
	float: left;
	padding: 15px 0px 0px 11px;
	width: 309px;
}
.tenpo-album-l img, .tenpo-album-r img {
	display: block;
	padding-bottom: 5px;
}
.tenpo-album-l p.hitokoto, .tenpo-album-r p.hitokoto {
	background: url(../img/list-3.jpg) no-repeat 5px 0px;
	padding-left: 15px;
	height:1.7em;
}
.tenpo-album-l p.hitokoto-end, .tenpo-album-r p.hitokoto-end {
	background: url(../img/list-3.jpg) no-repeat 5px 0px;
	padding: 0px 0px 15px 15px;
}
	/*SONOTA-TEMPO*/
#sonota-tenpo {
	padding-left: 16px;
}
#sonota-tenpo ul.st-list {
	padding-left: 5px;
	clear: both;
	padding-top: 5px;
	height: 1em;
	padding-bottom: 25px;
	list-style-type: none;
}
#sonota-tenpo ul.st-list li {
	text-indent: 18px;
	float: left;
	width: auto;
	padding-right: 2em;
	background: url(../img/list-1.jpg) no-repeat 0px 1px;
	/*list-style-position: outside;
	list-style-image: url(../img/list-1.jpg);
	list-style-type: disc;*/
}
#sonota-tenpo ul.st-list li a {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
#sonota-tenpo ul.st-list li a:hover {
	text-decoration: underline;
}
#sonota-tenpo ul#st-list-end {
	padding-bottom: 15px;
}

/*CONTENT-FOOTER*/
#footer {
	clear: both;
	text-align: center;
	width: 900px;
	line-height: 200%;
	color: #666666;
	padding: 30px 0px 3em 0px;
	margin:0 auto;
}
#footer-line {
	padding-bottom: 10px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
