@charset "Shift_JIS";

body{
	margin:0;
	padding: 0;
	font-size:12px;
	color:#262626;
	font-family: Osaka , "‚l‚r ‚oƒSƒVƒbƒN" , suns-serif;
}
img {
	border:0px;
}
a:hover {
	color:#00cc00;
}

/* -------------------- profile page -------------------- */

#ProfBG{
	width:670px;
	margin:0;
	padding:0;
}

/* Title */

#ProfBG #TitleBlock{
	margin:0;
	padding:0;
}
#ProfBG #Title{
	height:26px;
	padding:0 0 0 10px;
	line-height:26px;
	color:#fff;
	background:#666666;
}
#TitleAnchor:link {
	color:#fefefe;
}
#TitleAnchor:visited {
	color:#fefefe;
}
#TitleAnchor:active {
	color:#39c;
}
#TitleAnchor:hover {
	color:red;
}

/* PhotoBlock */

#PhotoBlockdmy {
	width:406px;
	height:403px;
	margin:4px;
	float:left;
}
#Photoalpha {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-Index:9;
}
#PhotoBlockFix {
	position:relative;
	width:406px;
	background:#000;
	border:1px solid #ccc;
	height:403px;
	padding:3px 0 0 0;
	text-align:center;
	z-index:2;
	visibility:visible;
}
#PhotoBlock1 {
	display:inline;
}
#PhotoBlock2, #PhotoBlock3, #PhotoBlock4, #PhotoBlock5, #PhotoBlock6 {
	display:none;
}
#PhotoBlock1, #PhotoBlock2, #PhotoBlock3, #PhotoBlock4, #PhotoBlock5, #PhotoBlock6 {
	vertical-align:bottom;
	margin:auto auto;
}

/* ThumbBlock */

#ThumBlock {
	width:60px;
	margin:0;
	padding:5px;
	float:left;
}
#ThumBlock img{
	width:60px;
    margin:0 0 3px;
	height:60px;
	border:1px solid #ccc;
}
#ThumBlock a:hover img{
	border-color:#f00;
}

/* DataBlock */

#DataBlock {
	width:171px;
	margin:0;
	padding:10px 0 0 5px;
	position:relative;
	background-color:#fff;
	/*border:1px solid #ccc;*/
	float:left;
    line-height:110%;
}

.Maindata {
	list-style:none;
	margin:0;
	padding:0;
}
.Maindata dt {
	list-style:none;
	margin:0;
	padding:5px 0;
	font-size:16px;
    }
.Maindata dt .age{
    font-size:14px;
    border:none;
}
.Maindata dd {
	list-style:none;
	margin:3px 0 0;
	padding:1px 0;
	font-size:10px;
	border-top:1px #f6f6f6 solid;
}
.Maindata dd.size {
    font-size:12px;
    margin:0 0 10px;
    border:none;
}
.Maindata dd strong{
	font-weight:normal;
	color:#d33;
}

.Option{
	background:#ffe;
	margin:0 0 3px;
	padding:3px;
	clear:both;
	width:165px;
        float:left;
	border:1px #f6f6f6 solid;
	list-style:none;
        line-height:100%;
}
.Option dt{
	color:#5f0007;
	list-style:none;
	margin:0;
}
.Option dd{
	width:63px;
	line-height:18px;
	list-style:none;
	margin:0;
	padding:0 0 0 18px;
	font-size:10px;
	float:left;
}
.Option .ok{
	background:url(../zaiseki/images/ok.gif) 0 50% no-repeat;
}
.Option .ng{
	background:url(../zaiseki/images/ng.gif) 0 50% no-repeat;
}
.Course{
	background:#ffe;
	margin:0 0 3px;
	padding:3px;
	clear:both;
	width:165px;
        float:left;
	border:1px #f6f6f6 solid;
	list-style:none;
        line-height:100%;
}
.Course dt{
	color:#5f0007;
	list-style:none;
	margin:0;
}
.Course dd{
	width:63px;
	line-height:18px;
	list-style:none;
	margin:0;
	padding:0 0 0 18px;
	font-size:10px;
	float:left;
}
.Course .ok{
	background:url(../zaiseki/images/ok.gif) 0 50% no-repeat;
}
.Course .ng{
	background:url(../zaiseki/images/ng.gif) 0 50% no-repeat;
}
.Subdata {
	list-style:none;
	margin:0;
	padding:0;
}

.Play{
	background:#ffe;
	margin:0 0 3px;
	padding:3px;
	clear:both;
	width:165px;
        float:left;
	border:1px #f6f6f6 solid;
	list-style:none;
        line-height:100%;
}
.Play dt{
	color:#5f0007;
	list-style:none;
	margin:0;
}
.Play dd{
	width:63px;
	line-height:18px;
	list-style:none;
	margin:0;
	padding:0 0 0 18px;
	font-size:10px;
	float:left;
}
.Play .ok{
	background:url(../zaiseki/images/ok.gif) 0 50% no-repeat;
}
.Play .ng{
	background:url(../zaiseki/images/ng.gif) 0 50% no-repeat;
}
.Subdata li {
	list-style:none;
	margin:2px 0 0;
	padding:0;
	font-size:10px;
	line-height:100%;
}
.Subdata li strong{
	font-weight:normal;
	color:#d33;
}
.Subdata li img{
	list-style:none;
	margin:85px 0 0 0;
	padding:0;
	color:#d33;
}
.Comment {
	clear:both;
	margin:0 0 0 5px;
	padding:10px;
	line-height:150%;
	text-align: justify;
	text-justify:inter-ideograph;
	font-size:12px;
	height:114px;
	width:632px;
	overflow:auto;
	border: 1px #cc9 solid;
	background:#ffe;
	position:absolute;
	top:443px;
	left:0px;
}
.Comment b{
	color:#000;
	display:inline;
	font-weight:normal;
}
/* -------------------- topics page -------------------- */
.topics{
	position:absolute;
	top:30px;
	left:675px;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height: 29px;
	background-image: url(../topics/images/bg.png);
}

.txtbox{
	padding: 0px;
	margin:10px 15px 10px 10px;
	border: 0px;
	width: 225px;
}

.logo{
	width:225px;
	padding: 0px;
	margin: 10px 0 0 10px;
	border: 0px;
}

.waku01{
	padding: 0;
	margin: 0;
	border: 0px;
	float: left;
}

.waku02{
	display:block;
	width: 195px;
	height:30px;
	padding:0;
	margin: 0;
	float: left;
	background-image: url(../topics/images/waku_02.gif);
	background-repeat: repeat-x;
}

.waku03{
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
	float: left;
}

.waku04{
	display:block;
	width:210px;
	padding:0 5px;
	margin:0;
	background-image: url(../topics/images/waku_04.gif);
	background-repeat:repeat-y;
	line-height:25px;
	clear:both;
}
.waku04 dl{
padding:5px;
margin:5px;
line-height:120%;
border-top:1px #999 solid;
}

.waku04 dl dt{
font-weight:bold;
font-size:12px;
}

.waku04 dl dd{
font-size:10px;
padding: 0.5em 0;
margin:0;
border-bottom:1px #999 dotted;
}
.waku04 dl dd .name{
font-size:10px;
color:#999;
}

.waku04 dl input{
font-size:10px;
}
.waku04 dl .input_text input{
font-size:10px;
width:180px;
border-width:1px;
border-style:solid;
border-color:#ccc #999 #999 #ccc;
margin:0 0 3px;

}
.waku04 dl .input_submit{
text-align:right;
font-size:10px;
}

.waku04 .txt{
	margin:0;
	overflow: auto;
	width: 200px;
	height: 420px;
	padding:10px;
	background-color:#fff;
    line-height:150%;
}

.waku05{
	display: block;
	width: 225px;
	padding: 0px;
	margin: 0px;
}
/* Close */

.Close{
	position:absolute;
	top:555px;
	left:635px;
	text-align:right;
}
