﻿/*
Theme Name: Kyouyaku2
Theme URL: http://www.printing-s.jp
Description: Kyouyaku
Author: R.Fukunaga
*/


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

body {
	margin: 0;
	padding: 0;
	/*background-color:#ACD9D9;*/
	background-image:url(images/bg.jpg);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:150%;
	line-height:110%;
	color:#333333;
	}

h1 {margin:0;
	padding:0;
	}
	
a {
	color:#00a0c6;
	}
	
a:hover {
	color:#66CC00;
	}

#contaner {
	width:874px;
	margin:0 auto;
	padding:0;
	background-image:url(images/mainbg1.jpg);
	}

#main {
	padding:10px 20px 1px;
	min-height:650px;
	height: auto !important;
	height: 650px;
	}
	
.clear {
	clear:both;
	margin:0;
	}	
	
img {
 border:none;
}
	

/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */

#header {
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
	
#header h1 {
	float:left;
	}

#header img {
	border:none;
	margin:18px 20px 10px 20px;
	}

#loginout {
	width:270px;
	text-align:right;
	margin:40px 20px 0px 20px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	float:right;
	}

#login {
	font-size:0.8em;
	font-weight:bold;
	float:left;
	padding:2px;
	padding-left:22px;
	background-image:url(images/login.gif);
	background-repeat:no-repeat;
	margin-left:5px;
}

#passlost {
	font-size:0.7em;
	float:right;
	padding:2px;
	padding-left:22px;
	background-image:url(images/hatena.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	}

#navi {
	width:860px;
	border-top:solid 3px #3D79B6;
	margin:0 auto;;
	text-align:center;
	padding:0;
	}

#navi ul {
	width:860px;
	background-image:url(images/navibg.jpg);
	margin:0 auto;
	padding:0;
	list-style-type:none;
	border-bottom:solid 1px #DDD;
	border-top:solid 1px #fff;
	height:30px;
	/*font-size:0.8em;*/
	font-size:12px;
	font-weight:bold;
	}
	
#navi li {
	text-align:center;
	border-right:solid 1px #CCC;
	float:left;
	line-height:30px;
	}
	
#navi li a {
	display:block;
	width:140px;
	text-decoration:none;
	color:#666;
	background-image:url(images/navibg.jpg);
	}
	
#navi li a:hover {
	background-image:url(images/navibg2.jpg);
}

#navi2 {
	width:860px;
	margin:0 auto;
	text-align:center;
	padding:0;
	border-top:solid 3px #79CC80;
	}
#s2, #s3, #s4, #s5, #s6, #s7, #s8{display:none;}

#navis ul {
	width:860px;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #fff;
	/*font-size:0.8em;*/
	font-size:12px;
	height:22px;
	}
	
#navis li {
	text-align:center;
	float:left;
	line-height:22px;
	}
	
#navis li a {
	display:block;
	text-decoration:none;
	color:#FF6633;
	padding:0 10px;
	border-right:1px dotted #DDD;
	border-left:1px dotted #DDD;
	}
	
#navis li a:hover {
	color:#FF0033;
}

#navi2 ul {
	width:860px;
	background-image:url(images/navibg-2-2.jpg);
	margin:0 auto;
	padding:0;
	list-style-type:none;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #fff;
	/*font-size:0.8em;*/
	font-size:12px;
	font-weight:bold;
	height:30px;
	display:block;
	}
	
#navi2 li {
	text-align:center;
	border-right:solid 1px #CCC;
	float:left;
	line-height:30px;
	}
	
#navi2 li a {
	display:block;
	text-decoration:none;
	color:#666;
	background-image:url(images/navibg-2-2.jpg);
	padding:0 10px;
	}
	
#navi2 li a:hover {
	background-image:url(images/navibg-2.jpg);
}

#username {
	/*font-size:0.8em;*/
	font-size:12px;
	font-weight:bold;
	margin:2px;
	margin-right:5px;
	color:#666;
}

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

#top {
	width:860px;
	margin:0 auto;
	text-align:center;
	min-height:650px;
	height: auto !important;
	height: 650px;
	}


#topimg {
	margin-left:8px;
	background-image:url(images/top.jpg);
	width:844px;
	height:310px;
	position:relative;
	}
	
#topimg h2 {
	position:absolute;
	left:10px;
	top:10px;
	width:450px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-align:left;
	color:#666666;
	}
	
#topinfo1 {
	position:absolute;
	left:20px;
	top:70px;
	width:400px;
	font-size:12px;
	text-align:left;
	line-height:120%;
	color:#666666;
	}

#top2 {
	margin:10px auto;
	text-align:left;
	}	

#topnews {
	width:400px;
	float:right;
	margin-right:6px;
	background-image:url(images/news.jpg);
	}
	
#topnews h2 {
	margin:0;
	padding:3px;
	background-color:#6C9FC6;
	color:#fff;
	font-size:0.75em;
	}

#topnews div {
	border:solid 1px #6C9FC6;
	overflow:auto;
	height:200px;
	}
	
#topnews ul {
	font-size:0.75em;
	margin:0 5px;
	padding:0;
	list-style-type:none;
	}
	
#topnews ul a {
	color:#003366;
	}
	
#topnews li {
	background-image:url(images/mark.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	background-position:0px 7px;
	}
	
#ad {
	float:left;
	}
	
#ad h2 {
	margin:0 10px;
	border-left:6px double #E77272;
	font-size:0.8em;
	padding-left:3px;
	color:#666666;
	width:400px;
	line-height:110%;
	}
	
.ad-setumei {
	font-size:0.8em;
	color:#666;
	line-height:110%;
	width:400px;
	margin:5px 10px;
	}

#ad1 h3 {
	margin:0;
	background-color:#99CCCC;
	color:#FFF;
	font-size:0.9em;
	padding:2px;
	}

#ad2 h3 {
	margin:0;
	background-color:#99CC99;
	color:#FFF;
	font-size:0.9em;
	padding:2px;
	}

#ad1 p,#ad2 p {
	margin:2px;
	font-size:0.7em;
	color:#666;
	line-height:110%;
	}
	
.adlink {
	padding-top:5px;
	}

#ad1 {
	width:200px;
	height:150px;
	border:2px solid #99CCCC;
	padding:2px;
	float:left;
	margin-left:5px;
	}
	
#ad2 {
	width:200px;
	height:150px;
	border:2px solid #99CC99;
	padding:2px;
	float:left;
	margin-left:5px;
	}
	

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

.post h2 {
	/* background-image:url(images/h2bg.gif);
	background-repeat:no-repeat; */
	background-color:#96CBCB;
	color:#fff;
	font-size:1.4em;
	padding:5px 10px;
	margin-bottom:20px;
	margin-top:10px;
	}
.post h2 a {
	text-decoration:none;
	}

.post p {
	color:#333;
	}
	
#singlecontents {
	margin-bottom:40px;
	font-size:0.9em;
	line-height:120%;
		}
	
.pagenav {
	font-size:0.75em;
	}
	
.postmetadata {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	font-size:0.75em;
	}
	
/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	margin: 5px;
	padding: 5px 5px 3px;
	list-style: none;
	width:500px;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.comentlist ol {
	border-bottom: 1px solid #ddd;
	margin:0;
	padding:0;
}

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#comentop p {
	font-size: 0.9em;
	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: 100%;
	padding: 2px;
	}

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

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

#respond {
	font-size:0.9em;
	/*border-bottom:solid 2px #538ad8;*/
	border-left:solid 4px #538ad8;
	padding-left:5px;
	color:#006699;
	margin:0;
	}
	
.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 {
	margin:0;
	font-size:0.75em;
	font-weight:bold;
	}

/* ++++++++++　NEWS&カテゴリページのデザイン　+++++++++++ */

#monthmain {
	background-image:url(images/mainbg1.jpg);
	margin-top:10px;
	padding:0px 10px;
	}

#monthsidebar {
	width:200px;
	float:left;
	font-size:0.9em;
	}
	
#sidekaiin , #sideippan {
border:1px solid silver;
margin-bottom:5px;
}

#menuippan {
	font-size:1.2em;
	font-weight:bold;
	/*color:#538ad8;*/
	/*background-image: url(images/side3.jpg);*/
	/*border-left:4px solid #538ad8;
	border-bottom:1px solid #9BCFEC;*/
	}
	
#menukaiin {
	font-size:1.2em;
	font-weight:bold;
	/*color:#F38661;*/
	/*border-left:4px solid #F38661;*/
	/*border-bottom:1px solid #8DD8A0;
	border-top:1px solid #F38661;*/
	/*background-image: url(images/side4.jpg);*/
	}

#monthcontent {
	width:600px;
	float:left;
	margin-left:20px;
	padding-bottom:20px;
	}

#monthsidebar hr {
	border:1px solid #DDD;
	width:90%;
	}
	
#monthsidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#sidelist {
	margin:7px;
}

#monthsidebar h2 {
	font-size:14px;
	color:#006699;
	border-bottom:2px double #D0E2EA;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:5px;
	}

#monthsidebar li {
	border-bottom:1px solid #D0E2EA;
	margin:0;
	padding:0;
	}	
	
#monthsidebar li a{
	border-left:4px solid #006699;
	margin:0;
	margin-top:2px;
	padding:5px 0 0 3px;
	text-decoration:none;
	height:20px;
	display:block;
	color:#006699;

}
	
#monthsidebar li a:hover{
	border-left:4px solid #66CC00;
	margin:0;
	margin-top:2px;
	padding:5px 0 0 3px;
	height:20px;
	}
	
#monthsidebar li li {
	border:	none;
	margin:0;
	padding:0;
	}
	
#monthsidebar li li a {
	border-left:4px solid #3E7BB9;
	margin:1px 0 1px 8px;
	padding:5px 0 0 3px;
	text-decoration:none;
	height:20px;
	display:block;
	border-top:1px dotted #D0E2EA;
	color:#666666;
	}
	
#monthsidebar li li a:hover {
	border-left:4px solid #66CC00;
	border-top:1px dotted #D0E2EA;
	margin:1px 0 1px 8px;
	padding:5px 0 0 3px;
	height:20px;
	display:block;
	}
	
.current-cat { 
	font-weight:bold;
}
	
#monthcontent #bread {
	text-align:right;
	}
	
#monthcontent #date {
	font-size:0.75em;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:5px;
	}

#monthcontent #cate {
	font-weight:bold;
	margin-left:0px;
	margin-top:5px;
	border: 1px solid #666666;
	padding: 5px;
	display: block;
	float: left;
	color: #666666;
	font-size: 0.9em;
	}
	
#monthpost {
	padding-bottom:10px;
	}

#monthpost h2 {
	background-image:url(images/h2bg_s.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:1.2em;
	padding:6px 10px;
	}
	
#monthpost p {
	font-size:0.75em;
	padding:0 10px;
	}
		
#monthlist h2 {
	margin:20px 0 20px 0;
	padding:2px 5px;
	border-bottom:solid 2px #96CBCB;
	border-top:solid 1px #96CBCB;
	border-left:solid 6px #96CBCB;
	font-size:0.9em;
	}
	
#monthlist h2 a {
	text-decoration:none;
	color:#006699;
	}
	
#monthlist h2 span {
	color:#999;
	font-size:smaller;
	font-family:Verdana, Helvetica, sans-serif;
	}
	
#monthlist h2 a:hover {
	color:#FF9900; 
	}
	
#monthlist {
	margin-top:10px;
	}
#catecontents {
	font-size:0.9em;
	line-height:140%;
	margin-left:5px;
}	
	
#listline {
	/*border-bottom:1px dotted #333;*/
	text-align:right;
	font-size:0.75em;
	color:#999;
	margin:0;
	padding:0;
	margin-top:10px;
	}
	
#listline a {
	color:#999;
	text-decoration:none;
 }
 
#adbanner {
	margin:20px auto;
	border:dotted 1px silver;
	width:190px;
	height:60px;
	}
	
	#adbosyu {
	margin:20px auto;
	border:double 4px #85BBC7;
	width:190px;
	text-align:center;
	padding:3px;
	}
/* ++++++++++　サイドメニューのデザイン　+++++++++++ */

#sidesearch {
	margin:0 auto;
	background-image:url(images/side1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	border: 1px solid silver;
	padding-top: 5px;
	color: #666666;
 }
 
#searchform {
	margin:0;
	padding:0;
}


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

#contents {
	width:800px;
	margin:20px auto 0;
	}
	
#contents h2 {
	background-image:url(images/h2bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:1.2em;
	padding:6px 10px;
	}

/*#contents p {
	font-size:0.75em;
	}*/

#post01 {
	padding:0 10px 10px;
	}

/* ++++++++++　会員専用ページのデザイン　+++++++++++ */
#contents .menber {
	background-color:#96CBCB;
	color:#fff;
	font-size:1.4em;
	padding:6px 10px;
}

/* ++++++++++　支部会カテゴリページのデザイン　+++++++++++ */

/*#sibukai {
	width:580px;
	border: 2px solid #C1E1DA;
	text-align:center;
	padding:5px;
	height:96px;
}

#sibukai ul {
list-style:none;
margin:0 auto;
padding:0;
}

#sibukai li {
float:left;
/*width:60px;*/
/*font-size:0.9em;
height:1.3em;
padding:0 10px 5px 0;
}

#sibukai li a{
	display:block;
	white-space:nowrap;
}*/

#sibukai{
	padding:10px;
	/*height:60px;*/
	margin:10px 10px 10px 0;
	width:570px;
	border-bottom:1px dotted #CCCCCC;
	zoom: 100%;
}

#sibukai:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

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

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

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

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

#keijiban{
	width:590px;
	font-size:0.9em;
	margin-top:5px;

}

#keijiban p{
	text-align:right;
	margin-top:5px;
	padding:0;
}

	
#keijiban .toukou{ font-size:0.8em;

}

/* ++++++++++　お問い合わせ部分のデザイン　+++++++++++ */

#contactside {
	width:260px;
	padding:0;
	float:left;
	}

#contact01 {
	width:470px;
	float:right;
	padding:0;
	}



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

#link {
border-collapse:collapse;
margin-bottom:20px;
font-size:0.75em;
width:500px;
}

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

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


/* ++++++++++　卒後教育B申し込み部分　+++++++++++ */

#sotsugo{
	font-size:0.85em;
	letter-spacing:0.05em;
	line-height:140%;
	margin:0 5px;
}

#sotsugo h3{

	border-left:#90393e 6px solid;
	font-size:1.0em;
	margin:0;
	padding-left:10px;
	color:#90393e;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/* IE6用ハック　*/
* html #sotsugo #info ol{

margin-top:10px;

}

* html #sotsugo #topinfo{

margin:10px 0;

}

/* IE7用ハック　*/
*:first-child + html #sotsugo #info ol{

margin-top:10px;

}

*:first-child + html #sotsugo #topinfo{

margin:10px 0;

}

/*ハックここまで*/

#sotsugo .info{
	float:right;
	width:450px;
	color:#90393e;
	background-color:#FEF1F4;
	height:150px;
	margin-top:50px;
	padding:15px 5px 5px 5px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	display: block;
}

#sotsugo .send{
	text-align:right;
	font-size:0.9em;
	line-height:120%;
}

#sotsugo .table01 {
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 auto;
}

#sotsugo .table01 th {
  padding: 5px;
  border: #666666 solid;
  border-width: 0 0 1px 1px;
  background: #E8F3F4;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
#sotsugo .table01 td {
  padding: 5px;
  border: 1px #666666 solid;
  border-width: 0 0 1px 1px;
}

#sotsugo .table01 p {
	margin:0;
	padding:0;
}

#sotsugo .table01 .time {
	text-align:center;
	font-weight: bold;
}

#sotsugo .table01 .th00 {
	width:90px;
}

#sotsugo .table01 .th01 {
	width:210px;
}

#sotsugo .table01 .td01 {
	width:210px;
	/*text-align: center;*/
}

#sotsugo .table01 .vtitle {
	color:#003399;
	font-weight:bold;
}

#sotsugo .table01 .vnumber {
	font-size:0.8em;
	text-align:center;
	color:#999999;
}

#sotsugo .table01 .ntitle {
	margin-top:6px;
	font-size:0.9em;
	line-height:110%;
}


#sotsugo .wmedia p{
	float:left;
	font-size:0.8em;
	margin-left:10px;
	}
	
#sotsugo .wmedia img{
	float:left;
	font-size:0.8em;
	margin-top:10px;
	}

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

#footer {
	background-image:url(images/footerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 20px;
	text-align:center;
	}
	
#footer address {
	color:#666;
	font-size:0.75em;
	font-style:normal;
	}
	

