body
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #404040;
	background-color:#E2E2E2;
	line-height: 170%;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4","Tahoma", "MS UI Gothic", "Lucida Grande",
	             "Osaka", "‚l‚r ‚oƒSƒVƒbƒN" sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #3f7cb6;
	text-decoration: none;
	}

a:visited {
	color: #3f7cb6;
	text-decoration: none;
	}

a:active {
	color: #3f7cb6;
	text-decoration: underline;
	}

a:hover {
	color: #3f7cb6;
	text-decoration: underline;
}

#container{
	width:823px;
	margin:0 auto 50px auto;
	padding:0 0 0 0;
	background-color:#E2E2E2;
}

#top_main{
	position:relative;
	width:273px;
	height:396px;
	background-image:url(img/top_main.png);
	background-repeat:no-repeat;
	padding: 100px 28px 46px 522px;
	margin: 0;
}

#top_second{
	position:static;
	width:815px;
	padding-left:8px;
	margin:0;
}

#top_info{
	width:592px;
	padding:0;
	margin:0;
}

.top_headline{
	width:573px;
	margin-top:8px;
	padding: 5px 10px;
	background-color:#333333;
}

.top_headline a{
	color: #ffffff;
	text-decoration: underline;
}

.top_infodescription{
	width:571px;
	margin-top:8px;
	padding: 5px 10px;
	border:1px #333333 solid;
}


#top_navi{
	background-image:url(img/top_navibg.png);
	background-repeat:no-repeat;
	width:171px;
	height:136px;
	padding:20px 28px 0 24px;
	margin:0;
}

.top_btn{
	margin-bottom: 5px;
}


#header{
	position:relative;
	float:left;
	width:823px;
	height:63px;
	padding:7px 0 0 10px;
	margin:0 0 0 0;
	background-image:url(img/headbg.jpg);
	background-repeat:no-repeat;
}

#main{
	clear:both;
	width:722px;
	padding:0 50px 0 51px;
	margin:0 0 0 0;
	background-image:url(img/mainbg.jpg);
	background-repeat:repeat-y;
}

#singlecol_q{
	position:relative;
	width:694px;
	margin-left : auto;
	margin-right :  auto;
	padding : 20px 0 0 0;
	text-align : center;
}

#leftcol{
	position:relative;
	float:left;
	width:506px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#rightcol{
	position:relative;
	float:right;
	width: 200px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#mainfoot{
	clear:both;
	width:823;
	margin: 0;
	padding: 0;
	background-image:url(img/mainfootbg.jpg);
	background-repeat:no-repeat;
}

#footer{
	clear:both;
	width:790px;
	border-top:1px #cccccc solid;
	margin:14px 25px 10px 8px;
	padding:0px 9px 5px 9px;
}

.footlink{
	font-size: 10px;
}

#navi{
	position:absolute;
	width:295px;
	height:27px;
	margin:26px 0px 0px 500px;
}

#navi ul{
	float: left;
	padding:0;
	margin: 0;
	display:inline;
	list-style: none;
}

#navi ul li{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	display:inline;
	list-style: none;
}

#main h2 
{
    line-height: 180%;
	font-size: 18px;
	font-weight: bold;
}

#main h3 
{
    color: rgb(51, 51, 51);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(187, 187, 187);
    background-color: rgb(242, 242, 242);
    text-indent: 5px;
    line-height: 180%;
	margin-top: 0pt;
	font-size: 16px;
	text-align: left;

}

.text{
	padding-left:10px;
	margin-bottom:10px;
}
.logo{
	position:absolute;
	float:left;
}

.copyright{
	float:right;
	margin-top: 8px;
}

.h2title{
	margin-bottom:10px;
}

.rightpict{
	position:relative;
	left:7px;
	top:16px;
}

.leftpict{
	margin:10px 0 7px 0;
}

.pict_r{
	float: right;
	margin:0 0 10px 10px;
}

.leftbtn{
	margin:0 0 15px 51px;
}

.plinks{
	position:relative;
	right:0px;
	float:right;
	margin:0 0 15px 0;
}

.txtlink{
	padding: 0px 0px 0px 12px;
	background: transparent url(img/nc_on.gif) no-repeat 0% 2px;
}

.pcopy{
	position:relative;
	right:0px;
	float:right;
}

.nodisp{
	display:none;
}

.q_table {
	text-align : center;
	margin-left : auto;
	margin-right :  auto;
}

.question {
	border : 1px #cccccc solid;
	padding : 1px;
	text-align : center;
	margin-left : auto;
	margin-right :  auto;
}

.question th {
	margin 1px;
	background-color: #e9f4ff;
	background-position:1px 1px;
	text-align: left;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
}

.question td {
	background-color: #ffffff;
	border-bottom: 1px #cccccc solid;
	padding: 10px;
	text-align: left;
}

.subbtn {
	margin: 10px 0;
}

#type {
	clear: both;
	margin-bottom: 15px;
	text-align: left;
}

.aleft {
	text-align: left;
}

.chara_pic {
	float: left;
	margin: 0 15px 15px 0;
}

.best5 {
	clear: both;
	margin-bottom: 10px;
}

.spot3 {
	clear: both;
	margin-bottom: 10px;
}

.spot_box {
	witdh: 230px;
	height: 250px;
	margin: 5px 8px 0 0;
}

.spot_title {
	font-weight: bold;
	font-size:16px;
	border-bottom: 1px #dddddd solid;
}

.spot_content {
	font-weignt: normal;
	font-size:14px;
	margin-bottom:18px;
}

.spot3 td{
    padding: 5px;
	background: url(img/spot_bg.png) no-repeat left top;
}

.rank1,.rank2,.rank3,.rank4,.rank5 {
	width: 400px;
	height: 45px;
}

.ranktxt {
	text-indent:50px;
	font-size:16px;
	font-weight:bold;
	padding-top: 5px;
}

.rank1 {
	background-image: url(img/rank1.png);
}

.rank2 {
	background-image: url(img/rank2.png);
}
.rank3 {
	background-image: url(img/rank3.png);
}
.rank4 {
	background-image: url(img/rank4.png);
}
.rank5 {
	background-image: url(img/rank5.png);
}

.ranking_table {
	float: left;
	margin: 0 14px 14px 0;
}

.footimipr {
	border: 1px dashed #cccccc;
	background-color: #eeeeee;
	padding :10px;
}

.footnavi {
	text-align:right;
}

.s_attention{
	font-size: 12px;
}

#birdname {
	margin:3px 0 3px 0;
	padding-top:5px;
	border-bottom: 1px solid #666666;
}

.again {
	text-align:right;
}

.comment{
   padding: 0px 0px 0px 18px;
   background: transparent url(img/user_comment.png) no-repeat 0% 4px;
}

.new {
	color: #E41473
}

#sbm_box {
	border: 1px dashed #cccccc;
	padding :5px;
}

.sbm_title {
	font-size:12px;
	font-weight:bold;
}

.sbm{
	margin-left:5px;
}

