/* CSS Document */


html,body {
	background-color:#EEE;
	font-size: 100%;
	margin:0px;
	padding:0px;
	height: 100%;
	color:#333;
}


img {
	margin: 0px;
	padding: 0px;
	border:none;
}
#top_runinfo {
	height:40px;
	width:172px;
	float:left;
}

#topline {
	background-image:url(image/blue_topline.gif);
	height:22px;
	width:743px;
	float:left;
	text-align:right;
	color:#FFF;
	padding-top:18px;
	font-size:85%;
	overflow:hidden;
}
#toplineright {
	background:url(image/blue_topline_right.gif);
	height:40px;
	width:45px;
	float:left;
}

#headder {
    width: 960px;
	/*height:100%;*/
    margin:0px auto;
	padding:0px;
	background-color:#FFF;
}

h1{
	background-image:url(image/top_img.jpg);
	width:960px;
	height:545px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}



a:link {    
    color:#333;
}
a:visited {    
    color:#CCC;
}
a:hover {  
    color:#181D61;
}
a {    
    text-decbluetion:underline;
}


#container {
	/*min-height:100%;*/
    margin:0px auto;
	padding:0px;
	height:100%;
	position: relative;
}

body > #headder {
　height: auto;
}
#wrapper{
    width: 960px;
    overflow: hidden;
	/*min-height:600px;*/
	/*height:auto;*/
	padding-bottom:50px;
    margin:0px auto;
	min-height:100%;
	padding:10px 0px;
	background-color:#FFF;
}
#contents {
	padding: 10px 60px;
	
}
#top_right {
    float: left;
    width: 270px;
}
h2{
	background-image:url(image/blue_title_bar.gif);
	width:815px;
	color:#FFF;
	font-size:120%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:20px;
}
h3 {
	color:#181D61;
	font-size:110%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	border-bottom:#181D61 solid 1px;
	border-left:#181D61 solid 15px;
	padding-left:5px;
	margin: 20px 10px 0px 10px;
}
.strong {
	font-size:120%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	padding: 15px 0px;
	margin:0;
}

	
#contents p{
	padding:10px 30px;
	font-size:85%;

}

/*メニュー*/

#nav {
    background:url(image/blue_navi.gif);
	width: 960px;
	margin:0px;
	height: 39px;
	display: block;
	padding:0px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#nav a{
	width: 960px;
	height: 39px;
	display: block;
	text-decbluetion: none;
	padding: 0px;
	background:url(image/blue_navi.gif) no-repeat;/*画象URLを設定*/
	overflow:hidden;
	outline:none; 
}


#nav li{
	float:left;
	list-style:none;
}
@media print {
#nav {
	display: none;
}
}
#nav1 { width: 191px; }
#nav2 { width: 115px; }
#nav3 { width: 128px; }
#nav4 { width: 104px; }
#nav5 { width: 109px; }
#nav6 { width: 149px; }
#nav7 { width: 164px; }

#nav1 a	{ background-position: 0px 0; }
#nav2 a	{ background-position: -191px 0; }
#nav3 a	{ background-position: -306px 0; }
#nav4 a	{ background-position: -434px 0; }
#nav5 a	{ background-position: -538px 0; }
#nav6 a	{ background-position: -647px 0; }
#nav7 a	{ background-position: -796px 0; }

#nav1  a:hover	{ background-position: 0px 100%; }
#nav2  a:hover	{ background-position: -191px 100%; }
#nav3  a:hover	{ background-position: -306px 100%; }
#nav4  a:hover	{ background-position: -434px 100%; }
#nav5  a:hover	{ background-position: -538px 100%; }
#nav6  a:hover	{ background-position: -647px 100%; }
#nav7  a:hover	{ background-position: -796px 100%; }


/*メニューここまで*/




/*フッター*/
#footer {
	width:960px;
	height:50px;
	clear:both;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*margin-top:30px;*/
	margin:0 auto;
	background-color:#FFF;

}

#footer_runinfo {
	text-align:right;
	padding:0px;
	margin:0;
}


/*コピーライト*/
#copyright {
	width:960px;
	height:20px;
	background-color:#181D61;
	color:#FFF;
	text-align:center;
	z-index: 10;
	font-size: 70%;
	position:absolute;
}

/*コピーライトここまで*/


/*フッターここまで*/


/*トップページ*/
#top_info {
    background-color: #9cf;
    border: 3px dotted #999;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 85%;
    height: auto;
    margin: 10px 60px 20px;
    overflow: hidden;
    width: 840px;
}

#top_info p {
    line-height: 1.3;
    padding-left: 30px;
}

#top_newstext {
	float:left;
	width: 620px;
	padding-top: 0px;
	overflow: auto;
	clear:both;
	padding-left:60px;
	padding-bottom: 50px;
	overflow:auto;
}


#top_newstext h2{
	background-image:url(image/blue_title_bar.gif);
	width:600px;
	font-size:120%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:20px;
	margin-left: 0px;
	color:#FFF;
}

.guestname {
	font-size:140%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
.guest_img {
	float:left;
	padding:20px 30px;
}


	
#to_photo {
	float:left;
}

#top_newstext .data_td {
	width: 150px ;
	padding-left: 20px;
	padding-top:10px;
	border-right:solid;
	border-right-color:#181D61;
	border-right-width: 3px;
	vertical-align:text-top;
	border-left: none;
	border-bottom:dotted 1px #181D61;
	border-top: none;
	vertical-align:middle;
	padding-right:5px;
	font-size: 80%;
}
#top_newstext .text_td {
	width: 450px;
	padding-top:10px;
	line-height: 1.5;
	border-bottom:dotted 1px #181D61;
	padding-right: 0px;
	padding-left: 5px;
	font-size: 80%;

}


/*トップページここまで*/

/*大会要綱*/
table.youkou {
    width: 95%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	vertical-align:middle;
	margin: 20px 15px;
	font-size:85%;
}

table.youkou th {
	width:20%;
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background:#9CF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.youkou td {
    padding: 5px 10px 5px 10px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
	vertical-align:middle;
}

table.youkou2 {
    width: 95%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	vertical-align:middle;
	margin: 20px 15px;
	font-size:85%;
}

table.youkou2 th {
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background:#9CF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.youkou2 td {
    padding: 5px 10px 5px 10px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align:center;
	vertical-align:middle;
}

ol {
	font-size:85%;
	padding:5px 20px 10px 40px;
}

/*大会要綱ここまで*/

/*コース*/
#coursemap {
	width:100%;
	color:#000;
	text-align:center;
	margin-top:20px;
}

/*コースここまで*/

/*お問い合わせ*/
table.shopdata {
    width: 70%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	vertical-align:middle;
	margin: 20px 120px;
	font-size:85%;
}

table.shopdata th {
	width:25%;
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background:#99CCFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
table.shopdata td {
    padding: 5px 10px 5px 10px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
	vertical-align:middle;
}

/*お問い合わせここまで*/

/*メールフォーム*/
table.maildata {
    width: 80%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	vertical-align:middle;
	margin: 20px 80px;
	font-size:85%;
}

table.maildata th {
	width:30%;
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background:#99CCFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
table.maildata td {
    padding: 5px 10px 5px 10px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
    text-align:left;
	vertical-align:middle;
}
/*メールフォームここまで*/