@import "default.css";

/*　コンテンツ　*/
#main
{	background-color: #fff;
	float: right;
	width:660px;}
	
#content_swf
{	text-align: center;}	

h1
{	padding: 6px 0 6px 0px;
	margin-bottom: 7px;}
	
#boys
{	padding: 11px;
	background-color: #e2ddcd;}
	
	#boys h2
	{	margin: 7px 0 3px;
		font-weight: bold;
		font-size: 1.1em;}
		
	#boys dt
	{	font-weight: bold;}
	
	#boys dt,#boys dd
	{	line-height: 1.2em;}
	
	#boys dd+dt
	{	margin-top: 0.5em;}
	
.col-left
{	width: 206px;
	padding-top: 6px;
	float: left;}
	
.col-center
{	width: 206px;
	margin-left: 10px;
	padding-top: 6px;
	float: left;}
	
.col-right
{	width: 206px;
	margin-left: 10px;
	padding-top: 6px;
	float: left;}

.line-dotted
{	border-top: dotted 1px #8B8981;}

#cont-link
{	margin-top: 10px;}

#enjoy
{	margin-top: 20px;}

#cont-link a:link,#cont-link a:visited{color: #000;}
#cont-link a:hover,#cont-link a:active{color:#990000; text-decoration: underline;}.serif {
	font-family: "Times New Roman", Times, serif;
}
.font-small {
	font-size: x-small;
}
.smallcaps {
	font-variant: small-caps;
}
