@charset "UTF-8";

*
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3" sans-serif;
	list-style: none;
	}

body
	{
	color: #1D1D1D;
	font-size: 76%; /* 12px */
	line-height: 166%; /* 20px */
	}

a[name]:link,
a[name]:visited,
a[name]:hover,
a[name]:active
	{
	text-decoration: none;
	}


/* LayerHeader, LayerFooter, LayerSnavi
================================================ */
#LayerHeader,
#IdHeaderSkip,
#LayerFooter,
#LayerFnavi,
#LayerSnavi
	{
	display: none;
	}

/* LayerContents 
================================================ */
#LayerContents
	{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	}

*html #LayerContents /* IE6 */
	{
	padding: 0;
	}


/* tnavi */
#tnavi
	{
	color: #333333;
	background-color: inherit;
	margin: 0 30px 10px 0;
	font-size: 91%; /* 11px */
	line-height: 118%; /* 13px */
	}

#tnavi a,
#tnavi a:link,
#tnavi a:visited
	{
	color: #333333;
	background-color: inherit;
	text-decoration: underline;
	}

#tnavi a:hover,
#tnavi a:active
	{
	color: #C2C2C2;
	background-color: inherit;
	}



/* top
================================================ */
#top #LayerHeader h1,
#top #IdHeaderShop p
	{
	display: inline ;
	visibility : visible ; 
	color: #081D5D;
	font-weight: bold;
	}

#top #LayerHeader h1,
	{
	display: inline;
	font-size: 183%; /* 22px */
	}

#top #IdHeaderShop p
	{
	display: inline;
	margin: 5px 0 0 0;
	font-size: 150%; /* 18px */
	line-height: 133%; /* 24px */
	}

#AreaWelcome
	{
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 150%; /* 18px */
	line-height: 122%; /* 22px */
	}

#AreaWelcome table
	{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}

#AreaWelcome table td.image
	{
	padding: 0 20px 0 0;
	vertical-align: top;
	text-align: left;
	}

/* == AreaImage == */
#AreaImage
	{
	height: 136px;
	margin: 0 0 26px 0;
	}

#AreaImage p
	{
	float: left;
	margin: 0 11px 0 0;
	}

#AreaImage img
	{
	border: 1px solid #999999;
	}

#AreaImage p.r
	{
	margin: 0;
	}

/* == AreaIntro == */
#AreaIntro
	{
	padding: 0 18px 24px 10px;
	}


/* == AreaFnavi == */
#AreaFnavi
	{
	display: none;
	}


/* H1
================================================ */
#LayerBody h1
	{
	min-height: 24px;
	padding: 15px 20px 11px 20px;
	margin: 0 0 30px 0;
	font-size: 183%; /* 22px */
	line-height: 118%; /* 26px */
	color: #25386F;
	background: #FFFFFF;
	border: 1px solid #61B9DB;
	border-left: 5px solid #61B9DB;
	}

* html #LayerContents h1 /* IE 6 */
	{
	height: 24px;
	margin: 0 0 20px 0;
	}

#LayerBody h1 a
	{
	font-weight: bold;
	text-decoration: none;
	}


/* H2
================================================ */
#LayerText h2
	{
	margin: 12px 0 10px 0;
	padding: 0;
	font-size: 116%; /* 14px */
	line-height: 142%; /* 20px */
	color: #0675A1;
	background: none;
	font-weight: bold;
	}


/* H3
================================================ */
#LayerText h3
	{
	margin: 15px 0 10px 0;
	padding: 0;
	color: #081D5D;
	background: none;
	font-weight: bold;
	}


/* H4
================================================ */
#LayerText h4
	{
	margin: 15px 0 10px 0;
	color: #157097;
	background-color: inherit;
	font-weight: normal
	}


/* p
================================================ */
#LayerText p
	{
	margin: 0 0 10px 0;
	}


/* set
------------------------------------------------- */
.set_left
	{
	text-align: left;
	}

.set_center
	{
	text-align: center;
	}

.set_right
	{
	text-align: right;
	}

/* img
------------------------------------------------- */
#LayerText img
	{
	vertical-align: bottom;
	}


/* strong, em
------------------------------------------------- */
#LayerText strong
	{
	font-weight: bold;
	}

#LayerText em
	{
	color: #840D0D;
	background-color: inherit;
	}


/* ul, ol
================================================ */
#LayerText ul
	{
	margin: 5px 0 10px 5px;
	}

#LayerText ol
	{
	margin: 5px 0 5px 20px;
	}

* html #LayerText ol /* IE 6 */
	{
	margin: 0 0 10px 30px;
	}

#LayerText li ul,
#LayerText li ol
	{
	margin: 15px 0 0 5px;
	}

#LayerText ol li
	{
	margin: 0 0 0 0;
	padding: 0 0 10px 5px;
	}
	
#LayerText ul li
	{
	margin: 0 0 0 0;
	padding: 5px 0 5px 15px;
	}

/* == ul == */
#LayerText ul li
	{
	background: url(i/ul_l1.gif) 0 11px no-repeat;
	}
	
#LayerText ul.i_pdf li
	{
	background: url(i/ul_l1.gif) 0 16px no-repeat;
	}

#LayerText li ul li
	{
	background: url(i/ul_l2.gif) 0 11px no-repeat;
	}


/* == ol == */
#LayerText ol li
	{
	list-style: decimal;
	background: none;
	}

#LayerText li ol.typea li
	{
	list-style: lower-alpha;
	}


/* hr
================================================ */
#LayerText hr
	{
	height: 0;
	margin: 20px 0 20px 0;
	border-bottom: 1px dotted #5598BB;
	}

* html #LayerText hr
	{
	margin: 5px 0 5px 0;
	}

/* a
================================================ */
#LayerText a,
#LayerText a:link,
#LayerText a:visited
	{
	color: #107299;
	background-color: inherit;
	text-decoration: underline;
	}

#LayerText a:hover,
#LayerText a:active
	{
	color: #3DBEF1;
	background-color: inherit;
	}


/* margin
================================================ */


/* == 10 == */
.t_10
	{
	padding: 10px 0 0 0;
	}

.b_10
	{
	padding: 0 0 10px 0;
	}

.tb_10
	{
	padding: 10px 0 10px 0;
	}

/* == 20 == */
.t_20
	{
	padding: 20px 0 0 0;
	}

.b_20
	{
	padding: 0 0 20px 0;
	}

.tb_20
	{
	padding: 20px 0 20px 0;
	}


/* table
================================================ */
.t_border
	{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
	border: 1px solid #A19D95;
	}

.t_border th,
.t_border td
	{
	border: 1px solid #A19D95;
	padding: 5px 8px;
	vertical-align: top;
	}

.t_border th.t_l,
.t_border td.t_l
	{
	text-align: left;
	}

.t_border th.m_c,
.t_border td.m_c
	{
	vertical-align: middle;
	text-align: center;
	}

.t_border th.m_l,
.t_border td.m_l
	{
	vertical-align: middle;
	text-align: left;
	}

.t_border th
	{
	color: #1A2341;
	background-color: #E3F0F6;
	}

.t_border td.subhead
	{
	color: #2D442D;
	background-color: #EFF4E5;
	}

/* == width == */
.w25
	{
	width: 25px;
	}

.w30
	{
	width: 30px;
	}

.w35
	{
	width: 35px;
	}

.w40
	{
	width: 40px;
	}

.w45
	{
	width: 45px;
	}

.w50
	{
	width: 50px;
	}

.w55
	{
	width: 55px;
	}

.w60
	{
	width: 60px;
	}
	
.w65
	{
	width: 65px;
	}

.w70
	{
	width: 70px;
	}

.w75
	{
	width: 75px;
	}

.w80
	{
	width: 80px;
	}

.w85
	{
	width: 85px;
	}

.w90
	{
	width: 90px;
	}

.w95
	{
	width: 95px;
	}

.w100
	{
	width: 100px;
	}

.w105
	{
	width: 105px;
	}

.w110
	{
	width: 110px;
	}

.w115
	{
	width: 115px;
	}

.w120
	{
	width: 120px;
	}

.w125
	{
	width: 125px;
	}

.w130
	{
	width: 130px;
	}

.w135
	{
	width: 135px;
	}

.w140
	{
	width: 140px;
	}

.w145
	{
	width: 145px;
	}

.w150
	{
	width: 150px;
	}

.w155
	{
	width: 155px;
	}

.w160
	{
	width: 160px;
	}

.w165
	{
	width: 165px;
	}

.w170
	{
	width: 170px;
	}

.w175
	{
	width: 175px;
	}

.w180
	{
	width: 180px;
	}

.w185
	{
	width: 185px;
	}

.w190
	{
	width: 190px;
	}

.w195
	{
	width: 195px;
	}

.w200
	{
	width: 200px;
	}

.w205
	{
	width: 205px;
	}

.w210
	{
	width: 210px;
	}

.w215
	{
	width: 215px;
	}

.w220
	{
	width: 220px;
	}

.w225
	{
	width: 225px;
	}

.w230
	{
	width: 230px;
	}

.w235
	{
	width: 235px;
	}

.w240
	{
	width: 240px;
	}

.w245
	{
	width: 245px;
	}

.w250
	{
	width: 250px;
	}

.w255
	{
	width: 255px;
	}

.w260
	{
	width: 260px;
	}

.w265
	{
	width: 265px;
	}

.w270
	{
	width: 270px;
	}

.w275
	{
	width: 275px;
	}

.w280
	{
	width: 280px;
	}

.w285
	{
	width: 285px;
	}

.w290
	{
	width: 290px;
	}

.w295
	{
	width: 295px;
	}

.w300
	{
	width: 300px;
	}

.w305
	{
	width: 305px;
	}

.w310
	{
	width: 310px;
	}

.w315
	{
	width: 315px;
	}

.w320
	{
	width: 320px;
	}

.w325
	{
	width: 325px;
	}

.w330
	{
	width: 330px;
	}

.w335
	{
	width: 335px;
	}

.w340
	{
	width: 340px;
	}

.w345
	{
	width: 345px;
	}

.w350
	{
	width: 350px;
	}

.w355
	{
	width: 355px;
	}

.w360
	{
	width: 360px;
	}

.w365
	{
	width: 365px;
	}

.w370
	{
	width: 370px;
	}

.w375
	{
	width: 375px;
	}

.w380
	{
	width: 380px;
	}

.w385
	{
	width: 385px;
	}

.w390
	{
	width: 390px;
	}

.w395
	{
	width: 395px;
	}

.w400
	{
	width: 400px;
	}

.w405
	{
	width: 405px;
	}

.w410
	{
	width: 410px;
	}

.w415
	{
	width: 415px;
	}

.w420
	{
	width: 420px;
	}

.w425
	{
	width: 425px;
	}

.w430
	{
	width: 430px;
	}

.w435
	{
	width: 435px;
	}

.w440
	{
	width: 440px;
	}

.w445
	{
	width: 445px;
	}

.w450
	{
	width: 450px;
	}

.w455
	{
	width: 455px;
	}

.w460
	{
	width: 460px;
	}

.w465
	{
	width: 465px;
	}

.w470
	{
	width: 470px;
	}

.w475
	{
	width: 475px;
	}

.w480
	{
	width: 480px;
	}

.w485
	{
	width: 485px;
	}

/* float
================================================ */
.c
	{
	clear: both;
	height: auto;
	}

.c:after
	{
	clear: both;
	margin: 0;
	height: 0;
	content: ".";
	display: block;
	visibility: hidden;
	}

* html .c /* IE 6 */
	{
	height: 10px;
	}

*+html .c /* IE 7 */
	{
	height: 1%;
	}

/*.f_l
	{
	float: left;
	margin: 0 15px 0 0;
	}*/

/*.f_r
	{
	float: left;
	margin: 0;
	}*/

/* == half == */
/*.half_l
	{
	float: left;
	width: 268px;
	margin: 0 13px 0 0;
	}*/

/*.half_r
	{
	float: left;
	width: 268px;
	}*/

/* == triple == */
/*.triple_l
	{
	float: left;
	width: 362px;
	margin: 0 15px 0 0;
	}*/

/*.triple_r
	{
	float: left;
	width: 173px;
	}*/

.triple_r img
	{
	border: 1px solid #5598BB;
	}


/* coupon
================================================ */
#AreaCoupon
	{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 35px 0;
	width: 505px;
	min-height: 141px;
	height: auto;
	border: 10px solid #61B9DB;
	}

*html #AreaCoupon /* IE6 */
	{
	height: 141px;
	}

#CouponContents
	{
	position: relative;
	padding: 30px 80px 5px 80px;
	text-align: center;
	}

*html #CouponContents /* IE 6 */
	{
	position: relative;
	padding: 40px 80px 0 80px;
	text-align: center;
	}


*+html #CouponContents /* IE 7 */
	{
	position: relative;
	padding: 40px 80px 0 80px;
	text-align: center;
	}

#AreaCoupon h2
	{
	margin: 0;
	padding: 0;
	font-size: 28px; /* 28px */
	line-height: 28px; /* 28px */
	color: #081D5D;
	font-weight: bold;
	z-index: 2;
	}

#AreaCoupon h2 span.sub_title
	{
	display: block;
	font-size: 14px; /* 14px */
	font-weight: normal;
	}

#AreaCoupon p
	{
	margin: 3px 0;
	font-size: 18px; /* 18px */
	line-height: 22px; /* 22px */
	color: #081D5D;
	background-color: inherit;
	font-weight: bold;
	}

#AreaCoupon p.c_date
	{
	margin: 0;
	font-size: 14px; /* 14px */
	line-height: 22px; /* 22px */
	color: #0A79A4;
	background-color: inherit;
	font-weight: normal;
	}

#AreaCoupon p.c_img
	{
	position: absolute;
	top: 0px;
	left: 10px
	width: 505px;
	height: 141px;
	padding: 0;
	margin: 0;
	z-index: 0;
	}

*html #AreaCoupon p.c_img /* IE 6 */
	{
	position: absolute;
	top: 10px;
	left: 10px
	}

*+html #AreaCoupon p.c_img /* IE 7 */
	{
	position: absolute;
	top: 10px;
	left: 10px
	}
/*
p.i_map img
	{
	margin: 0 0 25px 0;
	padding: 0;
	border: 5px solid #83BED6;
	}
*/

.i_map
  {
  margin: 0 0 25px 0;
  padding: 0;
  border:none;
  }
  
p.b_print
	{
	display: none;
	}


/* LayerInfo
================================================ */

/*table 
------------------------------------------------- */
#LayerInfo .t_info
	{
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 20px 0;
	}

#LayerInfo .t_info th,
#LayerInfo .t_info td
	{
	font-size: 100%; /* 12 px */
	line-height: 160%; /* 20px */
	text-align: left;
	border-bottom: 1px solid #B2B2B3;
	}

#LayerInfo .t_info th
	{
	width: 85px;
	font-weight: normal;
	padding: 15px 15px 10px 20px;
	vertical-align: top;
	color: #25386F;
	background-color: inherit;
	}

#LayerInfo .t_info td
	{
	font-weight: normal;
	padding-left: ;
	padding: 15px 15px 12px 0;
	}

#LayerInfo .t_info .nborder th,
#LayerInfo .t_info .nborder td
	{
	border: none;
	}

#LayerInfo .t_info th.b_m,
#LayerInfo .t_info td.b_m
	{
	vertical-align: bottom;
	text-align: left;
	}

/* == p == */
#LayerInfo .t_info p
	{
	margin: 0;
	padding: 0;
	}


/* == ul == */
#LayerInfo .t_info ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#LayerInfo .t_info li
	{
	list-style: none;
	margin: 0;
	padding: 3px 0 3px 0;
	background: none;
	}

/* == ol == */
#LayerInfo .t_info ol
	{
	margin: 0 0 3px 20px;
	}

* html #LayerInfo .t_info ol /* IE 6 */
	{
	margin: 0 0 0 25px;
	}

*+html #LayerInfo .t_info ol /* IE 7 */
	{
	margin: 0 0 0 25px;
	}

#LayerInfo .t_info ol li
	{
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
	}

#LayerInfo p.b_info a
	{
	margin: 0 15px 0 0;
	padding: 0;
	}

/* == img == */
#LayerInfo .t_info img
	{
	position: relative;
	top: 7px;
	margin-right: 10px;
	}


/* LayerForm
================================================ */
#LayerForm p
	{
	margin: 0 20px 10px 20px;
	}


/*table 
------------------------------------------------- */
#LayerForm .t_form
	{
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
	}

#LayerForm .t_form th,
#LayerForm .t_form td
	{
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	}

#LayerForm .t_form th
	{
	width: 140px;
	padding: 9px 0 8px 20px;
	color: #097DAA;
	background-color: inherit;
	}

#LayerForm .t_form th.level2
	{
	padding-left: 30px;
	}

#LayerForm .t_form th span
	{
	font-size: 83%; /* 10px */
	line-height: 140%; /* 14px */
	color: #C81E0C;
	background-color: inherit;
	}

#LayerForm .t_form td span
	{
	color: #25386F;
	background-color: inherit;
	}

#LayerForm .t_form td
	{
	padding: 9px 0 8px 1em;
	}

#LayerForm .t_form td.i_address
	{
	padding-left: 0;
	}

#LayerForm .nborder th,
#LayerForm .nborder td
	{
	border: none;
	padding-top: 0;
	}

/* form parts
------------------------------------------------- */
#LayerForm .i_text,
#LayerForm .i_text_s,
#LayerForm .i_text_l,
#LayerForm .i_select,
#LayerForm .i_select_s,
#LayerForm .i_select_l
	{
	min-height: 14px;
	padding: 3px;
	margin: 0 5px;
	border: 1px solid #919191;
	}

*html #LayerForm .i_text,
*html #LayerForm .i_text_s,
*html #LayerForm .i_text_l,
*html #LayerForm .i_select,
*html #LayerForm .i_select_s,
*html #LayerForm .i_select_l
	{
	height: 14px;
	}


/*== radio ==*/
#LayerForm .i_radio
	{
	padding: 3px;
	margin: 0 5px;
	}

html:\66irst-child #LayerForm .i_radio /* safari */
	{
	position: relative;
	top: -5px;
	}


/*== select ==*/
#LayerForm .i_select
	{
	width: 100px;
	}

#LayerForm .i_select_s
	{
	width: 45px;
	}

#LayerForm .i_select_l
	{
	width: 60px;
	}

/*== text ==*/
#LayerForm .i_text_s
	{
	width: 162px;
	}
	
#LayerForm .i_text_l	
	{
	width: 218px;
	}


/*== textarea ==*/
#LayerForm textarea
	{
	width: 358px;
	height: 108px;
	padding: 4px 3px 3px 3px;
	margin: 0 0 0 5px;
	border: 1px solid #919191;
	}


/*== bottom button ==*/
#LayerForm .btn_r
	{
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	}

#LayerForm .btn_r p
	{
	float: right;
	margin: 0;
	padding: 0;
	}

#LayerForm .btn_r p input
	{
	margin-right: 10px;
	padding: 0;
	}


/* fnavi
================================================ */
.fnavi
	{
	text-align: right;
	margin: 30px 0 0 0;
	}

#LayerText .fnavi a,
#LayerText .fnavi a:link,
#LayerText .fnavi a:visited
	{
	color: #333333;
	background-color: inherit;
	font-size: 100%; /* 12px */
	line-height: 116%; /* 14px */
	text-decoration: underline;
	}

#LayerText .fnavi a:active,
#LayerText .fnavi a:hover
	{
	color: #C2C2C2;
	background-color: inherit;
	}

.fnavi img
	{
	vertical-align: bottom;
	}


/* pop
================================================ */
/* system img
------------------------------------------------- */
#pop .i_system img
	{
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #1095C9;
	}


/* table
------------------------------------------------- */
#pop .t_list
	{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
	}

#pop .t_list th,
#pop .t_list td
	{
	border-collapse: collapse;
	border-bottom: 1px solid #A19D95;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	}

#pop .t_list th
	{
	color: #097DAA;
	background-color: inherit;
	}

#pop .t_list .nborder,
#pop .t_list .nborder th,
#pop .t_list .nborder td
	{
	border: none;
	}
