@charset "Shift_JIS";

/* import   --------------------------------------------- */
/* ベース */
@import "base.css";
@import "base2nd.css";
@import "base3rd.css";

/* バック
   --------------------------------------------- */
#wrapper {
	width: 850px;
	min-height: 1px;
	background-image: url(../img/back_result.jpg);
	padding-top: 20px;
}
   
#block {
	width: 850px;
	min-height: 1px;
}
/* 実績ブロック
   --------------------------------------------- */
#re_box {
    width: 630px;
}

#re_box_l {
	width: 340px;
	float: left;
}

#re_box_copy {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	width: 340px;
	margin-top: 10px;
	padding-left: 10px;
}

#re_box_r {
	width: 270px;
	float: right;
}

#table_title {
	width: 260px;
	height:20px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(../img/re_table_back.gif);
	padding-left: 10px;
	margin-bottom: 5px;
}

#re_box_r th {
	font-size: 11px;
	line-height: 16px;
	color: #7D234C;
	text-align: left;
	padding: 6px 0;
	border-bottom: 1px solid #7D234C;
}

#re_box_r td {
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	padding: 6px 0;
	border-bottom: 1px solid #7D234C;
}


/* Result専用左メニュー
   --------------------------------------------- */

.menu a {
	display:block;
	width:116px;
	height:28px;
	background-image: url(../img/menu_back.jpg);
	background-position: left top;
	font-size: 12px;
	line-height: 28px;
	color: #7D234C;
	margin-bottom: 4px;
	padding: 0 0 0 18px;
	text-decoration: none;
}

.menu a:hover {
	background-image: url(../img/menu_back.jpg);
	background-position: left bottom;
	color: #402B8E;
}

.menu_re a {
	display:block;
	width:116px;
	height:28px;
	background-image: url(../img/menu_back.jpg);
	background-position: left top;
	font-size: 12px;
	line-height: 28px;
	color: #7D234C;
	margin:78px 0 4px 0;
	padding: 0 0 0 18px;
	text-decoration: none;
}

.menu_re a:hover {
	background-image: url(../img/menu_back.jpg);
	background-position: left bottom;
	color: #402B8E;
}


.menu2_re {
	background-image: url(../img/menu_back2.jpg);
	height: 28px;
	width: 116px;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin:78px 0 4px 0;
	padding: 0 0 0 18px;
	background-position: left;
}

/* CONTEST専用CSS
   --------------------------------------------- */

.r_title {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	color: #A96124;
	margin-bottom: 18px;
	margin-top: 2px;
}

.r_title2 {
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif; 
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #A96124;
	margin:70px 0 18px 0;
}

.r_title2 span {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7D234C;
	letter-spacing: 1em;
}


#time_title {
	color: #7D234C;
	font-weight: bold;
}

#contest_time {
	width:600px
	padding: 0 0 0 65px; 
}

#contest_time dl {
margin:0;
padding:0;
	border-bottom: 1px dotted #666666;
}

#contest_time dt {
	float:left;
	width:60px;
	padding:5px 0 5px 0;
	clear:both;
	font-weight:bold;
	color: #7D234C;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	list-style-type:none;
}  

#contest_time dd {
	padding:5px 0 5px 50px;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	list-style-type:none;
}  

.r_photo {
	margin: 5px 0 5px 15px;
}