/*
Theme Name: Chapter 4
Description: サンプル
*/

/* コンテナ */


#header #contents1 {
	width: 72px;
	float: left;
	text-align: center;
}
#wrapper #copyright {
	font-size: x-small;
	text-align: right;
	margin-top: 15px;
}

#header #contents2 {
	width: 72px;
	float: left;
	text-align: center;
}
#header #contents3 {
	width: 72px;
	float: left;
	text-align: center;
}
#header #contents4 {
	width: 72px;
	float: left;
	text-align: center;
}
#header #contents5 {
	width: 72px;
	float: left;
	text-align: center;
}


div#container	{
	width: 100%;
	margin: auto
}


body{
	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;
	clear: both;

}


.small_h1 {
	font-size: x-small;
	font-weight: lighter;
}


/*リンク*/
a:link {
	color:#999999;
	text-decoration:none;
}
a:visited {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#316AC5;
	text-decoration:underline;
}


/*リンク2*/
#wrapper #sidebar #side2 #pagemenu a:link {
	color:#999999;
	text-decoration:none;
}
#wrapper #sidebar #side2 #pagemenu a:visited {
	color:#999999;
	text-decoration:none;
}
#wrapper #sidebar #side2 #pagemenu a:hover {
	color:#316AC5;
	text-decoration:underline;
}


/* ヘッダー */
div#header	{
	height: 30px;
}

div#header h1	{font-size: 1.875em;
	margin: 0 60px}

div#header h1 a	{text-decoration: none;
	color: #2b76cc}

div#header p	{font-size: 0.75em;
	margin: 8px 20px 0}

/* コンテンツ */
div#content	{
	float: left;
	margin-left: 20px;
	width: 500px;
}

p#pagetitle	{
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}

/* 記事 */
div.post	{
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 5px;
	width: 475px;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 17px;
	color: #666666;
}

div.post h2	{
	font-size: small;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

div.post h2 a	{
	text-decoration: none;
	color: #666666
}

div.post p	{
	font-size: 11px;
	margin-top: 10px
}

p.postinfo	{
	color: #999999;
	text-align: right;
	clear: both;
	font-size: xx-small;
}

p.postinfo a	{color: #2b76cc}


/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: none}

.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	{font-size: x-small;
	color: #999999}

span.pageprev	{float: left}

span.pagenext	{float: right}


/* サイドバー */
div#sidebar	{
	width: 145px;
	color: #666666;
	text-align: left;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	margin: 0px;
	padding: 0px;
}

div#sidebar h2	{
	font-size: small;
	color: #666666;
	margin: 0
}

div#sidebar li	{font-size: 0.75em;
	list-style-type: none;
	margin-bottom: 4px;
	background-image: url(listmark.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top}

div#sidebar li a	{color: #000000;
	text-decoration: none}

div#sidebar ul	{margin: 8px 8px 20px;
	padding: 0}

/* カレンダー */
#wp-calendar	{width: 100%;
	margin-bottom: 20px;
	font-size: 0.75em}

#wp-calendar a	{color: #2b76cc}

#wp-calendar td, #wp-calendar th
	{text-align: center}

#wp-calendar caption	{background-image: url(menubar.png);
	background-repeat: no-repeat;
	color: #999999;
	padding: 6px 8px;
	text-align: left}

#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	{
	font-size: xx-small;
	margin-top: 15px;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}

p.feed a	{
	color: #999999;
	text-decoration: none
}

p.feed img	{vertical-align: middle;
	margin-right: 8px}

/* フッター */
div#footer	{
	clear: both;
}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}



#wrapper {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
* {

}

#wrapper #copyright {
	font-size: x-small;
	text-align: right;
	margin-top: 15px;
	clear: both;
	width: 680px;
}
#minicategory #mini_c1 {
	width: 26px;
	float: left;
}
#minicategory #mini_c2 {
	width: 26px;
	float: left;
}
#minicategory #mini_c3 {
	float: left;
	width: 26px;
}
#minicategory #mini_c4 {
	float: left;
	width: 26px;
}
#minicategory #mini_c5 {
	float: left;
	width: 26px;
}
#wrapper #container #sidebar #minicategory {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 26px;
}
#wrapper #container #kakikomi {
	width: 120px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border: 1px solid #666666;
	margin-bottom: 10px;
	text-align: center;
}
#login_box {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-color: #CCCCCC;
}
#login_box #log_yes {
	width: 180px;
	float: left;
	text-align: center;
}
#login_box #log_no {
	float: right;
	width: 180px;
	text-align: center;
}
#wrapper #content_1 {
	width: 750px;
	margin-top: 5px;
}
#header .small_h1 {
	font-size: small;
}
.category {
	line-height: 18px;
	text-indent: 0px;
}
#category_box {
	margin-left: 15px;
	margin-top: 9px;
	clear: both;
}

#category_box #icon {
	width: 25px;
	float: left;
	margin-top: 5px;
}
#category_box #cate_menu {
	width: 93px;
	float: right;
	text-indent: -30px;
	margin-top: 5px;
}
#category_box #space {
	clear: both;
}
#wrapper #container #footer {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #container #content_1 #c {
	clear: both;
}
#sidebar #rogo {
	float: right;
}
#sidebar #rogo #top {
	height: 38px;
}
#rogo #motomu {
	height: 50px;
}
#sidebar #rogo #motomu {
	height: 34px;
	margin-left: 22px;
}
.center {
	text-align: center;
	margin-top: 12%;
}
#sidebar #side2 {
	clear: both;
	margin-top: 15px;
	line-height: 20px;
}
.motomu {
	margin-top: 10px;
}
#wrapper #sidebar #side2 p {
	font-size: 10px;
}

/* 独立ページのメニュー */
ul#pagemenu	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #666666;
	background-image: url(listmark3.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -5px;
}

ul#pagemenu li	{
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-indent: 9px;
}

ul#pagemenu li a	{
	text-decoration: none;
	color: #999999;
}
