/* CSSテンプレート：グリーン001 */

/* サイト全体の設定 */
body {
	margin: 0px;
	padding:0;
	background-color: #F5F5F5;
/*	background-image: url(images/back.jpg);*/
/*	background-repeat: repeat;*/
　　　　font-size:13px;
　　　　line-height:160%;
        color: #333333;
}




/* 各種タグレイアウト */


p{
        color: #333333;
	margin-top:10px;
	margin-bottom:10px;
　　　　font-size:13px;
　　　　line-height:160%;
}
ul {
	margin: 0px;
	padding: 0px;
/*
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
*/

/*	list-style-image: url(images/cat-list.gif);*/
}



li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
}

h1 {
/*
	background-color: #567300;
*/
	font-size: 16px;
	margin: 0px;
	width: auto;
	text-align: right;
	padding: 0px;
	display: block;
	line-height: 25px;
/*	height: 50px;*/
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h2,h3,h4 {
	color: #333333;
	font-size: 12px;
	width: 548px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/entry-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}


h5{
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	background-image: url(images/menu-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 5px;
}

h6{
	font-size: 12px;
}



/* リンクのレイアウト */

a,
a:visited{
	color: #0066CC;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}

a img {
    border: 0;
}


/* サイト全体のレイアウト */


#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
/*	background-position: 0px;*/
}


.FloatEnd {
	clear: both;
	font-size: 1px;
}

.img-right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}


#script {
	height: 0px;
	width: 0px;
	visibility: hidden;
	position: absolute;
}



/* ヘッダーの設定 */

#header {
	height: 230px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#header-menu {
	text-align: right;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 45px;
}
#header-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#header h1 a {
    text-align: left;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}

#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
    text-align: left;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
/*	background-color: #688B00;*/
}


#header p {
	display: block;
    text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin-top:0px;
	margin-right: 20px;
/*	padding-top: 5px;*/
	padding-left: 400px;
	padding-bottom: 5px;
}

#box #header a {
	color: #FFFFFF;
	text-decoration: none;
}

/* コンテンツレイアウト */

#contents {
	width: 800px;
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-y;
	background-position: 5px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents-main {
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}



/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
/*
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-top: 8px;
　　　　line-height:100%;
*/
}


/* カテゴリーのレイアウト */

.category-body {
	font-size: 14px;
	line-height: 150%;
	margin: auto;
	width: 550px;
/*
	margin-top: 15px;
	margin-bottom:25px;
*/
}


.category-entrylist,.category-entrylist , .sitemap-box{
/*	width: 528px;*/
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

/*.category-entrylist ul li,.sitemap-box ul li{*/
.category-entrylist li,.sitemap-box li{
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 5px;
/*	text-indent: 25px;*/
	font-size: 11px;
	line-height: 120%;
	float: left;
	text-decoration: none;
	background-image: url(images/cat-list.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

.category-entrylist a,.sitemap-box a{
	line-height:150%;
}



/* エントリーのレイアウト */


.entry-body {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
　　　　font-size:14px;
　　　　line-height:150%;

}
.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* コピーライト */

.cpyright {
	text-align: right;
}
.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}



/* メニューのレイアウト */

#menu-box {
	width: 190px;
	display : inline;


	margin-bottom:15px
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.menu {
	width: auto;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.menu li a {
/*
	text-indent: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 190px;
	font-size: 12px;
	line-height: 20px;
*/
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style: none;
	width: auto;
	display: block;
/*	color: #FFFFFF;*/
/*	background-color: #;*/
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu li a:hover {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;
	background-color: #0066CC;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu-rss{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}


/* その他のレイアウト */

#site-navi {
	display: block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
/*
	height: 35px;
	line-height: 32px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
*/
}


#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}

.menu2 {
	width: 188px;
	font-size: 12px;
	margin-bottom:20px;
	border: 1px solid #999999;
	float: left;
	margin-left: 15px;
}
#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}
