@charset "Shift_JIS";

/*--- base ---*/

body {
	background-image: url(/images/common/back.gif);
	background-repeat: repeat;
	background-color: #A8DBFF;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color:#444444;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}
hr , .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
a:link{
	color:#000071;
	text-decoration: none;
}
a:visited{
	color:#000071;
	text-decoration: none;
}
a:active{
	color:#000071;
	text-decoration: underline;
}
a:hover {
	color:#000071;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}

/*フッター*/
#footer {
	background-color: #000099;
	overflow: visible;
	width: 100%;
	display: block;
	height: 116px;
}
#footer_in {
	width: 900px;
	height: 91px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}
#footer_in .copy {
	width: 450px;
	height: 22px;
	float: left;
}
#footer_in .text {
	width: 450px;
	height: 22px;
	float: right;
	font-size: 10px;
	text-align: right;
}
#footer a:link{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:active{
	color:#FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}




/*#main {
	width: 808px;
	background-image: url(/images/common/back.gif);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}*/

/*ヘッダー*/
#contents #main {
	width:900px;
	height: 100%;
	padding-bottom: 28px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}

#contents #header {
	height: 174px;
	overflow: visible;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
#header #logo {
	background-image: url(/images/common/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 383px;
	height: 79px;
	margin-bottom: 24px;
	padding-top: 20px;
	margin-right: 10px;
	float: left;
}
#header #logo a {
	width: 383px;
	height: 79px;
	display: block;
	text-indent: -9999px;
}
h1 {
	width: 840px;
	height: 27px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: visible;
	float: left;
	font-size: 10px;
	color: #A3A3A3;
	font-weight: normal;
	display: block;
	letter-spacing: 0.1em;
}


/*ログイン*/
#login {
	background-image: url(/images/common/login.gif);
	background-repeat: no-repeat;
	width: 479px;
	height: 88px;
	overflow: visible;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	@margin-bottom: 0px;
	padding-left: 16px;
	padding-right: 12px;
}
#login_in {
	background-image: url(/images/common/login_font.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 165px;
	line-height: 24px;
}
#log_in {
	padding-right: 10px;
	text-align: right;
}


#login_btn a {
	background-image: url(/images/common/malimagazine_btn.gif);
	background-repeat: no-repeat;
	float: right;
	width: 185px;
	height: 29px;
	margin-top: 47px;
	text-indent: -9999px;
}

#btn {
	width: 900px;
	height: 51px;
}
#btn ul {
	width: 900px;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
#btn ul li {
	display: inline;
	height: 51px;
	float: left;
}
#btn ul li a {
	display: block;
	text-indent: -9999px;
	height: 51px;
}

#btn ul li.global00 a {background:url(/images/common/top_btn.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global01 a {background:url(/images/common/howto_btn.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global02 a {background:url(/images/common/impact_btn.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global03 a {background:url(/images/common/profit_btn.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global04 a {background:url(/images/common/race_btn.jpg) no-repeat center left;width: 172px;}

#btn ul li.global00_on a {background:url(/images/common/top_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global01_on a {background:url(/images/common/howto_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global02_on a {background:url(/images/common/impact_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global03_on a {background:url(/images/common/profit_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global04_on a {background:url(/images/common/race_btn.jpg) no-repeat center left;width: 172px;}

#btn ul li.global00 a.ov,#btn ul li.global00 a:hover { background: url(/images/common/top_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global01 a.ov,#btn ul li.global01 a:hover { background: url(/images/common/howto_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global02 a.ov,#btn ul li.global02 a:hover { background: url(/images/common/impact_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global03 a.ov,#btn ul li.global03 a:hover { background: url(/images/common/profit_btn_r.gif) no-repeat center left;width: 172px;margin-right: 10px;}
#btn ul li.global04 a.ov,#btn ul li.global04 a:hover { background: url(/images/common/race_btn.jpg) no-repeat center left;width: 172px;}



/*インナー*/
#contents .cont {
	height: 100%;
	overflow: visible;
}


/*--- index ---*/
/*#header h2.index {
	background-image: url(/images/head/dymo_index.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 650px;
	background-position: right 8px;
	text-indent: -9999px;
}*/
.index {
	margin: 0px;
	height: 100%;
}

/*左側*/
.index #left {
	width: 230px;
	margin-right: 21px;
	float: left;
	overflow: visible;
}
/*的中*/
#hit {
	background-image: url(/images/index/hit_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 71px;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
	height: 288px;
}
.hit_in {
	width: 186px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px dotted #ADADAD;
}
.hit_in img {
	margin-right: 5px;
	float: left;
	vertical-align: middle;
	padding-bottom: 5px;
}
#hit_btn a {
	background-image: url(/images/index/hit_btn.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	margin-top: 5px;
}
#hit_btn2 a {
	background-image: url(/images/index/hit_btn2.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	margin-top: 5px;
}
.hit_book{
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
/*ニュース欄*/
#news {
	background-image: url(/images/index/news_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
	height: 279px;
}
.news_in {
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 7px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ADADAD;
}
/*サイドバナー*/
#calendar a {
	background-image: url(/images/common/calendar_banner.gif);
	background-repeat: no-repeat;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 230px;
	height: 157px;
	display: block;
	text-indent: -9999px;
}
#call a {
	background-image: url(/images/common/call_banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 230px;
	height: 124px;
	display: block;
	text-indent: -9999px;
}


/*右側*/
.index #right {
	float: left;
	width: 649px;
	padding: 0px;
	overflow: visible;
}
/*メイン写真*/
#mainphoto {
	width: 649px;
	height: 358px;
	margin-bottom: 24px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	overflow: visible;
}
#mainphoto2 {
	background-image : url(/images/index/news.swf);
	background-repeat: no-repeat;
	width: 649px;
	height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
	overflow: visible;
}
/*各コンテンツ枠*/
.cont_box {
	width: 649px;
	margin-bottom: 24px;
	overflow: visible;
	float: left;
}
.form_box {
	background-image : url(/images/index/form.gif);
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height: 104px;
	margin-right: 18px;
	padding-top: 150px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 10px;
	line-height: 18px;
}
.form_box form {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0px;
}

.voice_box {
	background-image : url(/images/index/voice.gif);
	background-repeat: no-repeat;
	float: right;
	width: 166px;
	height: 210px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 44px;
}
.voice_in_man {
	background-image : url(/images/index/man_icon.gif);
	background-repeat: no-repeat;
	width: 130px;
	padding-left: 29px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ADADAD;
}
.voice_in_woman {
	background-image : url(/images/index/woman_icon.gif);
	background-repeat: no-repeat;
	width: 130px;
	padding-left: 29px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ADADAD;
}

.race_box {
	background-image : url(/images/index/race_back.gif);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	height: 273px;
	margin-right: 17px;
	padding-top: 98px;
	padding-left: 17px;
	padding-right: 17px;
}
.race_in {
	width: 250px;
	height: 150px;
	padding: 16px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 24px;
}
.race_btn a {
	background-image : url(/images/index/registration_btn.gif);
	background-repeat: no-repeat;
	width: 282px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

.click_box a:link{
	background-image : url(/images/index/click_btn.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 316px;
	height: 372px;
	display: block;
	text-indent: -9999px;
}
.click_box a:visited{
	background-image : url(/images/index/click_btn.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 316px;
	height: 372px;
	display: block;
	text-indent: -9999px;
}
.click_box a:active{
	background-image : url(/images/index/click_btn.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 316px;
	height: 372px;
	display: block;
	text-indent: -9999px;
}
.click_box a:hover {
	background-image : url(/images/index/click_btn_r.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 316px;
	height: 372px;
	display: block;
	text-indent: -9999px;
}

/*下部バナースペース*/
#baner_box {
	width: 900px;
	height: 52px;
	margin-top: 20px;
}
#baner_box ul {
	width: 900px;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#baner_box ul li {
	display: inline;
	height: 52px;
	float: left;
}
#baner_box ul li a {
	display: block;
	text-indent: -9999px;
	height: 52px;
}

#baner_box ul li.global00 a {background:url(/images/common/jra_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global01 a {background:url(/images/common/meteorological_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global02 a {background:url(/images/common/a_pat_banner.gif) no-repeat center left;width: 215px;margin-right: 14px;}
#baner_box ul li.global03 a {background:url(/images/common/jra_van_banner.gif) no-repeat center left;width: 215px;}

#baner_box ul li.global00_on a {background:url(/images/common/jra_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global01_on a {background:url(/images/common/meteorological_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global02_on a {background:url(/images/common/a_pat_banner.gif) no-repeat center left;width: 215px;margin-right: 14px;}
#baner_box ul li.global03_on a {background:url(/images/common/jra_van_banner.gif) no-repeat center left;width: 215px;}

#baner_box ul li.global00 a.ov,#baner_box ul li.global00 a:hover { background: url(/images/common/jra_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global01 a.ov,#baner_box ul li.global01 a:hover { background: url(/images/common/meteorological_banner.gif) no-repeat center left;width: 215px;margin-right: 13px;}
#baner_box ul li.global02 a.ov,#baner_box ul li.global02 a:hover { background: url(/images/common/a_pat_banner.gif) no-repeat center left;width: 215px;margin-right: 14px;}
#baner_box ul li.global03 a.ov,#baner_box ul li.global03 a:hover { background: url(/images/common/jra_van_banner.gif) no-repeat center left;width: 215px;}





/*文字飾り*/
.news_text {
	color: #000071;
}
.mini {
	font-size :10px;
	line-height: 18px;
}
.hit_font {
	color: #FF6600;
	font-size :16px;
	line-height: 34px;
	font-weight: bold;
}



































