@charset "utf-8";

/* ¡¡ default.css ¡¡ */

/*--- reset */
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;
}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
caption,th {text-align: left;}
q:before,q:after {content: '';}
object,
embed {vertical-align: top;}
hr,legend {display: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}

/*--- default */
body {
	background: #FFF;
	color: #333;
	font-size: normal;
	font-family: "ƒƒCƒŠƒI","Meiryo",arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
* html body {	/* for IF6 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}


/* ¡¡ style.css ¡¡ */

/*----------------------------------------------------
	Šî–{Ý’èAƒŠƒ“ƒNƒJƒ‰[‚È‚Ç
----------------------------------------------------*/
body {
}

a:link {
	color:#1ca3c0;
	text-decoration: none;
}
a:visited {
	color:#1ca3c0;
	text-decoration: none;
}
a:hover {
	color:#1998b8;
	text-decoration: underline;
}
a:active {
	color:#1998b8;
	text-decoration: none;
}


/*----------------------------------------------------
	”Ä—pclass
----------------------------------------------------*/

/* clearfix */
.clearfix:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -----------------------------------------------------------
	#header
		ƒwƒbƒ_[
----------------------------------------------------------- */
#header {
	width: 800px;
	margin: 0px auto 0;
	background: url(img/header.jpg) left top no-repeat;
	height: 200px;
	position:relative;
}

#header h2 {
	clear: both;
	margin: 0px 0 10px;
	padding-top: 20px;
	padding-left: 20px;
}
#header h2 a{
	font-size: 30px;
	font-weight: bold;
}
#header #headertext{
text-align: left;
padding-left: 20px;
padding-right:20px;



}
#headerDesc {
	color: #fff;
	background: #49cde1;
	height: 20px;
}
#headerDescArea {
	width: 800px;
	margin: 0 auto;
}

#headerDescArea h1 {
	font-size: 10px;
	font-weight: normal;
	float: right;
	margin: 2px 10px 0;
	height: 20px;
}


/* -----------------------------------------------------------
	#footer
		ƒtƒbƒ^[
----------------------------------------------------------- */
#footer {
	clear: both;
	background: #ededed;
	padding: 10px 0 0 0;
	margin-top: 10px;
	font-size: 14px;
}

#footer .copyright {
	color: #fff;
	background: #666;
	text-align: center;
	margin-top: 20px;
	padding: 15px 0 0 0;
	height: 30px;
}

#footerContents ul {
	text-align: center;
	padding: 10px 0 0 0;
}

#footerContents ul li {
	display: inline;
	border-right: solid 1px #999;
	padding: 0 10px 0 10px;
}
#footerContents ul li.end {
	display: inline;
	border: none;
	padding: 0 10px 0 10px;
}

/* -----------------------------------------------------------
	#footerContents
		ƒtƒbƒ^[ƒRƒ“ƒeƒ“ƒc
----------------------------------------------------------- */
#footerContents {
	width: 800px;
	margin: 0 auto;
}


/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 800px;
	margin: 15px auto 0 auto;
	padding-bottom: 10px;
	text-align: left;
}


/*----------------------------------------------------
	#main
		ƒƒCƒ“
----------------------------------------------------*/
#main {
	width: 800px;
	margin-bottom: 50px;
}
#main h2{
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	background: url(img/bg-h2.png) no-repeat;
	padding: 8px 0 0 32px;
	border-right: 1px solid #ccc;
	margin:20px 0;
}
#main h3{
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	background: url(img/bg-h2.png) no-repeat;
	padding: 8px 0 0 32px;
	border-right: 1px solid #ccc;
	margin:10px 0;
}

#main h4{
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	background: url(img/bg-h3.png) no-repeat;
	padding: 9px 0 0 32px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:20px 0;
}

#main h5{
	color: #1ca3c0;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding-left: 20px;
	background: url(img/list-arw.png) 10px center no-repeat;
	margin:20px 0;
	line-height: 32px;
	font-weight: bold;
}

#main h6{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding-left: 20px;
	background: url(img/list-arw.png) 10px center no-repeat;
	margin:20px 0;
}


#main ul li{
	list-style-type: none;
	padding: 0 0 5px 25px;
	background: url(img/list-arw.png) no-repeat;
	background-position:0% 30%;
	margin-left: 15px;
}
#main ol li{
	padding: 0 0 5px 0;
	margin-left:30px;
	list-style-type:decimal;
}
/* ƒe[ƒuƒ‹‘•ü
----------------------------------------------------------- */
#main .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #efefef;
	width: 80px;
}

#main .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	width: 485px;
}


/* -----------------------------------------------------------
	#sub
		ƒTƒCƒhƒo[AƒTƒu
----------------------------------------------------------- */
#sub {
	width: 800px;
}

#sub h4{
	font-size: 14px;
	font-weight: normal;
	width: 768px;
	height: 34px;
	background: url(img/bg-side-h3.png) no-repeat;
	margin:10px 0 0 0;
	padding: 10px 0 0 32px;
	overflow: hidden;
}

#sub ul {
	margin: -10px 0 2px;
}

#sub ul li{
	display: inline;
	float:left;
	line-height:20px;
	list-style-type: none;
	padding: 3px 5px 3px 25px;
	background: url(img/list-arw.png) no-repeat;
	background-position:10px 49%;
	border-bottom: dashed #ccc 1px;
	border-right:1px solid #ccc;
	margin: 5px 0;
	text-align: left;
	width:228px;
	height: 20px;
	overflow: hidden;
}

#sub .menubox{
	font-size: 12px;
	margin: -5px 0 20px 0;
	padding: 10px 10px 10px 10px;
	border: solid #ccc 1px;
}
/* ¡¡ ‘½•ªƒRƒ‚ƒ“ƒXƒ^ƒCƒ‹ ¡¡ */

/* ‹¤’Ê */
.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{
	font-family: sans-serif;
	font-weight:bold;
	_zoom: 1;
	overflow: hidden;
}

#main h4{
	clear:none;
}

h4,h5,h6,ul,ol{
	_zoom: 1;
	overflow: hidden;
}

.lbg{
	line-height:140%;
}



/* ƒ‰ƒ“ƒLƒ“ƒO */

#main .rank1,#main .rank2,#main .rank3,#main .rank4,#main .rank5 {
	background-repeat: no-repeat;
	height: 25px;
	font-size: 18px;
	margin:10px 0 15px 0;
	padding: 35px 0 5px 65px;
	color: #333;
	border-bottom:dotted 1px #666;
	clear: both;
}

#main .rank1{
	background-image: url(img/rank1_a.gif);
}
#main .rank2{
	background-image: url(img/rank2_a.gif);
}
#main .rank3{
	background-image: url(img/rank3_a.gif);
}
#main .rank4{
	background-image: url(img/rank4_a.gif);
}
#main .rank5{
	background-image: url(img/rank5_a.gif);
}

/* ƒ|ƒCƒ“ƒg */

#main .point1,#main .point2,#main .point3,#main .point4,#main .point5 ,#main .point6 ,#main .point7 ,#main .point8 ,#main .point9 ,#main .point10 {
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 46px;
	font-size: 16px;
	margin-top: 10px;
	padding-top: 14px;
	margin-bottom: 10px;
	border-bottom:dotted 2px #CCC;
	color: #3F3F3F;
	background-position: 4px top;
	clear: both;
}


#main .point {
	font-size: 15px;
	color: #333;
	background-image: url(img/point.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	margin-bottom: 5px;
	line-height:130%;
}

#main .point1{
	background-image: url(img/point1.gif);
}
#main .point2{
	background-image: url(img/point2.gif);
}
#main .point3{
	background-image: url(img/point3.gif);
}
#main .point4{
	background-image: url(img/point4.gif);
}
#main .point5{
	background-image: url(img/point5.gif);
}
#main .point6{
	background-image: url(img/point6.gif);
}
#main .point7{
	background-image: url(img/point7.gif);
}
#main .point8{
	background-image: url(img/point8.gif);
}
#main .point9{
	background-image: url(img/point9.gif);
}
#main .point10{
	background-image: url(img/point10.gif);
}


/* –îˆó */

.arrow_blue,.arrow_orange,.arrow_black,.arrow_red{
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 160%;
	font-size: 16px;
	background-position: left center;
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family:sans-serif;
	_zoom: 1;
	overflow: hidden;
}

.arrow_blue {
	background-image: url(img/arrow_blue.gif);
}
.arrow_orange {
	background-image: url(img/arrow_orange.gif);
}
.arrow_black {
	background-image: url(img/arrow_black.gif);
}
.arrow_red {
	background-image: url(img/arrow_red.gif);
}


/* •¶Žš‘•ü */

#main blockquote {
	font-size:12px;
	color:#666666;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 15px;
	line-height: 130%;
}

#main .alert,#main .accept,#main .attention,#main .thint{
	font-size: 12px;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 32px;
	_zoom: 1;
	overflow: hidden;
}

#main .alert {
	background-color: #FFEFEF;
	background-image: url(img/alert.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #A2462F;
	border: 1px solid #FABDA7;
}

#main .accept {
	border: 1px solid #C2E39B;
	background-color: #EFFADA;
	background-image: url(img/accept.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #346F15;
}

#main .attention {
	border: 1px solid #FFDC80;
	background-color: #FEFECB;
	background-image: url(img/attention.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #804900;
}

#main .thint {
	border: 1px solid #C5D7ED;
	background-color: #EFF4FA;
	background-image: url(img/thint.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #2C4F7A;
}

#main  .user1,#main .user2 {
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	_height:70px;
	_zoom: 1;
	overflow: hidden;
}

#main  .user1{
	background-image: url(img/user1.png);
}

#main  .user2{
	background-image: url(img/user2.png);
}

#main .noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}

.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}


/* ƒ{ƒbƒNƒX */

#main .nmlbox,#main .dottbox,#main .ylwbox,#main .graybg{
	padding:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#main  .graybg{
	background-color:#EBEBEB;
}

#main .dottbox{
	border:dotted 1px #666;
}
#main .nmlbox {
	border: 2px solid #CCCCCC;
}
#main .ylwbox {
	background-color: #FFFFD2;
	border: 2px solid #CC0000;
}


/* …•½ü */

.border1,.border2,.border3,.borderdot,.borderdot2{
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	height: 1px;
	_zoom: 1;
	overflow: hidden;
}

.border1 {
	border-bottom:solid 1px #999;
}
.border2 {
	border-bottom:solid 1px #990000;
}

.border3 {
	border-bottom:solid 1px #003366;
}

.borderdot {
	border-top:dotted 1px #999;
}

.borderdot2 {
	border-top:dotted 2px #999;
}

.layout_l{
	float:left;
}

.layout_r{
	float:right;
}

.hd,.hd:hover,.hd:visited{
	color:#333;
	text-decoration:none;
}


/* ŠpŠÛ */

.rnd1{
	padding: 15px;
	margin: 15px auto 15px auto;
}

.rnd1{
	position:relative;
	z-index:1;
	padding: 15px;
	margin: 15px auto 15px auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://jnolyoo7.exout.net/css/PIE.htc);
}



.rbox1 {
	background-color: #f0f0f0;
	border: 1px solid #d7d7d7;
}

.rbox2 {
	background-color: #FFF;
	border: 2px solid #FF843F;
}

.rbox3 {
	background-color: #FFF;
}

.rbox4 {
	background-color: #F5F5F5;
}


/* ƒVƒƒƒhƒE */

.shadow1,.shadow2,.shadow3{
	padding: 15px;
	margin: 15px auto 15px auto;
}

.shadow1{
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	behavior: url(http://jnolyoo7.exout.net/css/PIE.htc);
}

.shadow2{
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	behavior: url(http://jnolyoo7.exout.net/css/PIE.htc);
}


/* FAQ */

.question1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 15px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(img/q1.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}

.answer1 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	border:solid 1px #CCC;
	background-color:#F5F5F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 5px auto 35px auto;
	padding: 20px 20px 20px 60px;
	background-image: url(img/a1.png);
	background-repeat: no-repeat;
	background-position: 12px 18px;
	behavior: url(http://jnolyoo7.exout.net/css/PIE.htc);
}

.question2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto 4px auto;
	padding: 5px 0 6px 50px;
	background-image: url(img/q2.png);
	background-repeat: no-repeat;
	background-position: 10px top;
}

.answer2 {
	position:relative;
	font-size: 13px;
	line-height:140%;
	margin: 5px auto 15px auto;
	padding: 10px 10px 20px 50px;
	background-image: url(img/a2.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	border-bottom:dotted 1px #CCC;
}



/* ‚«o‚µ */

.bln{
	font-size:13px;
	line-height:130%;
	_zoom: 1;
	overflow: hidden;
	padding:0;
	margin: 0;
	color: #333333;
}

.b_body{
	margin:0;
	width:auto;
	padding:12px 19px;
	_zoom: 1;
	overflow: hidden;
}


.balloon1 .b_body{
	background-color:#F5F5F5;
	border:solid 1px #CCC;
}

.balloon2 .b_body{
	background-color:#FFF;
	border:solid 1px #CCC;
}

.balloon3 .b_body{
	background-color:#EBEBEB;
}

.balloon4 .b_body{
	background-color:#EAF1FF;
	border:solid 1px #6AA3F9;
}

.balloon5 .b_body{
	background-color:#FFEAEA;
	border:solid 1px #F96565;
}

.balloon6 .b_body{
	background-color:#FFF;
	border:solid 2px #CC0000;
}

.balloon7 .b_body{
	background-color:#FFF;
	border:solid 2px #0080B8;
}

.balloon8 .b_body{
	background-color:#FFF;
	border:solid 2px #FF8201;
}

.balloon9 .b_body{
	background-color:#FFF;
	border:2px solid #739221;
}



.bln .img-l{
	position:relative;
	z-index:100;
	background-image:url(img/balloon.png);
	top: 18px;
	left:1px;
	float:left;
	width: 28px;
	height: 19px;
	margin:0;
}

.bln .img-r{
	position: relative;
	z-index:100;
	background-image:url(img/balloon.png);
	top: 18px;
	right:1px;
	float:right;
	width: 28px;
	height: 19px;
	margin:0;
}
.bln .img-t{
	position: relative;
	z-index:100;
	background-image:url(img/balloon.png);
	top:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	float:none;
	margin:0;
}
.bln .img-b{
	position: relative;
	z-index:100;
	background-image:url(img/balloon.png);
	bottom:1px;
	left: 30px;
	width: 22px;
	height: 22px;
	margin:0;
}


div.bln:after{height:0; visibility: hidden; content: ".";   display: block; clear: both;}
.balloon1 .img-b{ background-position: 0 0;} 
.balloon1 .img-l{ background-position: 0 -72px;} 
.balloon1 .img-r{ background-position: 0 -139px;} 
.balloon1 .img-t{ background-position: 0 -206px;} 
.balloon2 .img-b{ background-position: 0 -278px;} 
.balloon2 .img-l{ background-position: 0 -350px;} 
.balloon2 .img-r{ background-position: 0 -417px;} 
.balloon2 .img-t{ background-position: 0 -484px;} 
.balloon3 .img-b{ background-position: 0 -556px;} 
.balloon3 .img-l{ background-position: 0 -628px;} 
.balloon3 .img-r{ background-position: 0 -695px;} 
.balloon3 .img-t{ background-position: 0 -762px;} 
.balloon4 .img-b{ background-position: 0 -834px;} 
.balloon4 .img-l{ background-position: 0 -906px;} 
.balloon4 .img-r{ background-position: 0 -973px;} 
.balloon4 .img-t{ background-position: 0 -1040px;} 
.balloon5 .img-b{ background-position: 0 -1112px;} 
.balloon5 .img-l{ background-position: 0 -1184px;} 
.balloon5 .img-r{ background-position: 0 -1251px;} 
.balloon5 .img-t{ background-position: 0 -1318px;} 
.balloon6 .img-b{ background-position: 0 -1390px;bottom:2px;} 
.balloon6 .img-l{ background-position: 0 -1462px;left:2px;} 
.balloon6 .img-r{ background-position: 0 -1531px;right:2px;} 
.balloon6 .img-t{ background-position: 0 -1600px;top:2px;} 
.balloon7 .img-b{ background-position: 0 -1672px;bottom:2px;} 
.balloon7 .img-l{ background-position: 0 -1744px;left:2px;} 
.balloon7 .img-r{ background-position: 0 -1813px;right:2px;} 
.balloon7 .img-t{ background-position: 0 -1882px;top:2px;} 
.balloon8 .img-b{ background-position: -78px 0;bottom:2px;} 
.balloon8 .img-l{ background-position: -78px -72px;left:2px;}
.balloon8 .img-r{ background-position: -78px -141px;right:2px;}
.balloon8 .img-t{ background-position: -78px -210px;top:2px;}
.balloon9 .img-b{ background-position: -78px -282px;bottom:2px;} 
.balloon9 .img-l{ background-position: -78px -354px;left:2px;} 
.balloon9 .img-r{ background-position: -78px -423px;right:2px;} 
.balloon9 .img-t{ background-position: -78px -492px;top:2px;} 

/* ¡¡ table.css ¡¡ */

table{
	width:100%;
	_width:95%;
	font-size:13px;
	margin-top:10px;
	margin-bottom:10px;
}

th{
	background-color:#EBEBEB;
}

td{
	background-color:#FFFFFF;
}

#menu .ritem td,#rmenu .ritem td{
	border:none;
}

/*@‹¤’ÊƒXƒ^ƒCƒ‹ */

.rtitle  {
	height: 44px;
	text-align: center;
	overflow: hidden;
	padding: 4px;
}

.rimg {
	text-align: center;
}
.price {
	color: #CC0000;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 120%;
	text-align: center;
}

.tdesc {
	text-align: left;
	vertical-align: top;
}


/* ¤•i’Â—ñŒ^ */
.ritm
{
	background-color:#FFFFFF;
}

.ritm th,.ritm td
{
	padding:6px;
	width:auto;
	line-height: 120%;
	border:solid 1px #CCC;
	vertical-align:top;
	text-align: center;
}

.col1 td ,.col1 th{
	width: 100%;
}

.col2 td ,.col2 th{
	width: 50%;
}

.col3 td ,.col3 th{
	width: 33%;
}

.col4 td ,.col4 th{
	width: 25%;
}

/* “Á’èŽæˆø–@‚ÉŠÖ‚·‚é•\‹L */

.tokusho {
	background-color: #CCCCCC;
}

.tokusho th, .tokusho td {
	padding: 8px;
}

.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}

/* ¤•ià–¾ */

.ritm_desc {
	border: 1px solid #CCCCCC;
}
.ritm_desc td {
	vertical-align: top;
	padding: 10px;
}
.ritm_desc .title {
	background-color: #EBEBEB;
	padding: 5px;
	margin-bottom: 8px;
	text-align:left;
	line-height:120%;
	font-family: 'HGP‘n‰pŠpºÞ¼¯¸UB', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', sans-serif;
	font-weight:normal;
}

.ritm_desc .title a{
	color:#333;
}

.ritm_desc .title a:hover{
	color:#FF0000;
}

.ritm_desc .desc{
	padding:20px;
}

.ritm_desc .price {
	text-align: left;
	padding: 0px;
}
.ritm_desc  .img {
	width: 20%;
}
.ritm_desc .more, .ritm_desc .price, .ritm_desc .review {
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}


/* ¥1/18ˆÈ~’Ç‰Á•ª */

/* ƒ‰ƒ“ƒLƒ“ƒO1 */

.rnk1item {
	border: 1px solid #CCCCCC;
}
.rnk1item  th {
	background-color: #FFFFFF;
	width: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rnk1item td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.rnk1item .ttitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 130%;
}

.rnk1item th, .rnk1item td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.rnk1item .timg {
	width: 130px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	vertical-align: middle;
}
.rnk1item .alt th, .rnk1item .alt td {

}
.rnk1item p {
	margin: 0px;
	padding: 0px;
}


/* ƒ‰ƒ“ƒLƒ“ƒOŒ^2 */

.rnk2item {
	font-size: 12px;
}

.rnk2item .timg, .rnk2item .tdesc {
	padding: 15px;
}
.rnk2item td {
	padding: 0px;
	vertical-align: top;
}
.rnk2item .ttitle {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	font-size: 16px;
}

.rnk2item  .timg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width:130px;
}

.rnk2item .timg img {
	padding-bottom: 10px;
}

.rnk2item .tdesc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 160%;
}

.rnk2item .ttable {
	width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	border: 1px solid #cccccc;
}
.ttable th, .ttable td {
	padding: 8px;
	width: auto;
	text-align: center;
}

/* ¥1/25’Ç‰Á•ª */

/* ƒ‰ƒ“ƒLƒ“ƒOŒ^3 */

.rnk3item {
	border: 1px solid #CCCCCC;
}
.rnk3item  th {
	text-align: left;
	padding: 8px;
	font-size: 17px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
}
.rnk3item th img {
	vertical-align: bottom;
	margin-right: 6px;
}

.rnk3item td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rnk3item .timg {
	text-align: center;
	width: 150px;
}

/* ‰¿Ši”äŠrŒ^1 */

.prc1item {
	border: 1px solid #CCCCCC;
}

.prc1item th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 6px;
	text-align: center;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item .alt td {
	background-color: #F5F5F5;
}

.prc1item .price {
	text-align: right;
	width: 120px;
}

/* €–Úà–¾Œ^ */

.dsc1item,.dsc2item {
	background-color: #CCCCCC;
}
.dsc1item  th, .dsc1item  td,.dsc2item th, .dsc2item td {
	padding: 6px;
}
.dsc1item th , .dsc2item th {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.dsc1item td , .dsc2item td {
	font-size: 95%;
	vertical-align: top;
}

.dsc1item th{
	width: 30%;
}

.dsc2item .col2 th{
	width: 50%;
}

.dsc2item .col3 th{
	width: 33%;
}

.dsc2item .col4 th{
	width: 25%;
}

/* ƒƒjƒ…[Œ^ */

.tblmenu1item td {
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
	vertical-align:top;
}
.tblmenu1item  td  .ttitle {
	background-color: #EEEEEE;
	font-weight: bolder;
	padding: 7px;
	margin-bottom: 8px;
	font-size: 13px;
}

.tblmenu1item .col1{
	width:100%;
}

.tblmenu1item .col2{
	width:50%;
}

/* ¡¡ ŒûƒRƒ~‰æ‘œ’Ç‰Á ¡¡ */

#main .user1,#main .user2,#main .user3,#main .user4,#main .user5,#main .user6{
	font-size: 12px;
	line-height: 130%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #EFF4FA;
	border: 1px solid #C5D7ED;
	min-height: 70px;
	_height:70px;
	_zoom: 1;
	overflow: hidden;
}

#main  .user1{
	background-image: url(img/userm_1.png);
}

#main  .user2{
	background-image: url(img/userf_1.png);
}

#main  .user3{
	background-image: url(img/userm_2.png);
}

#main  .user4{
	background-image: url(img/userm_3.png);
}

#main  .user5{
	background-image: url(img/userf_2.png);
}

#main  .user6{
	background-image: url(img/userf_3.png);
}


/* ƒTƒCƒgƒ}ƒbƒv */

#sitemaps{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemaps ul{
	margin:0;
	padding:0;
}

#sitemaps li{
	list-style-type: none;
	list-style-image: none;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .sbox1 {
	float: left;
	clear: left;
}

#sitemaps .sbox2 {
	float: right;
	clear: right;
}

#sitemaps .l1{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
}
#sitemaps .l2{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
margin-left: 20px;
}
#sitemaps .l3{
background: url(img/list-arw.png) left center no-repeat;
padding-left: 15px;
margin-left: 40px;
}

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

#space1,#space2,#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{
	margin: 15px 10px 30px;
	color: #545454;
	line-height: 180%;
}

/*	‰æ‘œƒŠƒ“ƒN */
#main a img{background:none!important}
#main a:hover img{
	opacity:0.6;
	filter:"alpha(opacity=60)";
	-ms-filter: "alpha( opacity=60 )";
	background:none!important;
}
#whatsnew {
margin:10px 10px;
background: url(img/wn.png) 20px 5px no-repeat;
padding:40px 20px 5px;
border-top: 1px #f1f1f1 solid ;
border-left: 1px #f1f1f1 solid ;
border-bottom: 1px #ccc solid ;
border-right: 1px #ccc solid ;
}

#whatsnew ul li{
background: url(img/list-arw.png) 10px center no-repeat;
text-indent: 20px;
padding-top: 5px;
}

#siteNavi{
font-size: 90%;
color:#666;
}

#entrylist dl{
margin: 10px;
}
#entrylist dt{
font-weight: bold;
padding-left: 20px;
background: url(img/list-arw.png) 10px center no-repeat;
}
#entrylist dd{
margin: 0 20px 10px;
}

#main img{
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
}

/* ƒOƒ[ƒoƒ‹ƒƒjƒ…[ */

#topmenu {
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	width: 800px;
	margin: 0px auto;
	background:#ffffff;
	padding:5px 0;}

#topmenu span a {
	overflow: hidden;
	width: 196px;
	_width:19.6%;
	text-align: center;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 30px;
	background:#ffffff;
	margin: 0px  1px;
	padding: 0px;
	display: block;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	font-size: 14px;
}
#topmenu span a:hover {
	color: #000099;
	background:#effcfe;
}

/* ƒuƒƒOƒ‚[ƒh•âŠ® */
.blog .title{
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	background: url(img/bg-h3.png) no-repeat;
	padding: 9px 0 0 32px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:20px 0;
}
.blog .text,#categorylist .desc{
	margin: 0 10px 10px;
	font-size: 90%;
}
.blog .detail,#categorylist .detail{
	text-align: right;
	font-size: 12px;
}
.blog .list{
	background: url(img/list-arw.png) left center no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}
.blog .more ,#categorylist .more{
padding: 3px 10px;
border:1px solid #ddd;
text-decoration: none;
text-align: center;
margin-left: 10px;
}
.blog .more img,#categorylist .more img{padding: 0 5px 0 0 ;}
}

/* ü‚è˜g•âŠ®(ƒfƒtƒHƒ‹ƒgC³) */

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}

.txt-border p {
	line-height: 22px;
	font-size: 13px;
}

.txt-line  {
	border: 2px solid #CCCCCC;
}

.txt-yellowback {
	background-color: #FFF9DF;
	border: 2px solid #CC0000;
}

.txt-grayback {
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;

}

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-frame{
	border:solid 2px #CCCCCC;	
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

.txt-rndbox .top{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-rndbox .body{
	border-left:solid 1px #B4B4B4;
	border-right:solid 1px #B4B4B4;
	padding:10px 30px;
}

.txt-rndbox .bottom{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox1 {
	background-image: url(./img/dec1_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox1  .top{
	height:50px;
	background-position: left top;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox1  .body{
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox1  .bottom{
	height:70px;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox2 {
	background-image: url(./img/dec2_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox2  .top{
	height:40px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox2  .body{
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox2  .bottom{
	height:65px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main .txt-grayback,#main  .txt-colorback,#main .txt-line, #main .txt-frame,#main .txt-colorframe{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 30px;
}

#main .txt-rndbox, #main .txt-decbox1, #main .txt-decbox2{
	padding:0px;	
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	width: auto;
	padding: 0px;
	position: static;
	background-image: none;
	border: none;
	font-size: 26px;
	text-align: center;
}

#main .txt-decbox1 h3 span, #main .txt-decbox2 h3 span {
	background-image: none;
}

/* ‹LŽ–ƒXƒ^ƒCƒ‹ - F·•ª */

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	color:#333;
	background-color:#FFF;
	line-height:140%;
}
#whatsnew ul li span{margin-right:10px;}
