/*------------------------------------------------------------------

	common

-----------------------------------------------------------------*/


html,
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", sans-serif;
	margin:0;
	padding:0;
	color: #000;
}

h3{color: #222;font-size: 28px !important;line-height: 1.2em;text-align: center;font-weight: 700;margin-bottom: 40px;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul { list-style:none; }
caption, th { text-align:left; }
th, td { vertical-align:top; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
img{
	vertical-align:bottom;
}
q:before, q:after { content:''; }
hr { display:none; }
abbr, acronym { border:0; }
/*------------------------------------------------------------------

	LINK COLOR

------------------------------------------------------------------*/

a:link, a:visited {
	text-decoration:none;
	color:#111;
}
a:hover {
	color:#dee05e;
	text-decoration:none!important;
}

table a {
	text-decoration:underline;
	color:#ffffff;
}
table a:hover {
	text-decoration:underline;
	color:#dee05e;
}

/*------------------------------------------------------------------

	CLASS

------------------------------------------------------------------*/

.center{text-align:center!important;}
.right{text-align:right!important;}
.left{text-align:left!important;}

.mb10 { margin-bottom:10px !important; }
.mb20 { margin-bottom:20px !important; }
.mb30 { margin-bottom:30px !important; }
.mb40 { margin-bottom:40px !important; }
.mt0 { margin-top:0px !important; }
.mt1 { margin-top:1px !important; }
.mt2 { margin-top:2px !important; }
.mt3 { margin-top:3px !important; }
.mt4 { margin-top:4px !important; }
.mt5 { margin-top:5px !important; }
.mt6 { margin-top:6px !important; }
.mt7 { margin-top:7px !important; }
.mt8 { margin-top:8px !important; }
.mt9 { margin-top:9px !important; }
.mt10 { margin-top:10px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt35 { margin-top:35px !important; }
.mt40 { margin-top:40px !important; }
.mt45 { margin-top:45px !important; }
.mt50 { margin-top:50px !important; }

.top { vertical-align:top!important; }
.middle { vertical-align:middle!important; }
.top { vertical-align:bottom!important; }
.bottom{font-weight:bold!important;}
.fnt70{font-size:70%!important;}
.fnt80{font-size:80%!important;}
.fnt85{font-size:85%!important;}
.fnt90{font-size:90%!important;}
.fnt95{font-size:95%!important;}
.fnt100{font-size:100%!important;}
.fnt110{font-size:110%!important;}
.fnt120{font-size:120%!important;}
.fnt130{font-size:130%!important;}
.fnt140{font-size:140%!important;}
.floR, .f-right{float:right!important;}
.floL, .f-left{float:left!important;}
.floNone{float:none!important;}
.block{display:block!important;}
.display-none{display:none !important;}
.inline{display:inline!important;}
.yellow{color: #F0EA10;}



/*------------------------------------------------------------------

	CLEAR

------------------------------------------------------------------*/
.clear { display: inline-block;min-height: 1%;  }
.clear:after {
	content:".";
	display: block;
	height: 0;
	visibility:hidden;
	clear: both;
}
/* Hides MacIE5 \*/
* html .clear { height:1%; }
.clear { display:block; }
/* Hides MacIE5 */



/*------------------------------------------------------------------

	CLEAR

------------------------------------------------------------------*/


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,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;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

input, select {
    vertical-align:middle;
}
ol, ul {
    list-style: none;
}


/*===========================================
 clearfix
===========================================*/
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}


/*===========================================
 body
===========================================*/
a {
	color:#eabf4c;
	text-decoration:none;
}
a:hover {
	color:#eabf4c;
	text-decoration:underline;
}
/*===========================================
 header
===========================================*/
header {
	text-align:center;
	margin-bottom: 20px;
}

header #left {
	margin:0 auto;
	padding:15px 5px 7px 5px;
	width:90%;
}

header #right {
	margin:0 auto;
	padding:15px 5px 7px 5px;
	width:90%;
}

.logo, .info {
	font-size: 20px;
	font-weight: bold;
}

.logo span, .logo p, .info span, .info p {
	margin-top: 5px;
	font-size: 0.6em;
	font-weight: normal;
}

.title {
	border-bottom: 3px solid #ebebeb;
	border-top: 3px solid #ebebeb;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 15px 7px;
}

header {
	position:relative;
	overflow:hidden;
}

header p {
	width:100%;
}
header p img {
	width:100%;
	height:auto;
	max-width:960px;
}


/*===========================================
 box
===========================================*/
div#contents section.box h2 {
	margin: 0 0 15px 5px;
}
div#contents section.box article {
	text-align: center;
	width: 100%;
	min-width: 120px;
	float: left;
	margin-bottom: 30px;
}
div#contents section.box article img {
	width: 100%;
	height: auto;
	max-width: 184px;
} 
div#contents section.box article h3 {
	font-size: 0.9em;
	font-weight: bold;
}
div#contents section.box article p {
	text-align: left;
	font-size: 0.7em;
	line-height: 2.0em;
	padding: 0 15px;
}

div#contents section.post article {
	text-align: center;
	margin-bottom: 30px;
	overflow: auto;
}
div#contents section.post article p {
	text-align: left;
	font-size: 0.7em;
	line-height: 2.0em;
	padding: 0 15px;
}
div#contents section.post article img{
	float: none;
	width: 100%;
	height: auto;
	max-width: 260px;
	margin: 0;
}


/*===========================================
 footer
===========================================*/
footer {
	border-top: 8px solid #520101;
}
footer div {
	margin: 20px 0 0 20px;
}
footer div p {
	font-size: 0.7em;
	line-height: 2.0em;
}
footer div small {
	font-size: 0.6em;
}


body{
	background-color: #fff;: 
}

#base{
	width: 85%;
	padding: 0;
	margin: 0 auto;
}
#main{
	background-color: #fff;
	padding: 30px;
}
.item1 {
	background: #555555;
	padding: 4px 0 2px 10px;
	margin: 10px 0 12px 0;
	color: #fff;
}
input{
	background: #aaa;
	margin-bottom: 10px;
}


.item2 input{
	background: #fff;
}
.item2 input#file_upload_form_1{
	width: auto;
}
.button input {
	background: #555555;
	color: #fff;
	padding: 10px 100px;
}
	input[type="submit"] {
	display: block;
	margin: 20px auto; 
	width: 110px;
	height: 38px;
	background-color: #000;
	padding: 0;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	outline: none;
	color: #fff;
}
	input[type="submit"]:hover{
	background-color: #aaa;
}
.xs{display:none;}
.sm{display:none;}
.pc{display: none;}
@media (max-width: 767px) {.xs{display:block;}#base{width: 90%;margin: 0 auto;}#main{padding: 10px 0;}}
@media (max-width: 480px) {.sm{display:block;}#base{width: 98%;margin: 0 auto;}#main{padding: 10px 0;}}
@media (min-width: 768px) and (max-width: 1200px) {.pc{display:block;}}
