body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
 	font-size: 14px;
                font-family: Tahoma ;
	color: #660033;
	}



/* リンク設定部 */

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

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
                position:relative; top:1px; left:1px;

	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-image: url(http://www.homepe.biz/img2/bg1.gif);
	background-repeat: repeat-y;
	border-top: 5px solid #66CC66;
	border-right: 1px solid #66CC66;
	border-left: 1px solid #66CC66;
	}

#banner {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	color: #666666;
	background-image: url(http://www.homepe.biz/img2/header1.jpg);
	background-repeat: no-repeat;
	text-align: left;

	height: 100px;
	border-bottom: 10px solid #66CC66;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #993333;
	font-weight: bold;
                font-family: Tahoma ;
	text-decoration: none; 
	}

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

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

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

#banner-b {
	border-bottom: 10px solid #FFA851;
	}



#right {
		float: left;
	
	
	width: 200px;

	
	overflow: hidden;
	}

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

.content {
	padding: 15px 15px 5px 15px;

	font-family: Tahoma, Verdana, Arial, sans-serif;
	}






.content h2 {
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color:#ffffcc;
	border-bottom: solid 1px #666666;
	border-left: solid 5px #FFA851;
	}


.content h3 {
	color: #009F00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 3px 10px;
	background-color:#95FF95;
	border-color: #FFA851;
	border-bottom: solid 1px #666666;
	border-left: solid 5px;
	}






.sidebar {
	margin: 5px;
                list-style-type: none ;
	border: 1px solid #999999;
	}


.sidebar h2 {
	color: #009F00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#95ff95;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #99999;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

	}

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

	}

.sidebar #categories ul {
	padding:0px 5px;

	}

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

.sidebar #categories li {
	list-style-type: none;
                display: block ;
                padding :6px ;
                background-color : #ffffcc ;
/*	border-bottom:dotted 1px #999999;    */
                text-decoration :none;
                border-right : 1px solid #ff9900 ;
                border-bottom : 1px solid #ff9900 ;
                border-left : 3px solid #ff9900 ;

	}

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



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

#powered {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	}


.footer {
	color: #FFFFFF;
                font-family: Tahoma ;
	font-weight: bold;
	background-color:#66CC66;
	text-align: center;
	padding: 2px;
	border-bottom: 5px solid #FFA851;
	}


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

.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;
}

#homepe {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	font-size: 10px;
	text-align: right;
}

