/*
Theme Name: Okura-Sangyo
Description: 大倉産業公式サイト用テーマ
Theme URI: http://okura-sangyo.co.jp
Author: StudioRise
Author URI: http://rise-st.com
Version: 1.0.0
License: Copyright (c) Studio Rise All Rights Reserved. 
License URI: http://rise-st.com/
*/
	
@charset "UTF-8";
/* CSS Document */

@media print {
body {
-webkit-print-color-adjust: exact;
}
}

#container{
width:100%;
}
html {
	background: #FFF;
	font-size: 16px;
	font-family:'Hiragino Mincho ProN', serif;
	color: #000;
	line-height: 1.8em;
	text-align: justify;
	-webkit-text-size-adjust: 100%;
}
a{
    color: #000;
    font-style:normal;
    text-decoration:none;
	background: none;
}
a:link {
    color: #000;
    font-style:normal;
    text-decoration:none;
	background: none;
}
a:visited {
    color: #000;
    text-decoration:none;
	background: none;
}
a:hover {
    color: #B30000;
    font-style:normal;
		background: none;
}
a:active {
    text-decoration:none;
	background: none;
}
@font-face {
    font-family: 'A-OTF-FutoMinA101Pro-Bold';
    src: url('フォント名.eot');
    src: url('フォント名.eot?iefix') format('eot'),
         url('フォント名.woff') format('woff'),
         url('fonts/A-OTF-FutoMinA101Pro-Bold.otf') format('truetype'),
         url('フォント名.svg#webfontjSpbZQRv') format('svg');
}
@font-face {
    font-family: 'A-OTF-RyuminPro-Medium';
    src: url('フォント名.eot');
    src: url('フォント名.eot?iefix') format('eot'),
         url('フォント名.woff') format('woff'),
         url('fonts/A-OTF-RyuminPro-Medium.otf') format('truetype'),
         url('フォント名.svg#webfontjSpbZQRv') format('svg');
}
@font-face {
    font-family: 'BookAntiqua';
    src: url('fonts/Book Antiqua.eot');
    src: url('fonts/Book Antiqua.eot?iefix') format('eot'),
         url('fonts/Book Antiqua.woff') format('woff'),
         url('fonts/Book Antiqua.otf') format('truetype'),
         url('fonts/Book Antiqua.svg#webfontjSpbZQRv') format('svg');
}
#headText {
	font-size:11px;
	font-weight: bold;
	margin: 0 auto;
	background: #000;
	color: #FFF;
	padding: 0;
	height: 26px;
	text-align: center;
}

#headLogo {
	width: 1024px;
	margin: 0 auto;
	height: 100px;
}
#gnavArea {
	width: 156px;
	top: 30px;
	left: 25px;
	background: #f5f5f5;
	opacity: 0.92;
	filter: alpha(opacity=92);/*IE7*/
	font-family:BookAntiqua,A-OTF-FutoMinA101Pro-Bold,A-OTF-RyuminPro-Medium,'Hiragino Mincho ProN', serif;
	font-weight: 500;
	padding: 4px 15px 4px 15px;
	color: #000;
	-webkit-box-shadow: 0 10px 6px -6px #000;
       -moz-box-shadow: 0 10px 6px -6px #000;
            box-shadow: 0 10px 6px -6px #000;
}
#gnavPicLink {
	width: 185px;
	margin-top: 15px;
	-webkit-box-shadow: 0 10px 6px -6px #000;
       -moz-box-shadow: 0 10px 6px -6px #000;
            box-shadow: 0 10px 6px -6px #000;
}
.Headline {
	font-size: 1.7em;
	line-height: 1.5em;
	font-family:'Hiragino Mincho ProN', serif;
	color: #B30000;
} 
#footerInfoWrap {
	clear: both;
	width: 100%;
	background: #E4E4E4;
	border-top: solid 1px #868686;
}
#footerInfo {
	width: 1024px;
	margin: 0 auto;
}
.footerInfoLeft {
	float: left;
	width: 340px;
	border-left: solid 1px #868686;
}
.footerInfoCenter {
	float: left;
	width: 340px;
	border-left: solid 1px #868686;
}
.footerInfoRight {
	float: left;
	width: 338px;
	border-left: solid 1px #868686;
	border-right: solid 1px #868686;
}
#footerWrap {
	clear: both;
	background: #000;
}
#footer {
	width: 1024px;
	height:200px;
	margin: 0 auto;
	padding-top: 60px;
	text-align: center;
}
.footerLogo {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 30px;
}
.footerCopyRight {
	text-align: center;
	color: #FFF;
	font-size:12px;
}
.footerLink  {
	margin: 0 auto;
	margin-left: 18px;
	margin-top: 23px;
	float: left;
	display: inline;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align:center;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footerLinkStyle {
	width: 960px;
	margin: 0 auto;
	color: #FFF;
	font-size: 0.8em;
	display: inline;
	line-height: 1.8em;
	text-align: center;
}
.footerLinkStyle a {
	color: #FFF;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 35px;
	height: 35px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.warningText {
	font-size: 0.8em;
	line-height: 1.5em;
}
#mainContents {
	width: 1024px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	overflow : hidden
}
#sidebar {
	width: 200px;
	float: left;
}
.SbarHeadline {
	font-size: 1.4em;
	color: #6a0000;
}
#category {
	margin: 30px 0 0 0;
}
#recentPost{
	margin: 30px 0 0 0;
}
.contents01 {
	float: right;
	width: 780px;
}
.contentsPost {
	margin-top: 30px;
	height: 200px;
	border-bottom: 1px solid #ccc;
}
.contentArea {
	height: auto;
}
.contents01Title {
	font-size: 1.5em;
}