@charset "utf-8";

/* ¡¡ common.css ¡¡ */
/*
		ƒtƒŒ[ƒ€E˜g‘g‚Ý
 -------------------------------------------------- */

/* container - ‘S‘Ì˜g */
#container{
	position: relative;
	width: 950px;
	margin: 0px auto;
	text-align: left;
}


/* content - ƒRƒ“ƒeƒ“ƒc‘S‘Ì˜g */
#content{
	position: absolute;
	width: 890px;
	margin: 220px 0px 50px 0px;
	z-index: 1;
	border-top: 1px #cc3300 solid;
	background: #fff url(./img/border-bg.gif) left top repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}


/*
		ŠeŽíƒŠƒZƒbƒg•‹¤’ÊÝ’è
 -------------------------------------------------- */


/* margin, padding ‚ÌƒŠƒZƒbƒg */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p{
	margin: 0;
	padding: 0;
}


/* ‹­’²•\Ž¦‰ðœ */
address,h1,h2,h3,h4{
	font-style: normal;
	font-weight: normal;
}


/* block element */
div,h1,h2,h3,h4,h5,h6,p,blockquote,address{
  display: block;
}


/* h */
h1, h2, h3, h4, h5, h6{
	font-size: 1.0em;
}


/* img */
img{
	border: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}


/* ¶‰ñ‚èž‚Ý */
img.l{
	float: left;
	margin: 0px 20px 20px 0px;
	border: 1px #000 solid;
}


/* ‰E‰ñ‚èž‚Ý */
img.r{
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px #000 solid;
}


/* paragraph */
p{
	color: #454545;
	line-height: 160%;
}


/* list */
ul,ol,dl{
	margin: 0px;
	padding: 0px;
}


li,dt,dd{
	margin: 0px;
	padding: 0px;
	list-style: none none outside;
}


/* body */
body{
	color: #cc3300;
	font-family: 'ƒƒCƒŠƒI', Meiryo, 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-size: 85%;
	line-height: 160%;
	text-align: center;
	background: #fff url(./img/bg.gif) top center repeat;
	
}


/* link */
a{ color: #0000cc; text-decoration: none; }
a:hover{ color: #ff0000; text-decoration: underline; }

#main a img{ padding: 1px; border: 1px #0000ff solid; }
#main a:hover img{ padding: 1px; border :1px #ff0000 solid; }


/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0px;
   font-size: 0px;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/* ¡¡ header.css ¡¡ */


/*
		h1 Text
 -------------------------------------------------- */

h1{
	position: absolute;
	padding-right: 10px;
	width: 940px;
	font-size: 0.9em;
	text-align: right;
	line-height: 20px;
	z-index: 1;
	color: #fff;
	background-color: #cc3300;
}





/*
		Header
 -------------------------------------------------- */

/* ˜g */
#header{
	position: absolute;
	top: 20px;
	width: 948px;
	height: 180px;
	text-align: left;
	background: #fff url(./img/header.jpg) right top no-repeat;
	border-left:  1px #cc3300 solid;
	border-right:  1px #cc3300 solid;
}


#header h2{
	margin: 55px 40px;
	font-size: 2.5em;
}

#header h2 a{
color: #cc3300; 
 
 }
#header h2 a:hover{
color: #cc0000; 
text-decoration: underline; 
 
 }


#header #headertext{
	position: absolute;
	top: 120px;
	margin: 0px 50px;
	color: #cc3300;
	font-size: 0.9em;
}



/* ----------------------------------- topicpath */

/* frame */
#siteNavi{
	position: absolute;
	width: 950px;
	top: 200px;
	font-size: 0.95em;
	text-indent: 30px;
	border-top: 1px #cc3300 solid;
	background: #ddd url(./img/border-bg.gif) left top repeat-y;
	height : 25px;
}


#siteNavi li{
	display: inline;
	margin: 0px 5px 0px 0px;
	color: #454545;
	line-height: 30px;
	font-size: 0.9em;
	z-index: 100000;
}

#siteNavi li a{
	padding: 0px 20px 0px 0px;
	text-decoration: underline;
	background: url(./img/topicpath-bg.gif) right center no-repeat;
}



/* ¡¡ main.css ¡¡ */


#main{
	float: left;
	display: inline;
	width: 610px;
	margin: 0px;
}


/* ------------------------------ Title - Œ©o‚µ */


/* h2 */
#main h2{
	margin: 30px 0px;
	font-size: 1.4em;
	line-height: 45px;
	text-indent: 50px;
	font-weight: bold;
	color: #000;
	background: url(./img/h2-bg.jpg) left center no-repeat;
}


/* h2Ëh3 */
#main h3{
	margin: 30px 0px;
	font-size: 1.4em;
	line-height: 45px;
	text-indent: 50px;
	font-weight: bold;
	color: #000;
	background: url(./img/h2-bg.jpg) left center no-repeat;
}


/* h3Ëh4 */
#main h4{
	margin: 30px 0px;
	padding: 3px 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-indent: 30px;
	color: #000;
	border-bottom: 3px #cc3300 double;
	background: url(./img/h3-bg.gif) 5px 3px no-repeat;
}

#main h5{
	margin: 25px 0px;
	padding: 2px 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 30px;
	color: #000;
	border-bottom: 2px #cc3300 solid;
	background: url(./img/h5.jpg) 5px center no-repeat;
}
#main h6{
	margin: 25px 0px;
	padding: 2px 0px;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 25px;
	color: #000;
	border-bottom: 1px #cc3300 solid;
	background: url(./img/h6.jpg) 5px center no-repeat;
}

/* ------------------------------ –{•¶ */

/* ƒeƒLƒXƒg 
#main p{
	margin: 30px;
	color: #545454;
	line-height: 170%;
}*/

#space1,#space2,#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{
	margin: 20px;
	line-height: 180%;
	color: #545454;
}

/* –{•¶’†‚Ì‰æ‘œÝ’è */
#main a img{ padding: 1px; border: 1px #0000ff solid; }
#main a:hover img{ padding: 1px; border :1px #ff0000 solid; }




/* ------------------------------ dl, dt, dd - ’è‹`ƒŠƒXƒg */

#main dl{
	margin: 30px;
	padding: 15px 20px 10px;
	border: 1px #cc3300 dotted;
}

#main dl dt{
	font-size: 110%;
	font-weight: bold;
	text-indent: 10px;
	color: #cc3300;
	border-bottom: 3px #cc3300 double;
}

#main dl dd{
	margin: 7px 0px 10px 0px;
	padding: 0px 15px;
	font-size: 0.9em;
	color: #666;
}





/* ------------------------------ ul, ol, li - ƒŠƒXƒg */
#main ul,
#main ol{ margin: 0 30px; }

#main ul li{
	margin: 7px 0px 0px;
	padding: 0px 0px 0px 40px;
	list-style: none none outside;
	border-bottom: 1px #cc3300 dotted;
	background: url(./img/list.gif) 15px top no-repeat;
}

#main ol li{
	list-style-type:decimal ;
	margin-left: 30px;
	margin-top:7px;
}


#main ul#whatsnew li{
	margin: 10px 10px;
	padding: 0px 0px 10px 10px;
	list-style: none none outside;
	background: none;
}

#whatsnew .top{
height: 35px;
margin: 20px 30px 0px;
background: url(./img/whats_top.png) left center no-repeat;
border-bottom: 3px #cc3300 double;}



/* ------------------------------ Blockquote - ˆø—p */

#main blockquote{
	margin: 30px;
	padding: 1px;
	border: 1px #cc3300 dotted;
}








/* ¡¡ sub.css ¡¡ */



/* Frame */
#sub{
	float: right;
	display: inline;
	width: 250px;
	margin: 0px;
}


#sub a img{ opacity: 1.0; filter: alpha(opacity=100); }
#sub a:hover img{ opacity: 0.6; filter: alpha(opacity=60); }


#sub h4{
	margin: 30px 0px 0px;
	font-size: 1.2em;
	line-height: 40px;
	text-align: center;
	color: #000;
	border-left: 1px #cc3300 solid;
	border-right: 1px #cc3300 solid;
	background: url(./img/h4-bg.jpg) left top repeat-x;
}

#sub ul{
	margin: 0px;
	padding: 0px;
	border-left: 1px #cc3300 solid;
	border-right: 1px #cc3300 solid;
}


#sub ul li{
	display: inline;
	margin: 0px;
	font-size: 0.9em;
}


#sub ul li a{
	display: block;
	margin: 0px;
	padding: 10px 20px;
	border-bottom: 1px #cc3300 solid;
	background: url(./img/sub-link.gif) 10px 16px no-repeat;
}
#sub ul li a:hover{ background: #efefef;}
#sub .l2 a {
	margin: 0px;
	padding: 10px 20px 10px 40px;
	background: url(./img/sub-link.gif) 30px 16px no-repeat;
}
#sub .l3 a {
	margin: 0px;
	padding: 10px 20px 10px 60px;
	background: url(./img/sub-link.gif) 50px 16px no-repeat;
}

#space3,#space4{
	margin: 0px;
	padding: 15px 10px;
	font-size: 0.9em;
	border-left: 1px #cc3300 solid;
	border-right: 1px #cc3300 solid;
	border-bottom: 1px #cc3300 solid;
}


#sub p.img{
	margin: 20px 0px;
	padding: 0px;
	border: none;
	text-align: center;
}


/* ¡¡ footer.css ¡¡ */




/* ˜g */
#footer{
	clear: both;
	margin: 0px 1px 20px;
	padding: 20px 0px 0px;
}

#footer ul{
	padding: 3px 0px;
	text-align: right;
	border-top: 1px #e9e9e9 solid;
}

#footer ul li{
	display: inline;
	margin: 0px 10px;
	font-size: 0.9em;
}


#footer address{
	color: #fff;
	font-size: 0.9em;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: url(./img/footer-bg.jpg) left top repeat-x;
}


#footer address a{ color: #fff; }
#footer address a:hover{ background: none; color: #333; text-decoration: none; }


#footer dl{
	float: right;
	display: inline;
	margin: 0px 7px 0px 0px;
}

#footer dl dt{
	float: left;
	display: inline;
	margin: 0px 7px;
	color: #999;
	font-size: 0.9em;
}

#footer dl dd{
	float: left;
	margin: 3px 5px 0px;
	font-size: 0.8em;
}

#footer dl dd a{ color: #999; text-decoration: none; background-color: #fff; }



/* ¡¡ ‘½•ªƒ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;
}

#content h4{
	clear:none;
}

h4,h5,h6,ul,ol{
	_zoom: 1;
	overflow: hidden;
}

.lbg{
	line-height:140%;
}



/* ƒ‰ƒ“ƒLƒ“ƒO */

#content .rank1,#content .rank2,#content .rank3,#content .rank4,#content .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;
}

#content .rank1{
	background-image: url(./img/rank1_a.gif);
}
#content .rank2{
	background-image: url(./img/rank2_a.gif);
}
#content .rank3{
	background-image: url(./img/rank3_a.gif);
}
#content .rank4{
	background-image: url(./img/rank4_a.gif);
}
#content .rank5{
	background-image: url(./img/rank5_a.gif);
}

/* ƒ|ƒCƒ“ƒg */

#content .point1,#content .point2,#content .point3,#content .point4,#content .point5 ,#content .point6 ,#content .point7 ,#content .point8 ,#content .point9 ,#content .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;
}


#content .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%;
}

#content .point1{
	background-image: url(./img/point1.gif);
}
#content .point2{
	background-image: url(./img/point2.gif);
}
#content .point3{
	background-image: url(./img/point3.gif);
}
#content .point4{
	background-image: url(./img/point4.gif);
}
#content .point5{
	background-image: url(./img/point5.gif);
}
#content .point6{
	background-image: url(./img/point6.gif);
}
#content .point7{
	background-image: url(./img/point7.gif);
}
#content .point8{
	background-image: url(./img/point8.gif);
}
#content .point9{
	background-image: url(./img/point9.gif);
}
#content .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);
}


/* •¶Žš‘•ü */

#content 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%;
}

#content .alert,#content .accept,#content .attention,#content .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;
}

#content .alert {
	background-color: #FFEFEF;
	background-image: url(./img/alert.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #A2462F;
	border: 1px solid #FABDA7;
}

#content .accept {
	border: 1px solid #C2E39B;
	background-color: #EFFADA;
	background-image: url(./img/accept.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #346F15;
}

#content .attention {
	border: 1px solid #FFDC80;
	background-color: #FEFECB;
	background-image: url(./img/attention.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #804900;
}

#content .thint {
	border: 1px solid #C5D7ED;
	background-color: #EFF4FA;
	background-image: url(./img/thint.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #2C4F7A;
}

#content  .user1,#content .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;
}

#content  .user1{
	background-image: url(./img/user1.png);
}

#content  .user2{
	background-image: url(./img/user2.png);
}

#content .noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}

.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}


/* ƒ{ƒbƒNƒX */

#content .nmlbox,#content .dottbox,#content .ylwbox,#content .graybg{
	padding:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
}

#content  .graybg{
	background-color:#EBEBEB;
}

#content .dottbox{
	border:dotted 1px #666;
}
#content .nmlbox {
	border: 2px solid #CCCCCC;
}
#content .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://pcze12ra.tabigeinin.com/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://pcze12ra.tabigeinin.com/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://pcze12ra.tabigeinin.com/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://pcze12ra.tabigeinin.com/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: #cc3300;
}

.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;
}
.ttable th, .ttable td {
	padding: 8px;
	width: 33%;
	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ƒ~‰æ‘œ’Ç‰Á ¡¡ */

#content .user1,#content .user2,#content .user3,#content .user4,#content .user5,#content .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;
}

#content  .user1{
	background-image: url(./img/userm_1.png);
}

#content  .user2{
	background-image: url(./img/userf_1.png);
}

#content  .user3{
	background-image: url(./img/userm_2.png);
}

#content  .user4{
	background-image: url(./img/userm_3.png);
}

#content  .user5{
	background-image: url(./img/userf_2.png);
}

#content  .user6{
	background-image: url(./img/userf_3.png);
}


/* ƒTƒCƒgƒ}ƒbƒv */

#sitemaps{
	padding-top: 0px;
	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;
}

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

#categorylist .cbox{
	margin: 0px 20px 15px;
	line-height: 180%;
}
img{
	border: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
}

body{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

h1,h2,h3,h4,h5,h6{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
