@charset "utf-8";
/* CSS Document */
/*---base---*/

body{
font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;                        
font-weight:normal;
font-style:normal;
font-size:75%;
line-height:125%;
text-align: center;
color:#333333;
background-image:url(body_back2.jpg);
background-position:center top;
background-repeat:repeat-y;
}

*{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5,h6{
font-size:100%;
font-weight:lighter;
}

img{
border-width: 0px;
border-style: none;
vertical-align:top;
}

table {
font-size:100%;
line-height:125%;
}

table td{
vertical-align:top;
}

#wrapper{
margin:0px auto;
width:1030px;
}

#header{
width:1030px;
float:left;
background-image:url(header_back.jpg);
height:133px;
background-repeat:no-repeat;
}

#header_right{
	width:327px;
	float:right;
}

#header_menu{
	width:240px;
	float:right;
	display:inline;
	margin:10px 0px 0 0;
	text-align:right;
	margin-bottom:15px;
	}

#header_menu ul{
	list-style-type:none;
	text-align:right;
}

#header_menu ul li{
	float:left;
}

#header_add{
	width:282px;
	height:50px;
	margin-right:45px;
}

#header h1 img{
margin:18px 0 0 153px;
	float:left;
	display:inline;

}

#main{
clear:both;
width:950px;
float:left;
margin:0 0 30px 40px;
display:inline;
line-height:1.5em;
text-align:left;
}

a:link,a:visited{
color:#666666;
text-decoration:none;
}

a:active,a:hover{
color:#003399;
text-decoration:none;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
width:600px;
float:right;
}

.section{
width:600px;
float:left;
}

/*---nav---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#nav {
width:1030px;
float:left;
display:inline;
}

*html #nav {
width:1030px;
float:left;
display:inline;
}

#nav ul{
list-style-type:none;
}

#nav li{
float:left;
}

#nav li a{
height:41px;
display:block;
background-repeat:no-repeat;
text-indent:-9999px;
}

#nav #nav01 a,
#nav #nav01-c a{
width:158px;
}

#nav #nav01 a:link,
#nav #nav01 a:visited{
background-image:url(nav01.jpg);
}

#nav #nav01 a:hover,
#nav #nav01 a:active,
#nav #nav01-c a:link,
#nav #nav01-c a:visited,
#nav #nav01-c a:hover,
#nav #nav01-c a:active{
background-image:url(nav01-on.jpg);
}

#nav #nav02 a,
#nav #nav02-c a{
width:124px;
}

#nav #nav02 a:link,
#nav #nav02 a:visited{
background-image:url(nav02.jpg);
}

#nav #nav02 a:hover,
#nav #nav02 a:active,
#nav #nav02-c a:link,
#nav #nav02-c a:visited,
#nav #nav02-c a:hover,
#nav #nav02-c a:active{
background-image:url(nav02-on.jpg);
}

#nav #nav03 a,
#nav #nav03-c a{
width:98px;
}

#nav #nav03 a:link,
#nav #nav03 a:visited{
background-image:url(nav03.jpg);
}

#nav #nav03 a:hover,
#nav #nav03 a:active,
#nav #nav03-c a:link,
#nav #nav03-c a:visited,
#nav #nav03-c a:hover,
#nav #nav03-c a:active{
background-image:url(nav03-on.jpg);
}

#nav #nav04 a,
#nav #nav04-c a{
width:151px;
}

#nav #nav04 a:link,
#nav #nav04 a:visited{
background-image:url(nav04.jpg);
}

#nav #nav04 a:hover,
#nav #nav04 a:active,
#nav #nav04-c a:link,
#nav #nav04-c a:visited,
#nav #nav04-c a:hover,
#nav #nav04-c a:active{
background-image:url(nav04-on.jpg);
}

#nav #nav05 a,
#nav #nav05-c a{
width:90px;
}

#nav #nav05 a:link,
#nav #nav05 a:visited{
background-image:url(nav05.jpg);
}

#nav #nav05 a:hover,
#nav #nav05 a:active,
#nav #nav05-c a:link,
#nav #nav05-c a:visited,
#nav #nav05-c a:hover,
#nav #nav05-c a:active{
background-image:url(nav05-on.jpg);
}

#nav #nav06 a,
#nav #nav06-c a{
width:151px;
}

#nav #nav06 a:link,
#nav #nav06 a:visited{
background-image:url(nav06.jpg);
}

#nav #nav06 a:hover,
#nav #nav06 a:active,
#nav #nav06-c a:link,
#nav #nav06-c a:visited,
#nav #nav06-c a:hover,
#nav #nav06-c a:active{
background-image:url(nav06-on.jpg);
}

#nav #nav07 a,
#nav #nav07-c a{
width:88px;
}

#nav #nav07 a:link,
#nav #nav07 a:visited{
background-image:url(nav07.jpg);
}

#nav #nav07 a:hover,
#nav #nav07 a:active,
#nav #nav07-c a:link,
#nav #nav07-c a:visited,
#nav #nav07-c a:hover,
#nav #nav07-c a:active{
background-image:url(nav07-on.jpg);
}

#nav #nav08 a,
#nav #nav08-c a{
width:170px;
}

#nav #nav08 a:link,
#nav #nav08 a:visited{
background-image:url(nav08.jpg);
}

#nav #nav08 a:hover,
#nav #nav08 a:active,
#nav #nav08-c a:link,
#nav #nav08-c a:visited,
#nav #nav08-c a:hover,
#nav #nav08-c a:active{
background-image:url(nav08-on.jpg);
}

/*#local-title {
font-weight:bold;
}

#local-nav {
width:180px;
float:left;
}

#local-nav ul{
list-style-type:none;
}

#local-nav ul li a{
color:#333333;
}

#local-nav ul li ul li a{
color:#666666;
}

#local-nav ul li ul li ul li a{
color:#999999;
}

#local-nav ul{
}

#local-nav ul li ul{
margin:0 0 0 15px;
}

#local-nav ul li ul li ul{
margin:0 0 0 15px;
}*/

#subnavi_wrapper{
	width:240px;
	float:right;
}

#right_banner{
	width:240px;
	float:right;
	margin-bottom:20px;
}

#right_banner ul{
	list-style-type:none;
}

#news { width: 680px;overflow:auto; height:230px; border-bottom: 1px solid #CCC; border-left: 1px solid #ccc; margin-bottom:30px;}
#news dl.rss { width: 655px; text-align: left;}
#news dl.rss dt { line-height: 45px; border-bottom: 1px dotted #333; background:url(arr02.jpg) no-repeat 8px 18px ; text-indent:20px;}
#news .rss dd { display: none;}
#news .rss dt a { margin-left: 20px; text-decoration:underline;}

#right_rss .rss{
width:240px;
float:left;
height:362px;
overflow:auto;
background-image:url(rss_back2.jpg);
background-repeat:repeat-y;
margin-top:0px;
}

#right_rss img{
	float:left;
}

*html #right_rss img{
	float:left;
	margin-left:-3px;
}

#right_rss .rss dt{
width:220px;
line-height:1.5em;
overflow:hidden;
float:left;
color:#333;
background-image:none;
padding-top:10px;
}

#right_rss .rss dt a{
width:200px;
font-weight:normal;
clear:both;
background-image:url(rss_bar.jpg);
background-repeat:no-repeat;
background-position:-10px bottom;
text-align:left;
padding-bottom:10px;
display:block;
color:#333;
text-indent:0px;
}

*:first-child+html #right_rss .rss dt a{
width:200px;
font-weight:normal;
text-align:left;
margin-top:-10px;
margin-bottom:0px;
padding-bottom:5px;
padding-top:15px;
display:block;
color:#333;
line-height:1.5em;
background-image:url(rss_bar.jpg);
background-repeat:no-repeat;
background-position:-10px bottom;
text-indent:0px;
}

*html #right_rss .rss dt a{
width:200px;
background-image:url(rss_bar.jpg);
background-repeat:no-repeat;
background-position:-10px bottom;
font-weight:normal;
text-align:left;
margin-top:-10px;
margin-bottom:0px;
padding-bottom:5px;
padding-top:15px;
line-height:0px;
display:block;
color:#333;
line-height:1.5em;
text-indent:0px;
}

#right_rss .rss dt a:link,
#right_rss .rss dt a:hover,
#right_rss .rss dt a:active,
#right_rss .rss dt a:visited{
	color:#333;
text-decoration:underline;
}

#right_rss .rss dd {
display:none;
}

#subnavi_title a{
width:240px;
height:48px;
line-height:48px;
display:block;
text-decoration:none;
background-image:url(subnavi.jpg);
background-repeat:no-repeat;
text-indent:20px;
color:#333333;
font-weight:bold;
margin-bottom:10px;
}

#subnavi {
width:240px;
float:left;
display:inline;
margin-bottom:30px;
}

#subnavi ul{
list-style-type:none;
}

#subnavi ul li{
	margin-bottom:10px;
}

#subnavi ul li a{
width:240px;
height:35px;
line-height:35px;
display:block;
text-decoration:none;
background-image:url(subnavi2.jpg);
background-repeat:no-repeat;
text-indent:30px;
}

#subnavi ul li a:link,
#subnavi ul li a:visited{
color:#FFFFFF;
font-weight:bold;
}

#subnavi ul li a:hover,
#subnavi ul li a:active{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#subnavi ul li.current a:link,
#subnavi ul li.current a:visited{
color:#FFFFFF;
font-weight:bold;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{
width:1015px;
text-align:center;
float:left;
font-size:83%;
margin-bottom:10px;
margin-left:15px;
display:inline;
}

#footer ul#footer_menu01{
width:1015px;
line-height:30px;
float:left;
list-style-type:none;
padding-bottom:10px;
background-image: url(footer_back.jpg);
background-repeat:no-repeat;
background-position:35px 30px;
}

#footer ul li {
display:inline;
}

address {
font-size: 80%;
font-style: normal;
}

#footer_menu02{
	float:left;
	width:700px;
	margin-left:50px;
	display:inline;
}

#footer_menu02 ul{
	list-style-type:none;
}

#footer_menu02 ul li{
	float:left;
	margin-right:15px;
}

/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#-image {
width:1030px;
float:left;
height:390px;
}

*html #-image {
width:1030px;
float:left;
height:390px;
margin-top:-15px;
}

#-image01-c{
width:1030px;
height:156px;
background-image:url(common_img01.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image02-c{
width:1030px;
height:156px;
background-image:url(common_img02.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image03-c{
width:1030px;
height:156px;
background-image:url(common_img03.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image04-c{
width:1030px;
height:156px;
background-image:url(common_img04.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image05-c{
width:1030px;
height:156px;
background-image:url(common_img05.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image06-c{
width:1030px;
height:156px;
background-image:url(common_img06.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image07-c{
width:1030px;
height:156px;
background-image:url(common_img07.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image08-c{
width:1030px;
height:156px;
background-image:url(common_img08.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image09-c{
width:1030px;
height:156px;
background-image:url(common_img09.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image10-c{
width:1030px;
height:156px;
background-image:url(common_img10.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image11-c{
width:1030px;
height:156px;
background-image:url(common_img11.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image12-c{
width:1030px;
height:156px;
background-image:url(common_img12.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image13-c{
width:1030px;
height:156px;
background-image:url(common_img13.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image14-c{
width:1030px;
height:156px;
background-image:url(common_img14.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#-image15-c{
width:1030px;
height:156px;
background-image:url(common_img15.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}


/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.sitemap {
	list-style:none;
}

ul.sitemap li{
padding:0 0 0px 30px;
background:url(list_01.jpg) no-repeat 20px 5px;
}

ul.sitemap ul li{
padding:0 0 0px 30px;
list-style:none;
background:url(list_02.jpg) no-repeat 20px 5px;
}

ul.sitemap ul li li{
padding:0 0 0px 25px;
list-style:none;
background:url(list_03.jpg) no-repeat 20px 7px;
}

ul.sitemap ul{
padding:0 0 15px 20px;
}

/*staff_shift*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.table_shift  {
border:1px solid #CCCCCC;
float:right;
margin-bottom:30px;
}
.table_shift th {
background-color:#333333;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:12px;
font-weight:bold;
color:#FFF;
padding:3px 0;
text-align:center;
vertical-align:middle;
width:84px;
}
.table_shift .th7 {
border-right:medium none;
}
.table_shift td {
background-color:#F9F9F9;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#663300;
font-weight:bold;
padding:5px 0 5px 5px;
}
.table_shift td p {
color:#333333;
font-weight:normal;
padding-bottom:10px;
}
.table_shift td span {
color:#FF3366;
}
.table_shift .holiday {
background-color:#CCCCCC;
color:#FFFFFF;
}
.table_shift .tr5 td {
border-bottom:medium none;
}
.table_shift .nomal {
color:#333333;
font-weight:normal;
}

.link_text_s{
	line-height:3em;
	background-image:url(icon02.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	background-position:0 16px;
	color:#006699;
	float:left;
	font-size:14px;
	font-weight:bold;
}


/*menu*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.table_menu  {
border:1px solid #CCCCCC;
float:right;
margin-bottom:30px;
}
.table_menu th {
background-color:#696969;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:12px;
font-weight:bold;
color:#FFF;
padding:3px 0;
text-align:center;
vertical-align:middle;
width:100px;
}
.table_menu td {
background-color:#F9F9F9;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
color:#666666;
padding:5px 0 5px 5px;
}

/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.subtitle01 {
font-size:200%;
background-color:#e50069;
color:#FFFFFF;
}

.subtitle02 {
font-size:165%;
background-color:#e50069;
color:#FFFFFF;
}

.subtitle03 {
font-size:115%;
background-color:#e50069;
color:#FFFFFF;
}

.table01 {
margin-bottom:20px;
}

.table01 table{
width:600px;
border-collapse:collapse;
text-align:left;
}

.table01 table td{
padding:10px;
border:1px solid #cccccc;
}

.table01 table .highlight{
border-right:1px solid #cccccc;
background-color:#efefef;
font-weight:bold;
vertical-align:middle;
}

/*contact*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contact-form {
width:590px;
float:left;
}

#contact-form dl{
width:540px;
border-bottom:1px dotted #99cccc;
float:left;
padding:10px 0;
line-height:220%;
}

#contact-form dt{
width:180px;
float:left;
}

#contact-form dt span{
font-weight:bold;
color:#CC0000;
}

#contact-form dd{
width:360px;
float:left;
}

#contact-form dd p{
float:left;
margin:0 10px 0 0;
}

#contact-form dd ul{
width:360px;
float:left;
list-style-type:none;
}

#contact-form dd li{
width:360px;
float:left;
}

#contact-form dd li p{
width:80px;
float:left;
margin:0px;
}

#contact-form dd li input{
margin:5px 0 0 0;
float:left;
}

#contact-form dd ul#privacy{
width:360px;
height:200px;
overflow:auto;
float:left;
list-style-type:none;
margin:0 0 20px 0;
background-color:#f6f6f6;
}

#contact-form dd ul#privacy li{
width:340px;
margin:0 0 15px 0;
float:left;
}

#contact-button {
width:590px;
float:left;
margin:10px 0 25px 0;
}

#contact-button input{
width:180px;
margin:0 0 0 180px;
}

#contact-box01 {
width:590px;
float:left;
}

#contact-box01 dt{
width:260px;
text-align:right;
float:right;
}

#contact-box01 dd{
width:330px;
float:left;
}

#contact-box01 dd ul{
margin:0 0 20px 0;
list-style-type:none;
}

#contact-box01 dd li{
background-image:url(icon05.jpg);
background-repeat:no-repeat;
background-position:0 50%;
text-indent:20px;
color:#FE9900;
font-weight:bold;
letter-spacing:2px;
}

#contact-tel{
margin:20px 120px 30px 0;
text-align:right;
}

a:hover img{
filter:Alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

/*top*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#top_contents{
	width:950px;
	margin:0 auto 30px auto;
	text-align:left;
}

#top_contents_left{
	float:left;
	width:680px;
}

#top_contents_right{
	float:right;
	width:240px;
}

#top_contents_right ul li{
	margin-bottom:10px;
	list-style:none;
}

.top_box01{
	width:950px;
	float:left;
	margin-bottom:10px;
}

table.top_box_shop{
	background:url(topboxbg_shop.jpg) no-repeat top left;
	height:590px;
	text-align:left;
	font-size:12px;
}

.top_box03{
}

.top_title01{
	width:270px;
	margin:15px 0 0 11px;
}

.top_img01{
	width:255px;
	margin:0px 0 0 18px;
}

.top_box04{
	width:950px;
	float:left
}

/*#rss_table{
width:600px;
float:left;
text-align:left;
margin:15px 0 20px 0;
}

#rss_table th{
background-image:url(icon01.jpg);
background-repeat:no-repeat;
background-position:10px 13px;
line-height:30px;
font-weight:bold;
text-indent:25px;
}

#rss_table td{
line-height:30px;
color:#003399;
}

#rss_table td a{
color:#003399;
}

#rss_table td a:hover{
color:#003399;
text-decoration:underline;
}

.rss {
width:600px;
float:left;
text-align:left;
margin:15px 0 20px 0;
}

.rss dt{
width:600px;
line-height:30px;
overflow:hidden;
float:left;
font-weight:bold;
text-indent:25px;
background-image:url(icon01.jpg);
background-repeat:no-repeat;
background-position:10px 13px;
}

.rss dt a{
width:480px;
font-weight:normal;
float:right;
margin-top:0px;
text-align:left;
display:block;
color:#003399;
}

*:first-child+html .rss dt a{
width:480px;
font-weight:normal;
float:right;
margin-top:0px;
text-align:left;
display:block;
color:#003399;
margin-top:-30px;
}

*html .rss dt a{
width:480px;
font-weight:normal;
float:right;
margin-top:-30px;
text-align:left;
display:block;
color:#003399;
}

.rss dt a:link,
.rss dt a:hover,
.rss dt a:active,
.rss dt a:visited{
color:#003399;
text-decoration:underline;
}

.rss dd {
display:none;
}*/

#_contents{
	width:680px;
	float:left;
}

.info_border{
	border:#333 1px dotted;
}

.link_text{
	line-height:3em;
	background-image:url(icon01.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	background-position:0 16px;
	color:#006699;
}

.link_text a,
.link_text a:link,
.link_text a:active,
.link_text a:visited{

	color:#006699;
}

.link_text a:hover{
	color:#006699;
	text-decoration:underline;
}

.link_text2{
	line-height:3em;
	background-image:url(icon01.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	background-position:0 16px;
	color:#006699;
	float:right;
}

.link_text2 a,
.link_text2 a:link,
.link_text2 a:active,
.link_text2 a:visited{
	color:#006699;
}

.link_text2 a:hover{
	color:#006699;
	text-decoration:underline;
}

.font_red{
	color:#900
}

.font_blue{
	color:#069
}

.font_green{
	color:#060
}

/* coupon */

.coupon {
	background:url(bg01.jpg) top left no-repeat;
	height:130px;
}

.coupon p {
	font-size:18px;
	padding:20px 0 0 10px;
	font-weight:bold;
}

.price p{
	color:#003466;
	font-size:24px;
	font-weight:bold;
	padding:15px 0 0 10px;
}
.price span {
	color:#4A7094;
}
.price img {
	vertical-align:middle;
	margin:0 5px 0 10px;
}

.border img {
	margin:0 0 0 10px;
}

.coupon ul {
	margin-top:10px;
}

.coupon ul li{
	display:inline;
	font-size:11px;
}

.coupon ul li img {
	vertical-align:middle;
	margin:0 5px 0 10px;
}

.coupon2 {
	background:url(bg02.jpg) top left no-repeat;
	height:180px;
}

.coupon2 p {
	font-size:18px;
	padding:20px 0 0 10px;
	font-weight:bold;
}

.coupon2 ul {
	margin-top:30px;
	list-style-type:none;
}

.coupon2 ul li{
	font-size:11px;
}

.coupon2 ul li img {
	vertical-align:middle;
	margin:0 5px 0 10px;
}

.coupon2 .c2_r {
	float:left;
	width:470px;
}

.coupon2 .c2_r p {
	color:#003466;
	font-size:24px;
	font-weight:bold;
	padding:20px 0 0 10px;
}

.coupon2 .c2_l {
	margin-top:20px;
	float:left;
}

/*  item  */

.item_line {
	border:#CCC solid 1px;
	text-align:center;
	vertical-align:middle;
}

.align_r {
	text-align:right;
}

/*  recruit  */

.table_recruit th{
	background-color:#F0F0F0;
	width:30%;
	text-align:left;
	padding:10px 0 10px 15px;
	height:30px;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	font-weight:normal;
}

.table_recruit td{
	padding:10px 0 10px 15px;
	height:30px;
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
	
.tb_recr_btm th {
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.tb_recr_btm td {
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}

.pt10 {
	padding-top:10px;
}

.m10 {margin-bottom:10px;}
.m30 {margin-bottom:30px;}
.mt30 {margin-top:30px;}

.clear{
	clear:both;
}

.arr01 a{
	background:url(arr01.png) no-repeat 0 2px;
	padding-left:16px;
	text-decoration:underline;
	font-size:12px;
}

#main-image01-c{
width:1030px;
height:156px;
background-image:url(common_img01.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image02-c{
width:1030px;
height:156px;
background-image:url(common_img02.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image03-c{
width:1030px;
height:156px;
background-image:url(common_img03.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image04-c{
width:1030px;
height:156px;
background-image:url(common_img04.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image05-c{
width:1030px;
height:156px;
background-image:url(common_img05.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image06-c{
width:1030px;
height:156px;
background-image:url(common_img06.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image07-c{
width:1030px;
height:156px;
background-image:url(common_img07.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image08-c{
width:1030px;
height:156px;
background-image:url(common_img08.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image09-c{
width:1030px;
height:156px;
background-image:url(common_img09.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image10-c{
width:1030px;
height:156px;
background-image:url(common_img10.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}


#main-image11-c{
width:1030px;
height:156px;
background-image:url(common_img11.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image12-c{
width:1030px;
height:156px;
background-image:url(common_img12.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image13-c{
width:1030px;
height:156px;
background-image:url(common_img13.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image14-c{
width:1030px;
height:156px;
background-image:url(common_img14.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}

#main-image15-c{
width:1030px;
height:156px;
background-image:url(common_img15.jpg);
background-repeat:no-repeat;
float:left;
text-indent:-9999px;
_margin-top:-15px;
}



