@charset "utf-8";

body {
	margin:0 0 0 0;
	background:#fff;
	color:#FFFFFF;
	line-height:1.3;
	font-size:11pt;
	
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#flashcontent {
	background-color:#000000;
	background:url(../../img/bg/bgAll.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

#flashcontent * {
	line-height	:150%;
	margin:0;
	padding:0;
	border:0;
}

#flashcontent #attention {
	width:860px;
	margin:0 auto;
	color       :#333333;
	font-size   :80%;
	text-align  :center;
	padding:10px;
	border      :10px #EEEEEE solid;
	background  :#FFCC00;
}

#flashcontent #attention h1,
#flashcontent #attention p {
	color:#333333;
	text-align:center;
}

#flashcontent #attention img {
	border:0;
}
		
#flashcontent #attention p,
#flashcontent #attention ul {
	text-align:left;
}

#flashcontent #attention p.appendix {
	text-align:center;
}







#mainMenu img {
	display:block;
	float:left ; 
	margin:0 0 0 0;
	border:0;
}

#header{
	width:900px;
	background-color:#000000;
	height:110px;
	margin:0 auto;
}

#topHead{
	background:url(../../img/menu/header.jpg);
	height:70px;
	background-position:top center;
	background-repeat: no-repeat;
}
#menuBox{
	height:40px;
	background:url(../../img/menu/menu_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#headerBox{
	width:900px;
	margin:0 auto;
	padding-left:45px;	
}

#index_main{
	width:860px;
	padding:20px;
	margin:0 auto;
	text-align:center;
	font-size:9pt;
	color:#FFFFFF;
}
.medachi{
	font-size:18pt;
	font-weight:bolder;
}







