@import url(http://fonts.googleapis.com/css?family=Lato:300,400);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: block; }
.clearfix:before, .clearfix:after { clear: both; }


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

body {
	background:url(../img/papertexture_bg.png);
	color: #000;
	font-size: 100%;
	line-height: 1.25;
	font-family: 'Lato', 'Avenir Next', Arial, sans-serif;
	overflow-x: hidden; 
	/* user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none; */
}

iframe{
	overflow-x: hidden;
	}


.wrapper{
	margin:0 auto;
	width:960px;
	}
	
a {
	color: #99cc33;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #373e18;
}

li{
	list-style:none;
	}

/* header */
.okamura-header {
	background:url(../img/wave.png) repeat-x bottom center;
	margin:-4px auto;
	padding: 0;
	text-align: center;
	height:411px;
}
	
	
/* main */	
#main_area{
	width:960px;
	height:324px;
	margin-top:15px;
	}
	
#menu_btn{
	float:left;
width:315px;
margin-right:13px;
}	

#introduction{
	padding-top:3px;
	}
		
		
/* information */		
.left_area{
	width:608px;
	margin-top:-5px;
	}

#left_middle{
	width:608px;
	background:url(../img/middle_waku.gif) repeat-y top;
	margin-top:-4px;
	padding-bottom:20px;
	}
	
#left_middle h3{
	font-size:21px;
	font-weight:bolder;
	border-bottom:2px solid #000;
	padding-bottom:3px;
	}	
#postcard_middle{
	width:608px;
	background:url(../img/postcard_middle_waku.gif) repeat-y top;
	margin-top:-4px;
	padding-bottom:20px;
	}
		
.postcard_piste{
	padding: 25px 45px 15px;
	}		

/* left */
.left{
	float:left;
	width:608px;
	margin-top:-20px;
	margin-right:29px;
	}

/* right */	
.right{
	float:left;
	width:323px;
	margin-top:0;
	}	

.frame_transparency{
	position:relative;
	z-index:100;
}

#supper_area{
	margin:1.4rem auto 1.4rem;
	border-radius: 1em;
}

.supper_pic{
		margin-top:-12.65rem;
}

.supper_pic img{
	width:321px;
	height:198px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;	
}

h4.supper_title{
	color:#693805;
	background:url(../img/supper/supper_title.png) no-repeat top center;
	margin-top:0.6rem;
	width:321px;
	height:66px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:17px;
	line-height:21px;
	padding:0.8rem 5.5rem 0 0.3rem;
}
	
.profile_area {
	margin-bottom:26px;
}
	
.ad_banner{
	margin:22px auto 14px;
	text-align:center;
	}	
	
	
.ad_banner a:hover{
	display:block;
	}		
	

/* 本文共通 */		
.piste{
	padding: 15px 40px;
	}
	
.piste img{
	max-width:528px;
	}
		
.date{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style:italic;
	font-size:16px;
	color:#fff;
	background:url(../img/date_waku.gif) no-repeat;
	width:150px;
	height:39px;
	text-align:center;
	padding:10px 0 0;
	margin:0 0 0 40px;
	position:relative;
	top:39px;
	}
	
.date02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style:italic;
	font-size:16px;
	color:#000;
	width:150px;
	height:39px;
	text-align:center;
	padding:10px 0 0;
	margin:0 0 0 40px;
	position:relative;
	top:160px;
	}

.piste h2{
	font-size:24px;
	font-weight:bolder;
	border-bottom:2px solid #000;
	padding-bottom:5px;
	}

.postcard_piste h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	font-weight:bolder;
	border-bottom:2px solid #000;
	padding-bottom:5px;
	}	
	
.honbun{
	margin-top:17px;
	line-height:26px;
	}	
	
#first_line{
	margin-top:12px;
	}
	
	
.bt_area{
	clear:both;
	width: 530px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #172851;
	border-bottom-color: #172851;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#bt_back{
	float:left;
	width: 255px;
}

#bt_next{
	float:right;
	text-align: right;
	width: 255px;
}

#bt_back a{
	overflow: hidden;
	background-image: url(../img/bt_arrow_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 28px;
	font-size: 12px;
	min-height:22px;
	height: 100%;
	display: block;
	color: #333333;
	text-decoration: none;
}

#bt_next a{
	overflow: hidden;
	background-image: url(../img/bt_arrow_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 25px;
	font-size: 12px;
	min-height:22px;
	height: 100%;
	display: block;
	color: #333333;
	text-decoration: none;
}

#bt_back a:hover,
#bt_next a:hover{
	text-decoration: underline;		
}
	


/* アーカイブ */

#archiveBox {
	font-size: 0.9em;
	line-height:1.6em;
	width:520px;
	margin-left:22px;
}



.bk_date {
	width: 520px;
	text-align: right;
	color:#666;
	border-bottom:1px solid #CCC;
	display:block;
}

.bk_title{
	display:block;
	margin-top:5px;
	border-bottom:none;
	padding-left:5px;
	font-size:15px;
	font-weight:bold;
	}
	
#archiveBox ul {
	padding: 20px 20px 15px;
}

#archiveBox li {
	clear: both;
	padding:  0;
	margin: 0 0 18px 0;
	color:#dd700f;
	line-height:21px;
	display:block;
}


#archiveBox li a {
	color:#dd700f;
	text-decoration:none;
}

#archiveBox li a:hover  {
	color:#dd700f;
	text-decoration:underline;
}




/* toTop */
#toTop {
position: fixed;
bottom: 50px;
right: 60px;
width: 70px;
height: 146px;
padding: 0;
margin: 0;
z-index:500;
}


#toTop a {
width: 65px;
height: 72px;
display: block;
}
	
	
/* footer */
.footer{
	width:960px;
	text-align:left;
	font-size: 15px;
	margin:-100px auto;
	color: #172851;
	line-height: 120%;
	height:366px;
	background:url(../img/footer.png) no-repeat top;
}

address{
	font-style:normal;
}


.footer a,
.footer a:visited{
	color: #172851;
	text-decoration: none;		
}

.footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}	

.inner_footer{
	width:960px;
	padding:215px 15px 5px;
	margin:0 auto;
	}
	
.left_footer{
	float:left;
	text-align:left;
	width:540px;
	}
	
.middle_footer{
	float:left;
	}	
	
.right_footer{
	float:right;
	width:301px;
	line-height:28px;
	}	
	

/* To Navigation Style */
/* .header-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.header-icon-drop:before {
	content: "\e001";
}

.header-icon-prev:before {
	content: "\e004";
}

.header-demos {
	margin: 30px auto 0;
	padding: 30px 0;
}

.header-demos a,
section button {
	display: inline-block;
	background: #a9a9a9;
	color: #fff;
	font-weight: 400;
	padding: 10px 20px;
	margin: 5px;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: 1px;
}

.header-demos a:hover,
.header-demos a:active,
.header-demos a.current-demo {
	background: #777;
}*/




/* @media screen and (max-width: 25em) {
	.header-icon span {
		display: none;
	}
}* /


/* ******************** clearFix ******************* */

.clear {
	clear: both;
	float: none;
}

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}

