@charset "Shift_JIS";

@import url("../../css/width.css");
@import url("../../css/common.css");
@import url("../../css/font.css");
@import url("../../css/margin.css");
@import url("../../css/topnavi.css");
@import url("../../css/style.css");


div#topImage{
	width:800px;
	margin-top: 3px;
	margin-bottom: 20px;
	color:#fff;
	border-top:1px #000 solid;
	background:#369 url("../img/main_bg.gif") 0 0 repeat-y;
}
div#topImage div.textArea{
	width:370px;
	float:left;
	padding:30px 0 5px 0;
}
div#topImage div.flashArea{
	width:430px;
	float:left;
}



div#topImage img{display:block;}


div#topImage h1{
	margin: 0 0 5px 10px;
	padding:0 0 3px 0;
	border-bottom:1px #0CF solid;
}
div#topImage h2{
	margin: 0 2px 20px 10px;
	padding:0;
	font-size:108%;
	line-height:130%;
	font-weight:bold;
	color:#0cf;
}
div#topImage p{
	margin: 0 10px 0.5em 10px;
	padding:0;
	font-size:100%;
	line-height:150%;
}

div#topImage img.end{
	clear:both;
}













#bannerArea {
	margin-bottom: 20px;
}


#bannerArea img {
	float: left;
}


#wrapper #columnLeft {
	float: left;
	width: 470px;
}


#wrapper #columnRight {
	float: right;
	width: 300px;
}


#abouto{
}


#aboutoTop{
	background-image: url(../img/about_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}


#aboutoBottom{
	background-image: url(../img/about_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 90%;
	line-height: 150%;
}


#newsHead{
	background-image: url(../img/news_3.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


#newsHead a:hover img {
	opacity:0;
	filter: alpha(opacity=0);
}


#news{
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 20px;
}


#news dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 0.7em;
}

/*　お知らせ　更新日　*/
#news dl dt {
	color: #666;
	font-weight: bold;
}


/*　おしらせ　更新内容　*/
#news dl dd {
	margin-bottom: 0.7em;
	margin-left: 1em;
}

#info {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 800px;
	margin-top: 30px;
	margin-bottom: 30px;
}


/*　賢者の選択バナー　*/
div#kenjaBanner{
	width:235px;	
}


/*===========　タブ内表示　==========*/
p.intro{
	margin: 0 0 1em 0;
	padding:0;
	font-size:93%;
	line-height:150%;
}
#contents01 table,
#contents02 table,
#contents03 table{
	margin-bottom: 15px;
	line-height: 120%;
}

#contents01 table tr td,
#contents02 table tr td,
#contents03 table tr td{
	padding-bottom: 5px;
}

#contents01 h2,
#contents02 h2,
#contents03 h2{
	font-size: 116%;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

#contents03 ul li {
	background: url(../../img/listImage_1.gif) no-repeat 0em 0.2em;
	padding-left: 15px;
	line-height: 150%;
}

#tabArea #contents01 a,
#tabArea #contents02 a,
#tabArea #contents03 a {
	color: #000;
	text-decoration: underline;
}

#tabArea #contents01 a:hover,
#tabArea #contents02 a:hover,
#tabArea #contents03 a:hover {
	color: #900;
	text-decoration: underline;
}
