@charset "utf-8";
/* CSS Document */


*{
	margin: 0;
	padding: 0;
}
 
body  {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Sans-Serif;
	background: #FFF;
	text-align: center; /* IE 5* */
	color: #333;
	font-size: 82%;
}

p{margin-bottom: 0.8em;}
img{vertical-align: middle;}

/*--------------------------リンク------------------------------*/
a{color: #069;text-decoration: none;}

a:visited {
	color: #4E4E87;
	text-decoration: none;
}
a:hover {
	color: #09C;
	text-decoration: underline;
}
a img{border: none;}
/*--------------------------------------------------------*/

.submit-margin {margin: 0 0 -4px 3px;}
.submit-padding {
	padding:0 8px 0 8px;
}

/* ---clearfix--- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* テキスト ######################################*/
h2{
	clear: both;
	margin-top: 40px;
	font-size: 1.4em;
}

h2.h2-bg{
	clear: both;
	padding: 8px;
	margin-top: 40px;
	background: #e7f1f4;
	font-size: 1.4em;
}

h2.h-bg, h3.h-bg, h4.h-bg{
	clear: both;
	padding: 8px;
	margin-top: 40px;
	background: #e7f1f4;
	font-size: 1.4em;
}

.h2-title{
	margin: 16px 0 8px 0;
}

.h2-title.name span{
	display:block; 
	margin-right:1em;
}

h3{
	clear: both;
	margin: 30px 0 5px 0;
	font-size: 1.4em;
}

h3.circle{
	clear: both;
	margin: 30px 0 5px 0;
	padding: 0 0 2px 17px;
	background: url("/common/images/h3_ic_circle.gif") 0 3px no-repeat;
	font-size: 1.4em;
}

h2.h-circle, h3.h-circle, h4.h-circle{
	clear: both;
	margin: 30px 0 5px 0;
	padding: 0 0 2px 17px;
	background: url("/common/images/h3_ic_circle.gif") 0 3px no-repeat;
	font-size: 1.4em;
}

h2.h-circle-s, h3.h-circle-s, h4.h-circle-s{
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0 0 2px 17px;
	background: url("/common/images/h3_ic_circle.gif") 0 3px no-repeat;
	font-size: 1.0em;
}


h2.h-circleLine, h3.h-circleLine, h4.h-circleLine{
	clear: both;
	margin: 30px 0 5px 0;
	padding: 0 0 2px 17px;
	background: url("/common/images/h3_ic_circle.gif") 0 3px no-repeat;
	border-bottom: 2px solid #CCC;
	font-size: 1.4em;
}

h2.h-circle-org, h3.h-circle-org, h4.h-circle-org{
	clear: both;
	margin: 30px 0 5px 0;
	padding: 0 0 2px 17px;
	background: url("/common/images/h3_ic_circle-org.gif") 0 3px no-repeat;
	font-size: 1.4em;
}

  .art-list-text-area .h2-bg,
  .book-list .h2-bg{
	  margin-top: 0px;
	  margin-bottom: 5px;
	  font-size: 1.2em;
  }


h3.cart-title{
	clear: both;
	margin-top: 20px;
	font-size: 1em;
	font-weight: 700;
}

h3.image{
	margin-top:0;
	margin-bottom: 4px;

}

  .art-list-text-area .h3-circle{
	  border-bottom: none;
	  font-size: 1em;
	  margin: 5px 0 0 0;
  }

h3.introduction{
	margin-top:15px;
}

h4{
	font-size: 1em;
}

/* レイアウト ######################################*/

.twoColLiqRtHdr #container { 
	width: 980px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}

#info{
	background: #e4f5fb;
	padding: 2px 4px;
	height: 16px;
}

#header-menu{
	clear: both;
	height: 20px;
	padding: 5px 5px 0 0;
	background: url("/common/images/bg_header_menu.gif") 0 bottom repeat-x #fcfcfc;
	text-align: right;
}

#header-menu .right-img{
	float: right;
}

#header {
	clear: both;
	height: 100px;
	background:url("/common/images/header_bg.jpg") no-repeat left top;
	border-bottom: 3px solid #9ecf36;
}

#global{
	clear: both;
	overflow: hidden;
	height: 32px;
	background: url("/common/images/bg_global.gif") 0 0 repeat-x;
	border-bottom: 1px solid #FFF;
}

#search{
	clear: both;
	height: 32px;
	padding-top: 10px;
	background: #e8e8e8;
	text-align: center;
}

#bread{
	padding: 8px;
	margin: 10px 0 15px 0;
	border: 1px solid #CCC;
}

.article{
	clear: both;
	margin-top: 15px;
}

.book{
	padding:10px;
	border: 1px solid #d8d8d8;
	border-top: none;
}

.block650px{width:650px;}

#sidebar {
	clear: both;
	float: right;
	width: 300px;	
	line-height: 1.3em;
	font-size:15px;	
}

#mainContent {
	float: left;
	width: 672px;
	margin: 0 8px 0 0; 
	/margin: 0;
	line-height: 1.5em;
} 

#footer-menu{
	clear: both;
	margin-top: 30px;
	padding: 15px 0 10px 0;
	background: #f2f2f2;
	border-top: 2px solid #CCC;
	text-align: center;
}

#footer{
	height: 70px;
	width: 980px;
}



/*テキストページ用レイアウトnavi:142px contents:830px */
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++
Left Navi
+++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#SideMenu{
	float:left;
	margin-right:8px;
	width:142px;
}
#SideMenu ul li.bordernone{ border-top:none;}

/*--nav--*/
#SideMenu #nav {
	background:url("/common/images/top/sidemenu-frm.gif") transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right bottom;
	padding-bottom:9px;
	margin-bottom:8px;
	width:100%;
}

#SideMenu #nav h2{
	background:url("/common/images/top/sidemenu-frm.gif") transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
	padding-top:3px;
	_padding-left:1px;
	text-align:center;
	margin-top:0;
}

#SideMenu #nav h2.border{
	background:url("/common/images/top/sidemenu-frm.gif") transparent ;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:center top;
	background-color:#E3E2E2;
	margin-top:-2px;
}

#SideMenu #nav ul{
	background:url("/common/images/top/sidemenu-frm.gif") transparent ;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:center top;
	background-color:#E3E2E2;
	padding: 0 5px;
}
	
#SideMenu #nav li{
	border-top:1px dotted #CCC;
	font-weight:bold;
	list-style:none;
	line-height:1.2;
	width:132px;
	
}
	
#SideMenu #nav li a {	
	display:block;
	padding: 5px 10px 5px 2px;
	background:url("/common/images/ic_arrow.gif") transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right center;
}

#SideMenu #nav li a:hover, #SideMenu .mag .maglist a:hover {
	background:url("/common/images/ic_arrow_org.gif") transparent ;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right;
	background-color: #FEF0CA;
	color: #E24600;
	text-decoration: underline;
}


/*--mag--*/
#SideMenu .mag{
	background:#f1f1f1;
	border:1px solid #CCC;
	border-bottom:2px solid #CCC;
	padding:7px 5px;
	margin-top:8px;
}

#SideMenu .mag .maglist li{
	border-top:1px dotted #919191; list-style:none;
}
	
	#SideMenu .mag .maglist a{
	background:url("/common/images/ic_arrow.gif") transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right center;
	display:block;
	font-weight:bold;
	line-height:1.2;
	padding: 5px;
	zoom: 1;
	}
#SideMenu .mag h3.mag-ti{
border-bottom:2px solid #999;
font-size:95%;
margin-top:0em;
padding:5px 0;
text-align:center;}
	
#SideMenu .mag .maglist li.bordernone{ border-top:none;}

/*Bnr Area*/
.bnr p{ margin-top: 20px; margin-bottom:8px; text-align:center;}

#mainContent2 {
	float: left;
	width: 830px; 
	line-height: 1.5em;
} 

#mainContent3 {
	width: 980px; 
	line-height: 1.5em;
} 

	#mainContent3:after{
		content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}

/*siteMap ####################################################################################*/

.Col3Box {
	float: left;
	width: 306px;
	margin-top: 10px;
	padding: 0px 9px 10px 0px;
}

.Col3Box h2, .Col3Box h3{margin-top:1em;}

.Col3Space {border-left: 1px solid #CCC;}


.Col3Box ul,
.Col3Box ol{
margin: auto -1em 0 0;
padding: 0;
position: relative;
left: -3em;
overflow: hidden;
}

.Col3Box li{
	margin: 0.25em 0;
	list-style-type: disc;
}

.Col3Box ul ul, ul ol,
.Col3Box ol ol, ol ul{
	margin-left: 1em;
	padding-left: 0;
}

.Col3Box ul li, .Col3Box ol li{
	margin-left: 5em;
}

.Col3Box li li{
	margin-left: 40px;
}

	.Col3Box ul, ol{ /* IE6 */
		_height: 0;
		_overflow: visible;
	}

	.Col3Box ul, ol{_height:1%;} /* IE6 */



/*line-margin*/
.line {margin-left: 10px;padding: 10px 0px;border-top: 1px solid #CCC;}

.noline {padding: 10px 0px 10px 10px;}

/*####################################################################################*/

/* 再使用できる各種クラス */


.left{
	float: left;
}

.right{
	float: right;
}

  .left-50{
	  float: left;
	  width: 50%;
  }
  .left-48{
	  float: left;
	  width: 48%;
  }  
  .right-50{
	  float: right;
	  width: 50%;
  }
  
  .right-50 .cart-title{
	  margin-top: 0px;
  }
  
  .right-50 .clm-cart{	
	  height: 85px;
	  margin: 5px 0 15px 0;
	  text-align: right;
  }
  
  .right-50 .clm-cart .price{
	  float: right;
	  margin: 10px 10px 0 0;
	  overflow: hidden;
  }
  
  .right-50 .right{
	  width: 200px !important;
  }

.align-right{
	margin-top: 10px;
	text-align:right;
}

.right-banner{
	margin-bottom: 10px;
	text-align:right;
}
	
.center{
	text-align:center;
}

.txtRight{
	text-align:right;
}


hr{
	margin: 10px 0;
	border: none;
	border-bottom: 2px solid #CCC;
}

.caution{
	color: #dd4a1f;
	font-weight: 700;
}
.attention{
	color: #dd4a1f;
}

.txtSmall{
	font-size:0.8em;
}

.detail{
	padding-left: 10px;
	background: url(/common/images/ic_arrow.gif) 0 50% no-repeat;
	font-size: 11px;
}

div.locationback {
	border-style:none;
	clear:both;
	display:block;
	height:1.6em;
	margin:0;
}
div.locationback p {
border-style:none;
display:block;
float:right;
font-size:100%;
margin:0;
padding:0;
}

div.locationback a {
background:url("/common/images/ic_arrow.gif") no-repeat scroll left center;
padding:0 0 0 15px;
}


.newwindow{
	padding-left: 13px;
	font-size: 11px;
	background-image: url("/common/images/ic_newwindow.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;
}

  .book-list .detail{
	  font-size: 1em;
	  margin-top: 10px;
  }

.indent{
	margin-left: 2.5em;
}

.underline{
	margin-bottom: 5px;
	padding-bottom: 15px;
	background: url("/common/images/line_dotted.gif") 0 bottom repeat-x;
}

.pageTop{
	padding-left: 16px;
	background: url("/common/images/ic-pagetop.gif") 0 50% no-repeat;
	font-size: 0.9em;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.borderImg{ border:1px solid #CCC;}
img.sample{ margin-top:5px;}

/*カテゴリーメニュー*/
.genreMenu {margin-bottom:15px; text-align:center;}
.genreMenu span {padding:1px 4px; font-weight:bold; background-color:#FF9A00; color:#FFFFFF;}
.genreMenu span.biz {padding:1px 4px; font-weight:bold; background-color:#81AE20; color:#FFFFFF;}

/*アイコン付きリスト*/
ul.listIconCircle {list-style:none; font-weight:bold; line-height:1.2;}
ul.listIconCircle li {background: url("/common/images/h3_ic_circle.gif") 0 3px no-repeat; margin-bottom:0.5em; padding: 0 0 2px 17px;}

/*タイトル一覧*/
.booklist { padding: 10px; border-bottom: 1px dotted #666666; }
.booklist .booktitle { float: left; width: 70px; margin-right:10px; }
.booklist .bookinfo { float: left; width: 572px; }


/* hr ######################################*/
hr.lineDotted {
border-color:#666666;
border-style: dotted;
border-width: 1px 0px 0px 0px; /* 太さ */
clear:both;
height:1px;
}

hr.line{
border-color:#666666;
border-style: solid;
border-width: 2px 0px 0px 0px; /* 太さ */
clear:both;
height:2px;
}

/*--------------------------------------------*/

.imgover{/*ロールオーバー用クラス*/}

/* パーツ ######################################*/
/*#info .left,
#info .right{
	width: 45%;
	color: #666;
	font-weight: normal;
}*/


#info .left,
#info .right{
	color: #666;
	font-weight: normal;
}

#info .left{ width:590px;}

#info .right{
	width:350px;
	text-align: right;
}

#info .right img{
	margin-left: 5px;
}

#header h1{
	float: left;
}
#header .left{
	margin: 24px 0 0 12px;
} 
  
.pagetitle{
	clear: both;
	padding: 0px 12px 9px 20px;
	border: 1px solid #CCC;
	background: url("/common/images/bg_h2.gif") 0 bottom repeat-x;
	border-left: 10px solid #9ecf36;
	margin-bottom: 15px !important;
}

.pagetitle .left{
	width: 550px;
}

.pagetitle .right img{
	margin-top: 9px;
}

.art-image-area{
	float: left;
	width: 182px;
}

.art-text-area{
	float: left;
	width: 490px;
	margin-bottom: 15px;
}

  .art-list-image-area{
	  float: left;
	  width: 97px;
	  margin-bottom: 20px;
  }
  
  .art-list-image-area2{
	  float: left;
	  width: 97px;
	  margin:10px 0  20px 10px;
  }
  
  .art-list-text-area{
	  float: left;
	  width: 575px;
	  margin-bottom: 20px;
  }
  
  .art-list-text-area2{
	  float: left;
	  width: 538px;
	  /width: 528px;
	  margin-bottom: 20px;
	  padding:10px
  }

.clm-cart{
	height: 46px;
	background: #f5f4e6;
}

.clm-cart .price{
	float: left;
	padding-left: 25px;
	margin: 15px 0 0 10px;
	background: url("/common/images/ic_price.gif") 0 50% no-repeat;
	font-size: 1.2em;
	font-weight: 700;
}

.clm-cart .right a img{
	margin: 7px 13px 0 0 ;
}

.book .cover{
	float: left;
	width: 70px;
}
.book .right{
	width: 575px;
	margin-left: 5px;
}

  .book-list{
	  width: 100%;
	  clear: both;
	  border: 1px solid #d8d8d8;
  }

  .book-list .cover{
	  float: left;
	  width: 115px;
	  margin: 10px 0 0 10px;
  }

  
  .book-list2{
	  width: 670px;
	  clear: both;
	  border: 1px solid #d8d8d8;
  }
  
  .book-list2 .cover{
	  float: left;
	  width: 115px;
	  margin: 10px 0 0 10px;
  }
  .book-list .right{
	  width: 525px;
	  /width: 515px;
	  padding: 10px;
  }
  

  
  .art-list-text-area2 .report-sampleImg{
  	width:192px;
	float:left;  
  }

	.reportTxt{
	width:320px;
	float:right;
	padding-left:5px;
	} 
  

.m-border1{
	border: 1px solid #CCC;
	margin-top: 8px;
}
.m-border2{
	border: 4px solid #EEE;
	padding: 5px;
	text-align:left;
}

.m-border3{
	border: 4px solid #CCC;
	padding: 5px;
}

.sidelistBG{ background:url("/common/images/sidelist-bg.gif") repeat-y top left scroll;}
.sidelistBG200{ background:url("../images/sidelist-bg200.gif") repeat-y top left scroll;}
	.right454{ float:right; width:454px;}

.era{
float:left;
width:76px;
padding:10px 5px 10px 15px;
margin-right:8px;
}

.era200{
float:left;
width:190px;
margin-right:8px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
}
.era200 ul{margin-left:10px;}
	.era200 ul.standard li ul li{list-style:circle; background:none; padding-left:0; margin-left:10px;}

	.era200 ol{padding-left:15px;}
	.era200 ol li{ margin-left:15px; margin-bottom:1.5em;}

.magList{
	border-bottom:1px dotted #CCC;
	width:568px;
}



.title-small{
	margin-top: 15px;
	font-weight:700;
}

#footer .left,
#footer .right{
	padding-top: 10px;
	width: 48%
}

#footer .right{
	text-align: right;
}

/* gMENU */
#container iframe.gMenu { width: 980px; height: 33px; margin: 0; padding: 0; border: none; }

/* rMENU */
#container iframe.rMenu { width: 300px; height: 1800px; margin: 0 0 50px 0; padding: 0; border: none; }

/* rMENU */
#container iframe.fMenu { width: 980px; height: 140px; margin: 0; padding: 0; border: none; }

/* backNamber List */
iframe.bnum_y_List { width: 54px; height: 300px; margin: 0; padding: 0; border: none; }

/* backNamber List */
iframe.reco_y_List { width: 672px; height: 250px; margin: 0; padding: 0; border: none; }

/* qmrs guide */
iframe.qmrs_guide { width: 650px; height: 1900px; margin: 0; padding: 0; border: none; }

/* qcsr guide */
iframe.qcsr_guide { width: 650px; height: 1000px; margin: 0; padding: 0; border: none; }

/* qfks guide */
iframe.qfks_guide { width: 650px; height: 670px; margin: 0; padding: 0; border: none; }

/* qmcm guide */
iframe.qmcm_guide { width: 650px; height: 1100px; margin: 0; padding: 0; border: none; }



/* テーブル ######################################*/

/* table */

.tableStyle1, .tableStyle2, .tableStyleA, .tableStyleB, .tableStyleC {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

	.tableStyle1 th, .tableStyle2 th, .tableStyleA th, .tableStyleB th, .tableStyleC th{
		padding: 4px 6px;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
/*		background-color: #C2E0F2;*/
		font-weight: normal;
		line-height: 1.4;
	}
	
	.tableStyle1 td, .tableStyle2 td, .tableStyleA td, .tableStyleB td, .tableStyleC td {
		padding: 4px 6px;
		border-right: 1px solid #666666;
		border-bottom: 1px solid #666666;
		text-align: left;
		vertical-align: top;
	}
	/*--tableStyleC--*/
	.tableStyleC thead th, .tableStyleC thead td{background-color:#C7EAF4; color:#0E5468; font-weight:bold; text-align:center;}	
	.tableStyleC th{background-color: #E4EFF2;}
	.tableStyleC th.subTh{background-color: #EEF8FB;}

	/*--tableStyleB--*/
	.tableStyleB thead th, .tableStyleB thead td{background-color:#D1EB9D; color:#360; font-weight:bold; text-align:center;}	
	.tableStyleB th{background-color: #E6F2CD;}
	.tableStyleB th.subTh{background-color: #F3F8E9;}
	
	/*--tableStyleA--*/
	.tableStyleA thead th, .tableStyleA thead td{background-color:#EBE387; color:#660; font-weight:bold; text-align:center;}	
	.tableStyleA th{background-color: #EEEBC8;}
	.tableStyleA th.subTh{background-color: #F5F4E6;}
	
		.tableStyle1 th { text-align: center; }
		.tableStyle2 th { text-align: left; vertical-align: top; }

  .tableStyle1 table tr.odd, .tableStyle2 table tr.odd { background-color: #F6F6F6; }
	.tableStyle1 th.subTh, .tableStyle2 th.subTh { background-color: #E0F3FF; }


.tableStyleNone td{
		padding: 4px 6px;
		text-align: left;
		vertical-align: top;
	}

/*Box ######################################*/
.BoxStyleA{border:1px solid #CCC;/* width:100%; _width:99.8%;*/}
.BoxStyleB{border:1px solid #E87D49;/* width:100%; _width:99.8%;*/}
.BoxStyleC{background: #f5f4e6;}
.BoxStyleNotice{ background-color:#FFE8DA;/* width:100%;*/}
.inner{padding:8px;}
.indentBox{ margin-left:15px;}
.readBox{ margin-left:8px;}


/* Colum Box ######################################*/
.col2lay{}
	.col2lay .col1{float:left;width:48%;}
	.col2lay .col2{float:left;width:48%; margin-left:20px;}
.col2lay:after{content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}

.col3{}
	.col3lay .col1{float:left; width:32%;}
	.col3lay .col2{float:left; width:32%; margin:auto 15px;}
	.col3lay .col3{float:left; width:32%;}
.col3lay:after{content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}


/* Colum Box330*/
.col2lay330{}
	.col2lay330 .col1{float:left;width:330px;}
	.col2lay330 .col2{float:left;width:300px; margin-left:20px;}
.col2lay330:after{content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}
.col3-330{}
	.col3-330 .col1{float:left; width:205px;}
	.col3-330 .col2{float:left; width:205px; margin:auto 15px;}
	.col3-330 .col3{float:left; width:205px;}
.col3-330:after{content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}



/*Top用2カラム*/
#mainContent2 .col2FloatProduct{
	float:left;
	width:98%;
	padding:0 5px;
	text-align:left;
	margin-bottom:1em;
	overflow: hidden;
}
.col2FloatProduct:after{
	content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;}

/*\*/
* html #mainContent2 .col2FloatProduct{
    height: 1em;
    overflow: visible;
}
/**/

	
#mainContent2 .col2FloatProduct dl {
min-height:120px;
padding-right:5px;
position:relative;
width:380px;

}

#mainContent2 .col2FloatProduct dt {
	line-height:1.3;
	margin-bottom:8px;
	margin-left:0;
	padding-top:3px;
	font-weight:bold;
}
	
	#mainContent2 .col2FloatProduct dt span{
	display:block;
	font-weight:normal;
}
	
	#mainContent2 .col2FloatProduct dd {
	line-height:1.2;
	margin-left:0;
	width:250px;
	/*IE6*/
	min-height: 110px;
	height: auto !important;
	height: 110px;
	/**/
}


	
	#mainContent2 .col2FloatProduct .sp_bnr {
	right:0;
	_right:-10px;
	margin-left:140px;
	position:absolute;
	top:0;
	width:125px;
}

/*Top用2カラム]*/
dl.col3product{width:28%; float:left; text-align:center; padding:15px; margin-bottom:10px;}
dl.col3product dt.magTtl{font-weight:bold;}
dl.col3product dd.magDetails{}


/* リストスタイル ######################################*/
ul.header-menu{
	float: left;
}

ul.header-menu li{
	display: block;
	float: left;
	padding: 0 5px;
	border-left: 1px solid #333;
	font-size: 10px;
	list-style-type: none;
}

ul.global li{
	float: left;
	height: 32px;
	overflow: hidden;
	list-style-type: none;
}

ul.bread li{
	float: left;
	margin-right: 3px;
	list-style-type: none;
}

ul.art-info li{
	margin-right: 10px;
	list-style-type: none;
}

ul.standard{}
ul.standard li{
	padding-left: 15px;
	background: url(/common/images/ic_list_standard.gif) 0 7px no-repeat;
	list-style-type: none;
}

ul.standard2{}
ul.standard2 li{
	padding-left: 10px;
	background: url(../images/ic_list_standard.gif) 0 7px no-repeat;
	list-style-type: none;
	margin-left:10px;
}

ul.standard2 li ul li{ padding-left:0px; list-style-type:circle; list-style-image:none; background:none; margin-left:15px;}


ul.bgnone li { padding-left:10px;
list-style-image:none;
list-style:none;
background:none;
margin-left:10px;}


ul.arrow li{
	padding-left: 15px;
	background: url(/common/images/ic_arrow.gif) 0 50% no-repeat;
	list-style-type: none;
}

#sidebar ul{
	margin-top: 10px;
	font-size: 0.8em;
}

ul.rank li{
	min-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(/common/images/line_dotted.gif) 0 bottom repeat-x;
	list-style-type: none;
}

ul.rank li a{
	display: block;
	padding-left: 22px;
}

.rank li a.no1{background: url("/common/images/ic_no1.gif") 0 0 no-repeat;}
.rank li a.no2{background: url("/common/images/ic_no2.gif") 0 0 no-repeat;}
.rank li a.no3{background: url("/common/images/ic_no3.gif") 0 0 no-repeat;}
.rank li a.no4{background: url("/common/images/ic_no4.gif") 0 0 no-repeat;}
.rank li a.no5{background: url("/common/images/ic_no5.gif") 0 0 no-repeat;}

#sidebar ul.standard{
	margin-top: 10px;
}
#sidebar ul.standard li{
	min-height: 17px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url("/common/images/line_dotted.gif") 0 bottom repeat-x;
	list-style-type: none;
}

#sidebar ul.standard li a{
	display: block;
	padding-left: 15px;
	background: url("/common/images/ic_list_standard.gif") 0 7px no-repeat;
	list-style-type: none;
}

ul.none li{
	min-height: 17px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url("/common/images/line_dotted.gif") 0 bottom repeat-x;
	list-style-type: none;
}

.era ul li{
	font-weight:bold;
	line-height:2;
}

ol {
border-style:none;
list-style:decimal outside none;
margin:0;
padding:0.5em 0 0.5em 2em;
}

ol.alphaU{ list-style:upper-alpha;}
ol.alphaL{ list-style:lower-alpha;}


/* Margin ######################################*/
.margin-top0{margin-top: 0 !important;}
.margin-top10{margin-top: 10px;}
.margin-top20{margin-top: 20px;}
.margin-top40{margin-top: 40px;}
.margin-bottom15{margin-bottom: 15px;}
.margin-bottom20{margin-bottom: 20px;}
.margin-bottom5{margin-bottom: 5px;}
.margin-left15{margin-left: 15px;}
.margin-right15{margin-right: 15px;}
.margin-TB10{margin: 10px 0;}
.margin-TB20{margin: 20px 0;}

/* FILTER ######################################*/
.twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqRtHdr #mainContent { zoom: 1; }

/*HC*/
.pagetitle:after,
.article:after,
.book:after,
.book-list:after,
.book-list2:after,
.m-border2:after,
#footer:after,
.magList:after,
.pageTop:after,
.bread:after{
	content:"";display:block;clear:both;/*height:1%;*/overflow:hidden;
}
/*\*/
/*6*/
* html .pagetitle,
* html .article,
* html .book,
* html .book-list,
* html .m-border2,
* html #footer,
* html .bread{
	height:1%;overflow:visible;
}

/*7*/
.article,
.book,
.book-list,
.book-list2,
.m-border2,
.bread{
	display:inline-table;
	min-height:1%;
}

*:first-child+html .pagetitle{
	display:inline-table;
	width: 630px;
	min-height:1%;
}

*:first-child+html #mainContent2 .pagetitle{
	display:inline-table;
	width: 787px;
	min-height:1%;
}

*:first-child+html #mainContent3 .pagetitle{
	display:inline-table;
	width: 937px;
	min-height:1%;
}



/* ------------------------------------------------ 
20120709 add ヘッダーの改修 
------------------------------------------------ */

a.btn_over{display:inline-block;}
a.btn_over:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.info_bk{
	background:url(/common/images/info_bk.jpg) repeat-x left bottom #fff !important;
	padding:5px !important;
	color:#666666 !important;
}

.info_bk a{
	color:#666666 !important;
}

.font_90{font-size:90%}

#pankuzu{
	padding:10px;
	background:url(/common/images/pk_bk.jpg) repeat-x left bottom;
	margin-bottom:10px;
}

#pankuzu ul li{
	display:inline;
}

.pankuzu_L{
	float:left;
}

.pankuzu_R{
	float:right;
	margin:0 !important;
}

.PageTit_01{
	padding-bottom:30px;
	background:url(/common/images/tit_01_bk.jpg) repeat-x left bottom;
	margin-bottom:10px;
}

.PageTit_01_inner{
	padding:15px 10px 0 10px !important;
	background:url(/common/images/tit_01_deco_t.jpg) repeat-x left top;
}

.PageTit_01 h2{
	margin-top:0 !important;
	margin-bottom:5px !important;
}

.articleArea{
	margin:0 25px 30px 25px;
}

.articleArea h3{
	margin:0;
}

.sub_tit_01{
	margin-bottom:20px !important;
}

.article_img{
	width:170px;
	float:left;
	margin-right:5px;
}

.article_text{
	float:rigt;
	margin-left:175px;
}

.sns_area{
	width:162px;
	margin-top:10px;
}


.cartBox{
	background:#F0F8DF;
	padding:15px 20px;
	height:46px;
}

.cartBox p{
	margin-bottom:0;
}

.price_text{
	font-size:115% !important;
	width:160px;
	float:left;
	line-height:46px;
}

.price_btn{
	width:240px;
	float:right;
}

.price_btn img{
	vertical-align:bottom;

}

.font_c_red{
	color:#F00;
}

.sub_tit_02{
	margin:30px 0 10px 0 !important;
}

.sub_tit_03{
	margin:30px 0 0 0 !important;
}

.book_detail{
	width:338px;
	float:left;
}

.book_link{
	width:189px;
	float:left;
}

.book_cover{
	width:70px;
	float:left;
}

.book_detail{
	margin-right:10px;

}

table.table_01{
	border-top:1px solid #E3E3E3;
	border-left:1px solid #E3E3E3;
	width:100%;
	line-height:1.3;
}

table.table_01 th,
table.table_01 td{
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	padding:5px;
}

table.table_01 th{
	background:#F9F9F9;
}

.step_img{
	margin-bottom:20px;

}

.dotLine_T_B{
	padding:10px 0;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}

.no_ID{
	margin:20px 0 3px 0 !important;
	font-weight:bold;
	font-size:110%;
}

.list_arrowBlue{
	background:url(/common/images/arrow_blue.gif) no-repeat left center;
	list-style:none;
	padding-left:10px;
}

.list_arrowGreen{
	background:url(/common/images/arrow_green.gif) no-repeat left 3px;
	list-style:none;
	padding-left:10px;
}

.waku_gray{
	border:1px solid #d8d8d8;
	padding:10px;
}

ul.osusume_list{
	margin:10px 5px;
} 

ul.osusume_list li{
	margin-bottom:8px;
}

.priceArea{
	font-size:115% !important;
}

.cartArea{
	background:#F0F8DF;
	padding:15px 10px;
}

.pa_r8{
	padding-right:8px;	
}

/* ------------------------------------------------ 
20120709 add GSHデータベースサービスのご案内
------------------------------------------------ */

.gsh_conteArea{
	margin-bottom:30px;
}

.gsh_conteArea h2{
	margin-top:0 !important;
}

.gsh_conteArea h3{
	margin:0;
}

.m_b_0{margin-bottom:0 !important;}

.m_t_10{margin-top:10px !important;}

.main_text{
	margin:0 10px;
	border:3px solid #ffea00;
	padding:15px;
	background:#fffede;
}

.gsh_conteArea_in{
	padding:10px;
	padding-bottom:0;
}

.gsh_tit_sub_01{
	margin-bottom:10px !important;
}

.tit_text{
	font-weight:bold;
	margin-bottom:10px;
}

.gsh_text{
	width:430px;
	float:left;
	padding-left:10px;
}

.gsh_img{
	width:200px;
	float:right;
}

.gsh_inner{
	margin-bottom:20px;
}

.gsh_tit_sub_02{
	background:url(/cs/guide/images/tit_sub_icon.gif) no-repeat left 3px;
	font-size:100%;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:10px !important;
}

table.table_green{
	border-top:1px solid #bdd099;
	border-left:1px solid #bdd099;
	width:100%;
}

table.table_green th,
table.table_green td{
	border-right:1px solid #bdd099;
	border-bottom:1px solid #bdd099;
	padding:12px;
	vertical-align:middle;
}

table.table_green th.midashi01{
	background:#f5fce8;
	width:35%;
}

table.table_green th.midashi02{
	background:#daf2ae;
	text-align:center;
}

.waku_green{
	border:1px solid  #bdd099;
}

.gsh_btnArea{
	margin:20px 10px;;

}

.gsh_btnArea ul{
	list-style:none;
}

.gsh_btnArea ul.gsh_btn_01{
	padding:0 35px 20px 35px;
	border-bottom:1px dotted #bdd099;
}

a:hover img.btn_Over{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


.gsh_btnArea ul.gsh_btn_01 li{
	width:270px;
	float:left;
}

.m_r_20{
	margin-right:20px;
}

.m_b_10{
	margin-bottom:10px;
}

.gsh_btnArea ul.gsh_btn_02{
	margin-top:20px
}

.gsh_btnArea ul.gsh_btn_02 li{
	text-align:center;
}

.waku_green h4 img{
	vertical-align:bottom;
}


/* -- 右カラム 枠指定 --*/

.green-border_01{
	border:1px solid #bdd099;
	margin-bottom:10px;
}

.green-border_02{
	border:4px solid #daf2ae;
}

.gsh_btnArea_R{
	margin:10px;
	margin-bottom:0;
}

.gsh_btnArea_R li{
	list-style:none;
	margin-bottom:12px;
}













