body {
	margin: 0px;
	background-image: url(http://www.tobidasu-ehon.net/img/ehon_bg.jpg);
                background-position:center;
                background-repeat : repeat-y;
	text-align: center;
 	font-size: 14px;
	color: #666666;
	}



/* リンク設定部 */

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-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #ffffff;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-image: url(http://www.tobidasu-ehon.net/img/ehon_banner2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 140px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h1 {
	font-size: 24px;
	padding-top: 40px;
	padding-left:20px;
	}

#banner-b h2 {
　　　　　　　color: #ffffff;
	font-size: 12px;
                font-weight: bold;
	text-align: center;
	}

#banner-b {
	background-color: #ff9b9b;
	height: 20px;
	}

#banner-ad {
	background-color: #ffffff;
	height: 400px;
	}

#banner-b a {
	color: #ffffff;
	text-decoration: none; 
	}

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

	
	overflow: hidden;
	}

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

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

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






.content h2 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 200%;
	margin-bottom: 10px;
	padding-left: 40px;
           　   background-image : url(http://www.tobidasu-ehon.net/img/icon05.gif);
           　   background-repeat : no-repeat;
          　    background-position : left top;
                background-color : #FFE6E6;
	}


.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 3px 10px;
	border: dotted 2px #ffcccc;
	}

.content h4 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 15px;
	padding: 3px 10px;
	border-bottom: solid 1px #ffcccc;
	border-left: solid 5px #ffcccc;
	}

hr {
color:#ffcccc;
}


.sidebar {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;	
                border: 1px solid #ffcccc;
	}


.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#ffcccc;
	padding: 0px 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

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


	}

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

	}

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

	}

.sidebar li {
	color: #666666;
	font-family: 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;
	border-bottom:dotted px #999999;
	}

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



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
                }

.link-notea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	padding-left: 14px;
	}

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


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

.footer a{
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
                }

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

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


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

.next {
	font-size: 12px;
}

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

.category {
	font-size: 14px;
	text-align:right;
	margin-bottom:20px;
}




