/* CSS Document */

body{
	font-size: 12px;
	line-height: 130%;
}


h1{
	width: 850px; 
	margin: 0 auto;
	text-align: left; 
	font-size: 12px;
}

a:link{
color: #9D3055; text-decoration: none;
}

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

a:active{
color: #9D3055; text-decoration: none;
}

a:hover{
color: #DB91AA; text-decoration: none;
}


img#fitting{
	border: 0;
	margin-top: -10px;
}


div#main{
	width: 850px; 
	margin: 0 auto; 
	border: 1px solid #666666;
}




div#foot{
	width: 100%; 
	text-align: center;
	color: #9D3055; 
	font-size: 10px;
	background: url(../images/bg_foot.gif) center bottom no-repeat;
	padding-bottom: 50px;
	margin-top: 75px;
}

	div#foot div{
		width: 750px; 
		margin: 0 auto; 
		text-align: right;
		margin-bottom: 30px;
		font-size: 12px;
		height: 2.5em;
		background: url(../images/line_750.gif) center bottom no-repeat;
	}


#yukiko div#foot{
	color: #ffffff; 
	background: url(../images/bg_foot_yukiko.gif) center bottom no-repeat;
}

#yukiko div#foot div{
		background: url(../images/line_750_yukiko.gif) center bottom no-repeat;
	}


div#popup_main{
	width: 500px; 
	border: 1px solid #666666; 
	margin: 0 auto; 
	background: url(../images/head_s.gif) top center no-repeat;
}


div#detail_main{
	width: 500px; 
	border: 1px solid #666666; 
	margin: 0 auto; 
	background: url(../images/head_detail.gif) top center no-repeat;
	text-align: center;
}

div#detail2_main{
	width: 600px; 
	border: 1px solid #666666; 
	margin: 0 auto; 
	background: url(../images/head_detail2.gif) top center no-repeat;
	text-align: center;
}


.clear{
	clear: both;
}

.lclear{
	clear: left;
}

.rclear{
	clear: right;
}

.red{
	color: #cc0000;
}

.blue{
	color: #0000ff;
}


.yellow{
	color: #A4AF37;
}

.red10{
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
}

.blue10{
	color: #0000ff;
	font-size: 10px;
	font-weight: normal;
}
