@charset "utf-8";

/* ////////////////////////// */

* {
	margin: 0;
	padding: 0;}

body,td,th {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color: #333333;
	line-height: 1.4em;
	word-break: nomal;
	font-size: 100%;
}

div {display: block;}

h1, h2, h3, h4, h5, h6, p, address	{
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}

p {
	margin: 0px 0px 1em;
}
img {border: none;}
a {
outline: none;
}
a:link {
	color: #0D3896;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	color: #FF0000;
}
a:active {text-decoration: none;}

.clear {clear: both;float: none;border: none;}
.hiden {display: none;}
.Out {position: absolute;	left: -999px;top: -999px;}

.S {
	font-size: 85%;
}
.L {font-size: 110%;text-shadow: 0px 1px 2px #ccc;}
.LL {font-size: 120%;text-shadow: 0px 1px 2px #ccc;}
.Bd {font-weight: bold;}
.Red {color: #FF0000;}
.Green {color: #0F662D;}
.Or {color: #FF6600;}

/* ////////////////////////// Hack */

.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfix {	display:inline-block;} /* IE7 */

/* Hides from IE-mac ＼*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/* 
============================= */
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.news_u {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
}
.table td {
	padding-left: 5px;
}.Blue {
	color: #003399;
}
#Main_h  {
	width: auto;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#camp_footer {
	background-color: #DD060E;
	width: auto;
	height: 10px;
}
