﻿@charset 'UTF-8';
/*
Theme Name: Doukikai
Theme URL: http://www.printing-s.jp
Description: Doukikai
Author: R.Fukunaga
*/


/* ++++++++++　全体のデザイン　++++++++** */

html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
	letter-spacing: 0.05em;
	color:#333333;
	background:#FFFFFF url(images/bg.jpg) repeat-x;
	background-position:center top;
	height: 100%;
	}


h1 {
	margin:0px;
	padding:105px 0 0 8px;
	font-size: 2em;
	}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
}


a {
	color:#00336c;
	}
	
a:hover {
	color:#FF6699;
	}

a:hover img{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    /*background: #fff;*/
}

.n12{
	font-size:1.2em;
	}
	

#container {
	width: 866px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-image: url(images/main_bg.jpg);
}
	
#screen {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	padding:0px 0 75px 0px;
	clear: both;
}

#header {
	height: 194px;
	margin: 0 auto;
	background-image: url(images/header_bg.jpg);
	background-repeat:no-repeat;
	width: 846px;
	padding:0px 10px 0 10px
}

#sidebar{
	width:203px;
	float:left;
	padding:20px 5px 5px 8px;

}

#contents {
	margin:0;
	width:610px;
	float:right;
	padding:20px 10px 30px 10px;
	}

#footer {
	height:16px;
	width: 866px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	clear: both;
	bottom: 0;
	padding-top:15px;
	}

.clear {
	clear:both;
	margin:0;
	}	
	
img {
	border: none;
	display: inline-block;
	max-width: 100%;
	height: auto !important;
}
	
/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */

#header h1 a {
	height:64px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin: 0px;
	display:block;
	width: 273px;
	float: left;
}



#header h1 a span { display:none; }

#header .head_menu{
	text-align:right;
	float: right;
	margin-top:130px;
	padding-right:5px;
	width: 370px;
	color:#FFFFFF;
	/*font-size:0.9em;*/
}
#header .head_menu span{
display:none;
}

#header .head_menu .access {
margin-top:30px;
	font-size:1.4em;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

#header .head_menu .access img{
	margin-left:2px;
	}

/* nav-toggle */
#nav-toggle {
	display: none;
	position: fixed;
	top: 10px;
	right: 10px;
	height: 32px;
}
#nav-toggle > div {
	position: relative;
	width: 32px;
}
#nav-toggle span {
	width: 100%;
	height: 2px;
	left: 0;
	display: block;
	background: #033560;
	position: absolute;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}

#overlay_s {
	display: none;
	position: fixed;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* ++++++++++　メニュー部分のデザイン +++++++++++ */

.weblist_img {
	text-align:center;
	margin-left:5px;
}
.weblist_img p{
	font-size:1.2em;
}

#sidebar .menu{
	/*width:208px;*/
	margin:0;
	}
	
#sidesearch{
	width:208px;
	margin: 0 auto 0 4px;
	padding-top:8px;
	text-align:center;
	height:39px;
	}

#sidesearch #ts{
	width:140px;
	}

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}


#sidebar .contact_img a{
background-image:url(images/contact.png);
display:block;
width:130px;
height:41px;
margin:0 auto;
}

#sidebar .contact_img a:hover{
background-image:url(images/contact_ov.png);
}

#sidebar .idou_img a{
background-image:url(images/idou.png);
display:block;
width:130px;
height:41px;
margin:10px auto;
}

#sidebar .idou_img a:hover{
background-image:url(images/idou_ov.png);
}

#sidebar .idou_img span,#sidebar .contact_img span{
display:none;
}

#sidebar .menu strong,	.sidesearch_title strong{
	width:213px;
	height:37px;
	display:block;
	margin:10px auto 5px 0px;
	}

#sidebar .menu strong{
	background-image:url(images/cate_title.jpg);
	background-repeat:no-repeat;
	}

#sidebar .sidesearch_title strong{
	background-image:url(images/search_title.jpg);
	background-repeat:no-repeat;
	}
	
#sidebar .menu strong span,	.sidesearch_title strong span{
	display:none;
	}

#sidebar .menu ul{
	list-style:none;
	margin:0;
	padding:0;
	/*width:200px;*/
}

#sidebar .menu ul li{
	border-bottom:1px solid #8ca7cf;
	font-size: 1.4em;
	font-weight: bold;
	color:#00336c;
	margin:8px 5px 0 5px;
}

#sidebar .menu ul li a{
	background-image:url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration:none;
	padding:0 0 5px 20px;
	color:#00336c;
	display:block;
}

#sidebar .menu ul li a:hover{
	background-image:url(images/mark1.gif);
}

#sidebar .adminmenu{
	width:208px;
	margin:10px auto;
	text-align:center;
	color:#669933;
	font-size:1.2em;
}
	
#sidebar .adminmenu ul{
	list-style:none;
	padding:0;
	margin-left:40px;
	*margin-left:-30px;
	_margin-left:-10px;
	width:90px;
	background-image:none;
}


#sidebar .adminmenu ul li{
	border:1px dotted #669933;
	font-size:0.8em;
	font-weight: normal;
	padding:0;
	margin-top:5px;
	width:90px;
}

#sidebar .adminmenu ul li a{
	text-decoration:none;
	display:block;
	background-image:none;
	padding:0;
	margin:0;
}

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}

#sidebar .printing img{
text-align:center;
margin-left:5px;
}

#sidebar .contact_img a{
background-image:url(images/contact.png);
display:block;
width:130px;
height:41px;
margin:0 auto;
}

#sidebar .contact_img a:hover{
background-image:url(images/contact_ov.png);
}

#sidebar .idou_img a{
background-image:url(images/idou.png);
display:block;
width:130px;
height:41px;
margin:10px auto;
}

#sidebar .idou_img a:hover{
background-image:url(images/idou_ov.png);
}

#sidebar .idou_img span,#sidebar .contact_img span{
display:none;
}

#sidebar .work_top img{
margin:5px auto 5px 4px;
}

/* ++++++++++　コンテンツ部分のデザイン　+++++++++++ */

#contents #top_img {
	margin-bottom:5px;
}

#contents h2{
	background-image:url(images/h2_bg.jpg);
	font-weight:bold;
	font-size:1.4em;
	height:26px;
	color:#143465;
	background-repeat:no-repeat;
	margin-top:5px;
	padding: 4px 0 0 25px;
	}
#contents .posts {
	margin-bottom:5px;
}

#contents .posts,#contents .news{
	width:600px;
	font-size:1.2em;
	padding:5px;
}

#contents .posts .title{
	border-bottom:1px solid #eee;
	padding:2px;
}

#contents .posts .title h3{
	border-left:6px double #003366;
	color:#346698;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
}

#contents .posts .title h3 a{
	text-decoration:none;
	color:#346698;
}

#contents .posts .post_day {
	width:11em;
	background-color:#FAF9E2;
	text-align:right;
	display:block;
	margin:3px 2px 2px auto;
	color:#666;
}

#contents .posts .post{
	margin:10px 5px 10px 5px;
}

#contents .posts .post_alt{
	margin:5px;
	color:#666666;
	text-align:right;
}

#contents .news{
	height:200px;
	overflow:auto;
}

#contents .news ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#contents .news ul li{
	border-bottom:1px dashed #376792;
	display:block;
	margin:5px;
	}
	
#contents .news ul li a{
	text-decoration:none;

}

#contents .pagenav{
font-size:1.2em;
text-align:center;
}

#contents #sibukai{
	padding:10px;
	height:60px;
	margin:10px 10px 10px 0;
	width:580px;
	border-bottom:1px dotted #CCCCCC;
}

#contents #sibukai ul{
	margin:0;
	padding:0;
	list-style:none;
	width:580px;
	font-size:1.4em;
	font-weight:bold;
}

#contents #sibukai ul li{
	margin:0;
	float:left;
	padding:0 10px 5px 0;
	
}

#contents #sibukai ul li a{
	display:block;
	white-space:nowrap;
	text-decoration:none;
	border:1px solid #99CCFF;
	padding:3px;
	
}

#contents #sibukai ul li a:hover{
	background-color:#EDF9FA;
	
}

/* ++++++++++　コンテンツプライバシーポリシー　+++++++++++ */


#contents .faq ul{
	list-style:none;
	margin:10px 0;
	width:520px;
	}
#contents .faq ul li{
	margin:10px 0;

}

#contents .faq ul li strong {
	font-size:1.2em;
	background-color:#ddd;
	display:block;
	padding-left:5px;
	margin:0 0 5px -15px;
	border-left:6px solid #ccc;
}

#contents .faq ul li span {
	font-weight:bold;
	color:#990000;
}

/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */


.commentlist li {
	margin: 0;
	padding: 5px 5px 3px;
	list-style: none;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist {
	margin:10px 0;
	padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#comentop p {
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata {
	color: #777;
	}

.nocomments {
border:1px solid silver; margin:5px; padding:5px; text-align:center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entry{
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	
.entry .postmetadata {
	text-align:left;
	}
	
.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt a {
	text-decoration:none;
	}
	
.alt2 {
	border-bottom: 1px solid #DDD;
	}
	
.alt2 a {
	text-decoration:none;
	}
	
.author {

}

/* ++++++++++　コメント部分のデザイン　+++++++++++ */
#comments {
	background-color:#EDF4F8;
	padding:5px;
	color:#006699;
	}
	
#commentlogin {

	}

#respond {

	/*border-bottom:solid 2px #538ad8;*/
	border-left:solid 4px #538ad8;
	color:#006699;
	padding:0 5px;
	}
	
.com {
	/*font-size:0.75em;*/
	border-bottom:solid 1px #99CCCC;
	padding-bottom:8px;
	margin-bottom:12px;
	}

.com p {
	margin:5px 0;
	}
	
.commeta {
	color:#666;
	text-align:right;
	}
	
#tb {
	/*font-size:0.75em;*/
	border:dotted 1px #666;
	padding:8px;
	line-height:150%;
	}

/* ++++++++++　ぱんくずリストのデザイン　+++++++++++ */

.bread {
	padding:0px 10px 4px 10px;
	text-align:right;
	color:#666666;
	font-size:1.2em;
	clear:both;
	}


/* ++++++++++　リンク集のデザイン　+++++++++++ */

#link {
border-collapse:collapse;
margin:20px 0 20px 20px;
}

#link {
	width:90%;
	font-size:1.2em;
	}

#link th,#link td {
	text-aligin:left;
	padding:10px 5px;
	border:solid 1px #ccc;
	}

#link th {
	width:200px;
	background-color:#EBFAED;
	}

/* ++++++++++　フッター部分のデザイン　+++++++++++ */

#footer p {
	font-size:1.2em;
	color:#FFFFFF;
	}

#footer p a {
	color:#FFFFFF;
	}

#footer address {
	font-size:1.2em;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-style:normal;
	}
	
/*モバイル表示*/
@media screen and ( max-width:800px ){
	
	
/* +++++++++ 全体れいあうと　+++++*/

	body{
		background-image: none;
	}
	
#header {
	background-image:none;
	position:relative;
	padding:0px;
	margin:0 auto;
	width: 100%;
	height: auto !important;
	box-sizing: border-box;
}

#container {
width: 100%;
margin: 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
position: relative;
background-image: none;
overflow: hidden;
}


#contents {
	margin: 0;
	font-size: 1.2em;
	width:100%;
	float:none;
	box-sizing: border-box;
}

#top_contents {
	margin: 0;
	width: 100%;
	font-size: 1.4em;
	box-sizing: border-box;
	float:none;
}


#footer {
	width: 100%;
	bottom: 0;
	position: absolute;
	box-sizing: border-box;
}

#footer_inner {
	width: 100%;
	margin: 0 auto;
}

	
#contents .posts,#contents .news{
	width:100%;
	background-color:#FFFFFF;
	padding:5px;
	box-sizing: border-box;
}	
	
/* +++++++++　ヘッダーデザイン　+++++++*/

	#header h1{
	margin: 0;
	padding: 0;
	}

#header h1 a{
	margin: 0;	
	background-size: cover;
}

#header .head_menu{
	display:none;
}

#header .head_des{
	font-size: 1.1em;
	color: #999;
	box-sizing: border-box;
	padding-top: 5px;
	width:80%;
	float:none;
	height:auto;
}


	
/* ++++++++++　トップページのデザイン　+++++++++++ */

#top_contents .topic{
	float:none;
	width:100%;

}

#top_sidebar .news ul.newss{
	max-height:300px;
	height:auto;
}

/* ++++++++++ メニューのデザイン　+++++++*/

	
#sidebar {
        position: fixed;
        right: -300px;
        top: 0;
        height: 100%;
        color: #333;
        background: #fff;
        transition: .35s ease-in-out;
		padding-top: 40px;
		float: none;
		box-sizing: border-box;
		overflow: auto;
	width: 230px;
			
    }

#sidesearch{
	width: 100%;
	}

#nav-toggle {
        display: block;
    }
	
/* z-index */
#overlay_s {
	z-index: 200;
}
#sidebar {
	z-index: 300;
}
#nav-toggle {
	z-index: 400;
}

/* nav open */
.open {
	overflow: hidden;
}
.open #overlay_s {
	display: block;
}
.open #sidebar  {
	transform: translate3d(-300px,0,0);
}

	.open #nav-toggle{
		right: 20px;
	}
	
/* #nav-toggle close */
.open #nav-toggle span:nth-child(1) {
	top: 11px;
	transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav-toggle span:nth-child(3) {
	top: 11px;
	transform: rotate(-45deg);
}


	#sidebar .menu,#sidebar .menu ul,#sidebar .rec_come{
		width: 100%;
		box-sizing: border-box;
	}
	
	#sidebar .printing img{
		margin: 0;
	}
	
/* ++++++++++　フッター部分のデザイン　+++++++++++ */


#footer .footer_t{
	height: auto;
}


#footer .footer_b{
	height: auto;
	width: 60%;
	margin: 15px auto;
	float: none;
	padding:0;
}

#footer .address{
	width: 200px;
	height: auto;
	margin-top: 0px;
	float: none;
	margin: 15px auto;
	padding:0;
}


#footer address{
	text-align: center;
	margin-top: 5px;

}

/* ++++++++++　送信フォームデザイン　+++++++++++ */


table.form th,table.form td {
 padding:10px;
 display:block;
 width: auto;
 box-sizing: border-box;
}


table.form input[type=text],table.form input[type=email]{

width:100%;

}
	
}