@charset "UTF-8";
@import url("reset.css");


/*-------------------------------------------------
	FONTの設定
--------------------------------------------------*/

body {
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.6;
	background-color: #fff;
	background-image:url(./img/t_b.gif);
	background-repeat:repeat-x;
	text-align: center;
	}
	
	
table {
	font-size: inherit;
	font: 100%;
	}

select, input, textarea {
	font-size: 99%;
	}


/*-------------------------------------------------
	Hypertext(リンク)の設定
--------------------------------------------------*/

a:link {
	color: #005585;
	}
	
a:visited {
	color: #485270;
	}

a:hover {
	color: #b83800;
	}


/*-------------------------------------------------
	containerの設定
--------------------------------------------------*/
#container {
	width:996px;
	margin: auto;
	}


/*-------------------------------------------------
	titleの設定
--------------------------------------------------*/
#header {
	width: 900px;
	margin:auto;
	}
	
#header h1 {
	text-align: left;
	padding:11px 0 0 0;
	}
	

/*-------------------------------------------------
	mainの設定
--------------------------------------------------*/

#main_p {
	width: 996px;
	padding:16px 0 0 0;
	}
	
	

/*-------------------------------------------------
	menuの設定
--------------------------------------------------*/
#menu {
	width: 1002px;
	text-align: center;
	margin:auto;
	}
	
#menu:after{
	content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

#menu  #menu_b {
	width:1002px;
	margin:auto;
	}


#menu  #menu_b .b_l{
	width:51px;
	float:left;
	}

	
#menu  #menu_b ul li{
	width:150px;
	float:left;
	/*margin:0 0 0 1px;*/
	}
	
#menu  #menu_b .b_r{
	width:51px;
	float:left;
	/*margin:0 0 0 1px;*/
}


/*---------- リンクボタン切替設定ここから -----------*/


#menu_b ul li a{
	display: block;
	margin: 0 0 0 0;
	}
	
	
#menu_b ul li a:hover {
	background-color: #fff;
	}

#menu_b li a:hover img {
	visibility: hidden;
	}


#menu_b ul li.h_o a{
	background-image:url(./img/b_sa_on.gif);
	background-repeat:no-repeat;
	}


#menu_b ul li.f_o a{
	background-image:url(img/b_in_on.gif);
	background-repeat:no-repeat;
	}
	
	
#menu_b ul li.b_o a{
	background-image:url(img/b_foo_on.gif);
	background-repeat:no-repeat;	
	}
	
	
#menu_b ul li.t_o a{
	background-image:url(img/b_dr_on.gif);
	background-repeat:no-repeat;	
	}
	
	
#menu_b ul li.p_o a{
	background-image:url(img/b_ac_on.gif);
	background-repeat:no-repeat;	
	}
	
	
#menu_b ul li.i_o a{
	background-image:url(img/b_res_on.gif);
	background-repeat:no-repeat;	
	}
	

/*-------------------------------------------------
	contentの設定
--------------------------------------------------*/
#content {
	width:1002px;
	height:599px;
	text-align: center;
	margin:auto;
	background-image:url(img/background.gif);
	}

#content:after{
	content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    }

#content_c {
	width:900px;
	text-align: center;
	margin:auto;
	}

/*---------- #content #co_leここから -----------*/

#content #co_l {
	width:226px;
	padding:32px 0 0 0;
	float:left;
	text-align: left;
	}

#content #co_l #l_b ul li {
	width:216px;
	}

#content #co_l #l_b ul li {
	margin:0 0 6px 0;
	}

/*---------- リンクボタン切替設定ここから -----------*/

#content #co_l #l_b ul li a{
	display: block;
	margin: 0 0 0 0;
	}
	
	
#l_b ul li a:hover {
	background-color: #fff;
	}

#l_b li a:hover img {
	visibility: hidden;
	}


#l_b ul li.ba_sa a{
	background-image:url(img/ba_rebirth_on.jpg);
	background-repeat:no-repeat;
	}
	
#l_b ul li.ba_ha a{
	background-image:url(img/ba_hatagashira_on.jpg);
	background-repeat:no-repeat;
	}
	
#l_b ul li.ba_san a{
	background-image:url(img/ba_3tennpo_on.jpg);
	background-repeat:no-repeat;
	}



/*---------- #content #co_cここから -----------*/

#content #co_c {
	width:560px;
	margin:32px 0 0 0;
	float:left;
	text-align: left;
	}
	
#content #co_c .r_a{	
	margin:0 0 10px 3px;
	}


#content #co_c .r_f {	
	margin:3px 0 0 12px;
	color:black;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#content #co_c .w_n {
	margin:30px 0 0 0;
	}

/*---------- #co_courseここから -----------*/

.co_course{
width:560px;
margin:32px 0 0 0;
float:left;
text-align: left;
}

.co_course .r_t {	
	padding:0 0 0 5px ;
	background-color: #EEEEEE;
	margin:3px 0 0 12px;
	font-weight:bold;
	font-size:130%;
	color:black;
	}
	
.co_course .r_m {	
	margin:0 0 0 12px;
	font-weight:bold;
	font-size:110%;
	color:black;
	}
 
.co_course .r_f {	
	margin:6px 0 0 12px;
	color:black;
	}
	
.co_course  ul{	
	font-size: 110%;
	line-height: 1.8;
	margin-left: 50px ;
	text-indent: 5px;
	list-style-type: disc;
	}

/*---------- #content #co_rここから -----------*/

#content #co_r {
	width:300px;
	margin:32px 0 0 24px;
	float:left;
	text-align: left;
	}


/*-------------------------------------------------
	whatnewsの設定
--------------------------------------------------*/

#content #co_c #whatnews {
	width:666px;
	}


#content #co_c #whatnews #date {
	width:100px;
	float:left;
	padding:10px 0 0 3px;
	color:white;
	}	
	
	
#content #co_c #whatnews #news_text {
	width:500px;
	padding:10px 0 0 0;
	color:white;
	}	
	
	
	
/*-------------------------------------------------
	-----------------------------------------------

	subtitleの設定

	-----------------------------------------------
--------------------------------------------------*/
#subtitle {
	width:900px;
	text-align: left;
	margin:auto;
	padding:32px 0 0 0;	
	}
	
#detail {
	width:900px;
	text-align: left;
	margin:auto;
	padding:33px 0 0 0;
	}
	
#d_t {
	width:900px;
	/*height:412px;*/
	}
		

		
/*　左　*/
#sc_l {
	width:600px;
	/*height:412px;*/
	float:left;
	margin:auto;
	text-align: left;
	color: #000;
	}

#detail_text {
	width: 480px;
	margin: auto;
	padding: 14px 0 0 0;
	}


#sc_l_p ul li {
	width:150px;
	/*padding:0 10px 0 0;*/
	float:left;
	}

/* フードMENU用 */
.text_l{
	width:280px;
	padding:6px 10px 0 0;
	float:left;
	}

.text_r{
	width:240px;
	padding:6px 10px 0 0;
	float:right;
	}	

/* ドリンクMENU用 */
.text_l_d{
	width:240px;
	padding:6px 10px 0 0;
	float:left;
	}
	
.text_r_d{
	width:140px;
	padding:6px 10px 0 0;
	float:right;
	}


/*　右　*/
#sc_r{
	width:320px;
	float:right;
	margin:auto;
	color:000;
}


#sc_r .sc_text_l{
	text-align: left;
	padding:0 0 12px 52px;
	}


#d_b {
	clear: both;
	width:900px;
	padding:70px 0 0 0;
	}


/*　下左　*/
#sc_b_l{
	width: 320px;
	float: left;
	text-align: left;
	margin: auto;
	}


/*　下右　*/
#sc_b_r{
	width:580px;
	float:right;
	text-align: left;
	margin:auto;
	color: #fff;
	}	


#sc_d_r_p ul li {
	width:150px;
	padding:131px 10px 0 0;
	float:left;
	}



/*-------------------------------------------------
	footerの設定
--------------------------------------------------*/

#footer{
	width:1002px;
	height:100px;
	text-align: center;
	margin:auto;
	float:left;
	}
	
/*#footer{
	content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}*/


.footer_c{
	width:1002px;
	padding:14px 0 0 0;
	}

b{
	font-size: 120%;
}
	
