﻿/* DEFAULT SETTING */
* {
	margin:0;
	padding:0;
}
html
,body {
	background:#DBDBDF;
}
html {
	overflow-y:scroll;
}
body{
	margin:0px;
	padding:0px;
	font-size:62.5%;
	line-height:150%;
	text-align:center;
	color:#333;
	font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html>/**/body {
	font-size:10px;
}
div {
	display:inline-block;
}
div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac */
* html div {
	height:1%;
}
div {
	display:block;
}
/* End hide from IE-mac */
img {
	border:none;
}
p {
	margin:0px 0px 10px;
}

/* FONT DECORATIONT */
a{color:#4660AF;text-decoration:underline;}
a:hover{color:#CCC;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}

/* HOMEbtn */
#home{
	float:left;
}
#home a{
}


/* HEADER */
#header{
	background:url(img/header_back.gif) repeat-x 0px 0px;
	margin:0px 0px 10px 0px;
	padding:0;
	height:163px;
	width:100%;
	text-align:center;
}
#headerbox{
	position:relative;
	margin:0px auto;
	padding:0;
	width:960px;
	text-align:left;
}
#logo{
	position:absolute;
	top:28px;
	left:0px;
	width:278px;
	height:44px;
	margin:0;
	padding:0;
}
#header p{
	margin:0px;
	padding:5px 0px 0px;
	color:#FFF;
	font-size:1em;
}



/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:100px;
	width:960px;
	height:63px;
}
#mainmenu ul {
	width:960px;
	height:63px;
	overflow:hidden;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#mainmenu li {
	float:left;
	margin:0px;
	padding:0px;
}
#mainmenu li a {
	display:block;
	width:160px;
	height:0px;
	padding:63px 0px 0px;
	overflow:hidden;
}
#mainmenu .mm_1 a {
	background:url(img/header_menu.gif) no-repeat 0px 0px;
}
#mainmenu .mm_1 a:hover ,#mainmenu .mm_1 a:focus ,#mainmenu .mm_1 a:active ,#mainmenu .mm_1 a.active {
	background-position:0px -63px;
}
#mainmenu .mm_100 a {
	background:url(img/header_menu.gif) no-repeat -160px 0px;
}
#mainmenu .mm_100 a:hover ,#mainmenu .mm_100 a:focus ,#mainmenu .mm_100 a:active ,#mainmenu .mm_100 a.active {
	background-position:-160px -63px;
}
#mainmenu .mm_103 a {
	background:url(img/header_menu.gif) no-repeat -320px 0px;
}
#mainmenu .mm_103 a:hover ,#mainmenu .mm_103 a:focus ,#mainmenu .mm_103 a:active ,#mainmenu .mm_103 a.active {
	background-position:-320px -63px;
}
#mainmenu .mm_102 a {
	background:url(img/header_menu.gif) no-repeat -480px 0px;
}
#mainmenu .mm_102 a:hover ,#mainmenu .mm_102 a:focus ,#mainmenu .mm_102 a:active ,#mainmenu .mm_102 a.active {
	background-position:-480px -63px;
}
#mainmenu .mm_101 a {
	background:url(img/header_menu.gif) no-repeat -640px 0px;
}
#mainmenu .mm_101 a:hover ,#mainmenu .mm_101 a:focus ,#mainmenu .mm_101 a:active ,#mainmenu .mm_101 a.active {
	background-position:-640px -63px;
}
#mainmenu .mm_5 a {
	background:url(img/header_menu.gif) no-repeat -800px 0px;
}
#mainmenu .mm_5 a:hover ,#mainmenu .mm_5 a:focus ,#mainmenu .mm_5 a:active ,#mainmenu .mm_5 a.active {
	background-position:-800px -63px;
}
#mainmenu li span{
	display:block;
	position:absolute;
	visibility:hidden;
}
#mainmenu .active{
	background:url(img/mainmenu_on.gif) repeat-x;
	color:#fff;
}


/* SUBMENU */
#submenu{
	position:absolute;
	right:0px;
	top:10px;
	margin:0;
	padding:0;
	font-size:0.8em;
}
#submenu ul{
	margin:0;
	padding:0;
}
#submenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#submenu a{
	display:block;
	padding:0 0 0 15px;
	margin:0 0 0 10px;
	text-decoration:underline;
	background:url(img/icon_arrow_right.gif) no-repeat left center;
	color:#666;
}
#submenu a:hover{
	color:#CCC;
	text-decoration:underline;
}
#submenu .active{
	text-decoration:none;
	color:#000;
}
#hphone {
	position:absolute;
	top:15px;
	right:0px;
	width:234px;
	height:56px;
}
#hnavi {
	position:absolute;
	top:45px;
	right:300px;
	width:30px;
	height:14px;
	text-align:right;
}


/* TOPIMAGE */
#topimage{
	width:960px;
	height:300px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:960px;
	height:300px;
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:25px 0 0 0;
	line-height:1.0;
	color:#5E9BB3;
	font-size:1em;
	background:url(img/bg_childmenu.gif) no-repeat #f7f7f7;
}
#childmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#childmenu li{
	margin:0;
	padding:0px;
	width:200px;
	border-bottom:1px solid #ddd;
}
#childmenu a{
	display:block;
	width:162px;
	padding:0 0 0 18px;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	background:url(img/childmenu_off.gif) no-repeat left center #f7f7f7;
}
#childmenu a:hover{
}
#childmenu .active{
	color:#000;
}


/* PAGENAVI */
#pagenavi{
	font-size:0.8em;
	color:#666;
	margin:0px 0px 10px;
}
#pagenavi a{
	color:#333;
}

/* CONTENTS */
#contents{
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
	font-size:1.2em;
	line-height:1.7em
}


/* MAINCONTENTS */
#main{
	float:right;
	width:710px;
	border-top:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	background:#FFF;
	margin:0px 0px 50px;
}
#main h2{
	font-size:1.6em;
	margin:-1px auto 0px;
	padding:18px 0 0;
	line-height:16px;
	color:#FFF;
	font-weight:bold;
	background:url(img/title.gif) repeat 0px 0px;
	text-align:center;
	width:680px;
	height:32px;
}
#main h2 span{
	display:none;
}
h3{
	font-size:1.2em;
	font-weight:bold;
	margin:15px 0 0px -1px;
	padding:16px 0 0 16px;
	height:38px;
	color:#333;
	background:url(img/stitle.gif) no-repeat left center;
	clear:both;
}


/* PAGECONTENTS */
.page_contents{
	width:680px;
	margin:0;
	padding:15px 15px 40px;
	border-bottom:1px solid #D8D8D8;
}

.page_contents h3{
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0 15px -16px;
	padding:16px 0 0 16px;
	height:38px;
	color:#333;
	background:url(img/stitle.gif) no-repeat left center;
	clear:both;
}

.page_contents ul{
	margin:0px 0px 10px 25px;
	padding:0px;
}
.page_contents ul li{
	margin:0px 0px 4px 0px;
}

#footer_contact {
	margin:30px auto 0px;
}
#footer_contact img {
	border:none;
}


/* SIDEBAR */
#childmenu {
	display:none;
}
#search {
	padding-top:15px;
	margin:0px 0px 5px;
}
#side{
	float:left;
	width:230px;
	border-top:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	background:#FFF;
	text-align:center;
	padding:0px 0px 15px;
}
#side h4{
	margin:-1px auto 0px;
	padding:16px 0 0;
	line-height:16px;
	color:#FFF;
	font-weight:bold;
	background:url(img/title02.gif) repeat-x 0px 0px;
	text-align:center;
	width:200px;
	height:34px;
}
.sidebox,.sidebox01,.sidebox02{
	width:200px;
	margin:0;
	padding:15px 15px 15px;
	border-bottom:1px solid #D8D8D8;
	overflow:hidden;
	text-align:left;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
	list-style-image:url(img/icon_list.gif);
}
.sidebox01 a,.sidebox02 a{
}
.sidebox01 li{
}
.sidebox02 li{
}

#sidemenu {
	margin:-15px 0px 15px;
}
#sidemenu h4 {
	font-size:0.8em;
	margin:0;
	padding:0;
	line-height:16px;
	color:#FFF;
	font-weight:bold;
	background:none;
	border-bottom:none;
	height:50px;
}
#sidemenu ul {
	list-style:none;
	margin:0px;
	padding:0;
}
#sidemenu li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidemenu li a {
	display:block;
	width:172px;
	height:30px;
	margin:0px;
	padding:10px 0px 0px 28px;
	background:url(img/icon_link.gif) no-repeat left center;
	border-bottom:1px dotted #CCC;
	color:#333;
	text-decoration:none;
}
#sidemenu li a:hover {
	color:#CCC;
	text-decoration:none;
}
ul#sidebanner {
	line-height:normal;
	margin:0px;
	padding:0;
}
#sidebanner li {
	list-style:none;
	margin:0px 0px 10px;
}
#sidebanner li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}


/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:0;
}


/* FOOTER */
#footer{
	width:100%;
	text-align:center;
	font-size:1.1em;
	line-height:1.4;
	margin:0;
	padding:20px 0 30px;
	text-align:left;
	color:#FFF;
	border-top:5px solid #4660AF;
	background:url(img/footer_back.gif) repeat 0px 0px;
}
#footerbox {
	width:960px;
	margin:0px auto;
}
#footer_add {
	display:inline;
	float:left;
	width:397px;
	text-align:left;
}
#footer_menu{
	display:inline;
	float:right;
	width:500px;
	padding:0;
	text-align:right;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#CCC;
}
#footer_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer_menu ul li {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px 5px;
	border-right:1px solid #FFF;
}
#footer_menu ul li.st {
	padding-left:5px;
	border-left:1px solid #FFF;
}


/* 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:auto;
	display:block;
	border:none;
	margin:0 20px 20px 0;
	padding:0px;
	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{
	padding:15px;
	margin:0 0 0 0;
	position:relative;
	border-bottom:1px solid #D8D8D8;
}
h3.blog_title{
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0 0px -16px;
	padding:16px 0 0 16px;
	height:38px;
	color:#333;
	background:url(img/stitle.gif) no-repeat left center;
	clear:both;
}
.blog_cnt{
}
.blog_date{
	margin:5px 0 5px 0;
	padding:0;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:auto;
	margin:0 0 20px 0;
}
.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 15px;
	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 15px 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{
	font-size:1em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 0 10px;
	color:#333;
	line-height:30px;
	background:#f7f7f7;
	background-image:none;
	border-top:2px solid #94D02F;
}
.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{
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0 0px -1px;
	padding:8px 0 0 16px;
	height:22px;
	color:#333;
	background:url(img/stitle.gif) no-repeat left center;
	clear:both;
}
.post_com{
	margin:10px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px dotted #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 dotted #ddd;
	background:url(img/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.post_bottom{
	margin:0 0 10px 0;
	padding:5px 0;
	font-size:0.8em;
	text-align:right;
}




.news_contents{
	width:680px;
	margin:0;
	padding:15px 15px 40px;
	border-bottom:1px solid #D8D8D8;
}
.topnews_date{
	width:15%;
	font-size:0.8em;
	color:#666;
	padding:3px 0 2px 28px;
	vertical-align:top;
	background:url(img/icon_link.gif) no-repeat left 9px;
	font-weight:bold;
}
.topnews_body{
	overflow:hidden;
	padding:2px 0 5px 0;
	vertical-align:top;
}


.photo_contents{
	margin:0 10px 20px 0px;
}
.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{
	margin:0 0 20px 0;
}
#search .search{
	width:130px;
	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:200px;
	height:200px;
}
#crawler h4{
	background:#66cc00;
	padding:2px 0 2px 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;
	background:#fff;
}
#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:200px;
	height:100px;
}
#qr a{
	position:absolute;
	display:block;
	width:100px;
	height:18px;
	left:74px;
	top:69px;
	text-indent:-1000px;
	overflow:hidden;
}

/* Image */
.imgframe {
	border:1px solid #EFEFEF;
	padding:4px;
	background-color:#FFF;
}
.imgleft {
	clear:left;
	display:inline;
	float:left;
	margin:0px 10px 10px 0px;
}
.imgright {
	clear:right;
	display:inline;
	float:right;
	margin:0px 0px 10px 10px;
}
.imgleft02 {
	display:inline;
	float:left;
	margin:0px 10px 10px 0px;
}
.imgright02 {
	display:inline;
	float:right;
	margin:0px 0px 10px 10px;
}
.imgleft img
,.imgright img
,.imgleft02 img
,.imgright02 img {
	margin:0px 0px 2px;
}
a.imglink:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/* Misc */
.small {
	font-size:0.8em;
	line-height:1.5em;
	font-weight:normal;
}
.small a:link
,.small a:visited
,.small a:active {
	color:#4660AF;
	text-decoration:underline;
	font-weight:normal;
}
.small a:hover
,.small a:focus {
	color:#CCC;
	text-decoration:none;
}
.big {
	font-size:1.2em;
	line-height:1.7em;
	font-weight:normal;
}
.big a:link
,.big a:visited
,.big a:active {
	font-size:1.2em;
	color:#4660AF;
	text-decoration:underline;
	font-weight:normal;
}
.big a:hover
,.big a:focus {
	color:#CCC;
	text-decoration:none;
}
strong {
	font-weight:bold;
}
.sp0 {
	margin-bottom:0px;
}
.sp05 {
	margin-bottom:5px;
}
.sp10 {
	margin-bottom:10px;
}
.sp15 {
	margin-bottom:15px;
}
.sp20 {
	margin-bottom:20px;
}
.sp30 {
	margin-bottom:30px;
}
.sp40 {
	margin-bottom:40px;
}
.sp0- {
	padding-top:0px;
}
.sp05- {
	padding-top:5px;
}
.sp10- {
	padding-top:10px;
}
.sp15- {
	padding-top:15px;
}
.sp20- {
	padding-top:20px;
}
.sp30- {
	padding-top:30px;
}
.sp40- {
	padding-top:40px;
}
.ar {
	text-align:right;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.clear {
	clear:both;
}
hr {
	clear:both;
	border:solid #D8D8D8;
	border-width:1px 0px 0px 0px;
	height:2px;
	overflow:hidden;
	margin:20px 0px;
} 
.clear {
	clear:both;
}
table.bordertable {
	clear:both;
	width:auto;
	margin:0px 0px 15px;
	border:none;
	border-right:1px solid #D7DEE3;
	border-bottom:1px solid #D7DEE3;
	border-collapse:separete;
	border-spacing:0;
}
.bordertable td {
	background-color:#FFF;
	border:none;
	border-top:1px solid #D7DEE3;
	border-left:1px solid #D7DEE3;
	padding:6px;
	vertical-align:top;
	text-align:left;
}
.bordertable th {
	background-color:#F5F8FA;
	border:none;
	border-top:1px solid #D7DEE3;
	border-left:1px solid #D7DEE3;
	padding:6px;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}
table.notable {
	clear:both;
	width:auto;
	margin:0px;
	border:none;
	border-spacing:0;
}
.notable td {
	background-color:#FFF;
	border:none;
	padding:0px;
	vertical-align:top;
	text-align:left;
}
.notable th {
	background-color:#FFF;
	border:none;
	padding:0px;
	vertical-align:top;
	text-align:center;
	font-weight:normal;
}

.serviceframe {
	width:680px;
	overflow:hidden;
}
.serviceleft {
	display:inline;
	float:left;
	width:320px;
	margin:0px 0px 15px 0px;
}
.serviceright {
	display:inline;
	float:right;
	width:320px;
	margin:0px 0px 15px 0px;
}

.top_pix {
	width:680px;
	overflow:hidden;
}
.top_pix ul {
	width:692px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.top_pix ul li {
	display:inline;
	float:left;
	width:161px;
	margin:0px 12px 0px 0px;
	padding:0px;
}
.top_pix ul li img {
	width:161px;
}

table#applications {
	clear:both;
	width:auto;
	margin:0px;
	border:none;
	border-spacing:0;
}
table#applications td {
	background-color:#FFF;
	border:none;
	padding:0px 15px 15px 0px;
	vertical-align:top;
	text-align:left;
	width:340px;
}
table#applications h4 {
	background:#4660AD;
	padding:3px;
	margin:0px 0px 5px;
	color:#FFF;
}

#page_103 table {
	width:100%;
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0px 0px 15px;
}
#page_103 td img {
	width:300px;
	padding:0px 0px 5px;
}
#page_103 td {
	vertical-align:top;
}
#page_103 td table {
	width:365px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCC;
	margin:0px 0px 15px 15px;
}
#page_103 td table th {
	border:1px solid #CCC;
	background:#EFEFEF;
	text-align:center;
	width:80px;
	padding:4px;
}
#page_103 td table td {
	border:1px solid #CCC;
	padding:4px;
}
#page_103 td table td img {
	width:auto;
}

table.shopping_box {
	width:100%;
	border:none;
	border-collapse:separate;
	border-spacing:10;
	margin:0px 0px 15px;
}
table.shopping_box td img {
	width:325px;
	padding:0px;
}
table.shopping_box td {
	vertical-align:top;
}
table.shopping_box td table {
	width:325px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #CCC;
	margin:0px;
}
table.shopping_box td table th {
	border:1px solid #CCC;
	background:#EFEFEF;
	text-align:center;
	width:80px;
	padding:4px;
}
table.shopping_box td table td {
	border:1px solid #CCC;
	padding:4px;
}
table.shopping_box td p {
	padding:40px 0 0;
	text-align:center;
}
table.shopping_box td p img {
	width:auto;
}

.service_spot {
	width:680px;
	overflow:hidden;
}
.service_spot ul {
	width:690px;
	list-style:none;
	margin:0;
	padding:0;
}
.service_spot ul li {
	display:inline;
	float:left;
	width:132px;
	margin:0 5px 5px 0;
	padding:0;
}
.service_feature ul {
	list-style:none;
	margin:0;
	padding:0;
}
.service_feature ul li {
	background:url(http://img01.ecgo.jp/usr/asahi/img/free/service_feature.gif) no-repeat;
	font-size:1.2em;
	line-height:50px;
	font-weight:bold;
	color:#FE7C0A;
	padding:0 0 0 30px;
	height:50px;
}
.title1 {background:url(img/title1.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title2 {background:url(img/title2.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title3 {background:url(img/title3.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title4 {background:url(img/title4.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title5 {background:url(img/title5.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title113 {background:url(img/title113.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title112 {background:url(img/title112.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title111 {background:url(img/title111.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title110 {background:url(img/title110.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title109 {background:url(img/title109.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title108 {background:url(img/title108.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title107 {background:url(img/title107.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title106 {background:url(img/title106.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title105 {background:url(img/title105.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title104 {background:url(img/title104.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title103 {background:url(img/title103.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title102 {background:url(img/title102.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title101 {background:url(img/title101.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title100 {background:url(img/title100.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title9 {background:url(img/title9.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
.title114 {background:url(img/title114.png) no-repeat !important;padding:0;width:600px;height:80px;text-indent: -10000px;}
