
body {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic","ＭＳ Ｐゴシック",helvetica,verdana,arial,sans-serif;

}

p {
	font-size:12px;
	line-height:1.6em;
	color: #000000;
	margin: 0;
	padding: 0;
}

a img {
	border-style:none;
}

.container {
	width: 100%;
	background: #FAFAFA;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
}

#header {
	background:#EEF0F1;
	width:960px;
	height:58px;
	margin: 0 auto;
}

#header_wrap {
	width:100%;
	height:39px;
	background:#262626;
	border-bottom: 19px solid #EEF0F1;
	text-align:center;
}
#header .logoleft {
	background:#262626;
	height:39px;
	width:65px;
	float:left;
	margin: 0;
	border-bottom:19px solid #EEF0F1;
}

#header .logo {
	width:233px;
	float:left;
}

#header .btn {
	background:#262626;
	height:32px;
	width:427px;
	float:right;
	margin: 0;
	padding-top: 7px;
	border-bottom:19px solid #EEF0F1;
	text-align:right;
}

#header input {
	width:150px;
	height:20px;
	border-width:1px;
	border-color:#000000;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#header .btn_go {
	padding-bottom:5px;
}

#header .btn_logout {
	padding-right: 13px;
	padding-bottom:5px;
}

#header .btn_feedback {
	padding-right: 10px;
	padding-bottom:5px;
}

#header form {
	margin: 0;
	padding: 0;
}

/* start gNavi */

#menu_wrap {
	width:100%;
	text-align:center;
}
#menu {
	width:960px;
	height:32px;
	margin:0 auto;
}

#gnavi {
text-align:center;
font-size:12px;

}

#gnavi a{
color:#FFFFFF;
text-decoration:none;
}


#gnavi ul.navigation {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
vertical-align:middle;
border-top :1px solid #C4C8CB;
border-bottom :1px solid #C4C8CB;
}

#gnavi ul.navigation li {
float:left;
border-top :1px solid #FFFFFF;
border-bottom :1px solid #FFFFFF;
border-right:1px solid #B9BEC1;
padding:5px 20px 5px 20px; 
width:199px;
background:#7A8288;

}

/* end gNavi */
#gnavi2 {
background:#262626;
text-align:center;
font-size:12px;
float:left;
width:300px;
height:32px;
padding-top:7px;
}

#gnavi2 a{
color:#FFFFFF;
text-decoration:none;
}

div#gnavi2 ul.navigation {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:2px 0 0 15px;
padding:0;
vertical-align:middle;
}

div#gnavi2 ul.navigation li {
float:left;
padding:5px 10px 5px 10px; 
width:50px;

}


/* start mypage navi */

#mypage {
text-align:center;
font-size:12px;
font-weight:bold;

}

#mypage a{
color:#000000;
text-decoration:none;
}


#mypage ul {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
vertical-align:middle;
border-top :1px solid #C4C8CB;
border-bottom :1px solid #C4C8CB;
}

#mypage ul li {
float:left;
border-right:1px solid #B9BEC1;
padding:5px 20px 5px 20px; 
width:151px;
background:#DDDFE1;
border-bottom :1px solid #FFFFFF;
}
/* end mypage navi */

#main_wrap {
	width:100%;
	text-align:center;
}

#main {
	width:960px;
	text-align:center;
	margin:0px auto;
	margin-top:15px;
	min-height:100px;
	height:auto !important;
	height:100px;
}

#main a:link {
	color: #006699;
	text-decoration:none;
}

#main a:visited {
	color: #006699;
	text-decoration:none;
}

#main a:active {
	color: #006699;
	text-decoration:underline;
}

#main a:hover {
	color: #FFFFFF;
	background: #006699;
	text-decoration:none;
}

#main img {
	display:block;
}

#main .bottom30px {
	margin-bottom:30px;
}

#main .bottom15px {
	margin-bottom:15px;
}

#main .bottom10px {
	margin-bottom:10px;
}

#main .top10px {
	margin-top:10px;
}

#main .top8px {
	margin-top:8px;
}

#main .margin10px {
	margin:10px 0;
}

#main .margin5px {
	margin:5px 0;
}

#main strong {
	font-size:12px;
}

#main .rightcontentsbt {
	width:549px;
	text-align:right;
}

#main .btlink a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#main .btlink a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#main .btlink a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#main .btlink a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#footer_wrap {
	background:#262626;
	width:100%;
	text-align:center;
}

#footer {
	background:#262626;
	height:110px;
	width: 960px;
	clear:both;
	margin:0 auto;
}

#footer .footmenu {
	font-size:10px;
	padding-top:20px;
	text-align:left;
	color:#FFFFFF;
	float:left;
}

#footer .copyright {
	font-size:10px;
	padding-top:20px;
	text-align:right;
	color:#FFFFFF;
	float:right;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}

.clearfix {
	display:block;
}
/* end MacIE5 */

/**/
#body {
 margin:0 auto;
 text-align:left;
 margin-bottom:60px;
 font-size:12px;
}
.imgl {
float:left;
padding: 2px;
border:1px solid #C6C7CE;
background:#FFFFFF;
}

#main span.linkbtn a {
color:#FF0000;
text-decoration:underline;
font-size:100%;
}

#main span.linkbtn a:hover {
color:#FFFFFF;
background:#FF0000;
text-decoration:none;
}

.nodata {
padding:10px;
width:90%;
border:10px solid #FAFAFA;
background:#EDEDED;
text-align:center;
}

.nodata p {
color:#696969;
}

.clear {
	clear:both;
}

.person {
	float:left;
	overflow:hidden;
	margin-right:11px;
	margin-bottom:11px;
	width:60px;
	height:95px;
}

.imgt {
padding: 2px;
border:1px solid #C6C7CE;
background:#FFFFFF;
margin:3px 3px 0 3px;
}

div.person span {
	font-size:12px;
	line-height:1.6em;
	margin-left: 3px;
	padding: 0;
}

div.person_user .badge {
color:#FFFFFF;
background:#262626;
padding:2px 5px 2px 2px;
margin: 0 3px 2px 0;
font-size:65%;
}

div.person_user span.b_gold {
color:#F8CE0E;
margin-right:3px;
}

div.person_user span.b_silver {
color:#D4D5D7;
margin-right:3px;
}

div.person_user span.b_bronze {
color:#BE3842;
margin-right:3px;
}


span.comment_litelite {
	color:#D3D3D3;
}
div.forward_alt {
	float:left;
	overflow:hidden;
	width:50px;
	height:70px;
}


.person_user {
	float:left;
	overflow:hidden;
	margin-right:11px;
	margin-bottom:11px;
	width:170px;
	height:60px;
}

div.person_user span {
	font-size:12px;
	line-height:1.6em;
	margin: 0;
	padding: 0;
}