* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 18px;
	line-height: 26px;
	font-family: Calibri;
	color: #4a4a4a;
	background: #fff;
	background:url(bg.jpg);
	background-attachment:fixed;
	background-size:cover;
	margin:-9px 0 0 0;
}
h1, h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
}
h1, h2, h3, h4, p {
	margin-bottom: 15px;
}
ul {
	margin: 0 0 15px 20px;
}
li {
	padding: 0 0 5px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#e39714;
}
img {
	border: 0;
}
.cl {
	clear: both;
}
.left {
	float: left;
	margin: 0 20px 15px 0;
}
.right {
	float: right;
	margin: 0 0 0 10px;
}
.leftbutton a {
	float: left;
}
.shell {
	width:100%;
	background:#fff;
}
#header {
	padding: 0;
}
#logo {
	float: left;
	padding: 33px 0 7px 15px;
}
#navigation {
	float: right;
	margin-top: 18px;
	float: left;
	width: 100%;
	background-color: #333;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #333333));
	background: -webkit-linear-gradient(top, #666666, #333333);
	background: -moz-linear-gradient(top, #666666, #333333);
	background: -o-linear-gradient(top, #666666, #333333);
	background: linear-gradient(top, #666666, #333333);
}
#navigation ul {
	list-style: none outside none;
}
#navigation ul li {
	float: left;
	padding: 2px;
}
#navigation ul li a {
	color: #fff;
	font-size: 18px;
	text-shadow: 0 1px #0b3b57;
	float: left;
	padding: 12px 25px;
	border-left: 1px solid #666;
}
#navigation ul li:first-child a {
	border: 0px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color: #dda805;
}
#main {
	padding-top: 0px;
}
#content {
	float: left;
	width:77%;
}
.post, #sidebar .link, #content .page {
	margin-bottom: 10px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	margin: 15px;
	border:1px solid #ccc;
	padding:15px;
}
.link p img{
	width:100%;
	max-width:193px;
}
.page a{
	color:#e39714;
}
.page a:hover{
	text-decoration:underline;
}
.post{
	margin-right:0px;
	margin-left:0px;
}
.post h2 a{
	color:#e39714;
}
.post label{
	float:left;
	padding:0 15px 0 0;
}
#header .shell {
}
#sidebar {
	float: right;
	width:23%;
	margin-left:0px;
}
#sidebar ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#header,
#main,
#footer{
	box-shadow: 0 13px 13px rgba(34, 25, 25, 0.9);
-moz-box-shadow: 0 13px 12px rgba(34, 25, 25, 0.9);
-webkit-box-shadow: 0 13px 13px rgba(34, 25, 25, 0.9);
width:93%;
max-width:1300px;
margin:0 auto;
}
#sidebar ul li{
	background:url(icon_link.gif) no-repeat 5px 9px;
	padding:5px 0 5px 25px;
	border-bottom:1px dashed #efefef;
}
.link, .page {
	margin-bottom: 25px;
}
.page h2 {
	font-size: 16px;
}
.button {
	display: block;
	width: 85px;
	height: 30px;
	background: url(button.png) no-repeat 0 0;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	float: right;
}
.mobile {
	display: none;
}
.button:hover {
	background-position: 0 bottom;
	text-decoration: none;
}
#footer {
	padding: 10px 5px;
	font-size: 13px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	border-top:2px solid #333;
	background:#fff;
}
#footer p {
	line-height: 26px;
	margin: 0;
}
#footer a {
	color: #333;
}
#footer a:hover{
	color:#e39714;
}
.socials {
	float: right;
	padding: 56px 15px 0 0;
}
.socials a {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	background: #e39714;
	float: left;
	margin: 0 3px;
	overflow: hidden;
}
.socials a:hover {
	background: #d58b0b;
}
.socials a img {
	margin: -2px 0 0 -2px;
}
.aboutus p img{
	float:left;
	height:auto;
	border-radius:5px;
	margin:0 15px 15px 0;
}
.aboutus p
{
 line-height:30px;
}
.blog_right h2{
	padding:0px;
	margin:0px;
}
.blog_right h3{
	color:#858484;
	font-size:11px;
	padding:0px 0 5px 0;
	margin:0px;
	font-weight:normal;
}
.blog .left{
	border-radius:5px;
	width:150px;
	height:150px;
	margin-bottom:0px;
}
.btn_pc{
	display:block;
}
.btn_mobile{
	display:none;
}
.btnsbox a{
	text-decoration:none;
	float:right;
	border-radius:3px;
	margin:0 0px 0 10px;
	padding:5px 15px;
	font-weight:bold;
}
.btnsbox a:hover{
	-moz-opacity:0.80!important;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.btn_orange{
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcb067), color-stop(100%, #ed8811));
    background: -webkit-linear-gradient(top, #fcb067, #ed8811);
    background: -moz-linear-gradient(top, #fcb067, #ed8811);
    background: -o-linear-gradient(top, #fcb067, #ed8811);
    background: linear-gradient(top, #fcb067, #ed8811);
    background-color: #ed8811;
    border-color: #ed8811;
    color: white!important;
    text-shadow: 0 1px 0px #a98f07;
	border:1px solid #ed8811;
}
.btn_gray{
	 background-color: #d0d0d0;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e6e6), color-stop(100%, #d0d0d0));
    background: -webkit-linear-gradient(top, #e9e6e6, #d0d0d0);
    background: -moz-linear-gradient(top, #e9e6e6, #d0d0d0);
    background: -o-linear-gradient(top, #e9e6e6, #d0d0d0);
    background: linear-gradient(top, #e9e6e6, #d0d0d0);
    border-color: #bab9b9;
    color: #333!important;
    text-shadow: 0 1px 0px #fff;
	border:1px solid #ccc;
}
.btnbox_detail{
	padding-top:10px!important;
}
.btnbox_detail a{
	float:left;
	margin-left:0px;
}
.detailtop h4 img{
	margin-bottom:0px;
}
.detailtop p{
	padding:2px 0px;
	margin:0px;
	overflow:hidden;
}
.detailtop span{
	float:left;
	width:200px;
}
@media screen and (max-width:767px) {
.post, #sidebar .link, #content .page{margin:15px 0;}
	.btn_pc{
	display:none;
}
.btn_mobile{
	display:block;
}
#footer {
	width: 100%;
}
.shell {
	width: auto;
	padding: 0 15px;
}
#content, #sidebar {
	width: 100%;
}
#sidebar {
	float: left;
}
#logo {
	width: 100%;
	max-width:336px;
	float:none;
	margin:0 auto;
	padding-left:0px;
}
.socials{
	margin:15px auto;
	padding:0px;
	width:148px;
	float:none;
	overflow:hidden;
}
#header .shell{
	border-radius:0px;
	margin:0px;
}
#navigation {
	float: left;
	margin-top: 10px;
}
#navigation ul {
	margin: 0;
}
#navigation ul li a {
	padding: 8px 9px;
}
.button {
	float: none;
	margin: 20px 0;
}
.mobile {
	display: block;
}
.pc {
	display: none;
}
.right {
	float: none;
	margin: 10px 0;
	display: block;
}
.left {
	float: none;
	margin: 0 0 10px 0;
}
img {
	max-width: 100%;
}
.detailtop h4 img{
	margin-top:15px;
}
}
@media screen and (max-width:320px){
	.btnsbox a{
		margin:5px 0;
	}
	#navigation ul li a {
	padding: 8px 1px;
}
}
