/* ---------------------------------------------
__CSS infomation

Site URL	http://www.nichibun-g.co.jp/product/
File name	side_nav.css(http://www.nichibun-g.co.jp/product/css/store.css)
Summary		Styles for Product Pages
Created		2009-07-28
Last update	2009-10-21 by koho
--------------------------------------------- */

/* ----- CSS ----- */

* {
    margin: 0;
    padding: 0;
	font-family: "ＭＳ ゴシック","ヒラギノ角ゴ Pro W3","Hiragino KaKu Gothic Pro","メイリオ",Meiryo,Osaka,Verdana, Arial, Helvetica, sans-serif;
}
html {
    font-size: 75%;	/* 12px */
	color: #5A5A5A;
    text-align: left;
}
body, html {
    margin: 0;
    padding: 0;
    background-color: #FFF;
}
p {
	font-size: 80%;
	line-height: 1.4;
}

/* ----- HEADER ----- */

#header {
    text-align: center;
    margin: 0 auto;
    padding:0;
    height: 100px;
    background-color: #fff;
}
#logo {
	width: 960px;
    height: 70px;
    margin: 0px auto;
}
#logo h1 {
    border: 0;
    float: left;
	padding: 10px 0 0 0;
}

#logo img {
    border: 0;
}

#logo h1 span {
/*	visibility:hidden;*/
}

#headermenu {
	top: 15px;
    float: right;
	padding: 10px 0 0 0;
    text-align: right;
	width: 790px;
	height: 40px;
	/*background-color:#9F9;*/
}

    #headermenu li {
        display: inline;
		border-left: 1px solid #999;
		padding: 0 10px;
    }
    #headermenu li.first {
		border-left: 0px;
    }
    #headermenu li.last {
		padding: 0  0 0 10px;
    }


/* ----- NAVIGATION ----- */

#navi {
	margin:0 auto;
	height: 32px;
	background: url(../../images/menubg.jpg);
}

#dd {
	width: 960px;
	margin:0 auto;
	padding:0;
/*margin-left: 25%;*/
/*padding: 0 0 20px 0;*/
}
#dd .mainmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 0%;
  line-height: 0%;
}
#dd .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
		
  width: 160px;
  text-decoration: none;
}
#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu1 {
/*background: #EAEBD8;*/
/*border: 1px solid #5970B2;*/
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 0%;
  line-height: 0%;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}
.submenu1 a {
  display: block;
/*font: 11px arial;*/
  text-align: left;
/*text-decoration: none;
  padding: 5px;
  color: #2875DE;*/
}
.submenu1 a:hover {
/*background: #49A3FF;
  color: #FFF;*/
}

/* サブメニューの半透明処理
--------------------*/
.submenu1 {
  filter: alpha(Opacity=90);
  opacity: 0.9;
}

/*#navigation {
	margin: 0 auto;
	height: 32px;
	background: url(../../images/menubg.jpg);
}
#navigation ul {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#navigation li {
    list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 {
	float: left;
	width: 160px;
	height: 32px;
	text-indent: -9999px;
	background: url(../../images/btn_001.gif) no-repeat;
}
#menu1 a {
	width: 160px;
	height: 32px;
	display: block;
}
#menu1 a:hover {
	background: url(../../images/btn_001_on.gif) no-repeat;
}
#menu1.on {
	background: url(../../images/btn_001_on.gif) no-repeat;
}

#menu2 {
	float: left;
	width: 160px;
	height: 32px;
	text-indent: -9999px;
	background: url(../../images/btn_002.gif) no-repeat;
}
#menu2 a {
	width: 160px;
	height: 32px;
	display: block;
}
#menu2 a:hover{
	background: url(../../images/btn_002_on.gif) no-repeat;
}
#menu2.on{
	background: url(../../images/btn_002_on.gif) no-repeat;
}

#menu3{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../../images/btn_003.gif) no-repeat;
}
#menu3 a{
	width:160px;
	height:32px;
	display:block;
}
#menu3 a:hover{
	background: url(../../images/btn_003_on.gif) no-repeat;
}
#menu3.on{
	background: url(../../images/btn_003_on.gif) no-repeat;
}

#menu4{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../../images/btn_004.gif) no-repeat;
}
#menu4 a{
	width:160px;
	height:32px;
	display:block;
}
#menu4 a:hover{
	background: url(../../images/btn_004_on.gif) no-repeat;
}
#menu4.on{
	background: url(../../images/btn_004_on.gif) no-repeat;
}

#menu5{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../../images/btn_005.gif) no-repeat;
}
#menu5 a{
	width:160px;
	height:32px;
	display:block;
}
#menu5 a:hover{
	background: url(../../images/btn_005_on.gif) no-repeat;
}
#menu5.on{
	background: url(../../images/btn_005_on.gif) no-repeat;
}

#menu6{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../../images/btn_006.gif) no-repeat;
}
#menu6 a{
	width:160px;
	height:32px;
	display:block;
}
#menu6 a:hover{
	background: url(../../images/btn_006_on.gif) no-repeat;
}
#menu6.on{
	background: url(../../images/btn_006_on.gif) no-repeat;
}

#menu7{
	float:left;
	width:160px;
	height:32px;
	text-indent:-9999px;
	background: url(../../images/btn_007.gif) no-repeat;
}
#menu7 a{
	width:160px;
	height:32px;
	display:block;
}
#menu7 a:hover{
	background: url(../../images/btn_007_on.gif) no-repeat;
}
#menu7.on{
	background: url(../../images/btn_007_on.gif) no-repeat;
}
*/

/*--- main ---*/


/*--- footer_kotei ---*/
html, body, #out {
	height: 100%;
}
body > #out {
	height: 100%;
	min-height: 100%;
	height: auto !important;
}
#main_contents {
	text-align: center;
	padding-bottom: 54px;
}

/*--- style_of_nichibun_web_store ---*/

#tab {
	width: 761px;
	margin: 10px auto 10px;
}

#tab p.pGuide {
	margin: 3px 0px;
	text-align: right;
}

form {
	margin:0px;
}

.btn_search {
	margin-top:3px;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
}

/* Header_SearchArea_Style */

#SearchArea {
	margin: 0px;
}
#SearchArea table {
	border: 0px;
	border-bottom: 1px solid #CCC;
}
#SearchArea table.TableSearch {
	width: 761px;
	background: #EEE;
}
#SearchArea table.TableSearch td {
	background: #EEE;
	padding-left: 10px;
}
#SearchArea table.TableSearch td.TdCart {
	width: 350px;
	text-align: right;
}
#SearchArea table.TableSearch td.TdCart a {
	height: 20px;
	background: url(../../pics/img/dot_line01.gif) left -1px no-repeat;
}

#mainarea {
	width: 761px;
	margin-bottom: 10px;
}

#cartshow {
	margin: 0px 10px 0px 10px;
}

#help {
	margin-top:5px;
}

/* PickUp */

#pickup {
	margin: 10px 10px 0px 10px;
}

/* Ichioshi_Recommend_Area */

#BoxReccomend {
	width: 260px !important;
	width: 280px;
	margin: 0px 0px 0px 15px;
	padding: 10px;
	background: #FEF6F5;
}
#BoxReccomend .BoxReccomendTop {
	width: 260px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#BoxReccomend h3 {
	margin-bottom: 5px;
}
#BoxReccomend h4 {
	font-size: 85%;
	line-height: 1.3;
	margin-bottom: 15px;
}
#BoxReccomend h5 {
	margin-bottom: 10px;
	padding-top: 10px;
}
#BoxReccomend h6 {
	margin-top: 15px;
}
#BoxReccomend .BoxReccomendTop .img_fright {
	margin-left: 10px;
}
#BoxReccomend dl.DlIchioshiBooks01 {
	width: 260px !important;
	width: 260px;	
	margin-top: 10px;
	line-height: 1.2;
}
#BoxReccomend dl.DlIchioshiBooks01 dt {
	float: left;
	width: 180px !important;
	width: 185px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	border-top: 1px dotted #AAA;
}
#BoxReccomend dl.DlIchioshiBooks01 dd {
	float: left;
	width: 75px;
	margin-bottom: 8px;
	padding-top: 8px;
	font-size: 75%;
	border-top: 1px dotted #AAA;
}
#BoxReccomend dl.DlIchioshiBooks01 dt.DtTop,
#BoxReccomend dl.DlIchioshiBooks01 dd.DdTop {
	border-top: none;
}

.itemtxt {
	font-size: 85%;
	font-weight:bold;
}

.itemsubtxt {
	font-size: 70%;
	line-height:1.25;
}

.txtnormal {
	font-size: 75%;
	line-height:1.25;
}

.rank {
	font-size: 75%;
	line-height:1.25;
	font-weight:bold;
	margin-top:3px;
}

.guide {
	font-size: 100%;
	line-height:1.25;
	font-weight:bold;
	margin-top:3px;
}

.item {
	margin:10px 10px 0px 0px;
}
.Sale {
	width: 60px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	line-height: 1.4;
	color: #FFF;
	font-weight: bold;
	background: #F82;
}
.Sale em {
	width: 60px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	line-height: 1.4;
	color: #FFF;
	font-weight: bold;
	background: #F82;
}

.recomendh{
	font-size: 75%;
	font-weight:bold;
	margin-bottom:5px;
}

.recomendname {
	margin:10px 0px 10px 0px;
	text-align:right;
}

.sorttitle {
	padding:3px;
	font-size:12px;
	line-height:1.25;
}

.categoryline {
	padding-top:10px;
}

.stmenu {
	position:relative;
}
.submenu {
	position:absolute;
	width:130px;
	height:150px;
	left:-150px;
	top:0px;
	visibility:hidden;
	z-index:1;
}

.stext{
	font-size: 70%;
}

.m_gray {
	font-size: 75%;
	color: #555;
}
.pSaiyohin {
	text-align: center;
	font-size: 100%;
}
#mainall {
	text-align: left;
}
#mainall h4 {
	font-size: 75%;
	line-height: 14px;
	margin: 10px 0 10px 30px;
	padding: 0;
	font-weight: bold;
	color: #6A6A6A;
}

#mainall ul#number01{
	margin: 5px 50px 5px 68px;
	padding: 0 0 0 0px;
	font-size: 75%;
	line-height: 1.4;
	list-style: decimal;
}

#mainall ul#number01_02{
	margin: 8px 50px 8px 10px;
	padding: 0 0 0 30px;
	font-size: 75%;
	line-height: 14px;
	list-style: decimal;
	border-left: 1px #CCCCCC solid;
}

#mainall ul#circle01_02{
	margin: 8px 50px 8px 10px;
	padding: 0 0 0 26px;
	font-size: 75%;
	line-height: 14px;
	list-style: circle;
	border-left: 1px #CCCCCC solid;
}

#mainall ul#none01{
	margin: 5px 0 5px 46px;
	padding: 0;
	font-size: 75%;
	line-height: 1.4;
	list-style: none;
}

#mainall li{
	margin: 3px 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.4;
}

/* ----- FOOTER ----- */

#footer{
	margin: -54px 0 0 0;
	font-size: 92%;	/* 11px */
    color: #FFF;
    background-color: #373737;
	text-align: center;
	position: relative;
	height: 54px;
	clear: both;
}

    #footer ul{
        list-style:none;    
	    margin:0;
		padding:6px 0;
    }
    #footer li{
        list-style:none;
        display:inline;
    }
    #footer #copyright{
    }
    #footer #links li{
		border-left: 1px solid #fff;
		padding: 0 3px 0 10px;
    }
    #footer #links li.first {
		border-left: 0px;
    }
    #footer #links li.last {
		padding: 0  0 0 10px;
    }
    #footer a{
        color:#fff;
        text-decoration:none;
    }
    #footer a:hover{
        color:#fff;
        text-decoration:underline;
    }

/* ----- CLASSES ----- */

img.imgFright {
	float: right;
	margin: 0px 0px 10px 10px;
}
img.imgFleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.fLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.fRight {
	float: right;
	margin: 0px 0px 10px 10px;
}
.txtCenter {
	text-align: center;
}

.clear{
    clear:both;
}


.clearfix:after {content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;}  
.clearfix {display: inline-block;}  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%;}  
.clearfix {display: block;}  
/* End hide from IE-mac */ 


