@charset "UTF-8";


/*==============================================================================

 * Reset Default Style

 *----------------------------------------------------------------------------*/

/*----------------------------------------------------*/
/* Copyright (C) 2012 Ж. All Rights Reserved.
 product by liveknott http://www.liveknott.co.jp/
*/
/*----------------------------------------------------*/

body, div, p, pre, blockquote, th, td,  dl, dt, dd, ul, ol, li,   h2, h3, h4, h5, h6,  iframe, object, embed {
	margin: 0;
	padding: 0;
	border: none;
}
h1{	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
}

html, div, map, dt, isindex, form {
	display:block;
}

ul, ol {
	list-style-position: outside;
	list-style-type: none;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	font-size: 1em;
}


* {
	word-break: break-all;
}

*:first-child+html table {
	border-collapse: collapse;
}

* html table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
	text-align:left;
}

address, cite, caption, th, del, ins,  abbr, acronym, dfn, em, strong,  code, kbd, samp, var {
	border: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: baseline;
}

a img {
	vertical-align: text-bottom;
}

* html a img {
	vertical-align: baseline;
}

br {
	letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}



q:before, q:after {
	content: "";
}

form, fieldset, input, textarea {
	margin: 0;
}

form, fieldset {
	padding: 0;
}

fieldset {
	border: none;
}


.clearfix:after {
	content: ".";/* EvǤE老E*/
	display: block;/* ֥åE٥Eǣ*/
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/

height: auto;

overflow: hidden;

/**/

}

/*==============================================================================

 * OpenPNE Common Style

 *----------------------------------------------------------------------------*/

body {
	line-height: 1.2;
	font-style: normal;
	font-size: 13px;
	width:100%;
	background: url(../cmnfix/bg.jpg) repeat 0 0;
}



a:link {
	color: #000;
	text-decoration:none;
}

a:visited {
	color: #333;
}

a:hover, a:active {
	color: #000;
	text-decoration:underline;
}

.input_text,  .input_password,  textarea {
	background-color: #f8f8f8;
}

.input_text,  .input_password,  textarea,  select {
	border: 1px solid #888888;
}

.input_image {
	border: none;
}

.input_file {
	background: none;
}

strong {
	font-weight: bold;
}

.sortable {
	cursor: move;
}


/*----------------------------------------------

 * Navigation

 *--------------------------------------------*/

#globalNav {
	clear:both;
	margin:0px auto 0;
	width:1000px;
	height:61px;	
}

#globalNav ul {
	height:61px;
	color: #FFFFFF;
	margin:0;
	padding:0;
}

#globalNav li {
	float: left;
}

#globalNav li a {
	text-decoration: none;
 *background:none;
	display: block;
	color:#000;
}



/*----------------------------------------------

 * clearfix, overflow: hidden

 *--------------------------------------------*/




dd div, dt, ul, ol, td, th, p,  h1, h2, h3, h4, h5, h6, .partsHeading,  fieldset, label {
	overflow: hidden;
}

dd div div {
	overflow: visible;
}

pre {
	overflow: auto;
}

/*----------------------------------------------

 * Base Layout

 *--------------------------------------------*/


#wrapper {
	width:100%;
	text-align:center;
	border-top:5px solid #FF6600}

#Container {
	text-align:center;
	width:100%;
}



#content_wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;}

.content {
	text-align:center;
	width:670px;
	margin:0px 0px 0px 20px;
	float:left;
}

.content table {
	font-size:12px;
	line-height:20px;
	margin-top:-1px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

.content table.m_bottom_20 {
	margin-bottom:20px!important;}


.info {
	width:650px;
	color:#000;
	overflow-y:auto;
	overflow-x:hidden;
	height:160px;
	background:url(../home/img/news_bg.jpg) no-repeat;
	padding:10px;
	margin:0 auto 20px auto;
}

.info table {
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
	text-align:left;
}

.info table td {
	padding:2px}
#Footer {
	clear: both;
}

/*----------------------------------------------


 * Header

 *--------------------------------------------*/

#Header {
	width:1000px;
	margin:0 auto;
	height:153px;
	text-align:left;
	background:#fff;
}

.header_contact {
	position: absolute;
	top: 30px;
	right:50%;
	margin-right:-274px;
	width:213px;
	height:54px;
}



#localNav {
	margin-bottom: 10px;/*margin-top: 10px;*/

}

/*----------------------------------------------

 * Footer

 *--------------------------------------------*/

#Footer {
	width: 920px;
	margin:0 auto;

}

#copy {	width:1000px;
	margin:0 auto;
	text-align:right;
	font-size:11px;
}



 

.bgcolor {
	background-color:#F2F2F2;
}





.text17 {
	font-size:17px;
	padding:2px;
}

.text16 {
	font-size:16px;
	padding:2px;
}

.text15 {
	font-size:15px;
	padding:2px;
}

.text14 {
	font-size:14px;
	padding:2px;
}

.text13 {
	font-size:13px;
	padding:2px;
}

.text12 {
	font-size:12px;
	padding:2px;
}

.text11 {
	font-size:11px;
	padding:2px;
}

.text10 {
	font-size:10px;
	padding:2px;
}




.p_10 {
	padding:10px;
}



/*==============================================================================

 * noyer Style 02page

 *----------------------------------------------------------------------------*/

.aligncenter {
	text-align:center !important;
}

.alignright {
	text-align:right !important;
}

.alignleft {
	text-align:left !important;
}

.valignmiddle {
	vertical-align:middle !important;
}

.valigntop {
	vertical-align:top !important;
}

.valignbottom {
	vertical-align:bottom!important;
}

.font_bold {
	font-weight:bold;
}

.itemimgbox_syousai01 {
	width:370px;
	height:400px;
	float:left;
	border:1px solid #ccc;
	margin-right:20px;
}

.itemimgbox_syousai02 {
	width:110px;
	height:140px;
	float:left;
	border:solid 1px #CCC;
	margin-right:17px;
	margin-top:15px
}



.color_666 {
	color:#666;
}

.color_333 {
	color:#333;
}

.fontweight_nomal {
	font-weight:normal;
}

.mojikan1p {
	letter-spacing:1pt;
}

.mojikan2p {
	letter-spacing:2pt;
}

table#sizehyou td {
	text-align:center;
	border:solid 1px #EEE;
	padding:2px;
}

.bgcolor_eee {
	background-color:#EEE;
}

.borderbottom_blk {
	border-bottom:solid 1px #000
}



.float_left {
	float:left;
}

.float_right {
	float:right;
}



.w_605 {
	width:605px;
}

img.css-hover {
	opacity:1.0;
	filter: alpha(opacity=100);
}

a:hover img.css-hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

.bar_01 {
	background: url(../cmnfix/bar_01.jpg) no-repeat 0 bottom;
	width:640px;
	height:42px;
	line-height:42px;
	color:#000;
	padding-left:30px;
	margin-bottom:15px;
	font-size:22px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.bar_02 {
	background: url(../cmnfix/bar_02.jpg) no-repeat bottom left;
	width:610px;
	_width:640px;
	height:30px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	font-weight:bold;
}


.img {
	padding:1px;
	border:1px solid #ccc;
}

.img_fff {
	padding:10px;
	background:#FFF;
}

.img130 {
	width:118px;
	padding:5px;
	background:#784727;
	border: solid 1px #4B2D18;
}

.img160 {
	width:150px;
	padding:5px;
	background:#784727;
	border: solid 1px #4B2D18;
}

.img170 {
	width:158px;
	padding:5px;
	background:#784727;
	border: solid 1px #4B2D18;
}

.menu_bg {
	background:url(../cmnfix/menu_bg.jpg) repeat-y;
	border-bottom:1px solid #E3D9BE;
	margin-left:5px;
	width:220px;
	margin-top:10px;
	padding-bottom:10px;
}




.bgfff {
	background:#fff;
	color:#000;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:20px;
	padding:5px 5px 5px 10px;
	width:428px;
}

.bgfff150 {
	background:#fff;
	height:150px;}

.blue {
	color:#00F;
}

.blue a {
	color:#00F;
}

.blue a:hover {
	color:#00F;
	text-decoration:none;
}

.red {
	color:#F00!important;
}

.red a {
	color:#F00!important;
}

.red a:hover {
	color:#F00!important;
	text-decoration:none;
}

.border_bottom_ccc {
	border-bottom:1px solid #ccc;
}

.border01_D2E6F0 {
	border:#47991D 1px solid;
}

.border_ccc {
	border:#ccc 1px solid;
	border-collapse:collapse;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	color:#666;
}




.content table#photo4 {
	margin-left:0px;
}

.center_middle{
	vertical-align:middle;
	text-align:center;}
	
#tophe{
	position: relative;
	top:-19px;
	left:96%;
	width:30px;
	height:20px;}
	
#footer_navi{
	margin:0 auto;
	width:1000px;
	text-align:center
	}
	

	
.menu {
	width:390px;
	position:fixed;
	margin:45px;
	}
	
.header_navi {
	position:absolute;
	width:190px;
	top:8px;
	left:50%;
	margin-left:280px;
	}
	
#side_matome {
	width:296px;
	float:left;
	margin-left:8px;}
	
#side_top {
	background:url(../cmnfix/right_kakaku_middle.jpg) repeat-y 0 0;}
	
.kin {
	background:url(../cmnfix/right_title02.jpg) no-repeat center top;
	height:37px;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	margin-bottom:10px;}
	
.platinum {
	background:url(../cmnfix/right_title03.jpg) no-repeat center top;
	height:37px;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	margin-bottom:10px;
	}
	
.gin {
	background:url(../cmnfix/right_title04.jpg) no-repeat center top;
	height:37px;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	margin-bottom:10px;}



.kaitori_text {
	width:208px;
	margin:0 auto 10px;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	}
.kaitori_text table td{
font-size:16px;}

.ico { background:url(../cmnfix/ico.jpg) no-repeat 0 center;
padding-left:20px!important;
}

#Container_footer {
	background: url(../cmnfix/footer.jpg) repeat-x 0 0;
padding-top: 63px;
padding-bottom: 14px;
}


.table01 {
	margin-bottom:0px!important;}

.table01 td{
	border:1px solid #FF6600;
	border-collapse:collapse;
	padding:5px 10px;
	}
	
.table01 td.left {
	background:#FFAE5A;}
	
.table02 {
	margin-bottom:0px!important;}

.table02 td{
	border:1px solid #999;
	border-collapse:collapse;
	padding:5px 10px;
	}
	
.table02 td.left {
	background:#E7E7E7;}
	
.bg_img05 {
	background:url(../03/img/img05.jpg) no-repeat center top;}
	
.bg_img06 {
	background:url(../03/img/img08.jpg) no-repeat center top;}
	
.bg_FF8B3E {
	background:#FF8B3E;
	}
	

.title_txt{
text-align:left;
font-size:20px;
font-weight:bold;
padding:17px 0 0 43px;
color:#FFFFFF;
}

.title01{
background:url(../08/img/title01.jpg) no-repeat;
height:60px;
}

.title02{
background:url(../08/img/title02.jpg) no-repeat;
height:60px;
}

.title03{
background:url(../08/img/title03.jpg) no-repeat;
height:60px;
}

.title04{
background:url(../08/img/title04.jpg) no-repeat;
height:60px;
}

.title05{
background:url(../08/img/title05.jpg) no-repeat;
height:60px;
}

.title06{
background:url(../08/img/title06.jpg) no-repeat;
height:60px;
}

.title07{
background:url(../08/img/title07.jpg) no-repeat;
height:60px;
}

.title08{
background:url(../08/img/title08.jpg) no-repeat;
height:60px;
}

.title09{
background:url(../08/img/title09.jpg) no-repeat;
height:60px;
}

.title10{
background:url(../08/img/title10.jpg) no-repeat;
height:60px;
}

.title11{
background:url(../08/img/title11.jpg) no-repeat;
height:60px;
}

.title12{
background:url(../08/img/title12.jpg) no-repeat;
height:60px;
}

.title13{
background:url(../08/img/title13.jpg) no-repeat;
height:60px;
}

.title14{
background:url(../08/img/title14.jpg) no-repeat;
height:60px;
}

.title15{
background:url(../08/img/title15.jpg) no-repeat;
height:60px;
}

.title16{
background:url(../08/img/title16.jpg) no-repeat;
height:60px;
}

.title17{
background:url(../08/img/title17.jpg) no-repeat;
height:60px;
}

.title18{
background:url(../08/img/title18.jpg) no-repeat;
height:60px;
}


