/* CSSテンプレート：ブルー */

/* サイト全体の設定 */
body {
	margin: 0px;
    background：url({$blogurl}/styles/images/bg01.gif);
    background:pink;

	border-top:groove 5px #770000;
	border-bottom:groove 15px #770000;
	
}




/* 各種タグレイアウト */


h2,h3,h4 {
	color: #2e2e2e;
	font-size: 18px;
	width: 550px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 30px;
	line-height: 25px;
	padding-left: 10px;
	background-image: url(images/entry-title.jpg);
	background-repeat: no-repeat;
	background: beige;
	border-bottom:solid 2px pink;
}


 h5 {
	font-size: 14px;
	color: #121212;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	width: auto;
	margin: 0px;
	padding-left: 15px;
	border:solid 2px pink;
    
	
}



/* リンクのレイアウト */

a,
a:visited{
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}






/* サイト全体のレイアウト */


#box {
	margin-right: auto;
	margin-left: auto;
/*	background-color:#9acd32 ; */ 
    background-color:#ceaf00 ; 
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	
}


.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: 155px;
	width: 900px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right:solid 0px pink;
	border-left:solid 0px pink;
	background-image: url(images/header1.2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:beige;
}

#header h1 {
	font-size: 18px;
	margin-left: 10px;
	width: auto;
	text-align: left;
	padding-top: 30px;
        padding-left:30px;
	display: block;
	text-indent: 15px;
	color: white;
}


#header p {
	display: block;
	text-align: left;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
}




/* コンテンツレイアウト */

#contents {

	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	background-color:beige ;
	 
    width: 900px;
   
}

#contents-main {
	width: 600px;
	float: right;
	height: 100%;
	position: static;
	margin-top: 20px;
	margin-right: 10px;
	display: inline;
	border:dotted 1px pink;
	background: beige;
	
	
}





/* カテゴリーのレイアウト */

.category-body {
	font-size: 14px;
	line-height: 140%;
	margin: auto;
	width: 560px;
	margin-top: 15px;
	margin-bottom:25px;
}


.category-entrylist {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
	border:dotted 2px pink;;
	background-color: khaki;
	color:#2e2e2e;
}
.category-entrylist ul li{
	width: 260px;
	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 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:5px;
	padding: 10px;
	border-bottom:dotted 2px pink; 

	background-color: beige;
	color:#2e2e2e;
	text-align: left;
}

.sitemap-box ul li{
	width: 450px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent:25px;
	font-size:15px;
	line-height:150%;
	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: 17px;
	line-height: 22px;
	width: 100px;
	color: #2e2e2e;
	text-decoration: none;

	
}


.site-description {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


/* エントリーのレイアウト */

.entry-body {
	width: 580px;
	margin-top: 5px;
	margin-bottom: 5px;
	　　　　　　
	line-height:150%;

	font-size: 14px;
	margin-right: auto;
	margin-left: auto;

}

.entry-body-dott {
	margin: auto;
	width: 580px;
	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;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
}
.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}


/* メニューのレイアウト 左サイド */

#menu-box {
	width: 220px;
	display : inline;
    background: beige;


	margin-bottom:15px
	margin-right: 1px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}



.menu {
	width: ;
	font-size: 15px;
	margin-bottom:15px;
	margin-top:30px;
}


.menu ul li{
	list-style: img(http://img.aaddgg.com/258buton.gif);
	display: block;
	text-indent: 5px;
	border-bottom:dotted 2px pink;
    padding-left : 10px;
	font-size:12px; 
	
	text-decoration: none;
	color: blue;
	line-height: 150%;
   	margin-top: 10px;
	letter-spacing: 0.2em;
}

.menu li a:hover {
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;
	background-color: #6699FF;
}


.menu-rss{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* その他のレイアウト */




#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}


#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}


/* フッターの設定 */

#footer {
	width: 100%;
	text-align: center;
	line-height: 130%;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: pink;
	padding-top: 20px;
}

#footer a {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
