@charset "UTF-8";
/*===================================================
リセット
===================================================*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"!important;
	padding: 0;
	margin: 0;
}

div,ul,ol,li,hr,p,h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	margin:0;
	padding:0;
} 

ul,ol,li {   
	list-style:none;  
}

img,a img {
	border-style: none;
}

#wrapper {
	width:750px;
	margin:0 auto;
}

.clear {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear hr {
	display: none;
}

/*===================================================
リンク
===================================================*/
a {
	overflow: hidden;
    outline: none;
}

a,a:visited {color: #333333;;} 

a:hover {
	text-decoration:none;
	color: #FF0000;
}

/*===================================================
位置
===================================================*/
.al_left {
	text-align:left;
}
.al_center {
	text-align:center;
}
.al_right {
	text-align:right;
}

/*===================================================
デザイン
===================================================*/
#marason {
	width:600px;
	color: #333333;
	line-height:1.5;
	margin:0 auto;
}

h1 {
	width:600px;
	height:100px;
	text-indent:-9999px;
	margin:30px auto 20px auto;
	background:url(../images/h1_tit.jpg) no-repeat 0 0;
}

h2 {
	width:600px;
	height:25px;
	text-indent:-9999px;
	margin:0 auto 10px auto;
}
h2#tit_sanka {
	background:url(../images/tit_sanka.gif) no-repeat 0 0;
}
h2#tit_kakunin {
	background:url(../images/tit_kakunin.gif) no-repeat 0 0;
}
h2#tit_kanryo {
	background:url(../images/tit_kanryo.gif) no-repeat 0 0;
}

hr.kugiri {
	width:600px;
	height:1px;
	font-size:0;
	line-height:0;
	border: 0;
    border-bottom: 1px solid #669933;
	padding:0;
	margin:15px 0;
}

#top_back {
	font-size:80%;
	text-align:center;
	margin:10px auto 30px auto;
}
#top_back a,#top_back a:visited {
	color:#666;
}
#top_back a:hover {
	text-decoration:none;
	color: #FF0000;
}

#sumaho_link {
	text-align:center;
	line-height:1;
	margin:10px 0 20px 0;
}

.totop {
	font-size:80%;
	text-align:right;
	line-height:1;
	margin:10px 0 30px 0;
}

/*===================================================
概要
===================================================*/
#gaiyoubox {
	width:598px;
	margin:0 auto 30px auto;
	border:solid 1px #99C860;
}

#gaiyoubox > ul > li {
	position: relative;
	line-height: 1.3;
	color: #FF6600;
	padding: .5em .5em .5em 1.5em;
    border-bottom: 1px solid #99C860;
}
#gaiyoubox > ul > li:before {
	position: absolute;
	content: "■";
	top: .5em;
	left: .5em;
}
#gaiyoubox > ul > li:last-child {
    border: none;
}

#gaiyoubox > ul > li > ul > li {
	position: relative;
	font-size: 80%;
	color: #333;
	margin-top: 5px;
	margin-left: 1em;
}
#gaiyoubox > ul > li > ul > li:before {
	position: absolute;
	top: 0;
	left: -1em;
	content: "※";
}


/*===================================================
ボタン
===================================================*/
#bt_entry,#bt_doui,#bt_kakunin {
	width: 400px;
	height: 35px;
	text-align:left;
	margin:0 auto;
}
#bt_entry a,#bt_doui a,#bt_kakunin input {
	width: 400px;
	height: 35px;
}
#bt_entry a,#bt_doui a {
	display:block;
	text-indent:-9999px;
}

#soushinbox {
	width: 530px;
	height: 35px;
	margin:0 auto;
}
#bt_soushin,#bt_syuusei,#bt_soushin input,#bt_syuusei input {
	width: 250px;
	height: 35px;
}
#bt_syuusei {
	float:left;
}
#bt_soushin {
	float:right;
}
#bt_kakunin input,#bt_soushin input,#bt_syuusei input {
	margin:0!important;
	padding:0!important;
	border:none!important;
	text-indent:-9999px;
}

#bt_entry a:hover,#bt_doui a:hover,#bt_kakunin input:hover,#bt_soushin input:hover,#bt_syuusei input:hover {
	background-position:0 -35px;
}

#bt_entry a {
	background:url(../images/bt_entry.gif) no-repeat 0 0;
}
#bt_doui a {
	background:url(../images/bt_doui.gif) no-repeat 0 0;
}
#bt_kakunin input {
	background:url(../images/bt_kakunin.gif) no-repeat 0 0;
}
#bt_soushin input {
	background:url(../images/bt_soushin.gif) no-repeat 0 0;
}
#bt_syuusei input {
	background:url(../images/bt_syuusei.gif) no-repeat 0 0;
}

/*===================================================
最新情報
===================================================*/
#tit_news {
	width:600px;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	background:url(../images/new.gif) no-repeat 0 0;
	margin:0;
	padding:0;
}
#news_box {
	width:578px;
	font-size:90%;
	padding:10px;
	text-align:left;
	margin:0 auto 15px auto;
	border:solid 1px #FFCC00;
}
.news_copy {
	font-size:110%;
	color:#FF6600;
	text-align:center;
	line-height:1;
	margin-bottom:10px;
}
.news_link {
	font-size:90%;
	text-align:center;
	line-height:1;
}
#news_qr {
	text-align:center;
	margin-bottom:10px;
}
#news_qr img {
	border:1px solid #999;
}

/*===================================================
規約
===================================================*/
#kiaku_tit {
	width:600px;
	font-size:120%;
	color:#FF6600;
	text-align:left;
	line-height:1;
	margin:20px auto 10px auto;
}

#kiakubox {
	width:578px;
	margin:0 auto;
	padding:5px 10px;
	border:solid 1px #99C860;
}

#kiakubox ul li {
	width:578px;
	font-size:80%;
	line-height:1.5;
	text-align:justify;
	border-bottom:dashed 1px #999999;
	padding-bottom:5px;
	margin-bottom:10px;
}

#close_box {
	width: 132px;
	text-align: center;
	margin: 20px auto;
} 

/*===================================================
参加登録
===================================================*/
#step_tit {
	font-size:110%;
	color:#FF6600;
	text-align:left;
	line-height:1;
	font-weight:bold;
	margin-bottom:5px;
}

#sanka_navi {
	width:600px;
	margin:0 auto 10px auto;
}
#sanka_navi ul {
	margin-left:1em
}
#sanka_navi ul li {
	font-size:80%;
	line-height:1.5;
	margin-bottom:5px;
	list-style:disc outside;
}

#sanka_table {
	width:600px;
	border-bottom:1px solid #99C860;
	margin:0 auto 20px auto;
}
#sanka_table th,#sanka_table td {
	font-size:80%;
	line-height:1.25;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #99C860;
}

#sanka_table th {
	color:#FF6600;
	font-weight:bold;
	padding:10px 10px 10px 50px;
	white-space:nowrap;
}
#sanka_table th.hissu {
	background:url(../images/hissu.gif) no-repeat 10px 11px;
}
#sanka_table th.nini {
	background:url(../images/nini.gif) no-repeat 10px 11px;
}
#sanka_table th.skakunin {
	width:100px;
	padding:10px 10px 10px 50px;
	white-space:nowrap;
}

#sanka_table td {
	padding:10px;
}

#marathon_form input,#marathon_form select,#marathon_form textarea {
	font-size: 90%;
	text-align:left;
	line-height:1.25;
	color: #666666;
	padding:5px;
	margin-right:10px;
	border: 1px solid #cccccc;
}

#marathon_form input.form1,#marathon_form input.form2,#marathon_form input.form3 {
	height:20px;
}
#marathon_form input.form1 {
	width:50px;
}
#marathon_form input.form2 {
	width:300px;
}
#marathon_form input.form3 {
	width:400px;
}
#marathon_form textarea {
	width:90%;
}

#douibox {
	margin:0 auto 20px auto;
	font-size: 80%;
	border:solid 1px #999;
}
#douibox td {
	padding:15px 50px;
}
#douibox #douicopy {
	text-align:left;
	line-height:1.25;
	margin-bottom:10px;
}
#douibox #douilink {
	font-size: 120%;
	font-weight:bold;
	text-align:center;
	line-height:1;
	margin-bottom:10px;
}
#douibox #douicheck {
	text-align:center;
	line-height:1;
}

/*===================================================
お知らせ
===================================================*/
#tit_oshirase {
	width:600px;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	background:url(../images/tit_oshirase.gif) no-repeat 0 0;
	margin:0;
	padding:0;
}
#oshirase_box {
	width:578px;
	font-size:90%;
	padding:10px;
	text-align:left;
	margin:0 auto 30px auto;
	border:solid 1px #d1291d;
}
#bt_oshirase,#bt_oshirase a {
	width: 400px;
	height: 35px;
}
#bt_oshirase {
	text-align:left;
	margin:10px auto 0 auto;
}
#bt_oshirase a {
	display:block;
	text-indent:-9999px;
	background:url(../images/bt_oshirase.gif) no-repeat 0 0;
}

#bt_oshirase a:hover{
	background-position:0 -35px;
}

/*===================================================
終了
===================================================*/
#end_box {
	width:596px;
	font-size:100%;
	text-align:center;
	color:#F00;
	border:solid 2px #F00;
	padding:5px 0;
	margin:0 auto 30px auto;
}
#end_box b {
	font-size:125%;
}
#end_box a {
	color:#F00;
}


/*===================================================
フォントサイズ
===================================================*/
.f70p {font-size:70%}
.f80p {font-size:80%}
.f90p {font-size:90%}
.f150p {font-size:150%}
.h130 {line-height:130%}
.h150 {line-height:150%}
.f80ph130 {font-size:80%;line-height:130%}
.f90ph130 {font-size:90%;line-height:130%}
.f80ph150 {font-size:80%;line-height:150%}
.f90ph150 { font-size:90%; line-height:150%}

/*===================================================
マージン
===================================================*/
.pb00 {
	padding-bottom: 0 !Important;
}
.plr30 {
	padding-right: 30px !Important;
	padding-left: 30px !Important;
}
.mt05 {
	margin-top: 5px !Important;
}
.mt10 {
	margin-top: 10px !Important;
}
.mt15 {
	margin-top: 15px !Important;
}
.mt20 {
	margin-top: 20px !Important;
}
.mt30 {
	margin-top: 30px !Important;
}
.mb00 {
	margin-bottom: 0 !Important;
}
.mb05 {
	margin-bottom: 5px !Important;
}
.mb10 {
	margin-bottom: 10px !Important;
}
.mb15 {
	margin-bottom: 15px !Important;
}
.mb20 {
	margin-bottom: 20px !Important;
}
.mb30 {
	margin-bottom: 30px !Important;
}
.ml00 {
	margin-left: 0 !Important;
}
.ml10 {
	margin-left: 10px !Important;
}
.ml30 {
	margin-left: 30px !Important;
}
.nobor {
	border:none !Important;
}