/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	}

html{
	height: 100%;
	}
	
	
/* IE6 */
*html div#container {
	height: 100%;
	}



body {
	margin: 0px;
	height: 100%;
	font-family: 'ＭＳ ゴシック,Osaka,';
	font-size: 10px;
	color: #402d1f;
	background-image: url(../share_images/body_back_001.jpg);
	background-repeat: repeat;
	letter-spacing: 0.1em;
	}

#header.hd001{
	margin: 0px auto 0px;
	padding: 8px 20px 0px 20px;
	width: 922px;
	height: 142px;
	background: url(../share_images/header_001.jpg) no-repeat;
	color: #ffeed5;
	text-align: left;
	line-height: 1.8;
	}
	
#header.hd002 {
	margin: 0px auto 0px;
	padding: 8px 20px 0px 20px;
	width: 922px;
	height: 142px;
	background: url(../share_images/header_002.jpg) no-repeat;
	color: #053147;
	text-align: left;
	line-height: 1.8;
	}
	
#header.hd003{
	margin: 0px auto 0px;
	padding: 8px 20px 0px 20px;
	width: 922px;
	height: 107px;
	background: url(../share_images/header_003.jpg) no-repeat;
	color: #ffeed5;
	text-align: left;
	line-height: 1.8;
	}
	
#header.hd004 {
	display: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: normal;
	}
	
@media screen and (max-width: 730px) {
			
	h1 {
		display: none;
		}
		
	#header_img {
		display: none;
		}
		
	#header.hd003 {
		display: none;
		}
	
	＃header {
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		}
	
	#header.hd004 {
		display: block;
		}
		
	#header.hd004 img {
		width: 100%;
		max-width: 100%;
		height: auto;
		}
	}
	
#container {
	width: 930px;
	margin: 0px auto 0px;
	border-left: solid 1px #8c441c;
	border-right: solid 1px #8c441c;
	background: url(../share_images/container_back_001.jpg) repeat-y;
	padding: 0px 0px 20px 30px;
	height: auto;
	text-align: center;
	}

#container.index {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 20px 0px;
	}
	
@media screen and (max-width: 730px) {
	#container {
		margin: 0px;
		width: 100%;
		background: #fff;
		padding: 0;
		border: none;
		overflow: hidden; 
		}
		
	#container.index {
		width: 100%;
		padding: 0;
		border: none;
		margin: 0;
		overflow: hidden;
		}
	}


#container.index div#left_side{
	width: 678px;
	height: auto;
	overflow: hidden;
	float: left;
	}

@media screen and (max-width: 730px) {
#container.index div#left_side {
		margin: 0;
		width: 100%;
		background: #fff;
		float: none;
		overflow: hidden;
		}
	}


#container a {
	text-decoration: none;
	}
	
#container a:hover {
	color: #8c2c0f;
	}
	
#left_side{
	width: 648px;
	height: auto;
	overflow: hidden;
	float: left;
	}
	
@media screen and (max-width: 730px) {
	#left_side{
	width: 100%;
	margin: 0;
	height: auto;
	float: none;
	}
	}

#right_side{
	padding: 0px 0px 10px 0px;
	width: 282px;
	height: auto;
	overflow: hidden;
	}



#footer {
	margin: 0px auto 0px;
	padding: 50px 20px 0px 20px;
	width: 922px;
	min-height: 100%;
	background: #c28f21 url(../share_images/footer_001.jpg) no-repeat;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.8;
	}
	

#footer.ft002 {
	margin: 0px auto 0px;
	padding: 30px 20px 0px 20px;
	width: 922px;
	min-height: 100%;
	background: #8c441c;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.8;
	}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #000089;
	}
	
@media screen and (max-width: 730px) {
	#footer.ft002 {
		width: 92%;
		font-size: 1.2em;
		padding: 4%;
		}
	
	}

ul {
	list-style-type: none;
	}
	
li{
	list-style-type: none;
	text-justify: inter-ideograph;
 	text-align: justify;
	}
	
dl {
	list-style-type: none;
	}
	
dt{
	list-style-type: none;
	text-justify: inter-ideograph;
 	text-align: justify;
	}
	
dd{
	list-style-type: none;
	text-justify: inter-ideograph;
 	text-align: justify;
	}


ul.pan{
	width: 632px;
	padding: 0px 0px 0px;
	height: auto;
	background-color: #FFFFFF;
	}

ul.pan li { 
 	background-image: url(../share_images/arrow_001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	font-size: 10px;
	height: auto;
	float: left;
	}


ul.pan li.dammy { 
	background-image: none;
	}	
	
.clear {
	clear: both;
	}

img {
	border: none;
	}

table,tr,td {
	font-size: 12px;
	text-justify: inter-ideograph;
 	text-align: justify;

	}
	

.dtp {	
	page-break-after: always;
	}
	
h1 {
	font-size: 10px;
	font-weight: normal;
	}
	
h2 {
	font-size: 12px;
	font-weight: normal;
	}

.f14 {
	font-size: 14px;
	letter-spacing: normal;
	}
	
.f11 {
	font-size: 11px;
	letter-spacing: normal;
	}
	
.f10 {
	font-size: 10px;
	}
	
.text_center {
	text-align: center;
	}
	
.text_left {
	text-align: left;
	}
	
.text_right {
	text-align: right;
	}

.letter_spacing {
	letter-spacing: normal;
	}
	
/* color */

.c_26221d {
	color: #26221d;
	}

.c_8c2c0f {
	color: #8c2c0f;
	}


.c_e5e5b8 {
	color: #e5e5b8;
	}

.c_bfb38d {
	color: #bfb38d;
	}

.c_402d1f {
	color: #402d1f;
	}
	
.c_bf2124 {
	color: #bf2124;
	}
	
.c_ffeed5 {
	color: #ffeed5;
	}
	
.c_f0ca7b {
	color: #f0ca7b;
	}
	
.c_c28f21 {
	color: #c28f21;
	}
	
.c_053147 {
	color: #053147;
	}
	
.fred {
	color:#F00;
	text-decoration: underline;
	}
	
/* ページトップへボタン */

#page-top {
    position: fixed;
    bottom: 6%;
    right: 6%;
   	z-index: 100;
	width: auto;
	height: auto;
	background: #06e;
    text-decoration: none;
    text-align: center;
	font-size: 0.8rem;
	border-radius: 5px;
	padding: 1%;
	line-height: 1.4;
	}


#page-top a {
    color: #fff;
    display: block;
    
	 
	}

#page-top a:hover {
    text-decoration: none;
    background: #28e;
	color: #fff;
	}
	
@media screen and (max-width: 730px) {
	#page-top {
		font-size:0.9rem;
		padding: 2%;
		}
	}
	
@media screen and (max-width: 480px) {
	#page-top {
		font-size:1.0rem;
		padding: 2%;
		}
	}
	
/* スマホナビ */	

.spmenu_btn {
    visibility: hidden;
	display:block;
    position:absolute;
    top:15px;
    right:40px;
    width:20px;
    height:22px;
    background:#000;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
	}
	
.spmenu_btn.na {
    top: 32px;
	}

@media screen and (min-width: 550px){
	.spmenu_btn {
    top:40px;
	right:60px;
	}
}

@media screen and (max-width: 575px){
	.spmenu_btn {
    top:30px;
	right:60px;
	}
}

@media screen and (max-width: 360px){
	.spmenu_btn {
    top:15px;
	right:50px;
	}
}

@media screen and (max-width: 730px){
	.spmenu_btn {
    visibility: visible;
	}
}

.spmenu_btn:before {
    content:'';
    position:absolute;
    width:20px;
    height:2px;
    background:#000;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}

.spmenu_btn:after {
    content:'';
    position:absolute;
    width:20px;
    height:2px;
    background:#000;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}

.spmenu_btn.active {
    background:#FFF;
}

.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}
 
.spmenu {
    display:none;
    position:absolute;
    top:80px;
    left:4%;
    width:92%;
    background:#cbb27c;
	z-index: 100;
	 filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
	color: #fff;
}

ul.smp li a {
    display:block;
    width:100%;
    color: #fff;
    padding:10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-bottom:1px solid #fff;
	font-size: 1.2rem;
	}
	
ul.smp li a:hover {
	background: #f3ecde;
	color: #960;
	}
	
ul.smp li li a {
	padding: 8px;
	color: #960;
	background: #f3ecde;
	border-bottom:1px solid #960;
	}

@media screen and (min-width: 575px){
	ul.smp li a {
	font-size: 1.2rem;
	}
}
	

@media screen and (max-width: 575px){

.br:before {
	content: "\A";
	white-space: pre;
	}	
	
}