@charset "utf-8";
html {
  filter: expression(document.execCommand("BackgroundImageCache",false, true));
}


/*リセット*/
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {
	margin: 0;
	padding: 0;
}


body {
	color: #333;
	font-size: 80%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 150%;
	text-align:center;
	background: url(ja/_img/moyou.gif) repeat-y -18px -20px;
}


fieldset , img { 
	border: 0;
	vertical-align: bottom;
}

address , caption , cite , code , dfn , em , strong , th , var {
	font-style: normal;
	font-weight: normal;
}

ol , ul {
	list-style: none;
}

caption , th {
	text-align: left;
}

h1 , h2 , h3 , h4 , h5 , h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}

textarea {
	font-size: 100%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

/*共通クラス*/
.gmap{
	width:500px;
	margin:10px auto;
}


.clear{
	clear:both;
}
.box01 {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.pankuzu{
	text-align:right;
	margin:0 30px 20px 0;
}

a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
}
/*--[Win Firefox]ロールオーバー時に、ボタン左に点線枠（focus）が入る現象についての対策--*/
:focus
 {?moz-outline-style:none;}

/*hrを使ったクリアフィックス*/
hr {
	margin:8px 0;
	padding:0;
	clear:both;
	border:1px solid #DFDFDF;
}

.box01 strong{
	font-weight:bold;
}

.photoL{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.photoR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}

.photo3{
	clear:both;
	margin:auto 30px;
	
}
.photo-cap{
	width:250px;
	height:200px;
	text-align:left;
	float:left;
	margin:0 10px 10px 0;
	
}
.photo-cap img{
	display:block;
	margin-bottom:6px;
}


#photo4{
	clear:both;
	margin:auto 30px;
	
}
#photo4 .photo-cap4{
	width:250px;
	text-align:left;
	float:left;
	margin:0 10px 10px 0;
	
}
#photo4 .photo-cap4 img{
	display:block;
	margin-bottom:6px;
}



/*フロートを含む親要素にこのクラスを追加する*/
.clearfix:after{/*:after議事要素とcontentプロパティによってボックスの最後に.を生成。これをブロックボックスにして回り込みの解除を*/
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}
/*主に:after疑似要素をサポートしていなブラウザ向けのスタイル*/
.clearfix{display:inline-block;}
/*\*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/**/
/*ここまで*/



/*ページTOPへ戻るボタン　ボトムクリアも兼ねてます*/
.bottomclear {
	clear:both;
	padding:6px 0 10px 690px;

}

.bottomclear a, .bottomclear a:visited {
	width: 150px;
	height: 15px;
	line-height: 10px;
	background: #E7E7E7;
	font-size: 11px;
}

.bottomclear a:hover, .bottomclear a:active {
	background: #FC6;
}


a,a:visited{
	color:#00F;
	text-decoration:none;
}
a:hover,a:active{
	color:#F00;
	text-decoration:underline;
}

/*全体レイアウト*/
#wrapper{
	width:940px;
	height:auto;
	border:2px solid #F30;
	text-align:left;
	margin:10px auto;
	background:url(ja/_img/bg.gif) repeat-y top center;
}


/*header*/

#header{
	width:940px;
	height:150px;
	background:url(ja/_img/header-bg.jpg) no-repeat top center;
	border-bottom:1px solid #F30;

}

#header-marriage{
	width:940px;
	height:150px;
	background:url(ja/_img/header-marriage.jpg) no-repeat top center;
	border-bottom:1px solid #F30;

}
#header-language{
	width:940px;
	height:150px;
	background:url(ja/_img/header-language.jpg) no-repeat top center;
	border-bottom:1px solid #F30;

}
#header-shop{
	width:940px;
	height:150px;
	background:url(ja/_img/header-shop.jpg) no-repeat top center;
	border-bottom:1px solid #F30;

}



#header-member{
	width:940px;
	height:150px;
	background:url(ja/_img/header-member.jpg) no-repeat top center;
	border-bottom:1px solid #F30;

}

#header-top{
	height:30px;
}
h1{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 12px;
}


#sitename{
	clear:both;
	height:85px;
	padding:20px 0 0 20px;
}
#sitename img{
	float:left;
}
#shenyangguide{
	float:right;
	width:256px;
	height:48px;
	padding:46px 10px 0 0;
}

#shenyangguide a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}


table#loginarea,table#loginarea tr,table#loginarea td{
	font-size:11px;
	line-height:12px;
}
table#loginarea .login1{
	width:540px;
	overflow:hidden;
}
table#loginarea .login2{
	width:70px;
	text-align:right;
}
table#loginarea .login3{
	width:70px;
	text-align:right;
}
table#loginarea .login4{
	width:110px;
	text-align:left;
}


input#mid{
	width:150px;
	height:16px;
}
input#mpwd{
	width:70px;
		height:16px;
}
/*コンテンツ*/

#contents{
	clear:both;
	width:920px;
	margin:0 auto;

}


h3.mokuji{
	width: 570px;
	background: #FC6;
	line-height: 18px;
	margin: 0px;
	text-align: center;
	letter-spacing:10px;
	color: #F00;
	font-weight:
	bold; font-size: 18px;
	line-height:16px;
	font-size:16px;
	padding:4px;
	}

/*サイドナビ*/

#sidenavi{
	width:160px;
	float:left;
	
}


table#snav{
	width:152px;
	margin:20px 0 20px 0;
}


td.menu{
	background:url(ja/_img/menu-bg.gif) no-repeat 0 0;
	width:153px;
	height:69px;
	margin:0 0 10px 0;
		display:table-cell;
	vertical-align:middle;
	text-align:center;
		font-size:14px;
	line-height:18px;
}
	
td.menu a,td.menu a:visited{
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	line-height:18px;
	text-align:center;
	color:#000;
	width:153px;
	height:69px;
	font-weight:bold;
}
td.menu a:hover{
	color:#F00;
	text-decoration:none;
}






/*メイン*/


#main{
	width:597px;
	float:left;
	margin:10px 0 20px 20px;
	text-align:center;
}
.read{
	width:530px;
	margin:10px 0 20px 30px;
	color:#C30;
	font-size:14px;
	line-height:1.4em;
	text-align:left;
}

#search{
	width:580px;
	background:#fff;
	border:1px solid #999;
	margin-bottom:20px;
}

#main strong{
	font-weight:bold;
}


/*ピックアップ*/

#pickup-area,#rss-area,#news-area,#ameblo-area{
	width:580px;
	margin:0 0 20px;
	border:2px solid #96C;
	height: 215px;
}
#pickup-area{
	background: url(ja/_img/home-pickup.gif) no-repeat 0px -2px;
}

#rss-area{
	background: url(ja/_img/home-blog.gif) no-repeat 0px -2px;
}
#news-area{
	background: url(ja/_img/home-news.gif) no-repeat 0px -2px;
}
#ameblo-area{
	background: url(ja/_img/home-ameblo.gif) no-repeat 0px -2px;
}

.pickup-box,.news-box,.blog-topics{
		margin:30px 10px 10px;
		overflow: auto;
		width:550px;
		height:175px;
}
.ameblo-topics{
		margin:30px 10px 10px;
		overflow: auto;
		width:550px;
		height:175px;
	text-align: left;
}
.ameblo-topics em{
color:#0000FF;
font-style: normal;
}
#pickup-area h3{
	padding:8px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	border-top: 4px double #96C;
}

#rss-area h3{
	font-size: 14px;
	font-weight: bold;
	background: #E8DFEA;
	padding: 2px 10px;
	margin:4px;
}
#news-area h3{
	font-size: 14px;
	font-weight: bold;
	background: #E8DFEA;
	padding: 2px 10px;
	margin:4px;
}
#ameblo-area h3{
	font-size: 14px;
	font-weight: bold;
	background: #E8DFEA;
	padding: 2px 10px;
	margin:4px;
}




#rss-area h2{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 20px 0px 0px;
	float: right;
	height: 28px;
}
ameblo-area h2{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 20px 0px 0px;
	float: right;
	height: 28px;
}




#ad-center{
	clear:both;
	height:80px;
	500px;
	text-align: center;
}





/*ホームのメニュー*/

#home-menu{
	margin:0 0 20xp 0;
	text-align: left;
}
.home-box{
	width:294px;
	height:164px;
	overflow:hidden;
	background:url(ja/_img/home-bg.gif) no-repeat 0 0;
	float:left;
	font-size:11px;
	line-height:14px;
	
}


.home-box h2{
	width:254px;
	height:30px;
	clear:both;
	margin:8px 0 0 20px;
}

.home-box img{
	float:right;
	display:block;
	margin:0 0 0 8px;
}
.honbun{
	width:254px;
	margin:4px 0 0 20px;
}


/*ホームのマップ*/

#home-maparea{
	clear:both;
	width:597px;
	margin: 16px 0 0 0;
}
#home-mapcap{
	float: left;
	width: 220px;
	font-size:12px;
	line-height:16px;
	text-align: left;
}
#home-mapcap h3 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin-bottom: 8px;
}


#home-gmap{
	width:340px;
	height:250px;
	float:left;
	margin:0 0 0 10px;
}


/*サイド02*/

#side2{
	width:140px;
	float:right;
}


.ad-right {
	height: 125px;
	width: 125px;
	margin-top: 10px;
	margin-left: 8px;
}
#mypage-in {
	border: 2px solid #F30;
	background: url(ja/_img/naruto.gif) no-repeat #FFF;
	width: 125px;
	font-size: 13px;
	line-height: 18px;
	margin:10px 0 20px 8px;
}

#mypage-in img{
	padding:14px 0 2px 4px;
}
#mypage-in h2 a{
	display:block;
	text-indent:-8000px;
	background:url(ja/_img/touroku.gif) no-repeat -2px 0;
		width:123px;
	height:20px;
	margin:20px 0 10px 2px;
}

#mypage-in h2 a:hover{
	background:url(ja/_img/touroku.gif) no-repeat -2px -22px;
	
}


.welcome{
	margin:0 4px 10px 8px;
	font-size:12px;
	line-height:22px;
}
ul#member-menu li {
	border-top:dotted 1px #999;
	padding:4px 6px;
}
ul#member-menu ul{
	border-bottom:dotted 1px #999;
	margin:30px 0;
}



ul#sub-menu {
	background: #FFF;
	border-top: 2px solid #F30;
	border-right: 2px solid #F30;
	border-left: 2px solid #F30;
	width: 125px;
	margin-left: 8px;
	font-size:12px;
	line-height:14px;
}
ul#sub-menu li{
	border-bottom:2px solid #F30;
	padding:4px 8px;
}
ul#sub-menu li a{
	display:block;
	color:#000;
}
ul#sub-menu li a:hover{
	background:#FFE186;
	text-decoration:none;
}

#footer{
	background:#FFF url(ja/_img/office.gif) no-repeat 480px 10px;
	border-top:#F30 2px solid;
}

#copyright{
	font-size:11px;
	line-height:14px;
	text-align:right;
	padding:16px 10px;
	background:url(ja/_img/naruto.gif) repeat-x bottom left;
}
#footer address{
	font-style:normal;
	font-size:12px;
	line-height:14px;
	margin:2px 0 10px 10px;
}


/*瀋陽のご案内メイン部分*/

#main .box01{
	width:520px;
	margin:20px auto;
	text-align:left;
}

.mokuji-box {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 4px solid #C63;
	border-bottom: 1px solid #C63;
	width: 183px;
	height: 200px;
}
.mokuji-box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	line-height: 18px;
	margin-bottom: 6px;
}
.box01 h3 {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	color: #C30;
	background: #E6E6E6;
	padding: 6px 10px;
	margin-bottom: 16px;
	margin-top: 16px;
}

h2#pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width: 520px;
	line-height: 1.4em;
	padding: 4px 10px;
	text-align: center;
	border-top: 4px double #F90;
	border-bottom: 4px double #F90;
	margin: 20px auto 30px;
}

h2#marriage-title {
	font-size: 22px;
	font-weight: bold;
	color: #F60;
	width: 520px;
	line-height: 1.4em;
	padding: 4px 10px;
	text-align: center;
	border-top: 4px dotted #F9C;
	border-bottom: 4px dotted #F9C;
	margin: 20px auto 30px;
	background: #FCE4DA;
}

.ad-left{
	margin-bottom:10px;
}

.photo2{
	margin:0 auto;
	width: 520px;
}
.photo2 img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}
.box01 ul {
	list-style: disc outside;
	padding-left: 20px;
}
.box01 h4 {
	font-size: 16px;
	font-weight: bold;
}
.toi {
	margin: 10px auto 40px;
	width: 440px;
	clear: both;
}
.box01 img {
	margin: 10px;
}


table.gaiyou{
	text-align:left;
	margin:0 auto;
	width:540px;
	padding: 6px;
}
table.gaiyou th{
	font-weight:bold;
	background: #E6E6E6;
	padding: 2px;
}
table.gaiyou td{
	padding: 2px;
}


table.ta{
	text-align:left;
	margin:0 auto;
	width:500px;
}
table.ta th{
	background:#DDD;
}

.company {
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.company h3{
	font-weight:bold;
}
.company p,.company ul{
	margin:0 0 20px 40px;
}
.company li{
	list-style:disc inside;
}

dl.link{
	text-align:left;
		width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
dl.link dt{
	font-weight:bold;
}
dl.link dd{
	margin:0 0 12px 40px;
}



/*マイページ
*/

table#member_top{
	width:540px;
	margin:auto;
}



#member_top h3{
	font-weight:bold;
	background: url(ja/_img/gr-red.gif) no-repeat 0px 0px;
	padding: 4px 0px 4px 30px;
	
}

.member_con{
	width:270px;
	height:150px;
}

.member_con td{
	font-size:14px;
	line-height:28px;
}

.member_con a{
	font-size:14px;
	color:#333333;
}

.member_con a:hover{
	font-size:14px;
	color:red;
}


/*サイトマップ*/

#sitemap {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#sitemap h2{
	font-size:18px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	padding:4px 0;
	background:#FC3;
	margin:0 0 30px 0;
}

#sitemap dl{
	width: 520px;
	margin: 0px;
	padding: 0px;
}

#sitemap dt{
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	background: #E4E1DA;
	padding: 1px 20px;
	margin-top: 0px;
}

#sitemap dd{
	margin:0 0 6px 20px;
}


/*無料会員登録*/

table#send{
		width:520px;
		margin:20px auto;
		text-align:left;
}

table#send th{
	background:#E4E4E4;
}
.red{
	color:#F00;
}
.send01{

	text-align:left;
	padding-right:15px;
}


.send02{
	width:120px;
	font-size:14px;
	line-height:20px;
	text-align:right;
}

.send02 img{
	margin-top:5px;
}

.send020{
	font-size:14px;
	line-height:20px;
	padding-left:25px;
}

.send020 h3{
	font-size:18px;
	margin:5px;
}

.send03{
	width:120px;
	font-size:14px;
	line-height:20px;
	text-align:right;
}

.send030{
	font-size:14px;
	line-height:20px;
	padding-left:25px;
}

.send030 h3{
	font-size:18px;
	margin:5px;
}

.send04{
	text-align:center;
	padding-right:15px;
}

.send05{
	font-size:12px;
	padding:5px 10px 5px 10px;

}

#fax-touroku{
	font-size: 18px;
	line-height: 28px;
	background: #F9E3B0;
	font-weight: bold;
	margin: 60px auto auto;
	width: 520px;
}
#fax-touroku h2{
}


/*中国語講座予約一覧*/

table#kouza{
	width:520px;
	margin:20px auto;
}
.td_title {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height:17px; font-size: 12px; font-weight: bold; color:#000000}
.td_list {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height:17px; font-size: 12px; color:#000000; padding:0px 5px; }

.nomal_text{
	text-align:left;
	width:520px;
	margin:auto;
	font-size:14px;
	line-height:20px;
	padding:5px 20px 10px 20px;

}

/*振込支払い*/

.mypage_con{
	width:330px;
	height:150px;
}

.mypage_con td{
	font-size:14px;
	line-height:22px;
}

.mypage_con a{
	font-size:14px;
	color:#333333;
}

.mypage_con a:hover{
	font-size:14px;
	color:red;
}



table#member_navi{
	width: 520px;
	margin: 10px auto 20px;
}

table#member_navi td{
	background: #10A3A7;
	font-weight: bold;
	color: #FFF;
	padding: 2px 10px;
}

table#member_navi td a{
	color: #FFF;
	text-decoration: none;
}
table#member_navi td a:hover{
	color: #FF9;
}

/* -- 瀋陽のホテル --*/
.hotel-rank{
background:#EAEAEA;
      font-weight:bold;
      margin:10px auto;
      width:540px;
      padding:4px;
}
.hotel4{
	font-size: 14px;
	font-weight: bold;
	background: #FC6;
	margin: 10px auto 20px;
	width: 540px;
}

table.hotel{
	width:540px;
	text-align:left;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table.hotel th{
	font-weight:bold;
	font-size:14px;
		text-align:left;
}
.eigo{
	font-size:11px;
	line-height:14px;
	background:#F0F0F0;
	margin-top: 6px;
	width: 360px;
}
table.hotel img{
	width:180px;
}
.hotel-thumbnail{
	width:180px;
}
.hosi{
	color:#F60;
}

table.hotel2{
	width:540px;
	text-align:left;
	border: 1px solid #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
table.hotel2 th{
	background-color: #D8D8D8;
	font-weight: bold;
}
table.hotel2 td{
}


table.hotel3{
	width:540px;
	text-align:left;
	border: 1px solid #555;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;

}
table.hotel3 th{
	border: 1px solid #555;
	background-color: #D8D8D8;

}
table.hotel3 td{
	border: 1px solid #555;

}
.pagetop {
	width:540px;
	margin:auto;
	text-align:right;


}

.pagetop  a,.pagetop  a:visited {
	width: 150px;
	height: 15px;
	line-height: 10px;
	background: #E7E7E7;
	font-size: 11px;
}

.pagetop  a:hover,.pagetop a:active {
	background: #FC6;
}
.hotel-list {
	margin: 0px auto 20px;
	width: 540px;
	text-align: left;
	border: 1px solid #CCC;
}
.hotel-cap {
	margin: 6px;
	clear: both;
	width: 528px;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #CCC;
}
.hotel-list img {
	float: left;
	width: 180px;
	padding: 6px;
}
.hotel-list .hotel-name h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 16px;
	margin-top: 8px;
}
.kana {
	font-size: 11px;
	line-height: 16px;
}
.hotel-list .hotel-name {
	width: 342px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
#member {
	margin: auto;
	width: 540px;
	text-align: left;
}
#member-joho {
		margin-bottom: 20px;
	border: 2px solid #10A3A7;
}
#member-gogaku {
	margin-bottom: 20px;
	border: 2px solid #F93;
}
#member-marriage {
	border: 2px solid #C9C;
}
#member h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background: url(ja/_img/gr-blue.gif) no-repeat 0px 0px;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 8px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height:30px;

}
.member-box {
	margin: 4px 8px 20px 40px;
}
#member h4{
	font-weight:bold;
	margin:10px 10px 10px 20px;
	padding:0 0 0 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #09F;
}
ul.contact-list li{
	list-style:circle;
}

/*語学講習*/
.status_1{
	background: #c7c9cb;
	border: 1px solid #999999;
}

.status_2{
	background: #ffffff;
	border: 1px solid #999999;
}

.status_3{
	background: #ebe921;
	border: 1px solid #999999;
}
h4.ste{
	font-size:12px;
	line-height:12px;
	background:#FFE186;
	padding:2px 20px;
	margin:10px 0;
	width:8em;
}
table.reserv{
	margin:20px auto;
	width:530px;
}
table.reserv th{
	background:#E8E8E8;
	font-weight:bold;
}
tabel.reserv td{
	text-align:left;
}


/*国際結婚*/


.woman-contact{
	width:580px;
	margin:10px 0 30px 20px;
}
.woman-contact .send{
	float:left;
	width:270px;
	height:88px;
	margin-right:10px;
}
.woman-image{
	clear:both;
}

table.woman-message{
	width:540px;
	clear:both;
}
table.woman-message th{
	background: #EBE7DE;
	width:170px;
}

.woman-dvd{
	text-align:center;
	padding:20px;
}


/*通販*/

#shop-top {
	text-align: center;
	margin:0 0 40px 0;
}
table.bn{
	margin:0 auto;
	width:546px;
}
.shop-bn {
	font-size: 12px;
	line-height: 1.2em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
h2#shop-title{
	font-size: 32px;
	font-weight: bold;
	color: #090;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.shop-banner{
	width:530px;
	text-align:left;
	margin:20px auto;
}
.shop-banner img {
	border: 1px solid #999;
}
.shop-banner h3 {
	font-size: 22px;
	font-weight: bold;
	color: #393;
	line-height: 22px;
	margin-bottom: 10px;
	border-left: 10px double #9C0;
}
#shop-list-top{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align:left;
	font-size:12px;
	line-height:1.2em;
}

#shop-cont{
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.shop-list {
	overflow: hidden;
	width:570px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	margin-right: 8px;
	background: #F4EBCE;
	margin:10px 0;
	border-top: 4px solid #CC6;
	border-bottom: 1px solid #CC6;
}


.shop-list-box {
	float: left;
	width: 390px;
	margin: 8px 0px 0px;
}

.shop-list b{
	border-top: 1px solid #999;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	line-height: 14px;
	display: block;
	margin-top: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
}
.shop-list strong{
	color:red;
	font-weight:bold;
	font-size:14px;
}
#shop-list-top h3,#shop-cont h3{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #900;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: center;
}


.shop-list img {
	display: block;
	text-align: left;
	float: left;
	margin: 8px;
width:140px;
	height:105px;
}

.shop-list-box img {
	display: block;
	text-align: left;
	float: left;
	margin: 4px;
width:61px;
	height:24px;
}

#shop-cont{
	text-align: center;
}


	
#shop-cont img {
	display: block;
	margin:0 auto 4px;
}
.shop-read {
	text-align: left;
	width: 450px;
	margin: 0px auto 20px;
}
.shop-point {
	text-align: left;
	margin: 0px auto 20px;
	padding: 10px;
	border: 2px dotted #900;
	width: 500px;
}
.shop-point b{
	color:red;
	font-weight:bold;
	font-size:14px;
}
table.shop-buy{
	width: 530px;
	text-align: left;
	margin: 0px auto 20px;
	font-size: 12px;
	line-height: 1.2em;
}
table.shop-buy th{
	background:#EACEBB;
	padding: 2px 10px;
	font-weight: bold;
}
table.shop-buy td{
	padding: 2px;
}
table.shop-buy strong{
	color:red;
	font-weight:bold;
	font-size:14px;
}
table.shop-buy td.s1{
	font-size:11px;
	letter-spacing: -1px;
}
table.shop-buy ul,table.shop-buy ul li{
	list-style: disc outside;
	margin-left: 6px;
}
.shop-guide {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.shop-guide h4 {
	font-weight: bold;
	background: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px 8px;
}
table.shop-buy tr td h2 {
	font-size: 17px;
	font-weight: bold;
	line-height:1.2em;
	color:#093;
}
.shop-list-box h4,.shop-list-box h4 a{
	color:#000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	background: #FC0;
	padding: 2px 8px;
}

.shop-list-box h4 a:hover{
	color:#F60;
	text-decoration:underline;
}
.shop-more a{
	float:right;
	display:block;
	background:url(http://www.chiseioh.com/ja/shop/shop-img/cart.gif) no-repeat 0 2px;
	text-indent:34px;
	height: 18px;
	padding:6px 0;
	color:#F60;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
.shop-more a:hover{
	color:#900;

}

table#shop-navi{
	margin:0 auto;
}
table#shop-navi td{
	font-size: 14px;
	line-height: 16px;
	width: 90px;
	height:40px;
	text-align:center;
	background: #DEE6B5 url(ja/shop/shop-img/s-05.gif) no-repeat 0px 0px;
	border: 1px solid #990;
}

table#shop-navi a{
	text-decoration: none;
	font-weight: bold;
	color: #390;
}

table#shop-navi a:hover{
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#shop-infonavi{
	margin: 6px auto 20px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: right;
	width: 550px;
}

#shop-infonavi a{
	color:#666;
	font-weight:bold;
}
#shop-infonavi a:hover{
	color:#F60;
	text-decoration:none;
}
#shop-title .furigana {
	font-size: 14px;
}
h3.shopintroduction{
	width: 570px;
	background: #FC6;
	line-height: 18px;
	text-align: center;
	letter-spacing:10px;
	color: #F00;
	font-weight:bold;
	font-size: 16px;
	line-height:1.1em;
	padding:4px;
	}

.shopintroduction-box {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 4px solid #C63;
	border-bottom: 0px solid #C63;
	width: 132px;
	height: 190px;
	font-size:12px;
	line-height:1.1em;
}
.shopintroduction-box strong{
	color:red;
	font-weight:bold;
	font-size:14px;
}
#shop-list-top .shopintroduction-box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	line-height:1em;
	margin-bottom: 6px;
}

#shop-sidenavi {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.shop-entry {
	font-size: 12px;
	line-height: 14px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 6px;
	margin-bottom: 12px;
}

.shop-entry li{
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #FFF;
}
.shop-entry li a{
	color:#333;
	text-decoration:none;
}
.shop-entry li a:hover{
	color:#F60;
}#set-list {
	text-align: center;
	margin-bottom: 0px;
}
#set-list .set-box {
	width: 530px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: left;
	background-color: #FBEECC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.set-box strong{
	color:red;
	font-weight:bold;
	font-size:14px;
}
#set-list hr{
	border:none;
	border-width:0px;
}
#set-list .set-box h4 {
	font-size: 16px;
	font-weight: bold;
	color: #F30;
	padding:4px 0 12px 20px;
}
#set-list .set-box .space {
	margin-left: 20px;
	margin-right: 20px;
}
.set-more a{
	color:#F60;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(http://www.chiseioh.com/ja/shop/shop-img/cart.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	float: right;
	padding-right: 0px;
	padding-left: 30px;
}
.set-more a:hover{
	color:#900;

}
.pcap {
	font-size: 12px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #09C;
}
.pcap img {
	display: block;
	margin:0 auto 4px;
}
#shop-top .shop-howto {
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
#shop-top h3 {
	font-size: 16px;
	font-weight: bold;
	color: #090;
	line-height: 22px;
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#shop-top .shop-howto h4 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #F69;
	margin-bottom: 12px;
}
.tea-dvd {
	margin-bottom: 30px;
}

table.pot-illust{
	width:480px;
	margin:30px auto;
	text-align:left;
}
table.tea-id{
	width:540px;
	margin:20px auto;
	text-align:left;
}

table.tea-id th{
	font-weight: bold;
	background-color: #E7E7E7;
	text-align: center;
}
table.tea-id td{
	border-top:1px solid #CCC;
		border-bottom:1px solid #CCC;
}
table.tea-id td.tea-ki{
	width:60px;
	text-align:center;
	font-weight:bold;
}
table.tea-id td.tea-ha{
	width:80px;
	text-align:center;
	font-weight:bold;
}
table.tea-id td.tea-na{
	color:#360;
	width:120px;
}

.tekion{
	color:#F30;
}

table#blend{
	width:540px;
	margin:20px auto;
}
table#blend td.g{
	font-weight: bold;
	background-color: #FAE9CF;
	text-align: center;
}
table#blend td.ond{
	width: 80px;
	font-weight: bold;
	text-align: center;
	background-color: #DBF2E4;
}
table#blend td.hin{
	text-align:center;
	font-weight:bold;
	width: 100px;
	font-size:12px;
	line-height:1.1em;
}
table#blend td.tea{
	text-align:left;
}
table#blend td.hin img{
	width:120px;
	height:88px;
	display:block;
	margin:0 0 4px;
}
table#blend th{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
}

table#enjoy-menu{
	clear:both;
	text-align:center;
	margin:0 auto 30px auto;
	width:524px;
	color: #09C;
}.point-info {
	border: 2px solid #9CC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #399;
}
.point-info ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
td.cart1{
	width:100px;
}
td.cart2{
	width:69px;
}
td.cart3{
	width:70px;
}
td.cart4{
	width:100px;
}