/*
Theme Name: Zuishoji
Theme URI: http://www.zuisho-ji-arts.net/
Description: Zuishoji Art Project
Author: Lib design (http://www.lib-design.com/)
*/

body	{
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #FF9900;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
	font-family: Arial, sans-serif;
	background-color: #CCCCCC;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 15px 20px 5px 20px;
	}

#header ul	{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #CCCCCC;
	height: 2em;
	font-size: 0.75em;
	}

#header li	{
	font-family: Arial, sans-serif;
	text-align: center;
	border-right: solid 1px #CCCCCC;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 100px;
	text-decoration: none;
	color: #333333;
	}

#header li a:hover	{
	color: #ffffff;
	background-color: #666666;
	}


/* ++++++ トップページのデザイン ++++++ */

#top	{
	background-color: #000000;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	color: #333333;
	font-family: Arial, sans-serif;
	position: absolute;
	top: 20px;
	left: 390px;
	/*width: 350px;*/
	height: 26px;
	/*background-color: #000000;*/
	font-size: 1.2em;
	/*padding: 0px 20px 0px 20px;*/
	font-weight: bold;
	line-height: 180%;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 700px;
	margin: 20px 0 0;
	}

#contents h2	{
	font-family: Arial, sans-serif;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}
#contents h3	{
	background-image: url(images/bar_s.gif);
	background-repeat: no-repeat;
	color: #444444;
	font-size: 1em;
	padding: 6px 10px;
	}
h4	{
	color: #444444;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0px 0px 0px 5px;
	border-left:solid 8px #660000;
	border-bottom:dotted 1px #666666;
	line-height: 150%;
	}
#contents p	{
	font-size: 0.8em;
	line-height: 150%;
	}

#post01	{
	padding: 0 10px 10px;
	}

#post01 ul	{
	padding: 0px 20px 0px 40px;
	margin: 0px 0px 20px 0px;
	}
#post01 li	{
	font-size: 0.8em;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px;
	}

.mkG	{
	background-image: url(images/markG.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	list-style-type: none;
	}
.mkY	{
	background-image: url(images/markY.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	list-style-type: none;
	}
.mkR	{
	background-image: url(images/markR.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	list-style-type: none;
	}
#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}
#post02 ul	{
	padding: 0px 20px 0px 40px;
	margin: 0px 0px 20px 0px;
	}
#post02 li	{
	font-size: 0.8em;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #FF9900;
	}

#link th	{
	padding: 0px 0px 0px 5px;
	width: 100px;
	background-color: #666666;
	}

#link a	{
	text-decoration: none;
	color: #FFFFFF;
	}

#link a:hover	{
	color: #FFFF00;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #CCCCCC;
	padding: 10px 20px;
	}

#footer address	{
	color: #555555;
	font-size: 0.7em;
	font-style: normal;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 230px;
	left: 430px;
	width: 340px;
	}

#topnews h2	{
	margin: 0;
	padding: 3px;
	background-color: #666666;
	color: #ffffff;
	font-size: 0.75em;
	}

#topnews div	{
	border: solid 1px #666666;
	overflow: auto;
	height: 120px;
	}


#topnews ul	{
	font-size: 0.75em;
	margin: 5px 30px;
	padding: 0;
	}

#topnews ul a	{
	color: #333333;
	}

/* ++++++  ++++++ */

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
	margin: 30px 0 0;
	padding: 2px 0px 3px 6px;
	border-left: solid 7px #666666;
	border-bottom: dotted 2px #666666;
	font-size: 0.875em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #666666;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #FF9900;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
table.info	{
	width: 450px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
table.info th	{
	color: #ffffff;
	width: 100px;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	line-height: 150%;
	background-color: #666666;
	border-bottom: solid 1px #ffffff;
	/*border-left: solid 7px #ffcc33;*/
	}

table.info td	{
	color: #666666;
	background-color: #ffffff;
	font-size: 0.8em;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	line-height: 150%;
	border-bottom: solid 1px #000000;

	}