/* DEFAULT SETTING */
body{
	margin:0;
	padding:0;
	background:url(img/bg.jpg) repeat-y top center #bc3720;
	font-size:80%;
	text-align:center;
	line-height:1.4;
	color:#000;
	font-family:'メイリオ',verdana,'MS UI Gothic',sans-serif;
	}



div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#ff6600;text-decoration:underline;}
a:hover{color:#FF3300;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	text-align:left;
	margin:0 auto;
	padding:0;
	background:url(img/bg2.jpg) no-repeat top center;

}

/* HOMEbtn */
#home{
	margin:0;
	float:left;
}
#home a{
	display:block;
    margin:0 0 0 15px;
	padding:0;
	text-decoration:none;
	color:#666;
	background:url(img/submenu_off.gif) no-repeat left center;
}


/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:140px;
}
#logo{
	position:absolute;
	top:10px;
	left:15px;
	background:url(img/bg_logo.jpg) no-repeat;
	width:398px;
	height:102px;
	margin:0;
}
#logo a{
	display:block;
	width:398px;
	height:102px;
	text-decoration:none;
    overflow:hidden;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#006699;
	margin:30px 0 0 0;
	padding:0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}


/* MAINMENU */
#mainmenu{
	margin:0 0 20px 0;
	padding:0;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	position:relative;
	margin:0;
	padding:0;
	list-style-type:none;
	width:180px;
	vertical-align:top;
}
#mainmenu li span{
	display:block;
	position:absolute;
	visibility:hidden;
}
#mainmenu a{
	display:block;
	width:146px;
	height:27px;
	font-size:12px;
	line-height:24px;
	padding:3px 0 0 34px;
	color:#fff;
	text-decoration:none;
	background:url(img/mainmenu_off.gif) no-repeat left center;
}
#mainmenu a:hover{
	background:url(img/mainmenu_on.gif) no-repeat left center;
	width:146px;
	height:27px;
}
#mainmenu .active{
	background:url(img/mainmenu_on.gif) no-repeat left center;
	width:146px;
	height:27px;
    color:#ff6600;
	font-weight:bold;
}


/* SUBMENU */
#submenu{
        width:300px;
	position:absolute;
	right:20px;
	bottom:3px;
	margin:0;
	padding:2px;
	font-size:11px;
	background:#000000;
}
#submenu ul{
	margin:0;
	padding:0 5px 0 0;
}
#submenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#submenu a{
	display:block;
    margin:0 0 0 10px;
	padding:0 0 0 10px;
	text-decoration:none;
	color:#fff;
	border-left:solid 1px #fff;
	background:none;
}
#submenu a:hover{
	color:#FF3300;
	text-decoration:underline;
}
#submenu .active{
	color:#FF6600;
	text-decoration:underline;
}


/* CHILDMENU */
#childmenu{
        width:635px;
	margin:0 0 0px;
	padding:0 0 15px 0;
	background:url(img/bg_childmenu.gif) repeat-x;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0;
	padding:0 10px 0 0;
	float:left;
}
#childmenu a{
	display:block;
	padding:0 0 0 10px;
	line-height:30px;
	text-decoration:none;
	color:#fff;
    vertical-align:bottom;
	background:url(img/childmenu_off.gif) no-repeat left center;
}
*html #childmenu a{
}
#childmenu a:hover{
	color:#FF3300;
}
#childmenu .active{
	color:#ff6600;
    text-decoration:underline;
}


/* PAGENAVI */
#pagenavi{
	width:70%;
	margin:0 0 3px 15px;
	padding:1px;
	text-align:left;
	font-size:90%;
	position:absolute;
	bottom:0;
	color:#fff;
}
#pagenavi a{color:#fff;text-decoration:none;}
#pagenavi a:hover{color:#FF3300;}

/* CONTENTS */
#contents{
	margin:0 auto;
	padding:0px;
	width:902px;
}


/* MAINCONTENTS */
#main{
	float:right;
	width:650px;
	padding:0;
	margin:0 20px 0 0;
	background:url(img/bg_con.gif) repeat-y ;
	border-bottom:2px solid #f5be03;
}
*html #main {
	margin:0 10px 0 0;
}

#main h2{
	font-size:1.6em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	height:46px;
	margin:0 0 0px;
	padding:7px 0 10px 15px;
	color:#fff;
	font-weight:normal;
}
#main h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0 15px 0 0;
	text-align:right;
	color:#999;
}


h3{
	font-size:1.5em;
	line-height:30px;
	color:#ac0101;
	margin:10px 2px 0;
	padding:0 0 0 10px;
	font-weight:bold;
	clear:both;
background-color:#F7F7F7;
}



/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:620px;
	margin:0 0 15px;
	padding:10px 15px;
	color:#000000;
}


/* SIDEBAR */
#side{
	float:left;
	width:180px;
	margin:0 0 0 20px;
	padding:0;
	line-height:1.2;
}
*html #side {
	margin:0 0 0 10px;
}


#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:normal;
	background:#4b0a01;
}
.sidebox,.sidebox01,.sidebox02{
	width:200px;
	margin:0 0 20px;
	padding:0;
	overflow:hidden;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
    list-style-type:square;
    color:#fff;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
}
.sidebox01 li{
}
.sidebox02 li{
}


/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:1em;
	padding:10px 20px;
}


/* FOOTER */
#footer{
	text-align:center;
	font-size:0.8em;
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#fff;
}
#footermenu{
	padding:10px 0;
	text-align:center;
	font-size:0.8em;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
}


/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
	padding:0 5px;
}

/* 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:598px;
	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;
	background:#FFFFFF;
	color:#000000 !important;
}
.blog_title{
	margin:0 0 10px 0;
	padding:0 0 0 10px;
    line-height:30px;
	font-weight:bold;
	background-color:#f7f7f7;
	background-image:none;
	border:none;
}
.blog_cnt{
}
.blog_date{
	margin:0;
	padding:0 0 5px 5px;
	color:#999;
	font-size:0.8em;
	font-weight:normal;
	border-left: 2px solid #f5be03;
	border-right: 2px solid #f5be03;
}
.blog_body{
	overflow:hidden;
	width:580px;
	margin:0 9px 20px 9px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
}
.blog_bottom a{
	color:#666;
}
#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 30px 0;
	position:relative;
	color:#000;
}
.bbs_title{
	margin:0 0 10px 0;
	padding:0 0 0 10px;
    line-height:30px;
	font-weight:normal;
	background-color:#f7f7f7;
	background-image:none;
	border:none;
}
.bbs_cnt{
}
.bbs_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#476785;
	font-size:0.8em;
	font-weight:bold;
}
.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;
}


/* 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:#ffffff;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
	width:50%;
	position:absolute;
	top:80px;
	right:-2px;
	margin:5px 20px 3px 0;
	padding:0px;
	text-align:right;
}
#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{
	font-size:0.8em;
	margin:0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:normal;
	background:#ccc;
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
	border:1px solid #ddd;
	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;
}



/*追加*/
/*テーブル*/
table.hyou{
    border-top:1px solid #990000;
    border-left:1px solid #990000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.hyou th{
    border-right:1px solid #990000;
    border-bottom:1px solid #990000;
    padding:0.3em 0.7em;
    text-align:center;
	background:#efd9d3;
}
.hyou td{
    border-right:1px solid #990000;
    border-bottom:1px solid #990000;
    padding:0.3em 0.7em;
}

.hyounone {
    border-right:none !important;
	padding:0.3em 0 !important;
}
.hyounone2 {
    border-right:none !important;
padding-right: 0 !important;
}

.hyounonebtm {
    border-bottom:none !important;
}
.bnone {
    border:none !important;
}


/*ページ内枠線*/
.bdb {
	background:#000000 !important;
	border-bottom:2px solid #f5be03;
}

.black {
	background:#000000;
}

/*gaiya*/

.song p {
line-height:130% !important;
margin:0.2em 0;
}

.bdr1 {
	border:solid 1px #0099FF;
	background: #D9FFFF;
	width:50%;
	padding:5px;
}

.blue {
	font-weight:bold;
	color:#3300CC;
}

.reader {
	border:dotted 1px #666666;
	background:#FFFFCC;
	padding:10px;
	}

/*行事表アイコン*/
.iushi {
	padding:1px 2px;
	background:#9b0400;
	color:#FFFFFF;
	font-size:80%;
}

.iushired {
	color:#9b0400;
}

.iwarei {
	padding:1px 2px;
	background:#07117d;
	color:#FFFFFF;
	font-size:80%;
}

.iwareiblue {
		color:#07117d;
}

/*090716 携帯紹介ロールオーバー*/
.keitaibnr{
margin-left:130px;
}
.keitaibnr a{
display:block;
width:291px;
background:url(http://img01.ecgo.jp/usr/ushioni/img/080717154858.gif) no-repeat;
height:40px;
text-indent:-9999px;
text-decoration:none;
}
.keitaibnr a:hover{
background:url(http://img01.ecgo.jp/usr/ushioni/img/080717155145.gif) no-repeat;
}


/*パレット要素*/
.ml0  { margin-left:0px !important }
.ml10 { margin-left:10px !important }
.ml20 { margin-left:20px !important }
.ml30 { margin-left:30px !important }
.ml40 { margin-left:40px !important }
.ml50 { margin-left:50px !important }
.ml310 { margin-left:310px !important }

.mt0  { margin-top:0px !important }
.mt02 { margin-top:2px !important }
.ml1  {margin-left:1.8em !important }
.mt10 { margin-top:10px !important }
.mt20 { margin-top:20px !important }
.mt30 { margin-top:30px !important }
.mt40 { margin-top:40px !important }
.mt50 { margin-top:50px !important }
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title132 {background:url(img/title132.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title131 {background:url(img/title131.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title130 {background:url(img/title130.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title129 {background:url(img/title129.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.link011n112 a{background:url(img/link011n112_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n108 a{background:url(img/link011n108_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n4 a{background:url(img/link011n4_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n121 a{background:url(img/link011n121_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n117 a{background:url(img/link011n117_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n118 a{background:url(img/link011n118_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n101 a{background:url(img/link011n101_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n106 a{background:url(img/link011n106_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n116 a{background:url(img/link011n116_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n2 a{background:url(img/link011n2_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n5 a{background:url(img/link011n5_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n102 a{background:url(img/link011n102_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n120 a{background:url(img/link011n120_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n111 a{background:url(img/link011n111_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n119 a{background:url(img/link011n119_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n110 a{background:url(img/link011n110_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n113 a{background:url(img/link011n113_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n105 a{background:url(img/link011n105_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n123 a{background:url(img/link011n123_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n114 a{background:url(img/link011n114_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n104 a{background:url(img/link011n104_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n124 a{background:url(img/link011n124_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n100 a{background:url(img/link011n100_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n103 a{background:url(img/link011n103_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link011n112 a:hover{background:url(img/link011n112_on.jpg);width:180px;height:60px;}
.link011n108 a:hover{background:url(img/link011n108_on.jpg);width:180px;height:60px;}
.link011n4 a:hover{background:url(img/link011n4_on.jpg);width:180px;height:60px;}
.link011n121 a:hover{background:url(img/link011n121_on.jpg);width:180px;height:60px;}
.link011n117 a:hover{background:url(img/link011n117_on.jpg);width:180px;height:60px;}
.link011n118 a:hover{background:url(img/link011n118_on.jpg);width:180px;height:60px;}
.link011n101 a:hover{background:url(img/link011n101_on.jpg);width:180px;height:60px;}
.link011n106 a:hover{background:url(img/link011n106_on.jpg);width:180px;height:60px;}
.link011n116 a:hover{background:url(img/link011n116_on.jpg);width:180px;height:60px;}
.link011n2 a:hover{background:url(img/link011n2_on.jpg);width:180px;height:60px;}
.link011n5 a:hover{background:url(img/link011n5_on.jpg);width:180px;height:60px;}
.link011n102 a:hover{background:url(img/link011n102_on.jpg);width:180px;height:60px;}
.link011n120 a:hover{background:url(img/link011n120_on.jpg);width:180px;height:60px;}
.link011n111 a:hover{background:url(img/link011n111_on.jpg);width:180px;height:60px;}
.link011n119 a:hover{background:url(img/link011n119_on.jpg);width:180px;height:60px;}
.link011n110 a:hover{background:url(img/link011n110_on.jpg);width:180px;height:60px;}
.link011n113 a:hover{background:url(img/link011n113_on.jpg);width:180px;height:60px;}
.link011n105 a:hover{background:url(img/link011n105_on.jpg);width:180px;height:60px;}
.link011n123 a:hover{background:url(img/link011n123_on.jpg);width:180px;height:60px;}
.link011n114 a:hover{background:url(img/link011n114_on.jpg);width:180px;height:60px;}
.link011n104 a:hover{background:url(img/link011n104_on.jpg);width:180px;height:60px;}
.link011n124 a:hover{background:url(img/link011n124_on.jpg);width:180px;height:60px;}
.link011n100 a:hover{background:url(img/link011n100_on.jpg);width:180px;height:60px;}
.link011n103 a:hover{background:url(img/link011n103_on.jpg);width:180px;height:60px;}
.link021n3 a{background:url(img/link021n3_off.jpg);margin: 0 0 5px 0;width:180px;height:60px;display:block;text-indent: -10000px;}
.link021n3 a:hover{background:url(img/link021n3_on.jpg);width:180px;height:60px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title133 {background:url(img/title133.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:808px;height:53px;text-indent: -10000px;}

