body {
	margin: 10px 0px 20px 0px;
	text-align: center;
 	font-size: 14px;
	color: #333333;
	}



/* リンク設定部 */

a {
	text-decoration:none; 
	color: #0000FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #330000;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
                background-image: url(http://www.kimono21.com/img2/maruya.jpg);
	background-repeat: no-repeat;
	text-align: left;
                border-bottom: 1px solid #330000;
	height: 140px;
	}

#banner-img {
	display: none;
	}


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

#banner a:hover {
	color: #FDBB53;
	font-weight: bold;
	text-decoration: none; 
	}

#banner h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-left:10px;
	}

#banner h2 {
	font-size: 12px;
	margin-left:10px;
	}

#center {
	float: right;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	}

#right {
		float: right;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}




.content h2 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: solid 2px;
	}


.content h3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px;
	background-color:#330000;
	}






.sidebar {
	padding: 10px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#330000;

	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;

	}

.sidebar ul ul {
	margin-bottom: 0px;

	}

.sidebar #categories ul {
	padding-left: 5px;

	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 1px #999999;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}


.footer {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#330000;
	text-align: center;
	padding: 2px;
	}


/* ##### パンくず設定 ##### */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}


/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
}

/* ##### カテゴリー目次部分の設定 ##### */

.msgtitle {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	padding-left: 10px;
	border-bottom: solid 2px;
　　　　　　　border-color:#330000;
}

/* ##### カテゴリー案内部分の設定 ##### */

.msgbody {
	font-size: 12px;
　　　　　　　padding-bottom: 20px;
}


/* ##### まぐまぐ設定 ##### */

div#magmag {
background:#f7f7f7;
margin-bottom:20px;
border:1px solid #ffe1e1;
}



/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}



