@charset "utf-8";
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table_xx {
	border-collapse: collapse;
	border-spacing: 0px;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	float: left;
	list-style-type: none;

}

p {
	margin-bottom: 1em;
	line-height: 1.4;
	font-size:100%;
}

.none{
	display:none;
}

/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background-color: #f7f5ef;
	color: #666666;
	font-size: 80%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: left;
}



/*----------------------------------------------------
	Link
----------------------------------------------------*/

a{
	color: #404040;
}

a:link {
	text-decoration: underline;
	color: #0066FF;
}

a:visited {
	text-decoration: underline;
	color: #0066FF;
}

a:active {
	text-decoration: none;
	color: #0066FF;
}

a:hover {
	text-decoration: none;
	color: #0066FF;
}
/*----------------------------------------------------
	body
----------------------------------------------------*/
#page {
	width: 724px;
	text-align:left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#page .navi {
	background-image: url(../images/navi_base.gif);
	height: 37px;
	background-repeat: no-repeat;
	margin-left: 20px;
	width: 667px;
	padding-left: 19px;
}
#page .navi li {
	float: left;
}
#page .board .top {
	background-image: url(../images/board_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	font-size: 5px;
	color: #FFFFFF;
	line-height: 0px;
}
#page .board {
	margin-top: 10px;
	margin-left: 19px;
}
#page .board .mid {
	background-image: url(../images/board_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#page .board .bottom {
	background-image: url(../images/board_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	float: left;
	width: 100%;
}
#page .board .mid .area {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 20px;
	width: 666px;
}
#page .footer ul {
	margin-left: 5px;
}
#page .footer {
	height: 25px;
	margin-left: 19px;
	margin-top: 10px;
	float: left;
	width: 685px;
}
#page .footer li {
	margin-right: 20px;
	background-image: url(../images/dot3.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	height: 16px;
}
#page .board .mid .area .swf {
	text-align: right;
}
#page .board .mid .area h2 {
	font-size: 18px;
	font-weight: bolder;
	line-height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #BA1A68;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#page .board .mid .area h3 {
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BA1A68;
	padding-left: 8px;
	padding-right: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#page .board .mid .area .swf .price {
	float: left;
	margin-top: 380px;
}
#page .board .mid .area .price {
	float: left;
	margin-top: 230px;
	width: 230px;
	text-align: right;
}
#page .board .mid .area .banner {
	width: 660px;
}
#page .board .mid .area .banner .word {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	margin-top: 5px;
}
#page .board .mid .area .sub_head {
	background-image: url(../images/kanadion2.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding-left: 140px;
	float: none;
}
#page .board .mid .area .sub_head h5 {
	font-size: 10pt;
	background-image: url(../images/dot5.gif);
	background-repeat: no-repeat;
	height: 16px;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3366;
	line-height: 14pt;
	font-weight: 700;
	background-position: 6px 0px;
	padding: 0px 30px 6px 26px;
	margin: 20px 40px 10px 0px;
}
#page .board .mid .area .sub_head p {
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 40px;
	margin-top: 5px;
	line-height: 14pt;
}
#page .board .mid .area .sub_head li {
	float: none;
}
#page .board .mid .area .sub_head .fig {
	margin-left: 22px;
	position: relative;
	width: 475px;
	margin-top: 10px;
	float: none;
	height: 190px;
}
#page .board .mid .area .sub_head .fig pre {
	font-size: 10pt;
	float: none;
}
#page .board .mid .area .sub_head .fig p {
	width: 140px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 0px;
}
#page .board .mid .area .sub_head .fig img {
	float: right;
}
#page .board .mid .area .sub_head .fig h6 {
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 14pt;
	font-weight: normal;
}
#page .board .mid .area .sub_head .fig2 {
	margin-left: 22px;
	position: relative;
	width: 475px;
	margin-top: 10px;
	float: none;
	height: 570px;
}
#page .board .mid .area .sub_head .fig2 img {
	float: right;
}
#page .board .mid .area .sub_head .fig2 h6 {
	font-size: 9pt;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 14pt;
	font-weight: normal;
}
#page .board .mid .area .sub_head dl {
}
#page .board .mid .area .sub_head dd {
}
#page .board .mid .area .sub_head dl {
	font-size: 10pt;
	margin-left: 20px;
	line-height: 26px;
	font-weight: normal;
}
#page .board .mid .area .sub_head pre {
}
#page .board .mid .area .sub_head dd {
	float: none;
}
#page .board .mid .area .sub_head h4 {
	float: left;
	width: 140px;
	padding-left: 5px;
}
#page .board .mid .area .sub_head dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 50px;
}
#page .board .mid .area .sub_head pre {
	font-weight: 300;
	padding-left: 145px;
}
#page .board .mid .area .sub_head .fig .stitele {
	font-size: 10pt;
	float: none;
	clear: left;
}
#page .board .mid .area .sub_head .privacy {
	font-size: 10pt;
	margin-right: 0px;
	margin-left: 10px;
}
#page .board .mid .area .sub_head .privacy .p0 {
	font-size: 12px;
	font-weight: bold;
}
#page .board .mid .area .sub_head .privacy .p1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
#page address {
	font-size: 9pt;
	line-height: 9pt;
	float: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 22px;
	padding-top: 4px;
	text-align: center;
}

#page .adlink {
	color: #666666;
	text-decoration: none;
}
.sub_title {
	font-size: 12px;
	color: #999;
	line-height: 10px;
}
.player img {
	float: left;
	padding-right: 12px;
	padding-bottom: 30px;
}
.player {
	height: 290px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 5px;
}
.player_name {
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 7px;
}
.player_prof {
	border: 1px solid #999;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}
.broad {
	margin-right: 24px;
	margin-left: 24px;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.broad img {
	margin-bottom: 5px;
}
#page .board .mid .area .price .line {
	border: 1px solid #999999;
	width: 100px;
	text-align: center;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
