@charset "utf-8";
@media print{
	body{
		width: 90%;
		margin: 0 auto;
	}
	#sideBar {
    display: none !important;
}
	#wrap{
		padding-left: 0 !important;
	}
}
@media print, screen {
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
a, a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #515151;
	text-decoration: none;
}
a:hover {
	color: #515151;
	text-decoration: underline;
}
a:active {
	color: #515151;
	text-decoration: underline;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #262626;
	font-size: 14px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
	min-width: 1300px;
}
#container {
	text-align: left;
	overflow: hidden;
	zoom: 1;
}
#main {
}
#wrap {
	padding-left: 234px;
}
/*------------------------------------------------------------
	gHeader
------------------------------------------------------------*/
#gHeader {
	display: none;
}
/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar {
	width: 234px;
	float: left;
}
#sideBar h1 {
	padding: 26px 0 24px;
	text-align: center;
}
#gNavi {
	margin-bottom: 22px;
	border-top: 2px solid #DEDEDE;
}
#gNavi li a {
	padding: 8px 21px 5px;
	display: table;
	box-sizing: border-box;
	width: 100%;
	color: #222;
	font-size: 15px;
	line-height: 1.45;
	text-decoration: none;
	background-color: #FFF;
	border-bottom: 2px solid #DEDEDE;
}
#gNavi li a span {
	height: 44px;
	display: table-cell;
	vertical-align: middle;
}
#gNavi .current a {
	color: #FFF;
	background-color: #961F24;
}
#gNavi li a:hover {
	color: #FFF;
	background-color: #961F24;
}
#gNavi .subNav li a {
	color: #353636;
	font-size: 14px;
	background: url(../images/icon02.png) #FFF no-repeat 214px center;
}
#gNavi .subNav li a span {
	height: 30px;
}
#gNavi .subNav li a:hover {
	background-color: #F3F3F3;
}
#sideBar .sLink li {
	padding: 0 3px 1px;
	float: left;
}
#sideBar .sLink li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
#sideBar.fix .fixNavi {
	position: fixed;
	left: 0;
	top: 0;
	width: 234px;
	z-index: 10;
}
.bbp-username,.bbp-email{
	text-align: center !important;
}
div.bbp-submit-wrapper{
	float: none !important;
	margin: 15px 0 !important;
	text-align: center !important;
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter .fNavi {
	padding: 10px 0 9px;
	text-align: center;
	background-color: #0F1C38;
}
#gFooter .fNavi li {
	margin-left: 25px;
	display: inline;
	color: #FFF;
	font-size: 14px;
}
#gFooter .fNavi li:first-child {
	margin-left: 0;
}
#gFooter .fNavi li a {
	margin-right: 25px;
	color: #FFF;
}
#gFooter .fBox {
	padding: 37px 0 40px;
	margin: 0 auto;
	width: 692px;
}
#gFooter .fBox .fLogo {
	float: left;
}
#gFooter .fBox .txtBox {
	width: 430px;
	margin-top: 17px;
	float: right;
}
#gFooter .fBox .txtBox .ttl {
	margin-bottom: 7px;
	font-size: 22px;
	font-weight: bold;
}
#gFooter .fBox .txtBox p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 1.7;
}
#gFooter .copyright {
	padding: 8px 0 14px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background-color: #901F23;
}
.sp {
	display: none !important;
}
}

@media only screen and (min-width: 0) and (max-width: 767px) {
a:hover {
	text-decoration: none;
}
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
body {
	min-width: inherit;
}
#wrap {
	padding-left: 0;
}
/*------------------------------------------------------------
		header
	------------------------------------------------------------*/
#gHeader {
	padding: 7px 0 8px;
	position: relative;
	display: block;
	text-align: center;
	background-color: #961E23;
}
#gHeader .menu {
	position: absolute;
	right: 0;
	top: 0;
}
#gHeader .navArea {
	width: 100%;
	position: absolute;
	left: 0;
	top: 44px;
	display: none;
	text-align: left;
	z-index: 999;
	background-color: #0E1B38;
}
#gHeader .navArea .sub {
	padding: 0px 15px 10px;
}
#gHeader .navArea .navi li a {
	padding: 10px 15px 12px;
	border-bottom: 1px solid #FFF;
}
#gHeader .navArea li a {
	padding: 3px 0;
	display: block;
	color: #FFF;
	font-size: 12px;
}
#gHeader .navArea .subNavi {
	margin: 5px 38px 0;
}
/*------------------------------------------------------------
		sideBar
	------------------------------------------------------------*/
#sideBar {
	display: none;
}
/*------------------------------------------------------------
		conts
	------------------------------------------------------------*/
#conts {
}
/*------------------------------------------------------------
		フッター
	------------------------------------------------------------*/
#gFooter .fNavi {
	display: none;
}
#gFooter .fBox {
	display: none;
}
#gFooter .copyright {
	padding: 7px 0 6px;
	font-size: 8px;
}
/*------------------------------------------------------------
		アイコン自動表示
	------------------------------------------------------------*/
	
a[href $='.pdf'] {
	background: url(../images/icon/pdf.png) no-repeat center left;
	margin: 0;
	padding: 2px 32px 2px 0;
	color: #CB5355;
	text-decoration: underline;
}
a[href $='.pdf']:hover {
	text-decoration: none;
}

a[href $='.doc'] {
	background: url(../images/icon/doc.png) no-repeat center left;
	margin: 0;
	padding: 2px 32px 2px 0;
	color: #CB5355;
	text-decoration: underline;
}
a[href $='.doc']:hover {
	text-decoration: none;
}

a[href $='.xls'] {
	background: url(../images/icon/xls.png) no-repeat center left;
	margin: 0;
	padding: 2px 32px 2px 0;
	color: #CB5355;
	text-decoration: underline;
}
a[href $='.xls']:hover {
	text-decoration: none;
}
#about a[href $='.pdf']{
	padding:0;
}
}

.margin-15 {
	margin: 15px 0;
}
