@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul, li, img , hr {
	margin: 0px;
	padding: 0px;
	border:none;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	letter-spacing: 1px;
	color: #333;
	background-color: #ECFEFF;
	line-height: 1.4em;
}

a{
	text-decoration: none;
	}
p{
	text-align: left;
}

#cing{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}


#nakami{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCC;
	background-color: #FFF;
	}

#all {
	width: 900px;
	min-height: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;

}





/* --------------------------------------------------------------------------------------
topの設定 
--------------------------------------------------------------------------------------- */
#header h1 {
	letter-spacing: 1px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
}


h2{
	letter-spacing: 1px;
	line-height: 38px;
	margin-left: 60px;
	font-weight: bold;
	text-align: center;
	color: #FF0080;
	margin-top: 10px;
	font-size: 16px;
	background-image: url(images/line.gif);
	display: block;
	height: 40px;
	width: 580px;
	margin-bottom: 20px;
}

h3{
	font-size: 16px;
	letter-spacing: 2px;
	padding-left: 10px;
	color: #FF3366;
	}

/* --------------------------------------------------------------------------------------
本体の設定 
--------------------------------------------------------------------------------------- */

#contents{
	margin-top:20px;
	text-align: left;
}


/* --------------------------------------------------------------------------------------
メインコンテンツの設定
--------------------------------------------------------------------------------------- */


#main {
	width: 700px; /* 横幅を変更 */
	float: right;
	padding-bottom: 20px; /* 余白を変更 */
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-bottom: 15px;
	margin-top: 10px;
}


#main img {
padding-left: 5px;
padding: 10px 0px 10px 5px;}
	

/* --------------------------------------------------------------------------------------
段落 
--------------------------------------------------------------------------------------- */



.p1 {
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 35px;
	line-height: 24px;
	width: 650px;
}
	
.p2 {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 18px;
}


.p3{
	margin-right: 15px;
	margin-left: 15px;
	}
/* --------------------------------------------------------------------------------------
文字飾り設定 mk
--------------------------------------------------------------------------------------- */
.mk-aka1 {
	font-size: 14px;
	line-height: 24px;
	color: #FF0080;
	letter-spacing: 1px;
	font-weight: bold;
}


.mk-blue1 {
	font-size: 16px;
	line-height: 24px;
	color: #06F;
	letter-spacing: 1px;
}


.mk-green1 {
	color: #008080;
}


.center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
	
	

/* --------------------------------------------------------------------------------------
トップページ　告知板
--------------------------------------------------------------------------------------- */
	
.haikei{
	margin-top: 20px;
	background-color: #F0FEFF;
	margin-left: auto;
	border: 1px solid #B0FBFF;
	margin-right: auto;
	width: 620px;
	padding: 20px;
	display: block;
}
	


	
	
.dot0 {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
}
	
	
	
#menu {
	width: 900px;
	background: #ffffff url(images/btn-a.gif);
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border:none;
	}
	
/* ランナーズ */

.r1 {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D2FDFF;
	width: 500px;
}


/* 写真と文章 */
.news {
	height: 480px;
	width: 560px;
	background: url(images/top/cs5.gif);
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #FFFFFF;
	margin-top: 25px;
	text-align: left;

}

.news h3 {
	margin-top: 10px;
	padding-top: 50px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0080;
	text-align: center;
}

.news p {
	line-height: 20px;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 7px;
}


.dot {
	border-bottom: 1px dotted #CCCCCC;
	background: url(images/top/arrow.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom:3px;
}


.dot1 {
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;

}

	
	
	

#menu li {
	float: left;
	width: 180px;
	height: 40px;
}

#menu li a {
	width: 180px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: bold;
	background-image: url(images/btn-a.gif) no-repeat;
	line-height: 40px;
	border:none;
}

#menu li a:hover {
	background: url(images/btn-b.gif);
	width: 180px;
	color: #ff6;
}






#sub {
	width: 196px;
	float: left;
	height: 100%;
	display: inline;
	margin-left: 0px;
	padding-top: 20px;
}

#sub1{
	display: block;
	padding-bottom: 30px;
	}

#sub1 li a {
	background-image: url(images/btn-d.gif);
	height: 35px;
	width: 193px;
	text-decoration: none;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	letter-spacing: 2px;
	border:none;
	line-height: 35px;
	padding-left: 20px;
}
#sub1 li a:hover {
	background-image: url(images/btn-e.gif);
	height: 35px;
	width: 193px;
	display: block;
	font-size: 14px;
	border:none;
}



#sub2{
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 30px;
	float: left;
	}

#sub2 li a {
	background-image: url(images/btn-d1.gif);
height: 35px;
	width: 193px;
	text-decoration: none;
	font-size: 14px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	letter-spacing: 2px;
	border:none;
	line-height: 35px;
	padding-left: 20px;
}


#sub2 li a:hover {
	background-image: url(images/btn-e1.gif);
	height: 35px;
	width: 193px;
	display: block;
	font-size: 14px;
	border:none;
}


.navititle-top{
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	}


.bannar {
	margin-top: 15px;
	}
.moji{
	margin-top: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	}




/* --------------------------------------------------------------------------------------
フッター 
--------------------------------------------------------------------------------------- */
#indent-footer{
	clear: both;
	color:#313b4e;
	font-size:0.8125em;
	background:url(images/bot.gif) repeat-x top;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 15px;
	text-decoration: none;
	}
	
#footer {
	clear: both;
	width: 900px;
	text-align: center;
	background: #cccccc url(images/footer.gif) no-repeat bottom;
	height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	letter-spacing:1px;
	}




.clear {
clear: both;
}


table{
	margin-left: 25px;
	width: 670px;
	margin-top: 25px;
	}


/* --------------------------------------------------------------------------------------
フォーム
--------------------------------------------------------------------------------------- */


#con table {
	background-color: #ddeeff;
	}


#con p {
	padding-left: 18px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;	
	}
	
	
#con input:focus{
	background: #FFFFCC;
}

/* --------------------------------------------------------------------------------------
　option2　お問い合わせフォーム
--------------------------------------------------------------------------------------- */

.t1 {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	border: 1px solid #FFF;
	border-collapse:separate;
	background-color: #BCC9E4;
	text-align: center;
}
.t1 td {
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #EFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
	
	
#con input:focus{
	background: #FFFFCC;
}



/* --------------------------------------------------------------------------------------
動画
--------------------------------------------------------------------------------------- */


.j1 {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #c0FFFF;
	width: 450px;
}

.jp{
	font-family: "HGP創英角ﾎﾟｯﾌﾟ体";
	color: #FF0080;
	font-size: 18px;
	text-align: center;
}

.jp2{
padding-top: 5px;
padding-bottom: 5px;
}

.a4{
	padding-left: 20px;
	}



/* --------------------------------------------------------------------------------------
募集要項などダウンロード
--------------------------------------------------------------------------------------- */

.a11{
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFE6FF;
	margin: 8px;
	}

