@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	color: #24282F;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-color: #990000;
	background-image: url(image/r_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top
}
hr {
	display: none;
}
a img {
	border-style: none;
}
/* link styles
------------------------------*/

/* basic layout
------------------------------*/
#header {
	background-image: url(image/r_header.jpg);
	background-repeat: no-repeat;
	height: 95px;
	position: relative;
}
#wrapper {
	margin: 0px auto;
	width: 899px;
}
#leftside {
	float:left;
	width: 290px;
	height:525px;
	overflow:hidden;
	margin-right:25px;
	margin-left: 20px;
	border-right: 2px dashed #666666;
}
#center {
	float:left;
	width:290px;
	height:525px;
	overflow:hidden;
}
#rightside {
	float:right;
	height: 525px;
	padding-right: 30px;
}

/* header styles
------------------------------*/
#header #logo {
	position: absolute;
	left: 7px;
	top: 12px;
}
#header    .copy {
	position: absolute;
	left: 486px;
	top: 44px;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* rightside styles
------------------------------*/
#rightside ul {
	color: #ffffff;
	list-style: none;
}

#rightside li {
	display: block;
	margin-left: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
/* footer styles
------------------------------*/
#footer {
	clear:both;
	height:20px;
	color:#ffffff;
	text-align:right;
	margin-top:15px;
	padding: 10px;
	background-color: #660033;
}

#footer address {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	color: #FFFFFF;
	font-style: normal;
}
#home p,
{
	font-size: 13px;
	line-height: 2;
	color: #24282F;
	padding-right: 5px;
}
#home .photo {
	padding-right: 10px;
	padding-top: 5px;
	float: left;
}
#home p {
	font-size: 13px;
	line-height: 1.9;
	padding-right: 10px;
}
#goodDesign   #copy {
	font-size: 13px;
	line-height: 1.4;
	color: #663300;
	margin-bottom: 5px;
	clear: both;
	padding-right: 5px;
}
#goodDesign .photo {
	padding-bottom: 5px;
}
#recordGroup {
	clear: both;
}
h2   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #003300;
}
#hakken .photo {
	padding: 5px 5px 3px;
	margin-bottom: 10px;
}
#hakken .photo2,
#goodDesign .photo,
#nendaibetsu .photo
 {
	padding: 5px;
	float: left;
	margin-right: 5px;
}
#hakken h3,
#goodDesign h3,
#player h3,
#nendaibetsu h3
 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #993333;
	font-size: 12px;
	line-height: 1.3;
	clear: none;
	margin-bottom: 5px;
	padding-top: 5px;
}
#hakken p,
#goodDesign p,
#player p,
#nendaibetsu p
{
	line-height: 1.4;
	margin-right: 14px;
}
#hakken .copy2 {
	color: #FF0000;
}
#nendaibetsu .copy3,
#player .copy3 {
	color: #660033;
}
