body {
	font-family: sans-serif;
	margin: 0px 0px 20px 0px;
	text-align: center;
	color: #333333;
	background-image: url(design-image/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center;
	}

a {
	text-decoration: none;

	}

a:link {
	color: #157EB2;
	}

a:visited {
	color: #157EB2;
	}

a:active {
	}

a:hover {
	text-decoration: underline;
	}

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

#container {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}

#banner {
	text-align: center;
	background-image: url(design-image/banner-bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	}

#banner img {
	display: none;
	margin-top: 20px;
	margin-right: 20px;
	}


#banner a {
	text-decoration: none;
	color: #9E0000;
	}

#banner h1 {
	font-size: 21px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	}

#banner h2 {
	font-size: 10px;
	padding-left: 20px;
	}

#bannertop {
	text-align: center;
	background-image: url(design-image/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 36px;
	}
	

#bannertop a {
	text-decoration: none;
	color: #9E0000;
	}

#bannertop img {
border: none;
}

#bannertop h1 {
	font-size: 21px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	}

#bannertop h2 {
	font-size: 10px;
	padding-left: 20px;
	}

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

.content {
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	background-image: url(design-image/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#right {
	float: left;
	
	
	width: 220px;
	
	overflow: auto;
	}

.content p {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 42px;
	}

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

.content li {
	line-height: 150%;
	}
	
.content img {
	margin: 10px 10px 10px 0px;
}

.content h2 {
	color: #666666;
	font-size: 11px;
	text-align: left;
	background-repeat: no-repeat;
	clear: left;
	border: 1px solid #CE140C;
	background-image: url(design-image/content-h2.gif);
	padding: 1px 1px 1px 18px;
	}

.content h3 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	background-image: url(design-image/content-h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	padding: 4px 4px 4px 42px;
	background-color: #CE140C;
	
	}

.content p.posted {
	font-size: 11px;
	text-align: right;
	margin-bottom: 20px;
	line-height: normal;
	padding: 10px 0px 3px 0px;
	background-image: url(design-image/post-shadow.gif);
	background-repeat: repeat-x;
	clear: left;
	margin-left: 42px;

	}

.sidebar {
	padding: 0px 10px 15px 23px;
	background-image: url(design-image/side-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	}



#calendar {
	line-height: 140%;
	color: #333333;
	text-align: center;
	margin-bottom: 13px;
	font-size: 11px;
	}

#calendar table {
	padding: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	text-align: left;
	font-weight: bold;
	background: url(design-image/side-h-bg.gif);
	height: 28px;
	padding: 4px 8px 4px 8px;
	background-repeat: repeat-x;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	background-image: url(design-image/side-h-bg.gif);
	background-repeat: repeat-x;
	color: #666666;
	padding: 5px;
	margin-bottom: 0px;
	}

.sidebar ul {
	line-height: 115%;
	font-size: 11px;
	list-style-image: url(design-image/side-blet.gif);
	margin-bottom: 30px;
	padding:0;
	margin-left: 15px;
	}

.sidebar ul ul {
	margin-left: 10px;
	margin-bottom: 10px;
	list-style-image: url(design-image/side-blet2.gif);
	padding:0;
	}

.sidebar li {
	text-align: left;
	margin-top: 10px;
	}
	
.sidebar li a {
	text-decoration: none;
	color: #333333;
}
.sidebar li a:link a:visited {
	text-decoration:none;
}

.sidebar li a:hover {
	text-decoration: underline;
	color: #157EB2;
	}

.sidebar img {
	margin: 0px;
	}

.side-btm {
	height: 14px;
	background-image: url(design-image/side-btm.gif);
	background-repeat: no-repeat;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	padding: 0px 8px 0px 8px;
	}
.link-note form input {
	margin: 0px;
	font-size: 10px;
	}
#powered {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #F3F3F3;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #3399CC;
	background-color: #EDECEA;
	}

textarea[id="comment-text"] {
	width: 80%;
	background-color: #EDECEA;
	}
	
textarea {
	background-color: #EDECEA;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*　パンくず用　*/

.pankuzu {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 120%;
	margin: 10px 10px 10px 0px;
	}　

/*　RSS用　*/
.rss {
	font-size: 10px;
	line-height: 130%;
	text-align: left;
	margin: 10px 20px 10px 20px;
	}

/*　フッタ用　*/
#footer {
	font-size: 11px;
	margin:0px; 
	text-align: right;
	border-right: 1px dotted #3399CC;
	background-color: #EDECEA;
	color: #666;
	padding: 5px; 
	}



/*　スペック用　*/
.spec {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0px 0px 15px 2px;
	padding-top: 4px;
	}


/*　カテゴリータイトル用　*/
.cate-dscrpt {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #CE140C;
	padding: 4px;
	margin: 2px;
	border: 1px dotted #157EB2;
}	

/*　以下はインクルードパーツ用　*/
.inc-big {
	font-size: 14px;
	color: #999;
	}/*　inc-bigは大きいフォント　*/

.inc-big b{
	color: #999;
	font-weight: bold;
}/*　inc-bigのbold　*/

.inc-nomal {
	font-size: 11px;
	color: #666;
	line-height: 120%;
	}/*　inc-nomalはノーマルフォント　*/
	
.inc-nomal b{
	color: #666;
	font-weight: bold;
}/*　inc-nomalのbold　*/

.inc-nomal hr {
	border: 1px dotted #B9ED8A;
	margin: 3px 0px 3px 0px;
	}/*　hrはグレー　*/
	
.inc-small {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	}/*　inc-smallは小さいフォント　*/

/*　以下は専用インクルードパーツ用　*/

#brand {
 clear: both;
}

#brand img {
 clear: both;
margin: 0;
padding: 0;
}

#brand-table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.brand-bold {
	font-size: 11px;
	color: #A80000;
	font-weight: bold;
}