﻿/* DEFAULT SETTING */
body{
	margin:0;
	padding:0;
	background:url(img/bg_title.jpg) repeat-x center 129px #fff;
	font-size:small;
	text-align:left;
	line-height:1.5;
	color:#555;
	font-family:verdana,'MS UI Gothic',sans-serif;
	border-top:4px solid #2d4198;
}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#32b92e;text-decoration:underline;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}
/*オリジナル設定*/
img{
border:none;
color:#fff;
/*vertical-align:top;*/
margin:0;
padding:0;
line-height:1.0;
}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}
a {/**/overflow:hidden;/**/}
br.clear{line-height:0;clear:both;visibility:hidden;height:0;}

/*NEWクリアFIX*/
.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }


/* LAYOUT */
#layout{
	width:860px;
	text-align:left;
	margin:0 auto;
	padding:0;
	/*background:#fff;*/
}

/* HOMEbtn */
#home{
	float:left;
	border-right:1px solid #ccc;
}
#home a{
	font-weight:bold;
	line-height:1.0;
}

/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:85px;
}
#logo{
	position:absolute;
	top:30px;
	left:26px;
	width:378px;
	height:48px;
	margin:0;
}
#logo a{
	display:block;
	width:450px;
	height:48px;
	text-decoration:none;
}
#logo h1{
	margin:0;
	padding:0;
}
#header p.copy{
	color:#757575;
	margin:0 10px 0 26px;
	padding:0;
font-size:90%;
}



/* MAINMENU */
#mainmenu{
	width:860px;
	margin:0;
	padding:0;
}
#mainmenu ul{
	margin:0;
	padding:0;
list-style-type:none;
}
#mainmenu li{
    display: inline;
    float: left;
}
#mainmenu li a {
    display: block;
    height:40px;
    margin-right:2px;
    text-indent: -9999px;
}
.jp #mainmenu li a {background: url(http://img01.ecgo.jp/usr/teikyo/img/120112143144.gif) no-repeat;}
.jp #mainmenu .m1 a{background-position:  left 0;width:121px;}
.jp #mainmenu .m2 a{background-position:-123px 0;width:115px;}
.jp #mainmenu .m3 a{background-position:-240px 0;width:107px;}
.jp #mainmenu .m4 a{background-position:-349px 0;width:117px;}
.jp #mainmenu .m5 a{background-position:-468px 0;width:108px;}
.jp #mainmenu .m6 a{background-position:-578px 0;width: 83px;}
.jp #mainmenu .m7 a{background-position: right 0;width:197px; margin-right:0;}

.kr #mainmenu li a {background: url(http://img01.ecgo.jp/usr/teikyo/img/120112143202.gif) no-repeat;}
.kr #mainmenu .m1 a{background-position:  left 0;width:124px;}
.kr #mainmenu .m2 a{background-position:-126px 0;width:115px;}
.kr #mainmenu .m3 a{background-position:-243px 0;width:128px;}
.kr #mainmenu .m4 a{background-position:-373px 0;width:169px;}
.kr #mainmenu .m5 a{background-position:-544px 0;width:119px;}
.kr #mainmenu .m6 a{background-position:-665px 0;width: 97px;}
.kr #mainmenu .m7 a{background-position: right 0;width: 96px; margin-right:0;}



/* SUBMENU */
#submenu{
	position:absolute;
	right:0px;
	top:14px;
	margin:0;
	padding:0;
	font-size:0.9em;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0 0 0 18px;
	padding:0 0 0 18px;
	float:left;
	list-style-type:none;
	background:url(img/icon_submenu.gif) no-repeat left center;
}

#submenu a{
	display:block;
	padding:0;
	text-decoration:underline;
	color:#747474;
	/*border-left:1px solid #ccc;*/
}
/*#submenu a:hover{
	color:#333;
	text-decoration:underline;
}
#submenu .active{
}*/

/* SUBMENU */
#sub{
position:absolute;
right:0;
top:51px;
}
#sub ul{
list-style-type:none;
margin:0;
padding:0;
}
#sub li{
margin:0 0 0 16px;
padding:0;
float:left;
}


/* CHILDMENU */
#childmenu{
	margin:0;
	padding:0;
	line-height:1.0;
	color:#5E9BB3;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0 0 4px 0;
	padding:0;
	width:230px;
	font-size:110%;
}
#childmenu a{
	display:block;
	height:18px;
	padding:12px 0 10px 35px;
	text-decoration:none;
	color:#333;
	/*border-bottom:1px dotted #ccc;*/
	background:url(img/bg_side_menu.gif) no-repeat left center;
}
/*#childmenu a:hover{
	color:#333;
	background:url(img/bg_side_menu.gif) no-repeat left center;
}*/
#childmenu .active{
	color:#fff;
	background:url(img/bg_side_menu_ac.gif) no-repeat left center;
}


/* PAGENAVI */
#pagenavi{
	margin:8px 0;
	padding:0;
	font-size:0.9em;
}


/* CONTENTS */
/*#contents{
	margin:12px 0 0 0;
	padding:0;
	background:url(img/bg_contents.gif) repeat-y right;
}*/


/* MAINCONTENTS */
#main{
	float:right;
	width:610px;
	padding:0;
}
#main h2{
	font-size:1.7em;
	background:url(img/bg_h2.jpg) no-repeat;
	height:66px;
	margin:0 0 10px 0;
	padding:14px 0 0 20px;
	color:#fff;
}
#main h2 span{
	line-height:1.0;
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#fff;
}
h3{
	font-size:120%;
	font-weight:normal;
	margin:0 20px 12px 20px;
	padding:3px 0 1px 16px;
	height:26px;
	color:#343434;
	/*font-weight:bold;
	border-top:1px solid #ddd;
	border-bottom:3px solid #ddd;*/
	background:url(img/bg_h3contents.gif) no-repeat left top;
	clear:both;
}

/*プライバシーポリシー*/
.privacy h3 {
margin:20px 0px 0px 0px;
padding:0;
font-size:120%;
font-weight:bold;
background:none;
clear:both;
}

/* PAGECONTENTS */
.page_contents{
	/*overflow:hidden;*/
	width:570px;
	padding:0 20px;
	font-size:105%;
	margin:0 0 30px 0;
}

.page_contents h4{
	font-size:105%;
	margin:20px 0 4px 0;
	color:#343434;
}

.page_contents ul li {
margin-top:0.5em;
}

.page_contents .grade{
	border-left:1px solid #3c6;
	background-color:#cfc;
}
.page_contents .grade td{
	border-right:1px solid #3c6;border-top:1px solid #3c6;
}


/*寮長メッセージ
-----------------------------------------------------*/
.page_contents .ryoucho1  {
	background-color:#A7D8E9;
	border-bottom:1px solid #889CBF;
	border-left:5px solid #889CBF;
	height:20px;
	line-height:normal;
	padding-top:3px;
}

.page_contents .ryoucho2  {
	background-color:#F1AFB9;
	border-bottom:1px solid #C36976;
	border-left:5px solid #C36976;
	height:20px;
	line-height:normal;
	padding-top:3px;
}


/*テーブル装飾
-----------------------------------------------------*/
.page_contents table td.tdh {
	background-color:#FDFAD9;
	color:#777777;
}



/* SIDEBAR */
#side{
	float:left;
	width:230px;
	margin:0;
	/*line-height:1.2;*/
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:bold;
	background:#5E9BB3;
}
.sidebox,.sidebox01,.sidebox02{
	width:216px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	
}
.sidebox img{
	margin:0 0 6px 0;
	padding:0;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
}
.sidebox01 li{
}
.sidebox02 li{
}

#side .frame{
	border:1px solid #c9c9c9;
	padding:6px;
	width:216px;
	margin-top:14px;
	font-size:80%;
	line-height:1.4;
}

/*携帯サイトバナー*/
.barcode{
	border:1px solid #d6d6d6;
}



/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	/*font-size:0.8em;*/
	padding-top:50px;
	margin-bottom:-11px;
}


/* FOOTER */
#footer{
	text-align:center;
	font-size:0.9em;
	margin:0;
	padding:18px 0 0 0;
	text-align:center;
	color:#6d6d6d;
	/*border:1pxsolid #999;*/
}
#footer .address{
	background:url(img/footer_mark.gif) no-repeat left top;
	width:296px;
	margin:0 auto;
	padding:4px 0 18px 54px;
	text-align:left;
}
#footer .address p{
	margin:8px 0 0 0;
}
#footermenu{
	padding:10px 0;
	text-align:center;
	border:1px #dbdbdb;border-style:solid none;
	/*font-size:0.8em;*/
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 10px 0 0;
	padding-left:14px;
	display:inline;
	background:url(img/icon_footer.gif) no-repeat left 2px;
}
#footermenu li.no{
	margin:0;
}
#footermenu a{
	/*padding:0 5px;*/
	color:#555;
	text-decoration:none;
}


/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
#table_profile{
	width:100%;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map{
	width:498px;
	height:300px;
	border:1px solid #ccc;
	margin:0;
}


/* FORM PAGE */
form{
	margin:0;
}
#table_form{
	width:100%;
	margin:0 0 20px 0;
}
#captcha{
	border:1px solid #ccc;
	background:#ddd;
	margin:0 0 0 10px;
	padding:5px 10px;
}

/* BLOG PAGE */
.blog{
	border:1px solid #ccc;
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.blog_title{
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	font-weight:bold;
	border:none;
	background:none;
}
.blog_cnt{
}
.blog_date{
	margin:0 0 5px 0;
	padding:0;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:590px;
	margin:0 9px 20px 9px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
#entory_preview{
	float:left;
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	text-align:left;
	width:45%;
	background:url(img/icon_arrow_left.gif) left no-repeat;
}
#entory_next{
	float:right;
	margin:0 0 5px 0;
	padding:0 12px 0 0;
	text-align:right;
	width:45%;
	background:url(img/icon_arrow_right.gif) right no-repeat;
}


/* BBS PAGE */
.bbs{
	border:1px solid #ccc;
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.bbs_title{
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	font-weight:bold;
	border:none;
	background:none;
}
.bbs_cnt{
}
.bbs_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#476785;
	font-size:0.8em;
	font-weight:bold;
	font-family:"Trebuchet MS",verdana,'MS UI Gothic',sans-serif;
}
.bbs_body{
	margin:0 10px 20px 10px;
}
.bbs_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
#table_bbs{
	width:100%;
	margin:0 0 30px 0;
}
#table_bbs td{
	border-bottom:1px dotted #ccc;
	padding:4px 0;
	vertical-align:top;
}
#table_bbs .theme{
	padding:4px 0 4px 20px;
	background:url(img/icon_theme.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .thread{
	padding:4px 0 4px 20px;
	background:url(img/icon_thread.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .res{
	padding:4px 0 4px 20px;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .c1{
	font-size:0.8em;
	text-align:right;
}
#table_bbs .theme a{
	font-weight:bold;
}
#table_bbs .tr{
	text-align:right;
	font-size:0.8em;
	margin:10px 0;
	color:#666;
}



/* POST */
.post{
	border:none;
	background:#f1f1f1;
	color:#666;
	font-size:1em;
	padding:2px 5px;
}
.post_com{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 12px;
}
.post_tb{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #ddd;
	background:url(img/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.post_bottom{
	margin:0 0 20px 0;
	padding:5px 0;
	font-size:0.8em;
	text-align:right;
}


/* TOPIMAGE */
#topimage{
	width:860px;
	height:300px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
	/*border-bottom:1px solid #ccc;*/
}
#topimage a{
	display:block;
	width:860px;
	height:300px;
}


/* TOPNEWS */
#top_news{
	/*font-size:1.0em;
	font-weight:bold;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 0 6px;
	border-left:3px solid #5E9BB3;
	background:#fff;
	clear:both;*/
	display:none;
}
.news_contents{
	overflow:hidden;
	width:490px;
	margin:0 0 0 25px;
}
.topnews_date{
	width:22%;
	/*font-size:0.9em;*/
	color:#555;
	padding:14px 0 0 12px;
	/*border-bottom:1px dotted #ccc;*/
	vertical-align:top;
	background:url(img/icon_topnews.gif) no-repeat left 17px;
	/*background-position:0 5px;*/
}
.topnews_body{
	overflow:hidden;
	padding:14px 0 0 0;
	margin:0;
	/*border-bottom:1px dotted #ccc;*/
	vertical-align:top;
}
.topnews_body a{font-weight:bold;}


/* TOPPHOTO */
#top_photo{
	/*font-size:1em;*/
	margin:30px 0 16px 0;
	padding:0;
	font-weight:bold;
	border-top:none;
	border-bottom:none;
	background:none;
	border-left:none;
	clear:both;
	background:url(img/h3_topphoto.gif) no-repeat left top;
	text-indent:-9999px;
	height:30px;
}
.photo_contents{
	margin:0 auto 20px auto;
	width:400px;
}
.top_photo{
	font-size:0.9em;
	text-align:center;
	color:#666;
	padding:0;
}


/* CALENDAR */
#calendar{
	width:160px;
	margin:0 10px;
	text-align:center;
}
#calendar tr td{
	padding:0 2px 5px 2px;
	font-size:0.8em;
}
#calendar caption{
	padding:0 5px 8px 5px;
	text-align:right;
	font-size:0.8em;
}
.cal_sun{color:#FF0000;}
.cal_day{color:#333333;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
	position:absolute;
	top:10px;
	right:0px;
}
#search .search{
	width:120px;
	height:10px;
	font-size:0.8em;
}
.result_title{
	margin:0 0 10px 0;
	font-size:1.2em;
}
.result_body{
	margin:0 0 20px 30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #ddd;
}
.highlight{
	font-weight:bold;
	background:#ff9900;
	color:#fff;
}

/* CRAWLER */
#crawler{
	position:relative;
	width:180px;
	height:200px;
}
#crawler h4{
	background:url(img/bg_pickup_head.gif) no-repeat;
	padding:5px 0 5px 8px;
	margin:0;
	color:#fff;
	border:none
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
	border:1px solid #ccc;
	border-top:none;
}
#crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
	font-size:0.8em;
	text-align:center;
	color:#666;
}

/* MOBILE QR CODE */
#qr{
	position:relative;
	margin:0 0 20px 0;
	width:180px;
	height:100px;
}
#qr a{
	position:absolute;
	display:block;
	width:100px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}


/* RSS FEED */
#rss_news{
background: url(http://img01.ecgo.jp/usr/teikyo/img/120112161603.gif) no-repeat left top;
    height: 30px;
    margin:30px 0 0 0;
    padding: 0;
    text-indent: -9999px;
}
.rss_news_contents{
	width:490px;
	margin:0 0 0 25px;
}
.rss_news_date{
	width:22%;
	color:#555;
	padding:14px 0 0 12px;
	vertical-align:top;
	background:url(img/icon_topnews.gif) no-repeat left 17px;
}
.rss_news_body{
	padding:14px 0 0 0;
	margin:0;
	vertical-align:top;
}
.rss_news_body a{font-weight:bold;}



/*韓国切り替え用*/
.jpconts,
.krconts{
width:610px;
margin-left:-20px;
}
.page_contents h2{
margin:0 0 10px 0;
padding:14px 0 0 20px;
}
#submenu li.lang{
background:none;
margin: -3px 3px 0 0;
padding: 0;
}.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title173 {background:url(img/title173.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title172 {background:url(img/title172.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title171 {background:url(img/title171.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title170 {background:url(img/title170.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title169 {background:url(img/title169.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title168 {background:url(img/title168.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title167 {background:url(img/title167.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title165 {background:url(img/title165.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title164 {background:url(img/title164.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title163 {background:url(img/title163.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title162 {background:url(img/title162.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title161 {background:url(img/title161.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title160 {background:url(img/title160.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title159 {background:url(img/title159.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title158 {background:url(img/title158.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title157 {background:url(img/title157.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title151 {background:url(img/title151.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title156 {background:url(img/title156.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title155 {background:url(img/title155.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title154 {background:url(img/title154.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title153 {background:url(img/title153.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title152 {background:url(img/title152.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title148 {background:url(img/title148.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title150 {background:url(img/title150.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title149 {background:url(img/title149.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title147 {background:url(img/title147.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title146 {background:url(img/title146.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title145 {background:url(img/title145.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title144 {background:url(img/title144.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title143 {background:url(img/title143.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title142 {background:url(img/title142.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title140 {background:url(img/title140.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title139 {background:url(img/title139.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title137 {background:url(img/title137.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title138 {background:url(img/title138.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title135 {background:url(img/title135.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title134 {background:url(img/title134.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title133 {background:url(img/title133.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title132 {background:url(img/title132.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title131 {background:url(img/title131.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title130 {background:url(img/title130.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title129 {background:url(img/title129.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.link011n1 a{background:url(img/link011n1_off.jpg);margin: 0 0 5px 0;width:300px;height:49px;display:block;text-indent: -10000px;}
.link011n1 a:hover{background:url(img/link011n1_on.jpg);width:300px;height:49px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title174 {background:url(img/title174.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title174 {background:url(img/title174.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title175 {background:url(img/title175.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title158 {background:url(img/title158.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title159 {background:url(img/title159.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title174 {background:url(img/title174.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title160 {background:url(img/title160.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title161 {background:url(img/title161.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title162 {background:url(img/title162.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title168 {background:url(img/title168.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title169 {background:url(img/title169.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title163 {background:url(img/title163.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title167 {background:url(img/title167.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title170 {background:url(img/title170.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title164 {background:url(img/title164.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title173 {background:url(img/title173.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title165 {background:url(img/title165.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:520px;height:40px;text-indent: -10000px;}

