
/*****share******/
body,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,ol,ul,img{
	margin:0px;
	padding:0px;}
	
img{border-spacing:0;
    border:0;}

/*****ベース設定*****/
body{
	background:url(../img/top/bg.jpg) repeat-x top;
	background-color:#F4F4F4;

	margin-left:auto;
	margin-right:auto;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}

.main_bg{
    background:url(../img/share/toka_bg.png) repeat-y center;
	width:916px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

* html .main_bg{
behavior: expression(IEPNGFIX.fix(this));
}

#main{width:900px;
	margin-left:auto;
	margin-right:auto;
background-color:#FFFFFF;
background:url(../img/share/main_bg.jpg) repeat-y;
overflow: hidden;}}

#main:after {
	content: "";
	display: block;
	clear: both;}


a {color:#4B5C99;
   text-decoration: none;}

a:hover {
	color: #6699CC;
	text-decoration:underline;}

a:visited {
	color: #6699CC;
	text-decoration: none;}



#s_link{
margin:5px 0;
float:right;}

/*左*/
#main_l{
	width:600px;
	float:left;
	text-align:left;
	padding:10px 30px;}


/*右*/
#main_r{
	width:239px;
	float:left;
	vertical-align:top;
	color:#222A46;
	font-size:10px;
	line-height:160%;
	margin-right:-3px;
	border-top:#BAC6D1 1px solid;}

#main_r img{margin:7px 0;}

#main_r .infa{
background:url(../img/share/r_infa.jpg) no-repeat;
padding-top:180px;
width:210px;
margin:10px 15px;
height:60px;
}

#main_r .infa h3{
width:200px;
color:#333300;
font-size:11px;
line-height:160%;
font-weight:normal;
margin-left:5px;}


#main_r .ad{
margin:50px 0 0 25px;
text-align:left;
}

/*****ヘッダー部分******/
h1{	width:890px;
	color:#CCCCCC;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	height:19px;
	text-align:left;
}


/*****フッター部分******/
#foot{
background-color:#222A46;
height:40px;
color:#ffffff;
font-size:10px;}

#foot .waku
{width:900px;
height:40px;
background:url(../img/share/f_rogo.gif) no-repeat left;
margin-left:auto;
margin-right:auto;}

#foot .copy1{
padding:15px 0 0 60px;
float:left;}

#foot .copy2{
padding:15px 10px  0;
float:right;}




/*****トップページ******/

#top_main{
width:900px;
height:320px;
margin:0px 8px;}

#top_menu{
width:900px;
margin:0px 8px;
height:69px;}

/*お知らせ*/
#top_news{
width:600px;
background:url(../img/top/news_bg.gif) repeat-y;
border-bottom:1px solid #BAC6D1;
margin:10px 0;
}

#top_news table{margin:5px;
border-collapse:collapse;}

#top_news table td{
margin:5px;
color:#222A46;
font-size:11px;
line-height:140%;
vertical-align:top;
padding:3px; 
border:0;
border-bottom:1px #BAC6D1 solid;}


#top_news table td a{color:#222A46;
   text-decoration: underline;}

#top_news table td a:hover {
	color: #6699CC;
	text-decoration: none;}

#top_news table td a:visited {
	color: #6699CC;
	text-decoration: underline;}
	

/*ブログリンク*/
#top_blog{width:600px;overflow: hidden;}

#top_blog {
	content: "";
	display: block;
	clear: both;}

#top_blog .blog{
width:190px;
float:right;
margin:0 0 5px 30px;}

#top_ya,#top_ya_f{
background:url(../img/top/ya.gif) no-repeat left;
padding-left:12px;
line-height:100%;
font-size:10px;
margin-bottom:10px;
color:#4B5C99;
}

#top_ya_f{margin-left:15px;}

/*コースのご案内*/
#top_corse{width:600px;clear:both;}

#top_c1{
background:url(../img/top/waku1.gif) no-repeat;
width:300px;
height:170px;
color:#222A46;
font-size:11px;
line-height:160%;
float:left;
margin:10px 0px;}

#top_c1 .btn, #top_c2 .btn{margin:10px 9px;}


#top_c2{
background:url(../img/top/waku2.gif) no-repeat;
width:300px;
height:170px;
color:#222A46;
font-size:11px;
line-height:160%;
float:left;
margin:10px 0px;}

#top_c3{
background:url(../img/top/waku3.gif) no-repeat;
width:201px;
height:188px;
color:#222A46;
font-size:11px;
line-height:160%;
float:left;
margin-bottom:10px;}
#top_c3 .btn{margin:10px 7px;}

#top_c4{
background:url(../img/top/waku4.gif) no-repeat;
width:198px;
height:188px;
color:#222A46;
font-size:11px;
line-height:160%;
float:left;
margin-bottom:10px;}
#top_c4 .btn{margin:10px 5px;}

