@charset "UTF-8";

/*
Theme Name: WordPressTemplateGOLD
Theme URI: http://xn--qck1bg7ch0kd4cxe.jp/
Description: WordPressTemplateGOLD-Ver.2
Author: インフォプレナー研究会
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-position: top center ;
	background-repeat: repeat-y ;
	background-color: #F7FFEE ;
	}

img	{
	border: 0 ;
	}

strong	{
	font-weight: normal ;
	}

#container {
	width: 760px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#main {
    margin: 0;
	padding: 0 0 0 15px;
	}

.ad {
	text-align: center;
	}

.ad-bottom {
	text-align: center;
    padding:15px 0;
	}

#bread {
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding:10px 0 0 10px;
    }  

#content	{
	width: 550px;
	float: left;
	margin: 0 ;
	padding-top: 10px;
	}

#sidebar	{
	width: 190px;
	background-image: url(images/right_back.jpg);
	background-repeat: repeat-y ;
	float: right;
	font-size: 12px;
	margin-top: 10px;
	padding: 0;
	}

a	{
	color: #3300ff;
	link { color:#3300ff; } /*通常のリンク*/
	}

/*  ヘッダー部分のデザイン */

#header	{
	background-color: #538ad8;
	background-image: url(images/header.jpg);
	height: 138px;
	padding: 15px;
	margin-bottom: 20px;
	}
/* height=画像の高さ-padding-margin */

#header h1	{
	font-size: 30px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: blue;
	text-decoration: none;
	}

#header h2	{
	color: yellow;
	font-size: 15px;
	margin-top: 7px;
	}


/*  コンテンツ部分のデザイン  */

#article {
	margin: 0;
	padding: 0;
	background-image: url(images/box_center.jpg);
	background-repeat: repeat-y ;
    width: 540px ;
    }

.post	{
	margin: 0;
	padding: 0 20px;
	}

.post h2  {
	font-size: 15px;
	color: #336699;
	border-bottom: dashed 1px #538ad8;
	}

.post h2 a {
	font-size: 15px;
	color: #336699;
	background-image: url(images/mark1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
	}

.post h2 a:hover {
	text-decoration: none;
	background-image: url(images/mark2.jpg);
	background-repeat: no-repeat;
	}

.post p {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	background-image: url(images/note_line.gif);
	line-height: 20px;
	}

.post a {
	color: #666666;
	}

.pagenav	{
	font-size: 12px;
	color: #666666;
	text-align: left;
	}


/*  サイドバー部分のデザイン */

#sidebar	{
	font-size: 12px;
	margin-top: 10px;
	padding: 0;
	}

#sidebar ul	{
	color: #66aaff;
	list-style-type: none;
	margin: 10px 15px 0px 20px;
	padding: 6px 0;
	}

#sidebar ul li {
	color: #88ccff;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	}

#sidebar h2	{
	font-size: 1em;
	background-image: url(images/right_title.jpg);
	color: white;
	text-align:center;
	margin: 0;
	padding: 6px 0;
	}

#category2 {
	font-size: 12px;
	color: #336699;
	}

#category h2 {
	font-size: 12px;
	}

#address {
	font-size: 10px;
	text-align:right;
	margin-bottom: 20px;
    padding-right:10px;
	}

/*  リスト部分のデザイン  */

#pagelist {
	margin: 0;
    padding-top: 15px;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	}

#pagelist h2 {
	font-size: 15px;
	color: #CC9933;
	border-bottom: dashed 1px #CC9933;
	background-image: url(images/mark2.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
	}

#pagelist ul {
    margin:0 ;
    padding:0px ;
	color: #666666;
	line-height: 1.5;
	list-style-type: none;
	}

#pagelist li {
    margin:0 ;
	color: #666666;
    padding-left: 20px;
	background-image: url(images/open1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}

/*  カテゴリーページのデザイン  */

.cat h2	{
	font-size: 13px;
	color: #336699;
	border-bottom: solid 1px #538ad8;
	}

.cat h2 a	{
	color: #336699;
	background-image: url(images/mark1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
	}

.cat h2 a:hover {
	text-decoration: none;
	background-image: url(images/mark2.jpg);
	background-repeat: no-repeat;
	}

.cat p	{
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 13px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	background-image: url(images/note_line.gif);
	line-height: 20px;
	}

.postmetadata {
	padding-bottom: 3px;
	font-size: 13px;
	font-family: "ＭＳ ゴシック",sans-serif;
	text-decoration: none;
	}

/*  フッター部分のデザイン  */

#footer	{
	clear: both;
	}

#footer address	{
	clear: both;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: white;
	background-color: #6381BF;
	padding: 3px 0 6px 0;
	}

#footer address	a {
	color: white;
	text-decoration: none;
    }

/*  免責事項  */

#disclaimer {
	font-size: 10px;
	color: #666666;
    padding: 20px 10px 10px 10px;
    }

/*  メインページリスト部分のデザイン  */

#list {
    position : absolute ;
	font-size: 12px;
	font-family: "ＭＳ ゴシック",sans-serif;
	color: #666666;
	}

.parent {
	position:absolute;
	top:30px;
	left:30px;
	width:700px;
	visibility:hidden;
	} 

.child {
	position:absolute;
	width:700px;
	background-color:#ffffff;
	}

.item {
	position:absolute;
	top:0px;
    left:0px;
	background-color:#ffffff;
	}

.ex-content {
	position:absolute;
	width:700px;
	background-color:#ffffff;
    padding-top:10px;
	}

.togg {
	color:#336699;
	}

.item a {
	color:#336699;
	}


/*表題装飾*/
.text1 {border-style:solid;
	 padding:3px 10px;
	 width:400px;
        border-color:#C60000;	
 	 border-width:1px 1px 1px 20px;
        margin-bottom:20px}

.text2 {border-style:solid;
	 padding:3px 4px;
	 width:350px;
        border-color:#006666;
   	 border-width:2px 0px;
        margin-bottom:20px}	

.text3 {border-style:solid;
	 padding:3px 10px;
	 width:400px;border-color:#990099;
	 border-width:0px 0px 2px 20px;
        margin-bottom:20px}

.text4 {border-style:solid;
	 padding:3px 10px;
	 width:300px;border-color:#333399;
	 border-width:0em 0em 0em 1.5em;
	 background-color:#D0D0FF;
	 color:#333399;}
/*テーブル*/
table {
width: 93%;
margin: 0 25px 20px 20px;
border: solid 2px #666;
border-collapse: collapse;
line-height: 1.5;
font-size: 14px;
}

thead,tfoot {
text-align: center;
}

th,td {
padding: 5px;
border: 1px solid #aab;
}

thead td {
background: #f4efe6;
}

th {
background: #f4efe6;
text-align: right;
white-space: nowrap;
}

thead th {
background: transparent;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

caption,th {
    text-align: left;
}

/*行間を開ける*/
div.lines {
margin-bottom : 2em ;
}

q:before,q:after {
    content: '';
}
/*ナビゲーションリンクバー22*/
#menu22 {
width: 785px; /* メニュー全体の横幅 */
}

#menu22 div {
float: left; /* 回り込み */
width: 23%; /* ボタンの横幅 */
}

#menu22 a {
display: block; /* ブロック要素 */
background-color: #F2F8F8; /* 背景色 */
border-width: 2px; /* 枠線の太さ */
border-style: solid; /* 枠線のスタイル */
border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; /* 枠線の色（上・右・下・左） */
padding: 3px; /* リンク部分の余白 */
text-align: center; /* リンク文字の位置 */
text-decoration: none; /* リンク文字の下線 */
font-size: 10pt; /* リンク文字のサイズ */
font-weight: bold; /* リンク文字の太さ */
}

#menu22 A:hover {
color: #FF0000; /* ポイント時の文字色 */
} 

/*ナビゲーションリンクバー33*/
#menu33 {
width: 785px; /* メニュー全体の横幅 */
}

#menu33 div {
float: left; /* 回り込み */
width: 23%; /* ボタンの横幅 */
}

#menu33 a {
display: block; /* ブロック要素 */
background-color: #F2F8F8; /* 背景色 */
border-width: 2px; /* 枠線の太さ */
border-style: solid; /* 枠線のスタイル */
border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; /* 枠線の色（上・右・下・左） */
padding: 3px; /* リンク部分の余白 */
text-align: center; /* リンク文字の位置 */
text-decoration: none; /* リンク文字の下線 */
font-size: 10pt; /* リンク文字のサイズ */
font-weight: bold; /* リンク文字の太さ */
}

#menu33 A:hover {
color: #FF0000; /* ポイント時の文字色 */
} 

/*ナビゲーションリンクバー44*/
#menu44 {
width: 785px; /* メニュー全体の横幅 */
}

#menu44 div {
float: left; /* 回り込み */
width: 23%; /* ボタンの横幅 */
}

#menu44 a {
display: block; /* ブロック要素 */
background-color: #F2F8F8; /* 背景色 */
border-width: 2px; /* 枠線の太さ */
border-style: solid; /* 枠線のスタイル */
border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; /* 枠線の色（上・右・下・左） */
padding: 3px; /* リンク部分の余白 */
text-align: center; /* リンク文字の位置 */
text-decoration: none; /* リンク文字の下線 */
font-size: 10pt; /* リンク文字のサイズ */
font-weight: bold; /* リンク文字の太さ */
}

#menu44 A:hover {
color: #FF0000; /* ポイント時の文字色 */
} 



/* 画像を左に回り込み */
.pict_left {
float: left;
margin-right: 15px;
}

/* 画像を右に回り込み */
.pict_right {
float: right;
margin-left: 15px;
}

/*************************************
*** 背景を蛍光黄色と太文字に変更するCSS ***
*************************************/

.y{
	font-weight:bold;
	background-color : yellow
}

/*************************************
*** 赤に文字色を変更するCSS ***
*************************************/

.r{
	color:red;
}
