@charset "Shift_JIS";

/*\*/
@import "fonts.css";
@import "module.css";
@import "nav.css";
@import "reset.css";
@import "structure.css";
@import "typography.css";
/**/

/*非表示
-----------------------------------------------------------------------------*/
div#mainImage,
div#navH,
div#navG,
div#secondary,
div.paginate,
div#pagetop,
div.boxAds,
div#navF,
h2.sample{
	display:none;
}

/*値変更
-----------------------------------------------------------------------------*/
body,
div#footerWrap address{
	text-align:left;
}
div#header,
div#wrapper,
div#footerWrap,
div#footer{
	width:650px;
}
div#primary{
	display:block;
	float:none;
	width:650px;
}
div#header{
	height:100px;
}


body,
a:link,
a:visited,
a:hover,
a:active,
p#topicPath a:link,
p#topicPath a:visited,
p#topicPath a:hover,
p#topicPath a:active,
table.typeE .m{
	color:#000000;
}
body,
table.typeB,
table.typeD,
table.typeE,
table.typeE .m,
td,
div.boxComment,
div.boxFunction div.item,
div.boxFunction div.item h4.typeB,
div.boxList,
div#footerWrap{
	background:none;
}


h2.typeA,
h3.typeA,
div#footerWrap{
	border:none
}
h2.typeA,
h3.typeA{
	background:#1b1b1b;
}

div.boxComment p{
	border:1px solid;
	background:none;
}

div.mainPhoto{
	overflow:hidden;
}
table.typeE .m{
	border:1px solid #000000;
}