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: none;
	border: 1px solid #000000;
	}

#banner {
	font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	color: #9900ff;
	background-image: url(http://www.coq10.biz/img2/top1.jpg); 
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: 0px solid #000000;
	height: 140px;
                }

#banner-img {
　　　　 display: none;
　　　　 }

                



#banner a {
                font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ; 
	color: #9900ff;
	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:40px;
	}

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



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


.content {
	padding: 15px 15px 5px 15px;
	background-color: none;
	font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	}

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




.content h2 {
	text-align: left;
	color: #330033;
　　　　　　　font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px;
	background-image:url(http://www.dream-kei.net/img2/sb6.png); 
	}


.content h3 {
	color: #330033;
	font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px;
	background-image:url(http://www.dream-kei.net/img2/sb6.png); 
	}





.sidebar {
	padding: 10px;
	}


.sidebar h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image:url(http://www.dream-kei.net/img2/lrlb6.png); 

	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 0px #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: 5px;
	}

.top
	{
                font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	font-size: 13px;
  	line-height: 150%; 
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	}

.footer {
	color: #330033;
	font-weight: bold;
                font-family: "MS Pゴシック","ヒラギノ角ゴ Pro W3","Tahoma",Osaka,sans-serif ;
	background-image:url(http://www.dream-kei.net/img2/sb6.png); 
	text-align: center;
	padding: 2px;
	}

.rss_box {
                 border : 1px dashed #333333 ;
                 background-color : none ;
                 padding : 5px ;
}

.rss_items {
                 margin :5px ;
                 padding : 0 ;
                 list-style-type : none ;
}

.rss_item {
                 color :#000000 ;
                 margin-bottom :5px ;
}

.rss_item a {
                  font-size : 0.6em ;
                  font-weight : bold ;
                  color :#2c5e8a ;
                  text-decoration : none;
}

.rss_item a:hover {
                  text-decoration : underline;                  
}

.rss_date {
                  font-size :0.6em ;
                  color : gray ;
}

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

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


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

.next {
	font-size: 12px;
}

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

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





