/*
Theme Name: Chapter 5
Description: サンプル
*/


/* 共通設定 */
body{
	padding: 0;
	color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*リンク*/
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#34B3D1;
	text-decoration:underline;
}


/* コンテナ */
div#container	{
	width: 730px;/* 660px */
	margin: auto
}

/* ヘッダー */
div#header	{
	background-color: #FFFFFF
}

div#header2	{
	background-image: url(header2.jpg);
	background-color: #FFFFFF;
	padding-top: 38px;
	padding-bottom: 100px
}

div#header3	{
	background-image: url(header2.jpg);
	background-color: #FFFFFF;
	padding-top: 38px;
	padding-bottom: 100px
}

div#header4	{
	background-image: url(header2.jpg);
	background-color: #FFFFFF;
	padding-top: 38px;
	padding-bottom: 100px
}

div#header4	{
	background-image: url(header2.jpg);
	background-color: #FFFFFF;
	padding-top: 38px;
	padding-bottom: 100px
}

div#header h1	{
	font-size: x-small
}

div#header h1 a	{
	text-decoration: none;
	color: #666666
}

div#header p	{
	font-size: x-small;
	margin: 8px 20px 0
}

/* コンテンツ */
div#content	{
	width: 570px;/* 500px */
	float: right;
	margin-bottom: 20px
}

p#pagetitle	{
	font-size: small;
	font-weight: bold;
	color: #666666;
	border: dotted 1px #2b76cc;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* 記事 */
div.post	{
	padding: 5px;
	font-size: small;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div.post h2	{
	padding-bottom: 5px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: small;
}

div.post h2 a	{
	text-decoration: none;
	color: #666666
}

div.post p	{
	line-height: 1.6;
	margin-top: 10px;
}

p.postinfo	{
	color: #666666;
	text-align: right;
	margin: 20px 0 0;
	clear: both
}

p.postinfo a	{
	color: #666666
}


/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{
	border: none;
	margin-right: 3px;
}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}


/* ページリンク */
p.pagelink a	{
	color: #666666
}

span.pageprev	{
	float: left;
	font-size: x-small;
}

span.pagenext	{
	float: right;
	font-size: x-small;
}


/* コメント */
#comments	{clear: both}

div#com	{
	border: 1px solid #999999;
	padding: 0 18px;
	margin-top: 45px
}

textarea	{width: 400px}

div#com h3	{
	border-bottom: solid 1px #2b76cc;
	padding-bottom: 3px;
	margin-top: 20px;
	font-size: small;
}

div#com p	{

}

div.compost	{border-bottom: dotted 1px #2b76cc}

p.cominfo	{text-align: right}

div#com a	{
	color: #666666
}

p#comfeed img	{vertical-align: middle}

p#comfeed a	{
	color: #666666;
	text-decoration: none
}

p#comfeed	{
	background-color: #FFFFFF;
	padding: 8px;
	margin-top: 30px
}

p#trurl	{
	background-color: #FFFFFF;
	padding: 8px;
	margin-bottom: 30px
}

/* サイドバー */
div#sidebar	{
	width: 150px;
	float: left;
	margin-bottom: 20px
}

div#sidebar h2	{
	padding: 6px 8px;
	margin: 0;
	font-size: x-small;
}

div#sidebar li	{
	font-size: small;
	list-style-type: none;
	margin-bottom: 4px;
	vertical-align: top;
	line-height: 20px;
}

div#sidebar li a	{
	color: #333333;
	text-decoration: none
}

div#sidebar ul	{
	margin-top: 8px;
	margin-right: 5px;/*8px; */
	margin-bottom: 20px;
	margin-left: 3px;/*8px; */
	line-height: 16px;
	padding-left: 5px;
}

div#contact	{
	width: 140px;
	float: left;
	margin-bottom: 20px
	margin-top: 8px;
	margin-right: 2px;/*8px; */
	margin-bottom: 20px;
	margin-left: 6px;/* 12px */
}

/* カレンダー */
#wp-calendar	{
	width: 100%;
	margin-bottom: 20px;
	font-size: x-small
}

#wp-calendar a	{
	color: #CCCCCC
}

#wp-calendar td, #wp-calendar th
	{text-align: center}

/* カレンダータイトルの帯の変更はここ */
#wp-calendar caption	{
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#wp-calendar #prev	{text-align: left;
	padding-top: 3px;
	padding-left: 3px}

#wp-calendar #next	{text-align: right;
	padding-top: 3px;
	padding-right: 3px}

/* フィード */
p.feed	{
	padding: 5px;
	margin: 25px 0;
	font-size: x-small;
}

p.feed a	{
	color: #666666;
	text-decoration: none
}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* フッター */
div#footer	{
	clear: both;
	text-align: right;
}

address	{
	font-size: xx-small;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px
}

address a	{
	color: #666666
}

#container #content .breadcrumb {
	font-size: x-small;
	margin-top: 5px;
}


.m_top20 {
	margin-top: 20px;
}
.h1_xs {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 5px;
}
* {
	margin: 0px;
	padding: 0px;
}
t_xs {
	font-size: x-small;
}
#container #content .post #data {
	font-size: x-small;
	text-align: right;
}
#container #content_2 {
	margin-bottom: 20px;
	width: 760px;
}
#content .breadcrumb {
	font-size: x-small;
	color: #666666;
}
#content #image_box {
	width: 450px;
	height: 160px;
}
#sidebar #rogo {
	height: 80px;
}
.xs_p {
	font-size: x-small;
	line-height: 14px;
}
.s_p {
	font-size: medium;
}
#sidebar #rogo_box img {
	margin-bottom: 5px;
}
