/* check:IE6.X IE7.X Firefox3.X Safari3.X */
/* lastupdateF2009/5/07 */

/* 01:Default */
/* 02:Structure */
	/* 02-1:NAVI */
/* 03:Finding */
/* 04:Link */
/* 05:Photo */
/* 06:Form */
/* 07:Etc */



/*------- 01:Default -------*/

body, div, h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p, blockquote, th, td, img, hr{
    margin:0;
    padding:0;
	zoom:1;		/*IEhasLayout*/
}

html{
    overflow-y:scroll;@/*scrollbar display*/
}

body{
}

dl, dt, dd, ul, ol{
    margin:0;
    padding:0;
	color:#333333;
}

p{
	line-height:1.5;@/*Interlinear space*/
	color:#333333;
	font-size:12px;
	
}

ul,dl{
    list-style:none;
}

ol{
}

li{
	font-size:12px;
	line-height:1.3;
}

strong{
	font-size:12px;
}

img{
	border:none;
	vertical-align:top;
}

/*table{
	clear:both;
	border-collapse: collapse;
	margin-bottom:15px;
	border:solid 1px #cccccc;
}

th,td{
	padding:7px;
	border:solid 1px #cccccc;
}

th{
	background-color:#f2f2f2;
	text-align:left;
	font-size:80%;
}

td{
	font-size:80%;
	color:#333333;
}
*/
caption{
	text-align:left;
	padding-bottom:3px;
	font-size:80%;
}

em{
	font-weight:bold;
	font-style:normal;
}


/*------- 02:Structure -------*/

#Wrapper{
	margin:0 auto;
	width:778px;
	overflow:hidden;
	border-left:solid 1px #ffc6da;
	border-right:solid 1px #ffc6da;
	text-align:left;
}

#Header{
	position:relative;
	padding:10px 0 10px 10px;
}

#GlovalNavi{
	height:58px;
	background-image:url(../img/gnavi_bg.jpg);
	background-repeat:repeat-x;
}

.gunder{
	background-image:url(../img/gunder_bg.jpg);
	height:23px;
}

#Contents{
	float:right;
	width:600px;
	margin-right:10px;
	display:inline;
	margin-bottom:5px;
	text-align:left;
}

#Topicpath{
	background-color:#f7f7f7;
	padding:5px;
	margin-bottom:10px;
}

#SideNavi{
	float:left;
	width:138px;
	margin-left:10px;
	border:solid 1px #d8d8d8;
	padding-bottom:15px;
	margin-bottom:15px;
	display:inline;
}

.backtop{
	clear:both;
	text-align:right;
	margin-top:20px;
}

#Footer{
	clear:both;
	background-image:url(../img/dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}


/*------- 02-1:NAVI -------*/

#GlovalNavi li{
	float:left;
}

#Topicpath li{
    display:inline;
    line-height:110%;   
    list-style-type:none;   
    padding-left:5px;
}



#SideNavi ul{
	margin-bottom:1px;
}

#SideNavi li{
	font-size:12px;
}

#SideNavi ul.annotation{
	padding:15px 5px 5px 5px;
}

#SideNavi ul.annotation li{
	font-size:10px;
}

#SideNavi ol{
	margin-bottom:30px;
}

#SideNavi ol li{
	background-image:none;
	list-style:none;
	padding-left:0;
	height:152px;
}

#Footer ul{
	padding-bottom:15px;
	margin-left:160px;
}

#Footer li{
	float:left;
	padding-right:20px;
	padding-left:18px;
	background-image:url(../img/bar.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#Footer li.none{
	background-image:none;
}


/*------- 03:Finding -------*/

h1{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:42px;
	left:230px;
}

h2{
	clear:both;
	font-size:12px;
}

h2.general{
	background-color:#ff6190;
	padding:7px;
	color:#FFF;
	font-size:12px;
}

#Contents h2{
	margin-bottom:15px;
}

h3{
	font-size:12px;
	clear:both;
}

h3.product{
	font-size:12px;
	background-image:url(../img/product_h3.gif);
	background-repeat:repeat-x;
	padding-bottom:5px;
	padding-top:15px;
	margin-bottom:8px;
}

h3.product2{
	font-size:12px;
	color:#0082b7;
	padding-top:10px;
	margin-bottom:5px;
}

h3.map{
	font-weight:normal;
	background-image:url(../img/circle.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	background-color:#ffeff4;
	padding:6px;
	padding-left:21px;
	margin-bottom:10px;

}

h3.ranking{
	padding-top:20px;
}

h3.point{
	margin-bottom:10px;
}

.guidebox h3{
	margin-bottom:10px;
	padding-left:33px;
}

h4{
	clear:both;
	font-size:12px;
}

.guidebox h4{
	background-color:#EFEFEF;
	padding:5px;
	margin-bottom:5px;
}


.voice h4{
	text-align:center;
	margin-top:5px;
	margin-bottom:3px;
	color:#fc615f;
}

.guidebox h4{
	margin-bottom:5px;
}

h5{
	font-size:12px;
	margin-bottom:10px;
	color:#000000;
}

h6{
	margin-bottom:10px;
}


/*------- 04:Link -------*/

a{
	color:#3b3b3b;
	text-decoration:none;
}

a:hover{
	color:#f34a71;
	text-decoration:underline;
}

#Topicpath li a{
    padding-right:11px;
	background-image:url(../img/topicpath_circle.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#8c8c8c;
	text-decoration:none;
}

#Topicpath li a:hover{
	color:#f34a71;
	text-decoration:underline;
}

#SideNavi li a{
	background-image:url(../img/side_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:6px;
	height:15px;
}

#SideNavi li a:hover{
	background-image:url(../img/side_bg_over.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:6px;
	height:15px;
}


#SideNavi li a.product{
	padding:0;
	background-image:none;
}

#SideNavi li a:hover.product{
	padding:0;
	background-image:none;
}




.list a{
	color:#005273;
	text-decoration:underline;
}

.list a:hover{
	color:#f34a71;
	text-decoration:underline;
}


/*------- 05:Photo -----*/

/*-------  06:Form -------*/


/*-------  07:Etc -------*/

#Footer p{
	clear:both;
	font-size:12px;
	color:#333333;
	line-height:1.3;
	margin-top:10px;
	margin-left:190px;
}

p.lead{
	margin-bottom:7px;
}

p.explanation{
	margin-bottom:20px;
}

.useguide1{
	background-image:url(../img/use_guide01.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:15px;
	padding-top:5px;
	padding-left:33px;
	font-size:13px;
	display:block;

	height:19px;
}

.useguide2{
	background-image:url(../img/use_guide02.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:10px;
	padding-top:7px;
	padding-left:30px;
	font-size:13px;
	display:block;

	height:19px;
}

.useguide3{
	background-image:url(../img/use_guide03.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:10px;
	padding-top:5px;
	padding-left:33px;
	font-size:13px;
	display:block;

	height:19px;
}

.useguide4{
	background-image:url(../img/use_guide04.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:10px;
	padding-top:5px;
	padding-left:32px;
	font-size:13px;
	display:block;

	height:19px;
}

.voice{
	width:182px;
	float:left;
	display:inline;
	margin-right:15px;
	padding-bottom:20px;
}

.voice p{
	line-height:1.2;
}

.voice p.name{
	text-align:center;
}


.voice img{
	margin-bottom:5px;
}



.list{
	width:170px;
	float:left;
	padding-right:30px;
	margin-bottom:15px;
}

.list img{
	margin-bottom:5px;
}

.list p{
	width:170px;
	text-align:center;
	line-height:1.2;
	margin-bottom:5px;
}

.list p.price{
	color:#fd190d;
	font-weight:bold;
	font-size:12px;
}

.list p.maker{
	color:#555555;
	font-size:12px;
	margin-bottom:2px;
}

.clear{
	clear:both;
}

table table{
	margin-bottom:0;
}

table table th{
	font-weight:bold;
	text-align:center;
}

table table td{
}

.bt{
	width:600px;
	text-align:center;
	margin-top:15px;
	margin-bottom:20px;
}

ul.normal{
	padding:0 0 10px 0;
	list-style:disc;
	margin-left:16px;
}

ul.normal li{
	line-height:1.4;
}

ul ul{
	list-style:disc;
	margin-left:15px;
	margin-bottom:5px;
}

ul ul li{
	margin-bottom:5px;
	font-size:100%;
	line-height:1;
}

ul.map{
	margin-bottom:10px;
	margin-left:23px;
	font-size:100%;
}

table.count{
	padding:0;
	margin:0;
	margin-bottom:10px;
	height:10px;
	width:100%;
	border-collapse:collapse;
}

div.guidemenu{
	border-bottom:solid 1px #e62b55;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:15px;
}

ul.guide li{
	float:left;
}

.guidebox{
	margin-bottom:15px;
	clear:both;
}

.guidebox p{
	margin-bottom:5px;
	line-height:1.2;
}

.guidebox ol{
	margin-left:25px;
}

.listtitle{
	margin-bottom:15px;
	margin-top:20px;
}

.listtitle2{
	margin-bottom:7px;
}

ul.point li{
	margin-bottom:10px;
}

ul.rank li{
	float:left;
	padding-bottom:10px;
}

.privileg{
	margin-bottom:15px;
}

.center{
	text-align:center;
}

table.credit{
	margin-bottom:5px;
}

.policylead{
	margin-bottom:10px;
	line-height:1.4;
}


span.red{color:#CC0000;}

#top_info{width:598px;border:1px solid #ffc3ec; background-color:#ffedf9; background-image:url(../img/info_icon.gif); background-repeat:no-repeat; background-position:10px 4px; margin-bottom:10px;}

#top_info p{padding:9px 8px 5px 120px;}



#feature{
	width:565px;
	overflow:hidden;
	padding-bottom:15px;
	margin:0 auto;
}

strong.feature{
	color:#0098ec;
}

strong.attention{
	color:#ac4507;
	font-weight:normal;
}

.imgright{
	float:right;
}

.attentionBox{
	width:600px;
	margin-bottom:20px;
	background-color:#f6f6f6;
}

.attentionspace{
	padding:15px;
}

strong.alert{
	color:#000000;
}

.space1{
	margin-bottom:15px;
}

.space2{
	margin:10px 0 15px 0;
}

.space3{
	margin-bottom:5px;
}


/*------- 07:Etc2 -------*/
table.deco{
	clear:both;
	border-collapse: collapse;
	margin-bottom:15px;
	border:solid 1px #cccccc;
}



table.deco tr th{
	padding:7px;
	border:solid 1px #cccccc;
	background-color:#f2f2f2;
	text-align:left;
	font-size:80%;
}

table.deco tr td{
	padding:7px;
	border:solid 1px #cccccc;
	font-size:80%;
	color:#333333;
}

td#border_right{border-right:none;}
td#border_left{border-left:none;}
td#border_left img{margin:1 0;}