@charset "utf-8";

*
{
	zoom: 1;
}

body, p, form, h1, h2, h3, h4, ul, ol, li, dl, dt, dd
{
	margin: 0;
	padding: 0;
	color: #333;
}

ul, ol
{
	list-style: none;
}

img
{
	border: none;
	font-size: 0;
	line-height: 0;
}

a:link
{
	color: #0d4fc8;
	text-decoration: none;
}

a:visited
{
	color: #0d4fc8;
	text-decoration: none;
}

a:hover
{
	color: #0d4fc8;
	text-decoration: underline;
}

a:active
{
	color: #e50020;
	text-decoration: none;
}

.clearfix:after
{
	content: "";
	display: block;
	clear: both;
}

body
{
	background: #efefef url(../img/bg.gif) repeat-x left top;
	text-align: center;
	font-size: small;
}

p
{
	line-height: 140%;
}

#seo
{
	position: absolute;
	visibility: hidden;
	font-size: 100%;
	font-weight: normal;
	width: 370px;
}

#wrapper
{
	width: 860px;
	margin: 0 auto;
	padding-bottom: 65px;
	text-align: left;
	background: #fff url(../img/bg_wrapper.gif) repeat-y left top;
}

#header
{
	position: relative;
	background: #fff url(../img/bg_header.gif) no-repeat left top;
	height: auto !important;
	height: 144px;
	min-height: 144px;
}

#logo
{
	padding: 32px 0 0 21px;
}

#satellites
{
	font-size: 78%;
	float: right;
	margin: -28px 19px 0 0;
	display: inline;
}

#satellites li
{
	float: left;
	border-left: 1px solid #dbdbdb;
	padding: 3px 12px 3px 13px;
}

#satellites li.last
{
	border-left: none;
	padding: 0;
}

#satellites a
{
	background: url(../img/icn_arrow.gif) no-repeat left center;
	padding-left: 9px;
	color: #464646;
}

#satellites li.last a
{
	background: none;
	padding-left: 0;
}

#gnavi
{
	margin-top: 20px;
	font-size: 0;
	line-height: 0;
}

#gnavi li
{
	float: left;
	width: 172px;
	height: 54px;
}

#gnavi li.btn_3
{
	width: 173px;
}

#gnavi li.btn_5
{
	width: 171px;
}

#gnavi li a,
#gnavi li em
{
	display: block;
	width: 172px;
	height: 54px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../img/btn_gnavi.jpg) no-repeat 0 0;
}

#gnavi li.btn_1 a
{
	background-position: 0 0;
}

#gnavi li.btn_1 a:hover,
#gnavi li.btn_1 em
{
	background-position: 0 -54px;
}

#gnavi li.btn_2 a
{
	background-position: -172px 0;
}

#gnavi li.btn_2 a:hover,
#gnavi li.btn_2 em
{
	background-position: -172px -54px;
}

#gnavi li.btn_3 a
{
	width: 173px;
	background-position: -344px 0;
}

#gnavi li.btn_3 a:hover,
#gnavi li.btn_3 em
{
	width: 173px;
	background-position: -344px -54px;
}

#gnavi li.btn_4 a
{
	background-position: -517px 0;
}

#gnavi li.btn_4 a:hover,
#gnavi li.btn_4 em
{
	background-position: -517px -54px;
}

#gnavi li.btn_5 a
{
	width: 171px;
	background-position: -689px 0;
}

#gnavi li.btn_5 a:hover,
#gnavi li.btn_5 em
{
	width: 171px;
	background-position: -689px -54px;
}

#flash
{
	padding: 6px 12px 42px 12px;
	background: url(../img/bg_flash.gif) no-repeat left bottom;
}

#left
{
	width: 599px;
	float: left;
}

#right
{
	width: 250px;
	float: right;
}

#main_menu
{
	width: 579px;
	margin: 0 0 20px 20px;
}

#main_menu div
{
	width: 183px;
	float: left;
	background: url(../img/bg_main_menu.gif) no-repeat left bottom;
	margin-right: 10px;
	display: inline;
}

#main_menu p
{
	padding: 5px 7px 10px 7px;
	font-size: 78%;
	height: auto !important;
	height: 60px;
	min-height: 60px;
}

#main_menu a
{
	display: block;
	width: 165px;
	height: 44px;
	text-indent: -10000px;
	overflow: hidden;
	margin: 0 0 10px 10px;
}

#main_menu a.btn_1
{
	background: url(../img/btn_main_menu.jpg) no-repeat 0 0;
}

#main_menu a.btn_1:hover
{
	background: url(../img/btn_main_menu.jpg) no-repeat 0 -44px;
}

#main_menu a.btn_2
{
	width: 166px;
	background: url(../img/btn_main_menu.jpg) no-repeat -165px 0;
}

#main_menu a.btn_2:hover
{
	background: url(../img/btn_main_menu.jpg) no-repeat -165px -44px;
}

#main_menu a.btn_3
{
	background: url(../img/btn_main_menu.jpg) no-repeat -331px 0;
}

#main_menu a.btn_3:hover
{
	background: url(../img/btn_main_menu.jpg) no-repeat -331px -44px;
}

#whats_new
{
	width: 570px;
	margin-left: 20px;
}

#whats_new h3
{
	font-size: 100%;
	background: url(../img/line_h3.gif) repeat-x left bottom;
}

#whats_new h3 span
{
	display: block;
	float: left;
	padding: 0 4px 6px 4px;
	background: url(../img/bg_h3_59b9c6.gif) repeat-x left bottom;
	border-right: 2px solid #fff;
}

#whats_new table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 100%;
	float: none;
	clear: both;
}

#whats_new tr,
#whats_new th,
#whats_new td
{
	border-bottom: 1px dotted #b9b9b9;
}

#whats_new th
{
	width: 1px;
	font-size: 78%;
	font-weight: normal;
	white-space: nowrap;
	padding: 0 10px 0 7px;
}

#whats_new td
{
	padding: 7px 8px;
}

#whats_new td.map
{
	width: 42px;
	padding: 0;
}

#whats_new td.icon
{
	width: 115px;
	padding: 5px 0 5px 10px;
	white-space: nowrap;
}

#whats_new td.icon img
{
	padding-right: 3px;
}

#whats_new .icon_info
{
	text-align: right;
	margin-top: 7px;
}

.box15
{
	margin-bottom: 15px;
	float: none;
	clear: both;
}

.block_1
{
	width: 230px;
	background: url(../img/bg_block_1.gif) no-repeat left top;
	margin-bottom: 15px;
}

.block_1 h3
{
	font-size: 100%;
	color: #fff;
	padding: 6px 10px;
}

.block_1 ul
{
	background: url(../img/bg_block_1_btm.gif) no-repeat left bottom;
	padding: 2px 0;
}

.block_1 li
{
	background: url(../img/line_block_1.gif) no-repeat left bottom;
	padding: 8px 10px;
}

.block_1 li.last
{
	background: none;
}

.block_1 li em
{
	font-weight: bold;
	font-style: normal;
}

.block_1 li p.info
{
	font-size: 78%;
}

.block_1 li p.info strong
{
	font-size: 122%;
	display: block;
	margin: 3px 0;
}

.block_2
{
	width: 230px;
	background: url(../img/bg_block_2.gif) no-repeat left top;
	margin-bottom: 15px;
}

.block_2 h3
{
	font-size: 100%;
	color: #fff;
	padding: 6px 10px;
}

.block_2 dl
{
	background: url(../img/bg_block_2_btm.gif) no-repeat left bottom;
	padding: 14px 5px 10px 10px;
}

.block_2 dt
{
	float: left;
	width: 87px;
	margin-right: 10px;
	display: inline;
}

.block_2 p.url
{
	margin-bottom: 10px;
}

#footer
{
	float: none;
	clear: both;
	padding: 40px 0 0 20px;
}

#tails
{
	background: url(../img/bg_footer.gif) no-repeat left top;
	font-size: 78%;
	width: 822px;
	margin-bottom: 10px;
}

#tails a
{
	background: url(../img/icn_arrow.gif) no-repeat left center;
	padding-left: 9px;
	color: #595959;
}

#tails li.last a
{
	background: none;
	padding-left: 0;
}

#tails ul
{
	background: url(../img/bg_footer_btm.gif) no-repeat left bottom;
	padding: 6px 6px 6px 17px;
}

#tails li
{
	float: left;
	padding: 4px 20px 0 0;
}

#tails li.last
{
	float: right;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#copyright
{
	float: left;
	font-size: 78%;
	width: 340px;
	border-right: 1px solid #dbdbdb;
	margin-right: 20px;
	display: inline;
}

#copyright dt
{
	float: left;
	width: 38px;
	margin-right: 13px;
	display: inline;
}

#copyright dd p
{
	color: #666;
}

#banners li
{
	float: left;
	margin: 6px 15px 0 0;
	display: inline;
}



/*yosizawa追記分*/

.font_s {
	font-size: 78%;
	margin-bottom: 5px;
}

.gototop {
	margin-bottom: 10px;
	margin-right: 28px;
	text-align: right;
}

