/* CSSテンプレート：グリーン002 */

/* サイト全体の設定 */
/* background‥両端の色 */
body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	　　　　font-size:13px;
	　　　　line-height:80%;
	color: #333333;
	font-size: 14px;
	line-height: 120%;
}

/* 各種タグレイアウト　*/

p{
        color: #333333;
	margin-top:10px;
	margin-bottom:10px;
　　　　font-size:14px;
　　　　line-height:120%;
}

ul {
	margin: 0px;
	padding: 0px;
}



li{
	list-style-type: none;
	margin: 0px;
	font-size: 14px;
	padding: 0px;
}


h1 {
	font-size: 16px;
	margin: 0px;
	width: auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	display: block;
}

h1 a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}


h2,h3,h4 {
	color: #333333;
	font-size: 14px;
	width: 548px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/entry-title.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	padding: 0px;
}


h5{
	font-size: 15px;
	color: #222222;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	margin: 0px;
	padding-left: 5px;
	background-image: url(images/menu-title.jpg);
	background-repeat: repeat-x;
}




/* リンクのレイアウト */
/* 通常 */
a,
a:visited{
	color: #00008B;
}

/* フッター */
#footer a {
	color: #0000CD;
	text-decoration: none;
}

/* マウス通過時 */
a:hover{
	color: #FF0000;
	text-decoration: none;
}

a img {
    border: 0;
}


/* サイト全体のレイアウト　*/



#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFAF0;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
}

.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: 95px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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;
}


#header-menu {
	text-align: right;
	width: auto;
	color: #444444;
	font-size: 18px;
	margin-top: 45px;
}
#header-menu a {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}

#header p {
	display: block;
        text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#box #header a {
	color: #222222;
	text-decoration: none;
}



/* コンテンツレイアウト */

#contents {
	width: 800px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents-main {
	width: 570px;
	float: right;
	/* background-color: #FFFAF0; */
	height: 120%;
	position: static;
	margin-top: 0px;
	margin-right: 5px;
	display: inline;
}

/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	line-height: 25px;
	font-size: 12px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/footer.jpg);
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2931F;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat-x;
}


/* カテゴリーのレイアウト　*/

.category-body {
	font-size: 14px;
	line-height: 120%;
	margin: auto;
	width: 550px;

}
.category-entrylist , .sitemap-box{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
/* サイトマップの枠と中の色 */
	border: 1px solid #4682CD;
	background-color: #FFFFFF;
}

.category-entrylist ul li,.sitemap-box ul li{
	width: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent:25px;
	font-size:12px;
	line-height:130%;
	float:left;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(images/cat-list.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

/* サイトマップ */


.sitemap-box strong a,.sitemap-box strong a:visited {
	font-size: 15px;
	line-height: 22px;
	width: 100px;
	color: #4682B4;
	text-decoration: none;
}


/* サイトマップの見出し＝カテゴリーキーワードの色等 */
.site-description {
	color: #4682B4;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}



/* エントリーのレイアウト */


.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;
}



/* メニューのレイアウト */
/* カテゴリーインデックス、リンクボックス */
#menu-box {
	width: 190px;
	display : inline;


	margin-bottom:15px
	margin-right: 2px;
	float: left;
	margin-top: 5px;
	margin-left: 7px;
}



.menu {
	width: 200px;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #FDEBF7;
	background-color: #FDEBF7;
}
.menu li a {
	text-indent: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 200px;
	font-size: 11px;
	line-height: 18px;
	display: block;
}
/* カテゴリーインデックス、リンクボックス中のマウス通過時色 */
.menu li a:hover {
	/* list-style: none;
	width: auto;
	display: block; */
	color: #FF0000;
	/* background-color: #FFFFFF; */





/*　その他のレイアウト */


#site-navi {
	display: block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}


#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 #cccccc;
	float: left;
	margin-left: 15px;
}
#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}



/* コピーライト */

.cpyright {
	text-align: right;
}
.cpyright a,cpyright a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

