@charset "Shift_JIS";

body{
margin: 0;
padding: 0;
text-align:center;
background:#ffffff;
font-size: 14px; font-weight: normal; line-height: 160%; color: #333333;
}
body>*{
margin: auto;
}

div#container{
background-color: #ffffff;
width: 960px;
margin: auto;
padding: 0;
text-align: left;
}

div#main{
position:relative;
background-color: #ffffff;
width: 900px;
margin: 0 30px 0  30px;
padding: 0;
text-align: left;
}

div#left{
float: left;
margin: 0;
width: 630px;
font-size: 14px;
font-weight: normal;
line-height: 22px;
color: #333333;
}
div#right{
margin: 0;
float: right;
width: 250px;
}

div#right_box{
margin: 0;
padding:10px;
width: 250px;
text-align: left;
font-size: 12px; font-weight: normal; line-height: 110%; color: #333333;
background:url(images/right_bg.jpg)  repeat-y;
}




.r_img{
float:right;
width: 350px;
margin-left: 10px;
margin-bottom: 10px;
font-size: 12px; font-weight: normal; line-height: 110%; color: #393f88;
}


p.clearfloat{
clear:right;
}

.tx14 {font-size: 14px;line-height: 24px;}
.tx12 {font-size: 12px;line-height: 16px;}
.tx16pro {font-size: 16px; font-weight: bold;  font-family: serif; line-height: 140%; color: #006ab7;}

a:link {text-decoration: none;color:#00489d;}
a:visited {text-decoration: none;color:#00489d;}
a:active {text-decoration: none; color:#FF3333; }
a:hover {text-decoration: underline; color:#FF3333; }


.margin_top_bottom10{
margin: 0;
padding:  10px  0  10px 0;
text-align: left;
}

.margin_top_bottom5{
margin: 0;
padding:  5px  0  5px 0;
text-align: left;
}

.margin_top10_bottom5{
margin: 0;
padding:  10px  0  5px 0;
text-align: left;
}

.margin_top10{
margin: 0;
padding:  0 10px 0 0;
text-align: left;
}
.margin_bottom5{
margin: 0;
padding:  0  0  5px 0;
text-align: left;
}
.margin_bottom10{
margin: 0;
padding:  0  0  10px 0;
text-align: left;
}

table#t01{
width:900px;
border-style: none;
font-size: 12px; font-weight: normal; line-height: 110%; color: #393f88;
text-align: center;
}

td#p01{
padding: 10px 40px 10px 80px;
text-align: left;
vertical-align: top;
font-size: 12px; font-weight: normal; line-height: 110%; color: #393f88;
border-style: none;
}


td#p02{
padding: 10px 80px 10px 0;
text-align: left;
vertical-align: top;
font-size: 12px; font-weight: normal; line-height: 110%; color: #393f88;
border-style: none;
}

td#p03{
padding: 10px;
text-align: left;
vertical-align: top;
font-size: 12px; font-weight: normal; line-height: 110%; color: #393f88;
border-style: none;
}

table#t02{
width:230px;
border-style: none;
font-size: 12px; font-weight: normal; line-height: 110%; color: #333333;
text-align: left;
}

td#p04{
padding: 10px;
text-align: left;
vertical-align: top;
font-size: 12px; font-weight: normal; line-height: 110%; color: #333333;
border-style: none;
}

div#profile{
width:788px;
 height: 110px;
font-size: 14px; font-weight: normal; line-height: 120%; color: #333333;
margin: 20px  0 20px 0;
padding: 10px 10px 10px 100px;
text-align: left;
vertical-align: bottom;
border:1px dotted #cccccc;
background:url(images/stapa.gif)  no-repeat;
background-position:left center;
}

div#relation{
width:878px;
background-color: #f2f2f2;
font-size: 14px; font-weight: normal; line-height: 110%; color: #333333;
margin: 20px  0 20px 0;
padding: 10px;
text-align: left;
vertical-align: bottom;
border:1px solid #cccccc;
}

div#footer{
clear: both;
width: 900px;
font-size: 12px; font-weight: normal; line-height: 140%; color: #333333;
margin: 20px  0 20px 0;
padding: 10px 0 10px 0;
text-align: left;
vertical-align: bottom;
border-top:1px solid #999999;
}
a.back{
	display:block;
	border-left: 4px solid green;
	padding-left:4px;
	margin-bottom:3px;
	font-size:16px;
	font-weight:bold;
}

a.enquete{
	text-align:center;
	display:block;
}

div#games{
	width:560px;
	margin:10px 0 0 160px;
	margin-top:20px;
	font-size:12px;
}
div.game{
	width:540px;
	line-height:1.2;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:10px;
}
div.game h3{margin:0; font-size:14px;}
div#games h2{margin:0 0 10px 0; font-size:14px;}
div.game:after{ content: ""; display: block; clear: both; }

div.game img{
	float:left;
	margin-right:10px;
}

