@charset utf-8;
/*
+++++++++++++++++++++++++++++++++
Web Site NAVI.CSS   Ver.
+++++++++++++++++++++++++++++++++
*/


/*
=======================
ContestsBox BaseLayout & Header+Footer
=======================
*/
#main_box {
	text-align: left;
	position: relative;
	width: 775px;
	margin: 0 auto;
	}

#header {
	}

#content_box {
	padding-right: 20px;
	padding-bottom: 20px;
	}

#content_box_top {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

#content_left {
	width: 240px;
	float: left;
	}

#content_right {
	width: 495px;
	float: right;
	}

#top_box_left {
	width: 250px;
	float: left;
	}

#top_box_right {
	width: 480px;
	float: right;
	}


#footer {
	width: 100%;
	}

#footer a {
	color: #3a3a3a;
	text-decoration: none;
	}

#footer_link {
	font-size: 12px;
	line-height: 13px;
	background-color: #ffb60d;
	margin: 0;
	padding: 3px 20px 3px 10px;
	display: block;
	}
.footer_link_left {
	width: 200px;
	float: left;
	display: block;
	}

.footer_link_right {
	text-align: right;
	width: 500px;
	float: right;
	display: block;
	}

#footer_add {
	font-size: 12px;
	line-height: 13px;
	background-color: #ff7f0d;
	text-align: right;
	clear: both;
	padding: 3px 20px 3px 15px;
	}

#footer_copy {
	font-size: 10px;
	font-family: Arial, "Century Gothic";
	line-height: 12px;
	text-align: right;
	margin: 0;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 3px;
	}

.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	}
#top_header {
	background-color: #ff7f0d;
	width: 100%;
	height: 26px;
	display: block;
	}

#top_header h1 {
	color: white;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	background-image: none;
	margin: 0;
	padding: 3px 0 3px 20px;
	}

#top_header p {
	color: white;
	font-size: 12px;
	line-height: 13px;
	text-align: right;
	position: absolute;
	top: 4px;
	left: 525px;
	width: 229px;
	padding-right: 20px;
	}

#top_content {
	padding: 10px 20px 20px;
	display: block;
	
	}

#top_content a {
	color: #73bd1f;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_green.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
	padding-left: 16px;
	}

#top_content a:hover {
	color: #ff7f0d;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_or.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
	padding-left: 16px;
	}

#top_content_left {
	width: 355px;
	float: left;
	display: block;
	}

#top_content_right {
	width: 355px;
	float: right;
	display: block;
	}

.top_content_inner {
	margin-top: 4px;
	padding-top: 8px;
	border-top: 1px solid #73bd1f;
	
	}

.top_content_inner p {
	font-size: 75%;
	line-height: 140%;
	margin: 0;
	padding: 0;
	}

.top_content_inner img {
	float: left;
	margin-right: 12px;
	}

#top_header_img {
	background-color: #ff7f0d;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#top_box_right dl {
	margin: 0;
	padding: 0;
	display: block;
	}

#top_box_right dt {
	font-size: 75%;
	line-height: 140%;
	text-align: center;
	width: 85px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	}

#top_box_right dd {
	font-size: 75%;
	line-height: 140%;
	width: 385px;
	float: right;
	margin: 0;
	padding: 0 0 5px;
	display: block;
	}

#top_pressbox {
	background-image: url(../../img/top/bg_press.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 479px;
	margin: 0 0 20px;
	padding-top: 5px;
	border-top: 1px solid #ff7f0d;
	border-bottom: 1px solid #ff7f0d;
	display: block;
	}

#bot_content {
	width: 479px;
	display: block;
	}

#bot_content_left a {
	color: #73bd1f;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_green.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
	padding-left: 16px;
	}

#bot_content_left a:hover {
	color: #ff7f0d;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_or.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
	padding-left: 16px;
	}

#bot_content_left {
	width: 230px;
	float: left;
	display: block;
	}

#bot_content_right {
	width: 232px;
	float: right;
	display: block;
	}

.bot_content_inner {
	margin-top: 4px;
	padding-top: 8px;
	border-top: 1px solid #73bd1f;
	
	}

.bot_content_inner p {
	font-size: 75%;
	line-height: 140%;
	margin: 0;
	padding: 0;
	}

.bot_content_inner img {
	float: left;
	margin-right: 12px;
	}

#back_to_top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	}

#back_to_top a {
	color: #a5a5a5;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_lgr_rev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 16px;
	}

#back_to_top a:hover {
	color: #ff7f0d;
	font-size: 12px;
	line-height: 13px;
	background-image: url(../../img/parts/link_shikaku_or_rev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-left: 16px;
	}

/*
==================
Left Navigation
==================
*/
.left_mid_img {
	margin-bottom: 6px;
	margin-left: 20px;
	}
.bannner_essey {
	margin-left: 20px;
	}

.left_banner {
	margin-top: 10px;
	}

.banner {
	padding-left: 17px;
	display: block;
	}
.banner_sub {
	padding-left: 20px;
	display: block;
	}

#left_nav ul {
	margin: 0 0 10px;
	padding: 0;
	border-top: 1px solid #a5a5a5;
	list-style-type: none;
	}

#left_nav li {
	font-size: 12px;
	line-height: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #a5a5a5;
	
	}

#left_nav a {
	color: #3a3a3a;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 4px solid #ff7f0d;
	display: block;
	}

#left_nav a:hover {
	color: #ff7f0d;
	text-decoration: none;
	display: block;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 4px solid #ff7f0d;
	}

.left_top_mid_img {
	margin-bottom: 6px;
	margin-left: 17px;
	}

#left_top_nav ul {
	margin: 0 0 10px;
	padding: 0;
	border-top: 1px solid #a5a5a5;
	list-style-type: none;
	}

#left_top_nav li {
	font-size: 12px;
	line-height: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #a5a5a5;
	
	}

#left_top_nav  a {
	color: #3a3a3a;
	text-decoration: none;
	margin-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 4px solid #ff7f0d;
	display: block;
	}

#left_top_nav a:hover {
	color: #ff7f0d;
	text-decoration: none;
	display: block;
	margin-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left: 4px solid #ff7f0d;
	}


