﻿/* DEFAULT SETTING */
body{
	margin:10px;
	padding:0;
	background:#cc6666;
	font-size:80%;
	text-align:center;
	line-height:1.4;
	color:#333;
	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:#006699;text-decoration:underline;}
a:hover
{color:#666666;
text-decoration: none;
}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:750px;
	text-align:left;
	margin:auto;
	padding:auto;
	background:#fff;
	border:1px solid #e0d1b2;
}

/* HOMEbtn */
#home{
	margin:0 0 1px 0;
}
#home a{
	line-height:1.0;
	font-size:12px;
	vertical-align:top;
}


/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:75px;
	border-bottom:0px solid #333333;
background:url(img/title_back.jpg) left top no-repeat;
}
#logo{
	position:absolute;
	top:0px;
	left:5px;
	background:url(img/bg_logo.jpg) no-repeat;
	width:160px;
	height:50px;
	margin:0;
padding: 0px;
}
#logo a{
	display:block;
position: absolute;
top: 0px;
left: 0px;
	width:160px;
	height:50px;
	text-decoration:none;
}
#logo h1{
	font-size:1.3em;
	font-weight:bold;
	color:#006699;
	margin:0 0 0 0;
	padding:0;
}
#logo p{
	font-size:1.3em;
	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 0 1px 0;
	padding:0;
	list-style-type:none;
	width:170px;
	vertical-align:top;
}
#mainmenu li span{
	display:block;
	position:absolute;
	visibility:hidden;
}
#mainmenu a{
	display:block;
	font-size:12px;
	line-height:1.0;
	margin:0;
	padding:8px 0 9px 18px;
	width:152px;
	color:#000000;
	text-decoration:none;
	background:url(img/mainmenu_off2.gif) no-repeat left center #ffffff;
border-bottom: 1px #999999 solid;
}
#mainmenu a:hover{
	background:url(img/mainmenu_on2.gif) no-repeat left center #ffffff;
color: #666666;
}
#mainmenu .active{
	background:url(img/mainmenu_on2.gif) no-repeat left center #ffffff;
}


/* SUBMENU */
#submenu{
position: absolute;
right: 10px;
bottom: 0px;
	margin:0;
	padding:0;
	font-size:14px;
font-weight: bold;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	list-style-type:none;
float: left;
}

#submenu a{
	display:;
	padding:3px 20px 3px 17px;
	text-decoration:none;
	color:#644300;
background:url(img/submenu_off.gif) no-repeat left center; 
}
#submenu a:hover{
	color:#644300;
	text-decoration:none;
background:url(img/submenu_on.gif) no-repeat left center;
}
#submenu .active{
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:0;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0 0 1px 0;
	padding:0;
	width:170px;
	vertical-align:top;
}
#childmenu a{
	display:block;
	padding:2px 0 2px 20px;
	width:150px;
	font-size:12px;
	line-height:1.0;
	text-decoration:none;
	color:#666;
	border-bottom:1px dotted #ccc;
	background:url(img/childmenu_off2.gif) no-repeat left center;
}
#childmenu a:hover{
	color:#666666;
background:url(img/childmenu_on2.gif) no-repeat left center;
}
#childmenu .active{
	color:#333;
}


/* PAGENAVI */
#pagenavi{
	margin:0 0 20px 0;
	padding:0;
	font-size:0.8em;
}


/* CONTENTS */
#contents{
	margin:15px 10px 15px 10px;
	padding:0;
	background:url(img/bg_contents.gif) repeat-y left;
}


/* MAINCONTENTS */
#main{
	float:right;
	width:535px;
	padding:0;
}
#main h2{
	font-size: 1.5em;
	margin:0 0 20px 0;
	padding:0px 0 20px 40px;
	color:#996600;
background: url(img/page_title_back.jpg) no-repeat left top;
}
#main h2 span{
	display:block;
	font-size:0.7em;
	font-weight:normal;
	margin:0;
	padding:0px 0px 0px 0px;;
color:#777777;
}
h3{
color:#996600;
	font-size:1.2em;
	margin:0 0 8px 0;
	padding:12px 0 10px 10px;
	font-weight:bold;
background:url(img/page_title_back_02.jpg) no-repeat left top;
	clear:both;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:505px;
	margin:0 10px 30px 10px;
}


/* SIDEBAR */
#side{
	float:left;
	width:170px;
	margin:0;
	line-height:1.2;
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:3px 0 3px 5px;
	color:#996600;
	font-weight:bold;
background:#ebe0cc;
border: 1px #d6c299 solid;
}
.sidebox,.sidebox01,.sidebox02{
	width:170px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 5px;
	padding:0 0 0 0px;
	font-size:0.8em;
list-style-type: none;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
padding:0 0 0 20px;
background:url(img/blog_menu.gif) no-repeat left center #ffffff;
}
.sidebox01 a,.sidebox02 a{
}
.sidebox01 li{
}
.sidebox02 li{
}

/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:20px 0;
}


/* FOOTER */
#footer{
	text-align:center;
	font-size:0.9em;
	margin:0;
	padding:20px;
	text-align:center;
	color:#000000;
	border-top:0px solid #ccc;
background: #e0d1b2;
}
#footermenu{
	padding:10px 0;
	text-align:center;
	font-size:0.9em;
border-top: 1px #cccccc solid;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 10px;
background:url(img/footermenu_off.gif) no-repeat left top;
}


/* 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;
}
#table_form .left{
width: 35%;
padding-right: 10px; 
}

/* BLOG PAGE */
.blog{
	border:1px dashed #c2a366;
	padding:0px;
	margin:0 5px 20px 0;
	position:relative;
}
.blog_title{
color:#996600;
	margin:0 0 10px 0;
	padding:3px 0 3px 10px;
	font-weight:bold;
	background-color:#ece9d8;
	background-image:none;
	border-top:none;
border-right:none;
border-bottom:1px #c2a366 dashed;
border-left: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:470px;
	margin:10px 20px 20px 20px;
}
.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;
	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;
	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 23px;
	background:url(img/icon_theme2.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:#ffffff;
	color:#996600;
	font-size:1em;
	padding:2px 5px;
border-left: 3px #ccb27f solid;
}
.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:750px;
	height:150px;
	margin:1px 0 0 0;
	background-repeat:no-repeat;
	text-indent:-10000px;
	border-bottom:1px solid #ccc;
}
#topimage a{
	display:block;
	width:750px;
	height:150px;
}


/* TOPNEWS */
#top_news{
	font-size:1.2em;
color:#996600;
	margin:0 0 10px 0;
	padding:5px 0px 0px 32px;
	font-weight:bold;
	background:url(img/top_news_title_02.jpg) no-repeat 8px 8px #f5efe5;
	clear:both;
height: 25px;
border: 1px #b7944c dashed;
}
.news_contents{
	overflow:hidden;
	width:515px;
	margin:0 10px 20px 10px;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	padding:4px 0px 0px 15px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	background:url(img/icon_clock.gif) no-repeat left top;
	background-position:0 5px;
}
.topnews_body{
	overflow:hidden;
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}


/* TOPPHOTO */
#top_photo{
	font-size:1.2em;
	margin:0px 0px 10px 0px;
	padding: 5px 0px 0px 10px;
	font-weight:bold;
color: #996600;
clear:both;
height: 25px;
border: 1px #b7944c dashed;
background: #f5efe5;
}
.photo_contents{
	margin:0 10px 20px 10px;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 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:15px;
}
#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:170px;
	height:200px;
}
#crawler h4{
	font-size:0.8em;
	margin:0;
	padding:2px 0 2px 5px;
	color:#fff;
	font-weight:bold;
	background:#999;
}
.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:170px;
	height:100px;
}
#qr a{
	position:absolute;
	display:block;
	width:92px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}


.m_top3{
margin-top: 3px;
}
.m_top5{
margin-top:5px;
}
.m_top10{
margin-top:10px;
}
.m_top12{
margin-top: 12px;
}
.m_top15{
margin-top:15px;
}
.m_top20{
margin-top:20px;
}
.m_top30{
margin-top:30px;
}
.m_top40{
margin-top:40px;
}
.m_top50{
margin-top:50px;
}

.p_top5{
padding-top:5px;
}
.p_top10{
padding-top:10px;
}
.p_top15{
padding-top:15px;
}
.p_top20{
padding-top:20px;
}
.p_top30{
padding-top:30px;
}
.p_top40{
padding-top:40px;
}
.p_top50{
padding-top:50px;
}
.p_right5{
padding-right:5px;
}
.p_right10{
padding-right:10px;
}
.p_right15{
padding-right:15px;
}
.p_right20{
padding-right:20px;
}
.p_left5{
padding-left:5px;
}
.p_left10{
padding-left:10px;
}
.p_left15{
padding-left:15px;
}
.p_left20{
padding-left:20px;
}


.tensen{
border-bottom: 1px #999999 dashed;
}

.tensen_sikaku{
border: 1px #999999 dashed;
padding: 10px;
}

.tensen_sikaku_mt10{
border: 1px #999999 dashed;
padding: 10px;
margin-top: 10px; 
}

.tensen_sikaku_mt20{
border: 1px #999999 dashed;
padding: 10px;
margin-top: 20px;
}

.tensen_sikaku_mt20_kiiro{
border: 1px #999999 dashed;
padding: 10px;
margin-top: 20px;
background-color: #ffffcc;
}

.sikaku{
border: 1px #999999 solid;
padding: 10px;
}

.menu_hyou01{
font-weight: bold;
vertical-align:bottom;
border-bottom: 1px #cccccc solid;
padding: 5px 0px 1px 0px;
}
.menu_hyou02{
vertical-align:bottom;
border-bottom: 1px #cccccc solid;
padding: 5px 0px 1px 0px;
}
.menu_hyou03{
font-weight:normal;
vertical-align:bottom;
}
.menu_hyou04{
color: #cc0000;
text-align: right;
vertical-align:bottom;
border-bottom: 1px #cccccc solid;
padding: 5px 0px 1px 0px;
}
.menu_hyou05{
vertical-align:bottom;
padding: 0px 0px 10px 0px;
}
.menu_hyou06{
vertical-align:bottom;
border-bottom: 1px #cccccc solid;
padding: 20px 0px 1px 0px;
}
.menu_hyou07{
color: #cc0000;
text-align: right;
vertical-align:bottom;
border-bottom: 1px #cccccc solid;
padding: 20px 0px 1px 0px;
}

.esute_back{
background:url(img/image01.jpg) top right no-repeat;
display:block;
width:100%;
height:500px;
}

.map_waku{
border: 1px #cccccc solid;
}

.top_image{
margin: 15px 0px 0px 0px;
background:url(img/top_image_test_02.jpg) no-repeat left top;
height: 250px;
width: 750px;
}

.top_image img{
float: right;
margin: 100px 30px 0px 0px;
}

.top_menu_bana{
text-align: center;
margin: 10px 0px 10px 0px;
background:url(img/top_bana_back.jpg) no-repeat left top;
height: 105px;
}

.top_menu_bana img{
margin: 3px;
}

.top_menu_bana ul{
margin: 0px 0px 0px 10px;
padding: 0px;
}

.top_menu_bana li{
list-style-type: none;
float: left;
}

.top_menu_bana li a{
padding: 3px;
}

#top_esute{
background: url(img/top_esute_bana_02.jpg) no-repeat;
}

#top_esute a{
text-indent: -9999px;
display: block;
width: 239px;
height: 70px;
outline: none;
}

#top_esute a:hover{
background: url(img/top_esute_bana_on.jpg) no-repeat;
text-decoration: none;
}

#top_nail{
background: url(img/top_nail_bana_02.jpg) no-repeat;
}

#top_nail a{
text-indent: -9999px;
display: block;
width: 239px;
height: 70px;
outline: none;
}

#top_nail a:hover{
background: url(img/top_nail_bana_on.jpg) no-repeat;
}

#top_buraidaru{
background: url(img/top_buraidaru_bana_02.jpg) no-repeat;
}

#top_buraidaru a{
text-indent: -9999px;
display: block;
width: 239px;
height: 70px;
outline: none;
}

#top_buraidaru a:hover{
background: url(img/top_buraidaru_bana_on.jpg) no-repeat;
}

.blog_body img{
padding: 10px 0px 10px 0px;
}

a img{
border: none;
}

.sejutu_text_01{
font-weight: bold;
vertical-align: top;
border-top: 1px #999999 dashed;
border-bottom: 1px #999999 dashed;
border-left: 1px #999999 dashed;
padding: 10px;
}
.sejutu_text_02{
vertical-align: top;
border-top: 1px #999999 dashed;
border-right: 1px #999999 dashed;
border-bottom: 1px #999999 dashed;
padding: 10px;
}
.sejutu_yajirusi{
text-align: center;
padding: 10px;
}

.link_text_01{
border-bottom: 1px #999999 dashed;
padding-bottom: 20px;
}
.link_text_02{
border-bottom: 1px #999999 dashed;
padding: 20px 0px 20px 0px;
}

.top_erubusakure_toha{
padding: 0px 10px 0px 10px;
margin: 10px 0px 10px 0px;
}

.top_erubusakure_toha_text01{
padding: 0px 20px 0px 20px;
}

.staff_waku_01{
border-bottom: 1px #999999 dashed;
padding: 0px 0px 20px 0px;
}
.staff_waku_02{
border-bottom: 1px #999999 dashed;
padding: 20px 0px 20px 0px;
}
.staff_text_01{
margin-top: 10px;
}
.staff_text_01 td{
vertical-align: top;
padding-right: 10px;
}
.staff_text_02{
line-height: 2.0;
}
.staff_text_03{
line-height: 2.0;
margin-top: 20px;
}
.staff_name{
font-weight: bold;
font-size: 130%;
}

.okyakusama_text_01{
margin-top: 10px;
}
.okyakusama_text_01 td{
vertical-align: top;
padding-right: 10px;
}
.okyakusama_text_02{
line-height: 2.0;
}
.okyakusama_text_03{
color: #996600;
font-size: 130%;
font-weight: bold;
border-left: 3px #ccb27f solid;
padding: 3px 0px 1px 7px; 
margin: 10px 0px 0px 0px;
}

.buraidaru_text_01 td{
vertical-align: top;
}

.canpen_waku{
margin: 10px 0px 10px 0px;
width: 90%;
}
.canpen_kazari_01{
background: url(img/canpan_kazari_01.jpg) top left no-repeat;
}
.canpen_text_01{
background: url(img/canpan_kazari_130.jpg) top left no-repeat;
border-right: 1px #b7944c dashed;
border-left: 1px #b7944c dashed;
padding: 20px;
height: 90px;
}
.canpen_text_02{
line-height: 2.0;
}
.canpen_tensen{
border-right: 1px #996600 dashed;
border-bottom: 1px #996600 dashed;
border-left: 1px #996600 dashed;
padding: 20px;
}

.zeikomi{
text-align: right;
margin-top: 5px;
}

.yajirusi_link{
margin-top: 20px;
}
.yajirusi_link a{
background: url(img/yajirusi_link.gif) top left no-repeat;
padding: 0px 0px 0px 20px;
}

.ph_aki_01{
padding: 0px 0px 10px 10px;
}
.ph_aki_02{
padding: 0px 0px 10px 15px;
}
.ph_aki_03{
padding: 0px 0px 10px 20px;
}.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:520px;height:50px;text-indent: -10000px;}

