@charset "UTF-8";
@import url(http://mt.publicity.jp/r34style/style_details.css);

/************************************************
	Body
************************************************/

body {
	background-color: #001020;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

/************************************************
	Reset
************************************************/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	}

img {
	border-style: none;
	} 

.clearfloat{
	clear: both;
	}

html{
	font-size: 62.5%;
	}

/************************************************
	Page Layout
************************************************/

#wrap{
	background: url(http://mt.publicity.jp/r34style/images/wrap-bg.jpg) repeat-x;
	}


#container{
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	/*background: url(http://mt.publicity.jp/r34style/images/container-bg.jpg) repeat-y;*/
	}

#container-inner{
	/*background: url(http://mt.publicity.jp/r34style/images/container-inner-bg.jpg) no-repeat top center;*/
	}

#content{
	width: 1000px;
	overflow: hidden;
	margin-top: -270px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	/*background: url(http://mt.publicity.jp/r34style/images/content-bg.jpg) repeat-y;*/
	}

#content-inner{
	}

#header {
/*	margin-top: 23px;*/
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 22px 0px 0px 0px;
	}

#header-inner{
	margin: 0px 0px;
	padding-top: 15px;
	height: 480px;
	}

div.headeralpha{
	width: 1000px;
	height: 500px;
	background: url(http://mt.publicity.jp/r34style/images/header-bg.png) no-repeat top center;
	}

* html div.headeralpha{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mt.publicity.jp/r34style/images/header-bg.png',sizingMethod='scale');
	background: none;
	}

#header-name{
/*	display: none;
*/	}

#alpha{
	padding-left: 15px;
	background: url(http://mt.publicity.jp/r34style/images/alpha-bg_top.gif) no-repeat 15px 0px;
	width: 670px;
	float: left;
	font-size: 100%;
	}

#alpha-inner {
	margin-top: 15px;
	padding: 0px 20px 20px;
	background: url(http://mt.publicity.jp/r34style/images/alpha-bg.gif) repeat-y;
	background-color: #1B2B3B;
	color: #FFFFFF;
	overflow: hidden;
	}

#beta {
	padding-right: 15px;
	float: right;
	width: 285px;
	font-size: 100%;
	background: url(http://mt.publicity.jp/r34style/images/beta-bg_top.gif) no-repeat top left;
	}

#beta-inner{
	margin-top: 15px;
	padding: 10px 10px 10px 10px;
	background-color: #0A1A2A;
	color: #FFFFFF;
	}

#gamma {
	clear: right;
	margin: 0px;
	padding-right: 15px;
	float: right;
	width: 285px;
	font-size: 100%;
	}

#gamma-inner{
	padding: 10px 10px 10px 10px;
	background-color: #0A1A2A;
	color: #FFFFFF;
	}

#footer {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	}

#footer-inner{
	padding: 10px 10px 10px 10px;
	}

div.footeralpha{
	width: 1000px;
	height: 100px;
	background: url(http://mt.publicity.jp/r34style/images/footer-bg.png) repeat-x ;
	}

* html div.footeralpha{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://mt.publicity.jp/r34style/images/footer-bg.png',sizingMethod='scale');
	background: none;
	}


#footer-content{
	text-align: right;
	}

#globalnavi {
	clear: both;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	z-index: 3;
	position: fixed !important;
	position: absolute;
	top: 0px;
	overflow: hidden;
	/*background-color: #202020;*/
	/*background: url(http://mt.publicity.jp/r34style/images/gnavi-bg.jpg) no-repeat;*/
	}

* html #globalnavi {/*for IE6.x*/
	width: 1000px;
	}

#globalnavi dt {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#globalnavi dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#globalnavi dd ul li {
	float: right;
	width: 100px;
	letter-spacing: normal;
	}

#globalnavi dd ul li a {
	display: block;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
	color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
	text-decoration: none;
	}

#globalnavi dd ul li a:link,
#globalnavi dd ul li a:visited {
	background: url(http://kondo.in/r34style/images/navi.gif) repeat-x;
	}

#globalnavi dd ul li a:hover {
	color: #000000;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-weight: bold;
	background: url(http://kondo.in/r34style/images/navi_hover.gif) repeat-x;
	}

#globalnavi, /* for ie7 */
#globalnavi dd ul li a { /* for ie6 */
	/*height: 28px;*/
	}

#alpha a[target="_blank"]:after,
#beta a[target="_blank"]:after,
#gamma a[target="_blank"]:after {
	content: url(http://mt.publicity.jp/r34style/images/target_blank-k.gif);
	vertical-align: middle;
	margin: 0 2px;
	}

#trackbacks a[target="_blank"]:after,
#comments a[target="_blank"]:after{
	content: url(http://mt.publicity.jp/r34style/images/target_blank-k.gif);
	vertical-align: middle;
	margin: 0 2px;
	}

#acc{
	display: none;
	font-size: 0px;
	}

/************************************************
	Text Color
************************************************/

.red{
	color: #FF0000;
	font-weight: bold;
	}

.blue{
	color: #0000FF;
	font-weight: bold;
	}


/************************************************
	Link Style
************************************************/

a{
	text-decoration: none;
	}

a:link{
	color: #0000FF;
	text-decoration: none;
	}

a:visited{
	color: #006699;
	text-decoration: none;
	}

a:hover{
	color: #FF0000;
	text-decoration: underline;
	}

/************************************************
	Contents Style
************************************************/

.asset-content h3{
	margin: 20px 0px;
	border-left: 10px solid #CCCCCC;
	background-color: #2B3B4B;
	padding: 5px 10px;
	font-size: 1.4em;
	font-weight: bold;
	}

.asset-content h4{
	margin: 20px 0px;
	border-left: 5px solid #CCCCCC;
	background-color: #2B3B4B;
	padding: 5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	}

.asset-content p{
	margin: 20px 0px;
	}

.asset-content blockquote{
	margin: 10px 10px 10px 20px;
	padding: 10px;
	font-size: 0.9em;
	line-height: 2em;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	}

.asset-body pre,
.asset-more pre{
	margin: 10px 10px 10px 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	overflow: auto;
	_overflow-x: scroll;
	width: 90%;
	_width: 85%;
	}

.asset-content ul{
	margin-left: 50px;
	}
 
.asset-content ol{
	margin-left: 50px;
	}