/* DEFAULT SETTING */
body{
	margin:0;
	padding:0; 
	background:#C18B98;
	font-size:75%;
	text-align:center;
	line-height:1.4;
	color:#333;
	font-family:verdana,'MS UI Gothic',sans-serif;
	background-image:url(img/bg_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
		}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#3F75B1;text-decoration:underline;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:870px;
	text-align:left;
	margin:auto;
	padding:auto;
	background-color:#96302B;
/*background:url(img/bg_layout.gif) repeat-y #fff;*/
}
#layout_inner{
margin:0 5px;
background-color:#EADCDB;
}

/* HOMEbtn */
#home{
	float:left;
}
#home a{
	display:block;
	width:190px;
	height:40px;
}


/* HEADER */
#header{
	position:relative;
	height:130px;
	background-position: top left;
	background:url(img/bg_header.gif) repeat-x;
}
#logo{
	position:absolute;
	top:30px;
	left:10px;
	background:url(img/bg_logo.jpg) no-repeat;
	width:200px;
	height:65px;
	margin:0;
}
#logo a{
	display:block;
	width:200px;
	height:65px;
	text-decoration:none;
	overflow:hidden;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}

#header #text {
	position:absolute;
    width:360px;
	height:auto;
	font-size:14px;
	color:#4D4D4D;
	top:30px;
	left:220px;
	clear: both;
}

#header #text02 {
	position:absolute;
	width:220px;
	height:60px;
	color:#4D4D4D;
	top:10px;
	left:625px;
	clear: both;
}


/* MAINMENU */
#mainmenu_title{
	margin:0;
	padding:0;
	height:auto;
	width:190px;
	line-height:15px;
}
#mainmenu{
	margin:0 0 10px 0;
	padding:0;
	height:auto;
	width:190px;
	line-height:15px;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.0;
	list-style-type:none;
	height:40px;
}
#mainmenu a span{
	display:block;
	margin:3px 0;
	padding:0;
	font-size:9px;
	color:#333;
	font-weight:normal;
}
#mainmenu a{
	display:block;
	width:190px;
	height:40px;
	background:url(img/bg_mainmenu.jpg) no-repeat right top;
	text-indent:-10000px;
	overflow:hidden;
	/*margin:0;
	padding:9px 5px 16px 8px;
	color:#fff;*/
}

/* テストサイト用メニュークラス一覧 */
/* ホーム */
#mainmenu .menuhome a{
background-position:0px 0px;
}
#mainmenu .menuhome a:hover,#mainmenu .menuhome a.active{
background-position:0px -40px;
}
/* ブライダル */
#mainmenu .mm_138 a{
background-position:-190px 0px;
}
#mainmenu .mm_138 a:hover,#mainmenu .mm_138 a.active{
background-position:-190px -40px;
}
/* 腕時計 */
#mainmenu .mm_137 a{
background-position:-380px 0px;
}
#mainmenu .mm_137 a:hover,#mainmenu .mm_137 a.active{
background-position:-380px -40px;
}
/* ジュエリー */
#mainmenu .mm_139 a{
background-position:-570px 0px;
}
#mainmenu .mm_139 a:hover,#mainmenu .mm_139 a.active{
background-position:-570px -40px;
}
/* 真珠 */
#mainmenu .mm_140 a{
background-position:-760px 0px;
}
#mainmenu .mm_140 a:hover,#mainmenu .mm_140 a.active{
background-position:-760px -40px;
}
/* 買い取り */
#mainmenu .mm_123 a{
background-position:-950px 0px;
}
#mainmenu .mm_123 a:hover,#mainmenu .mm_123 a.active{
background-position:-950px -40px;
}
/*金プラチナ */
#mainmenu .mm_141 a{
background-position:-1140px 0px;
}
#mainmenu .mm_141 a:hover,#mainmenu .mm_141 a.active{
background-position:-1140px -40px;
}
/* リフォーム */
#mainmenu .mm_142 a{
background-position:-1330px 0px;
}
#mainmenu .mm_142 a:hover,#mainmenu .mm_142 a.active{
background-position:-1330px -40px;
}
/* 問い合せ */
#mainmenu .mail a{
background-position:-1520px 0px;
}
#mainmenu .mail a:hover,#mainmenu .mm_103 a.active{
background-position:-1520px -40px;
}
/*#mainmenu a:hover{
	background:url(img/bg_mainmenu_on.jpg) no-repeat right top;
}
#mainmenu a:hover span{
	color:#999;
}
#mainmenu .active{
	background:url(img/bg_mainmenu_on.jpg) no-repeat right top;
}
#mainmenu .active span{
	color:#999;
}
*/

#side_banner01{
	margin:0;
	padding:0;
	height:auto;
	width:190px;
}
#side_banner01 ul{
	margin:0;
	padding:0;
}
#side_banner01 li{
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	list-style-type:none;
	height:121px;
}
#side_banner01 a span{
	display:block;
	margin:0;
	padding:0;
	font-size:9px;
	color:#333;
	font-weight:normal;
}
#side_banner01 a{
	display:block;
	width:190px;
	height:121px;
	background:url(img/side_present.jpg) no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
#side_banner01 .mm_124 a{
background-position:0px 0px;
}
#side_banner01 .mm_124 a:hover,#side_banner01 .mm_124 a.active{
background-position:0px -121px;
}


#side_banner02{
	margin:0 0 10px 0;
	padding:0;
	height:auto;
	width:190px;
	/*background:url(img/side_present.jpg) no-repeat;
	vertical-align:bottom;
	border-top:3px solid #000000;*/
}
#side_banner02 ul{
	margin:0;
	padding:0;
}
#side_banner02 li{
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	list-style-type:none;
	height:70px;
}
#side_banner02 a span{
	display:block;
	margin:0;
	padding:0;
	font-size:9px;
	color:#333;
	font-weight:normal;
}
#side_banner02 a{
	display:block;
	width:190px;
	height:70px;
	background:url(img/side_banner02.gif) no-repeat;
	text-indent:-10000px;
	overflow:hidden;
}
#side_banner02 .mm_132 a{
background-position:0px 0px;
}
#side_banner02 .mm_132 a:hover,#side_banner02 .mm_132 a.active{
background-position:0px -70px;
}
#side_banner02 .mm_234 a{
background-position:-190px 0px;
}
#side_banner02 .mm_234 a:hover,#side_banner02 .mm_234 a.active{
background-position:-190px -70px;
}

#side_banner_text{
	height:auto;
	width:190px;
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}


/* SUBMENU */

 #submenu{
	height:20px;
	width:840px;
	position:absolute;
	right:0;
	top:110px;
	margin:0;
	padding:0 10px 0 10px;
	font-size:12px;
	line-height:1.0;
	background:url(img/bg-submenu.jpg) repeat-x #000;
} 
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}

#submenu li a{
	display:block;
	margin:2px 0;
	padding:0 8px 0 16px;
	text-decoration:none;
	color:#fff;
	background:url(img/bg_submenu.gif) no-repeat left center;
}
#submenu a:hover{
	text-decoration:underline;
}
#submenu .active{
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:28px 0 0 0;
	line-height:1.0;
	font-size:0.8em;
	border:1px solid #ccc;
	background:url(img/bg_childmenu.gif) no-repeat #fff;
}
#childmenu ul{
	margin:0;
	padding:0;
}
#childmenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #fff;
	border-top:none;
	width:176px;
	height:auto;
}
#childmenu a{
	display:block;
	padding:0 0 0 26px;
	text-decoration:none;
	color:#333;
	background:url(img/bg_childmenu_off.gif) no-repeat left center #f0f0f0;
	background-position:5px;
	line-height:26px;
	width:160px;
	height:auto;
	
}
#childmenu a:hover{
	background-color:#CEB6B2;
}
#childmenu .active{
	background-color:#e5ccc7;
}

/* PAGENAVI */
#pagenavi{
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:0.8em;
	line-height:25px;
}


/* CONTENTS */

#contents{
	margin:0;
	padding:0 15px 0 15px;
	height:auto;
}


/* MAINCONTENTS */
#main{
	float:right;
	width:620px;
	padding:0 5px 0 5px;
	margin:5px 0 10px 0;
	}
#main h2{
	font-size:1.2em;
	/*background:url(img/bg_pagetitle.jpg) no-repeat;*/
	height:20px;
	margin:0 0 30px 0;
	padding:20px 0 0 5px;
	color:#963129;
}
#main h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
h3{
	font-size:1em;
	color:#fff;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	line-height:15px;
	background-color:#544741;
	/*background:url(img/bg_h302.jpg) no-repeat;*/
	clear:both;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:620px;
	margin:0 0 30px 0px;
}


/* SIDEBAR */

#side{
	float:left;
	width:190px;
	margin:30px 0px 0px 0px;
	line-height:1.2;
}

#side h4{
	font-size:0.8em;
	margin:0 0 0px 0;
	padding:0 0 0 10px;
	line-height:15px;
	color:#fff;
	font-weight:normal;
	background:url(img/bg_sidetitle.gif) no-repeat;
}
.sidebox,.sidebox01,.sidebox02{
	width:190px;
	padding:10px 0 0 0;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#666;
	list-style-type:square;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
	color:#666;
}

.sidebox03{
	width:190px;
	padding:10px 0 0 0;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-color:#FFFFFF;
}
.sidebox03 ull{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#666;
	list-style-type:square;
}
.sidebox03{
	margin:0 0 5px 0;
}
.sidebox03 a{
	color:#666;
}


/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	margin:0 20px 0 0;
	font-size:10px;
}



/* FOOTER */
#footer{
	height:100px;
	position:relative;
	font-size:0.8em;
	margin:0;
	padding:0;
	color:#fff;
	background:url(img/bg_footer.gif) bottom #666;
}
#footermenu{
	padding:10px 0;
	position:absolute;
	left:20px;
	top:10px;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
	color:#fff;
}


/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0 5px 20px;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	border-bottom:1px solid #544741;
	vertical-align:top;
	background-position:0 8px;
}
.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #544741;
	vertical-align:top;
}


/* 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:558px;
	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{
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.blog_title{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	color:#fff;
	background-color:#544741;
	/*background:url(img/bg_blogtitle.jpg) no-repeat #ccc;*/
}
.blog_cnt{

}
.blog_date{
	margin:0 0 10px 0;
	padding:0 20px;
	color:#666;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:600px;
	margin:0 0 20px 20px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border-top:1px dotted #ccc;
}
#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{
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.bbs_title{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	color:#fff;
	background-color:#544741;
	/*background:url(img/bg_blogtitle.jpg) no-repeat #ccc;*/
}
.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{
	overflow:hidden;
	width:600px;
	margin:0 0 20px 20px;
}
.bbs_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border-top:1px dotted #ccc;
}
#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 2px 20px;
}
.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;
	text-align:right;
	font-size:0.8em;
}


/* TOPIMAGE */
#topimage{
	height:300px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
	border-top:3px solid #4160A7;
}
#topimage a{
	display:block;
	width:860px;
	height:300px;
}


/* TOPNEWS */
#top_news{
}
.news_contents{
	overflow:hidden;
	width:600px;
	margin:0 0 20px 20px;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#333;
	padding:3px 0 2px 6px;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
	font-weight:bold;
}
.topnews_body{
	padding:2px 0 5px 0;
	border-bottom:1px dotted #ccc;
	vertical-align:top;
}
.topnews_body a{
}


/* TOPPHOTO */
#top_photo{
}
.photo_contents{
	margin:0 0 20px 20px;
}
.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{
	width:250px;
	text-align:center;
	margin:0;
	position:absolute;
	bottom:30px;
	right:21px;
}
#search .search{
	width:150px;
	height:20px;
	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:190px;
	height:200px;
}
#crawler h4{
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
}
#crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
	position:absolute;
	top:55px;
	left:80px;
	font-size:0.8em;
	text-align:center;
	color:#ccc;
}

/* MOBILE QR CODE */
#qr{
	position:relative;
	margin:0 0 20px 0;
	width:180px;
	height:100px;
}
#qr a{
	position:absolute;
	display:block;
	width:120px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-10000px;
	overflow:hidden;
}

/* COPYRIGHT */
#copyright{
	position:absolute;
	bottom:30px;
	left:255px;
	color:#ccc;
}

/* RSS */
#rss{
	position:absolute;
	top:50px;
	left:20px;
	text-align:right;
}

#add{
	position:absolute;
	top:50px;
	left:140px;
	text-align:right;
}

/* CMS ---------------------------*/
#footer {
	position:relation;
}
#footer #bLink {
	font-size: 10px;
	text-align: left;
	position:absolute;
	top:20px;
	left:255px;
	margin: 0px;
	padding: 0px;
}

#footer #bLink a {
	color: #ffffff;
}

#headLine{
	font-size:12px;	
	color:#666;
	position:absolute;
	top:0px;
	left:20px;
}
#headLine h1{
	font-size:10px;
	font-weight:normal;
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
#headLine p{
	font-size:10px;
	color:#666;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title127 {background:url(img/title127.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title126 {background:url(img/title126.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title122 {background:url(img/title122.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title121 {background:url(img/title121.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title120 {background:url(img/title120.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title119 {background:url(img/title119.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title117 {background:url(img/title117.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title254 {background:url(img/title254.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title253 {background:url(img/title253.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title252 {background:url(img/title252.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title251 {background:url(img/title251.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title250 {background:url(img/title250.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title135 {background:url(img/title135.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title134 {background:url(img/title134.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title132 {background:url(img/title132.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title116 {background:url(img/title116.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title115 {background:url(img/title115.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title249 {background:url(img/title249.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title248 {background:url(img/title248.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title247 {background:url(img/title247.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title246 {background:url(img/title246.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title245 {background:url(img/title245.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title244 {background:url(img/title244.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title243 {background:url(img/title243.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title242 {background:url(img/title242.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title241 {background:url(img/title241.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title240 {background:url(img/title240.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title239 {background:url(img/title239.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title238 {background:url(img/title238.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title237 {background:url(img/title237.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title236 {background:url(img/title236.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title235 {background:url(img/title235.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title234 {background:url(img/title234.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title233 {background:url(img/title233.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title232 {background:url(img/title232.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title231 {background:url(img/title231.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title229 {background:url(img/title229.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title228 {background:url(img/title228.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title227 {background:url(img/title227.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title226 {background:url(img/title226.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title225 {background:url(img/title225.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title224 {background:url(img/title224.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title190 {background:url(img/title190.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title222 {background:url(img/title222.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title221 {background:url(img/title221.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title220 {background:url(img/title220.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title219 {background:url(img/title219.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title218 {background:url(img/title218.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title217 {background:url(img/title217.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title216 {background:url(img/title216.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title215 {background:url(img/title215.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title214 {background:url(img/title214.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title213 {background:url(img/title213.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title212 {background:url(img/title212.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title211 {background:url(img/title211.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title210 {background:url(img/title210.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title209 {background:url(img/title209.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title208 {background:url(img/title208.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title207 {background:url(img/title207.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title206 {background:url(img/title206.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title205 {background:url(img/title205.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title204 {background:url(img/title204.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title203 {background:url(img/title203.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title202 {background:url(img/title202.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title201 {background:url(img/title201.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title200 {background:url(img/title200.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title199 {background:url(img/title199.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title197 {background:url(img/title197.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title196 {background:url(img/title196.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title195 {background:url(img/title195.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title194 {background:url(img/title194.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title193 {background:url(img/title193.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title192 {background:url(img/title192.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title191 {background:url(img/title191.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title189 {background:url(img/title189.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title188 {background:url(img/title188.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title187 {background:url(img/title187.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title186 {background:url(img/title186.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title185 {background:url(img/title185.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title184 {background:url(img/title184.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title182 {background:url(img/title182.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title181 {background:url(img/title181.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title179 {background:url(img/title179.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title178 {background:url(img/title178.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title177 {background:url(img/title177.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title176 {background:url(img/title176.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title175 {background:url(img/title175.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title174 {background:url(img/title174.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title173 {background:url(img/title173.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title172 {background:url(img/title172.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title171 {background:url(img/title171.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title170 {background:url(img/title170.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title169 {background:url(img/title169.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title168 {background:url(img/title168.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title167 {background:url(img/title167.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title165 {background:url(img/title165.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title164 {background:url(img/title164.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title163 {background:url(img/title163.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title162 {background:url(img/title162.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title160 {background:url(img/title160.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title159 {background:url(img/title159.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title158 {background:url(img/title158.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title157 {background:url(img/title157.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title156 {background:url(img/title156.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title155 {background:url(img/title155.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title154 {background:url(img/title154.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title153 {background:url(img/title153.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title152 {background:url(img/title152.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title151 {background:url(img/title151.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title150 {background:url(img/title150.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title149 {background:url(img/title149.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title148 {background:url(img/title148.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title147 {background:url(img/title147.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title146 {background:url(img/title146.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title145 {background:url(img/title145.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title142 {background:url(img/title142.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title139 {background:url(img/title139.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title138 {background:url(img/title138.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title137 {background:url(img/title137.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title136 {background:url(img/title136.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title160 {background:url(img/title160.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title166 {background:url(img/title166.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title147 {background:url(img/title147.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title243 {background:url(img/title243.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title243 {background:url(img/title243.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title243 {background:url(img/title243.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title138 {background:url(img/title138.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title137 {background:url(img/title137.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title139 {background:url(img/title139.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title125 {background:url(img/title125.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title123 {background:url(img/title123.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title141 {background:url(img/title141.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title142 {background:url(img/title142.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title232 {background:url(img/title232.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title232 {background:url(img/title232.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title233 {background:url(img/title233.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title197 {background:url(img/title197.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title124 {background:url(img/title124.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title129 {background:url(img/title129.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title232 {background:url(img/title232.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title159 {background:url(img/title159.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title118 {background:url(img/title118.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}
.title128 {background:url(img/title128.png) no-repeat !important;padding:0;width:620px;height:60px;text-indent: -10000px;}

