@charset='utf-8';
/* CSS Document */

/* =========== clearfix =========== */
.clearfix:after {
content: " ";  
display: block; 
visibility: hidden; 
clear: both; 
height: 0.1px; 
font-size: 0.1em; 
line-height: 0; 
}

.clearfix {
display: inline-table;
min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* =========== body =========== */

body {
	text-align:left;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅";
	background-color: #F3F0DC;
}

* html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

/* IE7でpadding指定 */
*:first-child+html body {
	padding-left: 1px;
}


/* IE6以下でpadding指定 */
*html body {
	padding-left: 1px;
}

/*   header   */
#header {
	width: 960px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F3F0DC;
	margin-bottom: 0px;
	padding-right: 10px;
	position:relative;
}


#header_logo {
	float: left;
	height: 60px;
	width: 520px;
	margin: 0px;
	display: block;
}

#header_info {
	width: 172px;
	float: right;
	position: relative;
	padding-top: 10px;
}

#header_links{
	position:absolute;
	top:10px;
	left:793px;
}

#header_links .toplinks{
	font-size:12px;
	text-align:right;
	line-height:12px;
}


#search_box {
	background-image: url(../../_images/common/h_search_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 166px;
	padding-top: 15px;
	padding-left: 6px;
	visibility:hidden;
}

#search_box .box {
	width: 108px;
	float: left;
	margin-right: 2px;
	height: 18px;
}

#search_box  .gsc-branding {
display:none;
}

#header_fontcange {
	width: 172px;
	overflow: hidden;
	height: 19px;
	padding-top: 11px;
}

#header_fontcange .font_btn {
	float:left;
	width: 30px;
	height: 19px;
	font-size: 0px;
	line-height: 0px;
	color: #FFFFFF;
}

#header_fontcange .font_btn a {
	display: block;	
}

#header_fontcange div#font_small {
	background-image: url(../../_images/common/h_font_small.gif);
	background-repeat: no-repeat;
}

#header_fontcange div#font_medium {
	background-image: url(../../_images/common/h_font_medium_on.gif);
	background-repeat: no-repeat;
}

#header_fontcange div#font_large {
	background-image: url(../../_images/common/h_font_large.gif);
	background-repeat: no-repeat;
}

/*   main_img   */

#fla {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 11px;
	height: 390px;
	clear: both;
}

#fla_past {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 11px;
	height: 450px;
	clear: both;
}


/*   wrap   */

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
}

/* IE6以下でpadding指定 */
* html #wrap{
	padding-left: 8px;
}

/*   side_l   */
#side_l {
	width: 180px;
	float: left;
}

#side_l .lnav {
	background-image: url(../../_images/common/lnav_bottom.gif);
	background-repeat:no-repeat;
	text-align: left;
	background-position: left bottom;
	padding-bottom: 0.5em;
}

#side_l .lnav li {
	text-align: left;
	list-style-type: none;
	line-height: 0;
}

#side_l .lnav li a,
#side_l .lnav li span.subcont {
	display: block;
	background: url(../../_images/common/arrow.gif) 5px 0.5em no-repeat;
	padding: 6px 5px 6px 23px;
	line-height: 1.6;
	}

#side_l .lnav li.ssMenu {
	text-align: left;
	background: url(../../_images/common/arrow_b.gif) no-repeat 0 6px;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom: 0;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 10px;
}


#side_l .lnav li ul {
	margin-left: 18px;
}

#side_l .inn img {
	margin-bottom:3px;
}

#side_l .inn {
	background-repeat:no-repeat;
	text-align: center;
	background-position: left bottom;
	padding-bottom: 0.5em;
}

#side_l .inn li {
	line-height: 0;
}

#side_l .inn li a,
#side_l .inn li span {
	line-height: 1.6;
}

#side_l .lnav li a.selected {

	background-color:#e0f4f9; 
}

#side_l #navi_ch_d .sMenu8 {
	padding-right:1em;
}


/*   main   */
#main_contents {
	width: 576px;
	float: left;
	margin: 0 11px;
	display:inline;
}
#main_contents .content {
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#main_contents .content h3 {
	text-align: center;
	margin-bottom: 12px;
}
#main_contents .content .inn {
	margin-right: 16px;
	margin-left: 16px;
}
#main_contents .content p {
	margin-bottom: 0.8em;
}
#main_contents .page_top {
	text-align: right;
	padding: 15px;
	font-size: 12px;
	clear: both;
}
#main_contents .end {
	margin:0;
}
#main_contents .news dt {
	clear: both;
	float: left;
/*	width: 5em; */
	width: 9em; /* 自動折り返しで行頭が揃わない対策 */
	margin-bottom: 1em;
}
#main_contents .news dd {
/*	margin-left: 6em; */
	margin-left: 5em; /* 自動折り返しで行頭が揃わない対策 */
	margin-bottom: 1em;
}

/*   side_r   */
#side_r {
	width: 180px;
	float: left;
}


#side_r #price {
	background-image: url(../../_images/common/s_r_bg.gif);
	height: 249px;
	width: 176px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	position: relative;
	line-height: 1em;
}

#souba #price #date{
	color: #7b6059;
	font-size: 12px;
	line-height:14px;
	position:absolute;
	top:35px;
	left:30px;
}

#souba #price #gold{
	font-weight: bold;
	text-align: right;
	width: 100px;
	height: 1em;
	position: absolute;
	top: 80px;
	left: 45px;
}

#souba #price #platinum{
	font-weight: bold;
	text-align: right;
	width: 100px;
	height: 1em;
	position: absolute;
	top: 126px;
	left: 45px;
}
#souba #price #pre1{
	position: absolute;
	top: 102px;
	left: 12px;
}
#souba #price #pre2{
	position: absolute;
	top: 150px;
	left: 12px;
}
#souba #price #goldPre {
	position: absolute;
	top: 102px;
	left: 45px;
	text-align: right;
	width: 100px;
}
#souba #price #platinumPre {
	position: absolute;
	top: 150px;
	left: 45px;
	text-align: right;
	width: 100px;
}
#souba #prece .pre{
	color: #694900;
}

#souba #price #links{
	width: 150px;
	height: 34px;
	line-height: 1.2em;
	position: absolute;
	top: 180px;
	left: 13px;
}

#side_r .inn {
	text-align: center;
}

#side_r .inn img {
	margin-bottom:3px;
}

/*   footer   */
#footer {
	width: 967px;
	behavior: expression(IEPNGFIX.fix(this));
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	padding: 0px;
	margin-bottom: 120px;
}

*html #footer {
	width: 968px;
}

#footer ul#f_menu {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	border:1px #1e2182 solid;
}

#footer ul#f_menu li.f_navi {
	list-style-type: none;
	float: left;
	margin: 0px;
	border-right:1px #1e2182 solid;
	overflow:hidden;
}

#footer ul#f_menu li.f_navi_end {
	list-style-type: none;
	float: left;
	margin: 0px;
	border-right: hidden;
	overflow:hidden;
}

#footer ul.inn {
	width:136px;
}


#footer ul.inn li {
	float: none;
	list-style-type: none;
	line-height: 0;
}


#footer ul.inn li a {
	display: block;
	padding: 9px 5px;
	line-height: 1.6;
}

#footer ul.inn li a.selected {

	background-color:#e0f4f9;
	background-position: 3px 0.5em;
}




#footer #f_link {
	clear: both;
	height: 43px;
	line-height: 43px;
	text-align: center;
	color: #78736f;
}


#footer #f_copy {
	clear: both;
	height: 60px;
	text-align: center;
	background-color: #fafaf8;
}

#footer #f_copy_door {
	clear: both;
	height: 60px;
	text-align: center;
	background-color: #ffffff;
}



/* footer_navi */
#footer #navi_ch_d .sMenu1 {
	width: 10em;
}


#footer #navi_ch_d .sMenu7 {
	width: 10em;
}



/*float*/
.fi_left {
	float: left;
}

.fi_right {
	float: right;
}

.clear_both {
	clear: both;
}

.clear_br {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}



/* =========== IE(6)用印刷設定CSS =========== */

@media print{

/* \ */

*:first-child+html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;/* WinIE7 メイリオはレイアウト崩れる */
}

* html body {
	zoom: 75%;/* WinIE only 649px÷印刷したい横幅×100、デザインに併せて要変更　 W3C不可 */
	}

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:visible;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */

}

/* =========== Firefoxでセンターがずれないようにするため W3C不可=========== */
html {
	overflow-y:scroll;
}
	

/* ====dental common==== */

#side_l #price #links{
	width: 150px;
	height: 34px;
	position: absolute;
	right: 12px;
	top: 130px;
	line-height: 1.2em;

}
