@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #734A4A;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #FFFFFF;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active, a:visited {
	color: #FBA2BE;
	text-decoration:none
}

a:hover {
	color: #FBA2BE;
	text-decoration: underline;
}

.sidebar a:link, .sidebar a:active, .sidebar a:visited  {
	color: #70C92F;
	text-decoration:none
	}

.sidebar a:hover { 
	color: #70C92F;
	text-decoration: underline;
}

.entry h3 a:link, .entry h3 a:active, .entry h3 a:visited  {
	color: #7FD142;
	text-decoration:none
	}

.entry h3 a:hover { 
	color: #7FD142;
	text-decoration: underline;
}

/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 814px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 30px 0px;
	padding: 0px;
}

#banner h1 {
	margin: 0px;
	padding: 0px;
	width: 814px;
	height: 293px;
	background: url("/images/banner.jpg") no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#banner h1 a{
	margin: 0px;
	padding: 0px;
	width: 814px;
	height: 293px;
	text-indent: -9999px;
	display: block;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 0px 7px;
	padding: 0px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

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

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.sidebar p {
	margin: 0px 0px 10px 5px;
	font-size: 86%;
	text-align: left;
	line-height: 130%;
    padding: 0px 0px 0px 0px;
	}

.sidebar li {
	margin: 0px 0px 10px 5px;
	font-size: 86%;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	background: url("/images/sidebar-li.gif") no-repeat left top;
    padding: 0px 0px 0px 8px;
	}

.module {
	padding: 0px;
	margin: 0px;
}

#profile h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
	line-height: normal;
	text-indent: -9999px;
	background: url("/images/profile.gif") no-repeat left top;
	}
	
#recent-entries h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
	line-height: normal;
	text-indent: -9999px;
	background: url("/images/recent-entries.gif") no-repeat left top;
	}

#recent-trackback h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
	line-height: normal;
	text-indent: -9999px;
	background: url("/images/recent-trackback.gif") no-repeat left top;
	}
	
#archive-datebased h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 123px;
	line-height: normal;
	text-indent: -9999px;
	background: url("/images/archive-datebased.gif") no-repeat left top;
	display:block;
}

#archive-datebased h2 a {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 123px;
	display:block;
}

.module-categories h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 20px;
	line-height: normal;
	text-indent: -9999px;
	background: url("/images/module-categories.gif") no-repeat left top;
	}  

.module-body {
	padding: 10px 0px 30px;
	margin: 0px;
}

.link-note {
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 13px 15px;
	margin: 0px;
	line-height: 130%;
	background: url("/images/link-note.gif") no-repeat left 2px;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.content {
	margin: 0px 14px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px dashed #FBA2BE;
    padding: 8px 8px 0px 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0px 15px 0px 70px;
	margin: 0px;
	line-height: 100%;
	text-align: left;
	color: #7FD142;
	}
	
.entry {
	margin: 0px;
	padding: 0px 1px;
	background: url("/images/entry-bg.gif") repeat-y left top;
	overflow:hidden;
}

.entry-top {
	margin: 0px;
	padding: 0px;
	width: 372px;
	height: 22px;
	background: url("/images/entry-top.gif") no-repeat left top;
}

.entry-bottom {
	margin: 0px 0px 30px;
	padding: 15px 0px;
	background: url("/images/entry-bottom.gif") no-repeat left top;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 15px 34px 70px;
	margin: 0px 0px 10px;
	line-height: normal;
	color: #7FD142;
	background: url("/images/entry-h3.gif") no-repeat center bottom;
}

.entry-body, .entry-more{
	margin: 0px 15px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	width: 340px;
	overflow:hidden;
}

div.entry p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 4px 15px 10px;
	margin: 0px;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 16px 0px 30px;
	margin:0px;
	background: url("/images/posted.gif") no-repeat center top;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin: 0px 0px 20px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 20px 53px;
	margin: 30px 0px 10px;
	line-height: normal;
	color: #7FD142;
	background: url("/images/entry-h2.gif") no-repeat left top;
}

.archive-category h2, #about div.content h2, .comment-form h2{
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 20px 53px;
	margin: 40px 0px 10px;
	line-height: normal;
	color: #7FD142;
	background: url("/images/entry-h2.gif") no-repeat left top;
}

.entry-comment h2, .comment-preview h2,  .archive-datebased h2,  .comment-error h2, #about div.contact-list h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 0px 20px 53px;
	margin: 00px 0px 10px;
	line-height: normal;
	color: #7FD142;
	background: url("/images/entry-h2.gif") no-repeat left top;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* category xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.cat-title{
	margin: 0px 0px 30px;
	padding: 0px;
}

.cat-top {
	margin: 0px;
	padding: 0px;
	width: 372px;
	height: 17px;
	background: #C4EEBF url("/images/category-top.gif") no-repeat left top;
}

.cat-ti-content {
	margin: 0px;
	padding: 0px;
	background: url("/images/category-bg.gif") left top;
}

.cat-ti-content h2 {
 	font-size:26px;
	text-align: left;
	font-weight: bold;
	padding: 12px 15px 21px 70px;
	margin: 0px 0px 0px;
	line-height: normal;
	color: #FFFFFF;
	background: url("/images/category-bottom.gif") no-repeat center bottom;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.archive-category h2, .archive-datebased h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 15px 34px 70px;
	margin: 0px 0px 10px;
	line-height: normal;
	color: #7FD142;
	background: url("/images/entry-h3.gif") no-repeat center bottom;
}
	
/*** ↓#header1（平面）のCSSソース ***/

#header1{
	text-align:center;
	border-top:solid 2px #EEC000;
	border-bottom:solid 2px #FF8400;
	background:#ffffff;
	}

#header1 table{
	margin:0px auto auto;
	text-align:left;
	}

#header1 table td#h_menu{
	font-size:12px;
	text-align:right;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	}

#h_menu a:link{color:#FF9900;}
#h_menu a:visited{color:#FF9900;}
#h_menu a:active{color:#FF9900;}
#h_menu a:hover{color:#FF3300;}
#h_menu span.bl{color:#888888;font-weight:bold;}

/*** ↑#header1（平面）のCSSソース ***/
