﻿@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: #336699;
	text-decoration: none;
	}

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

#header	{
	background-color: #538ad8;
	background-image: url(images/header.jpg);
	height: 138px;
	padding: 15px;
	margin-bottom: 20px;
	}
/* height=画像の高さ-padding-margin */

#header h1	{
	font-size: 19px;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: white;
	text-decoration: none;
	}

#header h2	{
	color: white;
	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: #0000FF;
	}

.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: 12px;
	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;
	}
.img { margin: 0 10px 10px; float: left; }