@charset "Shift_JIS";

/* 共通CSS */

/* タグリセット */
html {
	filter: expression(document;
	margin: 0px;
	padding: 0px;

.execCommand("BackgroundImageCache", false, true));
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	background-color: #7d7d75;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: bottom;

}
p,h1,h2,h3,h4,ul,ol,li,address,form,dt,dd,input {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
ul,ol,li,div {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
li {
	list-style-position: inside;
	list-style-type: none;
}
address,caption,cite,code,dfn,em,th,var {
font-style:normal;font-weight:normal;
}
caption,th {
text-align:left;
}

table {
	color: #333333;
	width: 100%;
}

a {}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {text-decoration:none;color:#FF3333;}
a:active {color:#0000ff;}

/* フロート・クリア */
.flt-L {
	float: left;
}
.flt-R {
	float: right;
}
.clr-L {
	clear: left;
}
.clr-R {
	clear: right;
}
.clr-LR {
	clear: both;
	display: block;
}

/* 全体レイアウト */

#wrap {
	padding: 0px;
	width: 900px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	height: auto;
	background-color: #999999;

}
/*
.inblock {
	height: auto;
	width: auto;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
*/
.in-text {
	padding: 2px;
	width: 170px;
}

/* レイアウト・ヘッダー */

#header {
	margin: 0px 0px 5px;
	height: 130px;
	width: 900px;
	vertical-align: top;
	background-image: url(../image/bg_hnavi.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header h1 {
	font-size: 75%;
	background-image: url(../image/bg_ht.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 18px;
	width: 850px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 50px;
}
#header h1 a {
	color: #FFFFFF;
}
#header #hflash {
	float: left;
	height: 70px;
	width: 310px;
	margin-right: 6px;
	display: inline;

}
#header #hnavi {
	background-image: url(../image/hnavi_n.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 5px 0px 0px;
	height: 40px;
	width: 660px;
	display: inline;
	float: right;
}
#header #s-search {
	height: 60px;
	width: 580px;
	float: left;
	display: inline;
	margin-top: 7px;

}
#s-search p a#gosm {
	vertical-align: bottom;
	color: #ADADAB;
	overflow: hidden;
	margin-right: 30px;
}
#s-search form {
	text-align: right;
	height: 50px;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 80%;
	margin-top: 10px;

}
#s-search input#btnG {
	background-color: #33332D;
	overflow: hidden;
	vertical-align: bottom;
	padding: 0px;
	color: #FFFFFF;

}
#s-search input#q {
	width: 130px;
	padding-right: 3px;
	padding-left: 3px;
	height: 18px;
	font-size: 90%;
	vertical-align: bottom;
}
#h-sitemap {
	display: inline;
	margin-left: 37px;
}

/* レイアウト・ヘッダーナビ */

#hnavi li {
	height: 30px;
	display: inline;
	line-height: 0;
	float: left;
	text-indent: -9999pt;
}
#hnavi li a {
	height: 30px;
	display: block;
	line-height: normal;
	overflow: hidden;
}
#hn1 a {
	width: 82px;
}
#hn1 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hn2 a {
	width: 92px;
}
#hn2 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -82px 0px;
}
#hn3 a {
	width: 92px;
}
#hn3 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -174px 0px;
}
#hn4 a {
	width: 82px;
}
#hn4 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -266px 0px;
}
#hn5 a {
	width: 92px;
}
#hn5 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -348px 0px;
}
#hn6 a {
	width: 82px;
}
#hn6 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -440px 0px;
}
#hn7 a {
	width: 138px;
}
#hn7 a:hover {
	background-image:  url(../image/hnavi_o.gif);
	background-repeat: no-repeat;
	background-position: -522px 0px;
}

#p-policy {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* レイアウト・メインコンテンツ */


/* レイアウト・左サイド */

#left-side {
	height: auto;
	width: 195px;
	margin-bottom: 5px;
	vertical-align: top;
	float: left;
	margin-right: 5px;
	display: inline;

}
#left-side div.inblock {
	width: 185px;
	margin-left: 5px;
}
#left-side #lnavi {
	background-image: url(../image/bg_lnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 198px;
	width: 180px;
	margin-bottom: 5px;
	padding-top: 42px;
	padding-left: 15px;
	float: left;

}
#left-side #comic-s,#right-side #comic-s {
	background-color: #e0e0dd;
	background-image: url(../image/bg_sb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 275px;
	width: 195px;
	margin-bottom: 5px;
	float: left;

}
#right-side #comic-s {
	float: none;
	height: 255px;
}
#comic-s div.inblock {
	width: 185px;
	height: 220px;
	overflow: auto;
	margin-left: 5px;
}
#comic-s p {
	font-size: 90%;
	width: auto;
}
#comic-s form {
	font-size: 90%;
	margin-bottom: 5px;
	text-align: center;
}
#comic-s form p {
	text-align: left;

}
#comic-s p img {
	margin-right: 5px;
}
.in-btn {
	margin: 5px;
	color: #FFFFFF;
	background-color: #444433;
}

#left-side #links {
	background-color: #e0e0dd;
	background-image: url(../image/bg_sb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 585px;
	width: 195px;
	float: left;
	margin-bottom: 5px;
}
#links div,#links a.fix {
	width: 185px;
	height: 30px;
	margin-left: 5px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
#left-side #others {
	background-color: #e0e0dd;
	background-image: url(../image/bg_sb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 195px;
	float: left;

}

/* レイアウト・左サイドナビ */

#lnavi ul {
	background-image: url(../image/lnavi_n.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 140px;
	width: 166px;

}
#lnavi li {
	width: 166px;
	height: 28px;
	line-height: 0;
	display: inline;
	text-indent: -9999pt;
}
#lnavi li a {
	width: 166px;
	height: 28px;
	display: block;
	line-height: normal;
	overflow: hidden;

}
#lnavi div#ln0 {
	background-image: url(../image/lnavi_n.gif);
	background-repeat: no-repeat;
	background-position: 0px -140px;
	width: 166px;
	height: 28px;
	line-height: 0;
	text-indent: -9999pt;
}
#lnavi div#ln0 a {
	width: 166px;
	height: 28px;
	display: block;
	line-height: normal;
	overflow: hidden;

}
#ln0 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px -140px;
}
#ln1 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ln2 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
#ln3 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
}
#ln4 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px -84px;
}
#ln5 a:hover {
	background-image:  url(../image/lnavi_o.gif);
	background-repeat: no-repeat;
	background-position: 0px -112px;
}

/* レイアウト・フッター */

#footer {
	clear: both;
	height: 30px;
	width: 900px;
	font-size: 75%;
	text-align: center;
	background-image: url(../image/bg_fb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #33332d;
}
#footer address {
	color: #FFFFFF;
	padding: 3px;
	float: left;
	width: 300px;
	margin-left: 100px;
	margin-right: 100px;
}
#footer p,#footer p a {
	color: #FFFFFF;
	padding: 3px;
}

/* レイアウト・その他 */

h2 img,h3 img,p img {
	vertical-align: -20%;
}
/* clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*:first-child+html .clearfix {/*for IE7*/
	overflow:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */
.txt-r {
	font-weight: bold;
	color: #FF0000;
}
.txt-b {

	font-weight: bold;
}

.a-r {
	float: right;
	margin-right: 20px;
	padding-top: 5px;


}

