@charset "Shift_JIS";
/* init */



/* 基本---------------------------
--------------------------------------------------------- */
body{
font-size:12px;
line-height:150%;
	color:#333333;
	background-color:#299DE9;
	padding:0;
	margin:0;
	}
	
	
.container{
background:url(../images/bg.gif) repeat-x;
background-color:#FFFFFF;
}


/* 文字---------------------------
--------------------------------------------------------- */

h1{margin:0;
}
h2{margin:0;
}
h3{margin:0;
}

h4{
font-size:16px;
margin:0 0 10px 0;
}


p{margin:0;
 }
.tx-12{
font-size:12px;
line-height:130%;
}

.tx-date{
font-size:12px;
line-height:130%;
color:#CC9999;
}

.tx-10{
font-size:10px;
line-height: 150%;
}


.tx-14{
font-size:14px;
line-height:150%;
}

.menu_name{
color:#000000;
font-size:14px;
line-height:150%;
font-weight:bold;
}

.caution{color:#990000;
 }
 
 
 a:link{
color:#333333;
font-weight:100;
	text-decoration: none;
	}
a:visited{
font-weight:100;
	color:#333333;
	text-decoration: none;
	}
a:hover{
font-weight:100;
	color:#999999;
	text-decoration: underline;
	} 


ul{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

img { border: 0;
	margin:0;
	padding:0;
	 }
#clear{
clear:both;
height:1px;}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/




/* 共通レイアウト---------------------------
--------------------------------------------------------- */


.header{
width:860px;
margin:0 auto;
padding:0;
height:152px;
border-bottom:3px solid #404040;
}

.header h1{
float:left;
margin:0;
background:url(../images/logo.gif) no-repeat;
width:182px;
display:block;
height:152px;
text-indent:-9999px;
}

.header h1 a{
float:left;
margin:0;
background:url(../images/logo.gif) no-repeat;
width:182px;
display:block;
height:152px;
text-indent:-9999px;
overflow:hidden;
}

.header .menu,.header .menu_en{
display:inline;
width:678px;
float:right;
}

.header .menu ul,.header .menu_en ul{
margin:0;
padding:0;
list-style:none;
}

.header .menu li,.header .menu_en li{
margin:0;
padding:0;
text-indent:-9999px;
display:block;
width:121px;
height:62px;
float:left;
}

.header .menu li a,.header .menu_en li a{
text-decoration:none;
display:block;
height:62px;
width:121px;
overflow:hidden;
}

.header .menu li.menu01{
background: url(../images/global_navi01.gif) no-repeat 0 0;
}
.header .menu li.menu01 a:hover{
background: url(../images/global_navi01_on.gif) no-repeat 0 0;
}
.header .menu li.menu01_on{
background: url(../images/global_navi01_on.gif) no-repeat 0 0;
}

.header .menu li.menu02{
background: url(../images/global_navi02.gif) no-repeat 0 0;
}
.header .menu li.menu02 a:hover{
background: url(../images/global_navi02_on.gif) no-repeat 0 0;
}
.header .menu li.menu02_on{
background: url(../images/global_navi02_on.gif) no-repeat 0 0;
}

.header .menu li.menu03{
background: url(../images/global_navi03.gif) no-repeat 0 0;
}
.header .menu li.menu03 a:hover{
background: url(../images/global_navi03_on.gif) no-repeat 0 0;
}
.header .menu li.menu03_on{
background: url(../images/global_navi03_on.gif) no-repeat 0 0;
}

.header .menu li.menu04{
background: url(../images/global_navi04.gif) no-repeat 0 0;
}
.header .menu li.menu04 a:hover{
background: url(../images/global_navi04_on.gif) no-repeat 0 0;
}
.header .menu li.menu04_on{
background: url(../images/global_navi04_on.gif) no-repeat 0 0;
}

.header .menu li.menu05{
background: url(../images/global_navi05.gif) no-repeat 0 0;
}
.header .menu li.menu05 a:hover{
background: url(../images/global_navi05_on.gif) no-repeat 0 0;
}
.header .menu li.menu05_on{
background: url(../images/global_navi05_on.gif) no-repeat 0 0;
}

.header .menu li.menu06{
background: url(../images/global_navi06.gif) no-repeat 0 0;
}
.header .menu li.menu06 a:hover{
background: url(../images/global_navi06_on.gif) no-repeat 0 0;
}
.header .menu li.menu06_on{
background: url(../images/global_navi06_on.gif) no-repeat 0 0;
}

.header .menu_en li.menu01{
background: url(../images_en/global_navi01.gif) no-repeat 0 0;
}
.header .menu_en li.menu01 a:hover{
background: url(../images_en/global_navi01_on.gif) no-repeat 0 0;
}
.header .menu_en li.menu01_on{
background: url(../images_en/global_navi01_on.gif) no-repeat 0 0;
}

.header .menu_en li.menu02{
background: url(../images_en/global_navi02.gif) no-repeat 0 0;
}
.header .menu_en li.menu02 a:hover{
background: url(../images_en/global_navi02_on.gif) no-repeat 0 0;
}
.header .menu_en li.menu02_on{
background: url(../images_en/global_navi02_on.gif) no-repeat 0 0;
}

.header .menu_en li.menu03{
background: url(../images_en/global_navi03.gif) no-repeat 0 0;
}
.header .menu_en li.menu03 a:hover{
background: url(../images_en/global_navi03_on.gif) no-repeat 0 0;
}
.header .menu_en li.menu03_on{
background: url(../images_en/global_navi03_on.gif) no-repeat 0 0;
}

.header .menu_en li.menu04{
background: url(../images_en/global_navi04.gif) no-repeat 0 0;
}
.header .menu_en li.menu04 a:hover{
background: url(../images_en/global_navi04_on.gif) no-repeat 0 0;
}
.header .menu_en li.menu04_on{
background: url(../images_en/global_navi04_on.gif) no-repeat 0 0;
}

.header .menu_en li.menu05{
background: url(../images_en/global_navi05.gif) no-repeat 0 0;
}
.header .menu_en li.menu05 a:hover{
background: url(../images_en/global_navi05_on.gif) no-repeat 0 0;
}
.header .menu_en li.menu05_on{
background: url(../images_en/global_navi05_on.gif) no-repeat 0 0;
}


.header .lang_tab{
width:111px;
margin-left:567px;
height:15px;
}

.header .lang_tab ul{
margin:0;
padding:0;
height:15px;
list-style:none;
}

.header .lang_tab li{
margin:0;
padding:0;
text-indent:-9999px;
display:block;
height:15px;
width:52px;
float:left;
line-height:0%;
}

.header .lang_tab li a{
margin:0;
padding:0;
text-decoration:none;
display:block;
height:15px;
width:52px;
overflow:hidden;
float:left;
}

.header .lang_tab li.btn_jp{
width:59px;
background: url(../images/btn_jp.gif) no-repeat 0 0;
}
.header .lang_tab li.btn_jp a:hover{
width:59px;
background: url(../images/btn_jp_on.gif) no-repeat 0 0;
}
.header .lang_tab li.btn_jp_on{
width:59px;
background: url(../images/btn_jp_on.gif) no-repeat 0 0;
}

.header .lang_tab li.btn_en{
background: url(../images/btn_en.gif) no-repeat 0 0;
}
.header .lang_tab li.btn_en a:hover{
background: url(../images/btn_en_on.gif) no-repeat 0 0;
}

.header .lang_tab li.btn_en_on{
background: url(../images/btn_en_on.gif) no-repeat 0 0;
}

.header .menu .login,.header .menu_en .login{
background:url(../images/login.gif) no-repeat;
width:54px;
height:18px;
display:block;
text-indent:-9999px;
overflow:hidden;
float:right;
}

.header .menu .logout,.header .menu_en .logout{
background:url(../images/logout.gif) no-repeat;
width:54px;
height:18px;
display:block;
text-indent:-9999px;
overflow:hidden;
float:right;
}

.header p{
margin:26px 0 17px 220px;
background:url(../images/top_midashi.gif) no-repeat;
width:458px;
height:32px;
display:block;
text-indent:-9999px;
}

.header .midashi_en{
margin:26px 0 17px 193px;
background:url(../images/top_midashi_en.gif) no-repeat;
width:485px;
height:32px;
display:block;
text-indent:-9999px;
}

.header .member_info{
text-align:right;
margin:16px 0 0 0;
width:678px;
height:28px;
}


.header .member_info .name{
background-color:#F0F0F0;
font-size:12px;
padding:5px;
line-height:100%;
}

.header .control ul{
margin:0 0 5px 346px;
padding:0;
list-style:none;
}

.header .control li{
margin:0 0 14px;
padding:0;
text-indent:-9999px;
display:block;
height:16px;
float:left;
}

.header .control li a{
margin:0;
padding:0;
text-decoration:none;
display:block;
height:16px;
overflow:hidden;
float:left;
}

.header .control li.control01,.header .control li.control01 a{
width:100px;
background: url(../images/control01.gif) no-repeat 0 0;
}
.header .control li.control01 a:hover,.header .control li.control01_on,.header .control li.control01_on a{
width:100px;
background: url(../images/control01_on.gif) no-repeat 0 0;}

.header .control li.control02,.header .control li.control02 a{
width:99px;
background: url(../images/control02.gif) no-repeat 0 0;
}
.header .control li.control02 a:hover,.header .control li.control02_on,.header .control li.control02_on a{
width:99px;
background: url(../images/control02_on.gif) no-repeat 0 0;
}


.header .control li.control03,.header .control li.control03 a{
width:79px;
background: url(../images/control03.gif) no-repeat 0 0;
}
.header .control li.control03 a:hover,.header .control li.control03_on,.header .control li.control03_on a{
width:79px;
background: url(../images/control03_on.gif) no-repeat 0 0;
}

.header .control li.control04,.header .control li.control04 a{
width:54px;
background: url(../images/control04.gif) no-repeat 0 0;
}
.header .control li.control04 a:hover,.header .control li.control04_on,.header .control li.control04_on a{
width:54px;
background: url(../images/control04_on.gif) no-repeat 0 0;
}

.top_contents{
width:860px;
margin:0 auto;
}



/*Project部分*/
.top_contents .project{
margin:10px 0;
width:410px;
float:left;
}


.top_contents .project h2{
background:url(../images/project_ttl.gif) no-repeat;
width:182px;
height:44px;
display:block;
text-indent:-9999px;
margin:0 0 5px;
}


/*どうしてSBFなのか部分*/

.top_contents .about{
margin-top:30px;
width:302px;
float:left;
}


.top_contents .about h2{
background:url(../images/top_copy.gif) no-repeat;
width:302px;
height:38px;
display:block;
text-indent:-9999px;
margin:0;
}

.top_contents .about p{
background:url(../images/top_txt.gif) no-repeat;
width:302px;
height:75px;
display:block;
text-indent:-9999px;
}


.top_contents .about .detail{
background:url(../images/top_detail.gif) no-repeat;
margin:0 0 0 221px;
width:81px;
height:20px;
display:block;
text-indent:-9999px;
}


.top_contents .about .detail a{
width:81px;
height:20px;
display:block;
text-indent:-9999px;
overflow:hidden;
}


/*NEWS部分*/

.top_contents .news{
background:url(../images/news_bg.jpg) repeat-x;
background-color:#CCEAF4;
width:433px;
padding:0 5px 5px;
float:left;
margin-left:5px;}

.top_contents .news h2{
float:left;
background:url(../images/news_ttl.gif) no-repeat;
width:195px;
height:38px;
margin:6px 10px 10px 0;
display:block;
text-indent:-9999px;
}

.top_contents .news .newslist{
margin-top:18px;
margin-left:8px;
float:left;
width:44px;
height:20px;
display:inline;
}

.top_contents .news .newslist .rss a{
background:url(../images/rss.gif) no-repeat;
width:44px;
height:19px;
display:block;
text-indent:-9999px;
float:left;
margin-right:77px;
}

.top_contents .news ul{
margin:0 0 0 138px;
padding:0;
list-style:none;
}

* html .top_contents .news ul{
margin:-40px 0 0 138px;
padding:0 0 40px;
list-style:none;
}

*+html .top_contents .news ul{
margin:-40px 0 0 138px;
padding:0 0 40px;
list-style:none;
}

.top_contents .news .news_list{
font-size:10px;
width:420px;
padding-left:10px;
}
.top_contents .news .news_list p{
clear:both;
background:url(../images/news_bar.gif) no-repeat bottom;
padding-bottom:5px;
}

.top_contents .news .news_list .date{
color:#0099CC;
font-weight:bold;
}

.top_contents .news .news_list .icon_01{
background:url(../../news/images/icon01_s.gif) no-repeat right top;
padding-right:60px;
float:left;
}


.top_contents .news .news_list .icon_02{
background:url(../../news/images/icon02_s.gif) no-repeat right top;
padding-right:60px;
float:left;
}

.top_contents .news .news_list .icon_03{
background:url(../../news/images/icon03_s.gif) no-repeat right top;
padding-right:60px;
float:left;
}

.top_contents .news .news_list .news_txt{float:left;width:300px;
margin-left:10px;
display:inline;}


/*About SBF部分 */

.top_contents .theme{
text-align:left;
float:left;
width:533px;
margin:10px 0 0 25px;
}

.top_contents .theme h2{
background:url(../images/theme_ttl.gif) no-repeat;
width:354px;
height:44px;
display:block;
text-indent:-9999px;
margin-bottom:3px;
}

.top_contents .theme .block1{
display:inline;
float:left;
background:#F5F5F5;
width:167px;
padding:5px;
text-align:center;
height:182px;
}

.top_contents .theme .block2{
display:inline;
margin:0 1px;
float:left;
border:1px solid #E5E5E5;
width:165px;
padding:5px;
height:180px;
text-align:center;
}

.top_contents .theme .n1{
margin:10px 0 10px 30px;
background:url(../images/theme01.gif) no-repeat;
width:108px;
height:16px;
display:block;
text-indent:-9999px;
}
* html .top_contents .theme .n1{
margin:10px 0 10px 0;
}

.top_contents .theme .n2{
margin:10px 0 10px 29px;
background:url(../images/theme02.gif) no-repeat;
width:110px;
height:16px;
display:block;
text-indent:-9999px;
}
* html .top_contents .theme .n2{
margin:10px 0 10px 0;
}

.top_contents .theme .n3{
margin:10px 0 10px 28px;
background:url(../images/theme03.gif) no-repeat;
width:109px;
height:16px;
display:block;
text-indent:-9999px;
}
* html .top_contents .theme .n3{
margin:10px 0 10px 0;
}

.top_contents .theme h4{
font-size:12px;
font-weight:bold;
margin:0;
}

.top_contents .theme p{
font-size:10px;
line-height:150%;
text-align:left;
}

.top_contents .station{
clear:both;
	width:860px;
	}
.top_contents .station h3,.top_contents .station h4{
	margin:0 0 5px;
	}
	
.top_contents .station h2{
	background:url(../images/sbf_station_ttl.gif) no-repeat;
	width:238px;
	height:44px;
	margin:0 0 5px;
	display:block;
	text-indent:-9999px;
	}

.top_contents .station .tv{
	background:url(../images/sbf_tv_bg.jpg) no-repeat;
	width:414px;
	padding:1px 8px;
	height:178px;
	float:left;
	}
.top_contents .station .radio{
	background:url(../images/sbf_radio_bg.jpg) no-repeat;
	width:414px;
	padding:1px 8px;
	height:178px;
	float:right;
	}

.top_contents .station .tv .thum{
	width:414px;
	margin-top:5px;
	}
	
	
.top_contents .station .tv .thum img{
float:left;
	}
	
	
	
.top_contents .station .radio .btn{
margin-top:10px;
margin-left:262px;
}

.top_contents .station .radio .btn img{
margin-top:5px;
}

/*report部分/from lab部分 */

.top_contents .left_contents{
width:560px;
float:left;
}

.top_contents .left_contents .channel{
width:300px;
float:left;
}

.top_contents .left_contents .channel h2{
background:url(../images/channel.gif) no-repeat;
width:284px;
height:44px;
margin:10px 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .left_contents .channel .contents{
width:300px;height:28px;
background-color:#f5f5f5;
text-align:center;
padding:90px 0;}

.top_contents .left_contents .lab{
font-size:10px;
line-height:130%;
margin:10px 0 0 16px;
width:237px;
float:left;
background:url(../images/interview_bg.jpg) no-repeat;
}

.top_contents .left_contents .lab h2{
width:237px;
height:107px;
background:url(../images/interview_ttl.jpg) no-repeat;
margin:0 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .left_contents .lab .photo{
float:left;
margin:0 10px;
}
.top_contents .left_contents .lab .interview{
float:left;
width:120px;
font-size:10px;
line-height:130%;
height:120px;
}

.top_contents .left_contents .lab h3{
background:url(../images/interview_arrow.gif) no-repeat;
padding:0 0 0 15px;
line-height:130%;
font-size:10px;
margin:0 0 5px;
}

.top_contents .left_contents .lab p{
padding:0 0 0 15px;
}


.top_contents .left_contents .guesttalk{
float:left;
background:url(../images/guest_waku.gif) repeat-y;
width:525px;
line-height:130%;
margin-bottom:10px;
}

.top_contents .left_contents .guesttalk h2{
background:url(../images/guest_ttl.gif) no-repeat;
display:block;
text-indent:-9999px;
width:525px;
height:54px;
margin:0;
padding:0;
}

.top_contents .left_contents .guesttalk .txt{
font-size:10px;
background:url(../images/guest_img.jpg) no-repeat right top;
width:514px;
margin-left:10px;
}

* html .top_contents .left_contents .guesttalk .txt{
margin-top:-3px;
}

.top_contents .left_contents .guesttalk h3{
margin-top:0;
border-left:5px solid #FF9900;
padding-left:5px;
font-size:12px;
line-height:150%;
margin-bottom:10px;
}

.top_contents .left_contents .guesttalk_btm{
background:url(../images/guest_waku_btm.gif) no-repeat bottom;
width:525px;
height:1px;
margin:0;
}


/*SBF CHANNEL部分 */
#tab{width:300px;overflow:hidden;margin:0;padding:0;color:#996633;list-style:none;}
#tab li{float:left;text-align:center;font-size:10px;}
#tab li a {width:35px;display:block;height:14px;text-align: center;background-color:#FFFFFF;border:1px solid #CDCDCD;border-bottom:none;margin-right:2px; padding:3px;color:#666;text-decoration:none;line-height:120%;}
#tab li a:hover{border:1px solid #CDCDCD;color:#666;text-decoration:none;border-bottom:none;}
#tab li.present a{background-color:#299DE9;color:#fff;text-decoration:none;border:1px solid #299DE9;border-bottom:none;}
#page1, #page2, #page3, #page4, #page5, #page6{border:5px solid #299DE9;padding:5px;margin-bottom:5px;}
#tab_block a:link{color:#299DE9;text-decoration:underline;}
#tab_block a:visited{color:#299DE9;text-decoration:underline;}
#tab_block a:hover{color:#000066;text-decoration:underline;}
#tab_block .cap{margin-top:6px;font-size:10px;}

.channel_cs{height:21px;width:280px;text-align:center;padding:80px 0;}

/*blog部分 */


.top_contents .blog{
width:300px;
float:left;
margin-bottom:10px;
}

.top_contents .blog h2{
background:url(../images/blog_ttl.gif) no-repeat;
width:116px;
height:31px;
margin:10px 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .blog .blog_block{
width:294px;
border:1px solid #CCCCCC;
padding:2px;
margin-bottom:5px;
}


.top_contents .blog .blog_block h4{
padding:0 5px;
font-weight:bold;font-size:12px;margin:0 0 8px;}

.top_contents .blog .blog_block .ttl_block{
background:url(../images/blog_bar.gif) no-repeat bottom;
padding-bottom:5px;
margin-bottom:5px;
}


.top_contents .blog .blog_block .ttl01 a{
background:url(../images/blog01.gif) no-repeat;
width:109px;
height:40px;
display:block;
text-indent:-9999px;
margin:0;
float:left;
overflow:hidden;
}

.top_contents .blog .blog_block .ttl02 a{
background:url(../images/blog02.gif) no-repeat;
width:96px;
height:30px;
display:block;
text-indent:-9999px;
margin:0;
float:left;
overflow:hidden;
}

.top_contents .blog .blog_block .ttl03 a{
background:url(../images/blog03.gif) no-repeat;
width:115px;
height:30px;
display:block;
text-indent:-9999px;
margin:0;
float:left;
overflow:hidden;
}

.top_contents .blog .blog_block .rss a{
background:url(../images/blog_rss.gif) no-repeat;
width:44px;
height:20px;
display:block;
text-indent:-9999px;
margin:5px 5px 0 0;
float:right;
}

.top_contents .blog .blog_block p{
padding:0 5px;
line-height:150%;
font-size:10px;
margin:0 0 5px;
}

/*インフォメーション部分 */
.top_contents .information{
clear:both;
border-top:1px solid #B2B2B2;
margin:20px 0 0;
padding:10px 0 ;
}

.top_contents .information .block{
width:120px;
float:left;
font-size:10px;
margin-right:10px;
}

.top_contents .information .block2{
width:150px;
float:left;
font-size:10px;
margin-right:10px;
}
.top_contents .information .block3{
padding-left:10px;
width:160px;
height:50px;
float:left;
font-size:10px;
margin-right:10px;
}

.top_contents .information .block_mail{
width:260px;
float:left;
font-size:10px;
margin-right:10px;
}
.top_contents .information .seal{
width:115px;
float:right;
font-size:10px;
}


.top_contents .information .block .press{
background:url(../images/pressroom_ttl.gif) no-repeat;
width:89px;
height:18px;
margin:0 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .information .block2 .membership{
background:url(../images/membership_ttl.gif) no-repeat;
width:91px;
height:18px;
margin:0 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .information .block_mail .mail{
background:url(../images/mail_ttl.gif) no-repeat;
width:136px;
height:18px;
margin:0 0 5px;
display:block;
text-indent:-9999px;
}

.top_contents .information .block ul,.top_contents .information .block2 ul{
margin:0 0 0 12px;
padding:0;
list-style:none;
}

.top_contents .information .block li,.top_contents .information .block2 li{
line-height:100%;
font-size:10px;
background:url(../images/info_bar.gif) no-repeat;
margin:5px 0;
padding:0 0 5px 10px;
}


/*フッター2部分 */

.footer{
background:url(../images/footer_btm.gif) no-repeat center top;
}

.footer_block{
margin:0 auto;
padding:15px 0;
font-size:10px;
width:860px;
height:28px;
}

.footer_block .footer_menu{
margin-left:59px;
width:741px;
}

.footer_block .footer_menu ul{
margin:0;
padding:0;
list-style:none;
}

.footer_block .footer_menu li{
margin:0;
padding:0;
text-indent:-9999px;
display:block;
width:70px;
height:16px;
float:left;
}

.footer_block .footer_menu li a{
text-decoration:none;
display:block;
width:70px;
height:16px;
overflow:hidden;
}

.footer_block .footer_menu li.menu01{
background: url(../images/foote_navi01.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu01 a:hover{
background: url(../images/foote_navi01_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu01_on{
background: url(../images/foote_navi01_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu02{
width:80px;
background: url(../images/foote_navi02.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu02 a:hover{
width:80px;
background: url(../images/foote_navi02_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu02_on{
width:80px;
background: url(../images/foote_navi02_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu03{
width:129px;
background: url(../images/foote_navi03.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu03 a:hover{
width:129px;
background: url(../images/foote_navi03_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu03_on{
width:129px;
background: url(../images/foote_navi03_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu04{
width:110px;
background: url(../images/foote_navi04.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu04 a:hover{
width:110px;
background: url(../images/foote_navi04_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu04_on{
width:110px;
background: url(../images/foote_navi04_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu05{
width:83px;
background: url(../images/foote_navi05.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu05 a:hover{
width:83px;
background: url(../images/foote_navi05_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu05_on{
width:83px;
background: url(../images/foote_navi05_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu06{
width:118px;
background: url(../images/foote_navi06.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu06 a:hover{
width:118px;
background: url(../images/foote_navi06_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu06_on{
width:118px;
background: url(../images/foote_navi06_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu07{
width:81px;
background: url(../images/foote_navi07.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu07 a:hover{
width:81px;
background: url(../images/foote_navi07_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu07_on{
width:81px;
background: url(../images/foote_navi07_on.gif) no-repeat 0 0;
}

.footer_block .footer_menu li.menu08{
background: url(../images/foote_navi08.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu08 a:hover{
background: url(../images/foote_navi08_on.gif) no-repeat 0 0;
}
.footer_block .footer_menu li.menu08_on{
background: url(../images/foote_navi08_on.gif) no-repeat 0 0;
}


.footer_block .bnr{
margin-top:20px;
width:335px;
float:left;
height:50px;
text-align:left;
}
.footer_block .bnr img{
float:left;
margin-right:10px;
}

.footer_block .copyright{
margin-top:20px;
width:525px;
float:right;
height:50px;
font-size:10px;
color:#FFFFFF;
}

.footer_block .copyright .copy{
clear:both;
background:url(../images/copyright.gif) no-repeat;
width:142px;
height:13px;
margin-left:383px;
display:block;
text-indent:-9999px;
}


.floatl{float:left;}
.floatr{float:right;}

/* margin */
.tmg01 { margin-top:10px; }
.tmg02 { margin-top:20px; }
.tmg03 { margin-top:30px; }
.tmg04 { margin-top:40px; }
.tmg05 { margin-top:50px; }

.rmg01 { margin-right:10px; }
.rmg02 { margin-right:20px; }
.rmg03 { margin-right:30px; }
.rmg04 { margin-right:40px; }
.rmg05 { margin-right:50px; }

.bmg01 { margin-bottom:10px; }
.bmg02 { margin-bottom:20px; }
.bmg03 { margin-bottom:30px; }
.bmg04 { margin-bottom:40px; }
.bmg05 { margin-bottom:50px; }
.bmg06 { margin-bottom:60px; }


.lmg01 { margin-left:10px; }
.lmg02 { margin-left:20px; }
.lmg03 { margin-left:30px; }
.lmg04 { margin-left:40px; }
.lmg05 { margin-left:50px; }
.lmg06 { margin-left:60px; }


/* padding */
.tpd01 { padding-top:10px; }
.tpd02 { padding-top:20px; }
.tpd03 { padding-top:30px; }
.tpd04 { padding-top:40px; }
.tpd05 { padding-top:50px; }

.rpd01 { padding-right:10px; }
.rpd02 { padding-right:20px; }
.rpd03 { padding-right:30px; }
.rpd04 { padding-right:40px; }
.rpd05 { padding-right:50px; }

.bpd01 { padding-bottom:10px; }
.bpd02 { padding-bottom:20px; }
.bpd03 { padding-bottom:30px; }
.bpd04 { padding-bottom:40px; }
.bpd05 { padding-bottom:50px; }

.lpd01 { padding-left:10px; }
.lpd02 { padding-left:20px; }
.lpd03 { padding-left:30px; }
.lpd04 { padding-left:40px; }
.lpd05 { padding-left:50px; }