@charset "UTF-8";

/*---------------------------------

 style info:ResetStyle

---------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

/*---------------------------------

style info:CommonStyle

---------------------------------*/
body {
	color: #59493f;
	-webkit-text-size-adjust: none;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.2;
	background:url("../images/back.png") repeat;
}

ol,ul {list-style: none;}
/*-- clearfix --*/
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {clear:both;}
.cf {zoom:1;}

/*---------------------------------

 header

---------------------------------*/
header{padding:10px 0;}
header .shinya{text-align:center;}

header h1{
	background-image:url("../images/logo.png");
	-webkit-background-size:320px 175px;
	width:320px;
	height:175px;
	min-height:60px;
	text-align:left;
	text-indent:-9999px;
	padding:0;
	margin: 0 auto;
}

header h2{
	text-align:center;
	font-size:28px;
	padding:0;
	margin: 0 auto;
	color:#ffffff;
	text-shadow:0 0 30px #2ba4ff;
}


#toha {
	margin:10px 8px;
	padding: 0;
	color:#59493f;
	background-color:#b5b5b5;
	text-shadow:0 1px 0 #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-top:1px solid #555555;
	border-bottom:1px solid #000000;
}

#toha h1{
	text-align:center;
	color:#ffffff;
	padding:10px 0 0;
	font-size:20px;
}

#toha p{
	font-size:14px;
	line-height:1.5em;
	padding:5px 10px 10px;
	color:#000000;
	text-shadow:0 1px 0 #e5e5e5;
}
#mainSection p span{
	color:#ff5b55;
}

.shinya{
	padding:5px 0;
	text-align:center;
	background-color:#475771;
	border-top:1px solid #6b7d99;
	border-bottom:1px solid #6b7d99;
}

.shinya p{
	color:#dae1ec;
	font-size:13px;
	line-height:1.5em;
	padding:5px;
}

#okamada{
	background-color:#aa1d23;
	border:3px solid #ede94e;
	padding:5px;
	margin:5px 10px 10px;
	text-shadow: 0 1px 0 #000000;
}

#okamada h1{
	padding: 0 0 5px;
	text-align:center;
	font-size:25px;
	color:#ffee7d;
	line-height:1.1em;
	border-bottom:2px solid #bf7861;
}
#okamada h1 span{
	font-size:14px;
}

#okamada p{
	color:#FFFFFF;
	padding:10px 5px;
	font-size:15px;
	line-height:1.5em;
}

#okamada img{
	float:left;
	padding:10px 5px 0 0
}

footer{
	margin:0;
	padding:10px 0;
	background-color:#666;
	text-align:center;
	text-shadow: 1px 1px 0 #292929;
	font-size:12px;
	color:#959595;
	display:block;
}



#next,#oa,#staff{
	margin:8px 8px;
	padding: 10px;
	background-color:#ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-top:5px solid #8c6528;
	border-right:5px solid #8c6528;
	border-bottom:5px solid #8c6528;
	border-left:5px solid #8c6528;
}

#next h1,#oa h1,#staff h1{
	color:#000000;
	font-size:22px;
	text-shadow:0 1px 0 #000000;
}

#next h1:before,#oa h1:before,#staff h1:before{
	content:"";
	float:left;
	width:34px;
	height:37px;
	margin:0 5px 0 0;
	background:url(../images/mark.png);
	-webkit-background-size:34px 37px;
}

#next h2,#oa h2,#staff h2{
	font-size:0.8em;
	color:#7e6b5a;
	margin:0 0 5px;
	text-shadow:0 1px 0 #000000;
}

#oa h3,#staff h3{
	margin:10px 0;
	padding:0 0 0 5px;
	color:#000000;
	border-left:5px solid #930;
}

#oa h3.kaigai,#oa h3.kokunai{
	border:none;
	margin:10px 0;
	padding:0;
	
}
#oa h3.kaigai:before{
	content:"海外編";
	display:block;
	background-color:#01a3df;
	margin:0 0 5px;
	padding:0 10px;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	color:#ffffff;
}

#oa h3.kokunai:before{
	content:"国内編";
	display:block;
	background-color:#e94e5f;
	margin:0 0 5px;
	padding:0 10px;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	color:#ffffff;
}

#oa span.category{
	display:none;
}

#oa .photo{
	border:none;
	text-align:center;
}

#next p,#oa p,{
	line-height:1.5em;
	clear:both;
	border-top:1px solid #CCCCCC;
	margin:5px 0 0;
	padding:5px 0 0;
}
#staff {
	line-height:1.5em;
	font-size:16px;
}

#staff p{
	border:none;
	margin:0;
	padding:0;
}

#oa .moreBtn,#staff .moreBtn{
	text-align:right;
	border:none;
}

#oa .moreBtn:before,#staff .moreBtn:before{
	content:">>";
}
.oadigestBtn{
	text-align:center;
	width:100%;
}

.oadigestBtn a{
	background-color:#e0dcd5;
	border:3px solid #4f2d07;/*
	width:80%;*/
	
	margin: 10px 25px;
	padding: 5px 6px;
	font-size:15px;
	text-shadow: 1px 1px 0 #ffffff;
	text-decoration:none;
	display:block;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
}

.oadigestBtn a:link{
	color:#4f2d07;
}
/*---------------------------------

 archiveList

---------------------------------*/

#archiveList{
	width:100%;
	margin:20px 0;
}
#archiveList ul {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
#archiveList ul li a{
	background:#fafafa url(../images/ar.png) no-repeat center right;
	-webkit-background-size:16px 16px;
	display:block;
	padding:10px 0 10px 10px;
	font-size:15px;
	border-bottom:1px solid #CCC;
	text-shadow: 1px 1px 0 #ffffff;
}


/*---------------------------------

 nav

---------------------------------*/
nav{
	padding:0 10px;
}

nav ul{
	width:auto;
	margin:0 auto;
	padding:0;
	border-top:1px solid #493c2f;
	border-bottom:1px solid #493c2f;
	border-right:1px solid #493c2f;
	display:block;
	background: -moz-linear-gradient(top, #feb92d, #fff87e);
	background: -webkit-gradient(linear, left top, left bottom, from(#feb92d), to(#fff87e));
}
nav ul:after{content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}

nav ul li{
	vertical-align:middle;
	border-left:1px solid #feb62a;
	float:left;
	display:block;
	width:49%;
}
nav li a{
	padding:20px 0;
	text-align:center;
	text-shadow: 0 1px 0 #fffacb;
	font-size:18px;
	font-weight:bold;
	display:block;
}

nav li a:link,nav li a:visited{
	color:#d3000d;
}


/*---------------------------------

 LINK

---------------------------------*/
a:link,
a:visited,
a:active{
	color:#d3000d;
}

a:hover{
	color:#881920;
	text-decoration:none;
}

.btn a{
	margin: 10px 25px;
	padding: 5px 6px;
	background: -moz-linear-gradient(top, rgba(242,242,242,1) 1%, rgba(255,255,255,1) 50%, rgba(244,244,244,1) 51%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(242,242,242,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(51%,rgba(244,244,244,1)), color-stop(100%,rgba(255,255,255,1)));
	border:1px solid #d1d1d1;
	font-size:15px;
	text-shadow: 1px 1px 0 #ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
}