﻿@charset "utf-8";
/********************************************************************************************/
/*       #wrapper / #contents / #contents_inner / #sidenavi　などを適当に設定する           */
/********************************************************************************************/

/*****************************************************************▼デフォルトセット*********/
/*
#wrapper {
	float:left;
	width:100%;
	background-color:#F8F8F8;
}

#contents {
	margin:0px 0px 0px 210px;
	width:761px;
	line-height:1.6;
	padding:9px;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	background-color:#fff;
}

#contents_inner {
	position:relative;
	padding:0px 10px 20px 10px;
}

.navi_both #contents_inner {
	float:left;
	width:440px;
}

#sidenavi {
	float: left;
	margin-left:-990px;
	width:210px;
}
*/
/**********************************************************************▼100％セット*********/
#wrapper {
	float:left;
	width:100%;
	line-height:1.6;
	background-color:#FFFFFF;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}

#contents {
	margin:0px 200px 0px 0px;
	width:758px;
	margin:0px;
	line-height:1.6;
	background-image:url("page_bg.jpg");
	background-repeat:no-repeat;
}

#contents_inner {
	padding:15px;
}

.navi_both #contents_inner {
	float:right;
	padding:35px 0px 20px 0px;
	width:558px;
}

#sidenavi {
	float: left;
	margin:0px 0px 20px 0px;
	padding:35px 20px 10px 20px;
	width:160px;
}

#ad_banner {
	float: left;
	margin-left:-215px;
	margin-right:15px;
	width:200px;
}

#pankuzu {
	padding:0px 0px 5px 10px !important;
}
/********************************************************************************************/




/* ************************************************ 
 *	以下は好きなようにoption
 * ************************************************ */
#contents_inner h3 {
	padding-bottom:5px;
	line-height:1;
	font-size:112%;
	font-weight:bold;
	border-bottom:1px solid #666;
}

#contents_inner h3 img {
	vertical-align:bottom;
}


#contents_inner h3 span {
	border-left:6px solid #318181;
	margin-right:2px;
}

#contents_inner .article {
	padding:20px 10px 40px 14px;
}

#contents_inner .article h4 {
	margin-bottom:8px;
	padding-top:30px;
	font-size:112%;
	font-weight:bold;
	color:#1E6E6E;
	background-image:url("subtitle_bg.gif");
	background-repeat:repeat-x;
	background-position:left bottom;
}

.article p {
	margin-bottom:10px;
	padding-left:10px;
}

.section {
	margin:10px 0px 0px 10px;
	padding:3px;
	border:1px solid #ccc;
	background-color:#EFEEEA;
}


.section li{
	float:left;
	padding-right:5px;
}


/*
.section_detail dt{
	margin:10px 0px 0px 10px;
	padding:5px 5px 0px 5px;
	font-weight:bold;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#EFEEEA;
}


.section_detail dd{
	margin:0px 0px 0px 10px;
	padding:2px 5px 5px 5px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#EFEEEA;
}
*/

.section_detail {
	border:1px solid #ccc;
	padding:20px;
	margin-bottom:20px;
}

.section_detail h4{
	padding-top:0px !important;
}

.section_detail ul{
	padding-top:20px;
}

.section_detail ul li{
	background:transparent url(menu_dt.gif) no-repeat scroll 5px center;
	padding:0px 10px 0px 15px;
	line-height:2;
}


.article ol li {
	padding-left:14px;
	background-image:url("/images/img_hyphen.gif") ;
	background-repeat: no-repeat;
	background-position:left 10px;
}



.backtopop{
	float:right;
	margin:18px 0px;
	font-size:77%;
}

#sidenavi {
	color:#bbb;
	line-height:2;
}



#sidenavi dl dt, #sidenavi dl dd {
	background:url("menu_hy.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sidenavi dl dt a{
	padding:0px 10px 0px 15px;
	background:url("menu_dt.gif");
	background-position:5px center;
	background-repeat:no-repeat;
}

#sidenavi dl dd a{
	padding:0px 10px 0px 30px;
	background:url("menu_dt.gif");
	background-position:15px center;
	background-repeat:no-repeat;
}

#ad_banner p {
	padding:10px 0px 0px 0px;
}


.nominate_block {
	width:262px;
}

.nominate_block h5 {
	font-weight:bold;
}


.nominate ul {
clear:right;
list-style-type:none;
margin:5px 0px 0px;
text-align:right;
}

.nominate ul li {
float:left;
line-height:1.2;
margin-right:5px;
padding:0px 0px 0px 18px;
text-align:left;
width:40px;
background-color:#660033;
background-image:url(/images/btn_y.gif);
background-position:left center;
background-repeat:no-repeat;
}

.nominate ul li a {
color:#FFFFFF;
display:block;
}

.nominate ul li a:link {
color:FFFFFF;
text-decoration:none;
}

.nominate ul li.st {
margin-right:0px !important;
background-color:#fff;
background-image:url(/images/img_icon_subcategory.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:14px;
width:180px;
}

.nominate ul li.st a {
color:#660033;
}

.nominate ul li.st a:hover {
text-decoration:underline;
}

.judge h4 {
	margin-bottom:0px !important;
}

.judge_face {
	float:left;
	width:130px;
}

.judge_face img {
	margin-top:34px;
	background-image:url(img_imgBg.gif);
	padding:5px;

}


.judge_text {
	margin:30px 0px 0px 130px;
}
.judge_text  strong{
	line-height:32px;
}


.lecture {
	margin:10px 0px 40px 14px;
	padding:5px;
	border:1px solid #ccc;
	background-image:url(img_prBg.gif);
}


.lecture_text {
	margin:0px 0px 0px 130px;
	padding:5px 5px 5px 0px;
	font-size:77%;
}

.lecture_face {
	float:left;
	width:130px;
}

.lecture_face img {
	padding:5px;
}

.intro {
	margin:10px 0px 0px 14px;
}



.intro dt{
	float:left;
	width:100px;
	font-weight:bold;
}
	
.intro dd{
	clear:right;
	margin-left:100px;
	margin-bottom:6px;
}

#ad_banner div {
	margin-top:20px;
	padding:3px;
	background-image:url(ad_media_Bg.gif);
	text-align:center;
	color:#fff;
}



/******coordinate枠******/
.coordinate {
	margin:26px 0px 46px 0px;
}


.coordinate .item {
	float:left;
	margin:0px 0px 0px 6px;
	padding:0px 6px 10px 0px;
	_padding:10px 7px 10px 0px;
	width:129px;
	background-image:url(hasen_low.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.coordinate .ino_01, .coordinate .ino_05{
	margin:0px 0px 0px 0px;
}

.coordinate .ino_04, .coordinate .ino_08{
	background:none;
	padding:0px 0px 10px 0px;
}

.coordinate .item img {
	cleaer:both;
}

.coordinate .item h4 {
	margin:5px 0px;
	font-weight:bold;
}
.coordinate .item .title {
	font-size:77%;
	height:24px;
}

.oordinate .cols {
	clear:both;
	line-height:1;
	font-size:1px;
	margin:0px 10px;
	padding:0px;
	background-image:url(hasen_col.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.coordinate .more {
	margin-top:3px;
	float:right;
}




/*
.win_menu {
	margin:20px 0px 30px 0px;
	padding:5px 4px;
	text-align:center;
	background-color:#318181;
	border:1px solid #9FBA95;
}


.win_menu li{
	float:left;
	margin-right:4px;
	padding-right:4px;
	line-height:1.3;
	border-right:1px solid #9FBA95;
}
	
.win_menu li.last{
	margin-right:0px;
	border-right:none;
}

.win_menu li a, .win_menu li a:hover, .win_menu li a:visited{
	color:#FFF;
}
*/



.win {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:20px 20px 4px 20px;
	background-color:#fff;
	background-image:url(win_Bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.win_nominate {
	margin-bottom:20px;
	padding:76px 20px 4px 20px;
	font-size:77%;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	background-image:url(win_nominate_Bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#contents_inner .win h3 {
	padding-top:16px;
	padding-left:80px;
	padding-bottom:20px;
	font-size:149%;
	border-bottom:none;
}

.win_image {
	text-align:center;
	margin-bottom:16px;
}

.win_image img {
/*	background-image:url(img_imgBg.gif);*/
/*	padding:5px;*/
}
.win_text {
	display:block;
	margin-bottom:18px;
}

.win_text img{
	float:right;
	margin:20px 0px 5px 10px;
	padding:5px;
	background-image:url(img_imgBg.gif);
}

.win_text strong {
	color:#318181;
}


.win_nominate ul li{
	float:left;
	margin-right:10px;
	margin-bottom:16px;
	width:110px;
	height:152px;
}
.win_nominate ul li div {
	clear:both;
}


.win_nominate ul li.last{
	margin-right:0px;
	clear:right;
}


.win_nominate ul li img{
	width:110px;
	clear:right;
	display:block;
}

.article p.link_info {
	float:right;
	margin-bottom:0px;
	padding-left:10px;
	position:relative;
	top:-15px;
}

.Judgespecial {
	background-image:url(win_Judgespecial_Bg.jpg);
	border-bottom:1px solid #ccc;
}
.special {
	background-image:url(win_special_Bg.jpg);
	border-bottom:1px solid #ccc;
}
