@charset "UTF-8";

/*========================================

		22th DM granprix
		Since: 2007-9-14
		Modified: 
		Customize:
		
=========================================*/
/*========================================
	
		TOC(Table Of Contents)
	
		[1]:browser default
		[2]:common
		[3]:layout
		[4]:header
		[5]:glovalmenu
		[6]:body
		[7]:footer

=========================================*/

/*----------------------------------------
		[1]:browser default
-----------------------------------------*/
body,h1,h2,h3,h4,h5,h6,div,li,ul,dl,dt,dd,form,table,tr,th,td{margin:0 0 0 0;padding:0 0 0 0}
h1,h2,h3,h4,h5,h6{font-size:100%}
li{list-style:none}
p{margin:0;padding:0.5em 0}
img{border:0}

/*----------------------------------------
		[2]:common
-----------------------------------------*/
body {
	background:#DCDADF;
	margin:0; padding:0px;
	text-align:center;
	color:#666;
}

body,td,th{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	font-size: small;
	_font-size:86%;
	line-height: 1.5em;
}
* body,td,th{
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
}
div hr{
	display:none;
}
.c-box{
	clear: both;
}
.clear-fix { 
    min-height:0; 
    display: inline-table; 
} 
.clear-fix:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html .clear-fix {height:0;} 
.clear-fix{display: block;} 
/* */ 
/*----------------------------------------
			[3]:layout
-----------------------------------------*/
#container{
	width:820px;
	background:#FFF;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#container_inner {
	background:url(../img_cmn/main_bg_head.jpg) no-repeat top center #FFF;
	padding-bottom:30px;
	text-align:center;
}
#container_inner h2{
	padding-top:15px;
}
#container_inner h3{
	padding-top:20px;
}
#container_inner h4{
	margin:0 0 0 70px;
	padding-top:20px;
	color:#3E962E;
}
#container_inner .txt{
	margin:10px 0 0 70px;
}
#container_inner .red{
	margin:0 0 0 70px;
	color:#CC0000;
}
#container_inner p{
	padding-right:50px;
}
#container_inner ol li {
	list-style-type:disc;
}

#container_inner ol {
	margin:10px 0 0 50px;
	_margin:10px 0 0 90px;
	padding-right:50px;
}

/*----------------------------------------
			[4]:header
-----------------------------------------*/
#header{
	height: 105px;
	position: relative;
	background:url(../img_cmn/bg_head.gif) no-repeat top center transparent;
}
#header #home{
	float: left;
	display: block;
	padding: 13px 0 0 43px;	
	height: 24px;
	vertical-align:top;
}
#header #hm{
	float: right;
	display: block;
	padding: 0;	
	margin: 5px 0 0 0;
	height: 24px;
	vertical-align:top;
}
#header #hm li, #header #gm li a{
	float: left;
}
#header #hm li.contact{
	float: left;
	padding: 3px 0 0 0;
}
#header #hm li.contact a{
	padding: 0 15px 0 0;
}
#header #hm li.post{
	float: left;
	background:url(../img_cmn/bg_hm.gif) no-repeat top left;
}
#header #hm li.post a{
	padding: 0 0 0 25px;
}


/*----------------------------------------
			[5]:glovalmenu
-----------------------------------------*/

#header #gm {
	position:absolute;
	top:51px;
	left:40px;
	width:744px;
	height:42px;
}
#header #gm ul{
	width:744px;
}
#header #gm li{
	float:left;
}
#header #gm li a{
	float:left;
}

#footer {
	background-image:url(../img/footer_mark.gif);
	background-repeat:no-repeat;
	background-position:1% 50%;
	background-color:#99CC00;
	height:40px;
	_height:55px;
	padding:20px 0 0 60px;
	_padding:18px 0 0 60px;
}

#footer {
	background-image:url(../img/footer_mark.gif);
	background-repeat:no-repeat;
	background-position:1% 50%;
	background-color:#99CC00;
	height:40px;
	_height:55px;
	padding:20px 0 0 60px;
	_padding:18px 0 0 60px;
}

#footer ul li{
	float:left;
	margin:0;
	_font-size:92%;
}
#footer a:link {
	color:#000000;
	text-decoration:none;
}
#footer a:visited {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
}
.link_area{
	width:600px;
	margin:0 auto;
	margin-left:120px;
	background-color:#EFF5EB;

}
.link_left_box{
	width:290px;
	text-align:left;
	float:left;
	display:block;
	background-color:#EFF5EB;
	padding:10px 0 10px 10px;
}
.link_left_box ul li{
	background-image:url(../img_cmn/arrow.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:20px;

}
.link_right_box{
	width:290px;
	float:right;
	text-align:left;
	background-color:#EFF5EB;
	padding:10px 0 10px 10px;
}
.link_right_box ul li{
	background-image:url(../img_cmn/arrow.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:20px;

}#footer ul li{
	float:left;
	margin:0;
	_font-size:92%;
}
#container_inner a:link {
	color:#0000ff;
	text-decoration:none;
}
#container_inner a:visited {
	color:#666666;
	text-decoration:none;
}
#container_inner a:hover {
	color:#333333;
	text-decoration:underline;
}
#container_inner table{
	text-align:left;
	border:1px solid #E0E0E0;
	margin:10px auto 0 auto;
}
#container_inner table th{
	background-color:#F4F4F4;
	font-weight:700;
	padding:10px;
	border-right:1px solid #E0E0E0;
	width:200px;
}
#container_inner table td{
	padding:10px;
}
.line-bottom {
	border-bottom:1px solid #E0E0E0;
}
.lady_name {
	color:#CC0000;
	font-weight:700;
	background-image:url(../judge/img/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.man_name {
	color:#006699;
	font-weight:700;
	background-image:url(../judge/img/dot_line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.ta-left {
	text-align:left;
}
#result .catch {
	padding:3px 0 0 80px;
	color:#cc0000;
	font-weight:bold;
}
#result .fukidashi {
	text-align:left;
	float:right;
	width:450px;
	padding:0 80px 0 0 ;
}
#result .txt {
	text-align:left;
	margin:0 0px 0 50px;
}
#result #comment_box {
	width:703px;
	margin:10px auto 20px auto;
	background:url(../result/img/comment_bg.gif) 0 0 repeat-y;	
}
#result #comment_box_inner {
	background:url(../result/img/comment_bottom.gif) left bottom no-repeat;	
	padding:0 0 10px 0;
	margin:0;
}
#result #comment_box ul {
	width:703px;
	padding:5px 0 0 0;
}
#result #comment_box ul li {
	float:left;
	background-image:url(../result/img/comment_arrow.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 16px;
	margin:0 10px 0 10px;
	font-size:90%;
}
#result #comment_box ul li a:link {
	color:#3E962E;
	text-decoration:underline;
}
#result #comment_box ul li a:visited {
	color:#999999;
	text-decoration:underline;
}
#result #comment_box ul li a:hover {
	color:#3E962E;
	text-decoration:none;
}
#result #comment_box #ttl_comment {
	display:block;
	text-indent:-9999px;
	font-size:0;
	width:660px;
	height:29px;
	background:url(../result/img/ttl_comment.gif) 0 0 no-repeat;
}
#result #left_box {
	width:360px;
	float:left;
	text-align:left;
}
#result #right_box {
	width:360px;
	float:right;
	text-align:left;
}
#result #grandprix-box {
	width:740px;
	margin:30px auto 0 auto;
}
#result #ttl_copy {
	display:block;
	text-indent:-9999px;
	font-size:0;
	width:360px;
	height:20px;
	background:url(../result/img/ttl_copy.gif) 0 0 no-repeat;
	padding:0;
	margin:0 0 15px 0;
}
#result #ttl_poster {
	display:block;
	text-indent:-9999px;
	font-size:0;
	width:360px;
	height:20px;
	background:url(../result/img/ttl_poster.gif) 0 0 no-repeat;
	padding:0;
	margin:0 0 15px 0;
}
#result #ttl_special {
	display:block;
	text-indent:-9999px;
	font-size:0;
	width:740px;
	height:20px;
	background:url(../result/img/ttl_special.gif) 0 0 no-repeat;
	padding:0;
	margin:0 auto;
}
#result table {
	padding:0;
	margin:0;
	border:none;
}
#result table td {
	padding:0;
	margin:0;
}
#result #ttb_special {
	margin:0 auto;
}
#result .syou_name {
	color: #CC0000;
	font-weight: bold;
	font-size:116%;
}
#result .sub_syou_name {
	color: #666666;
	font-weight: bold; 
}
.f-left {
	float:left;
}
.f-right {
	float:right;
}
.mb20 {
	margin:0 0 20px 0;
}
.font-small {
	font-size:80%;
	_font-size:84%;
}