/*
created by HUZITANI Yosihiro 2006/12/08
Copyright (C) 2006 Twice.co.,ltd. All rights reserved.
url:http://x-2.co.jp/
*/

/* 背景と配置 */
body {
	margin: 0px;
	text-align: center;
	background: #FF9600;
}

/* リンク設定 */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699;}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* 全体の枠組み 横幅 */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background: #FFFFE1 url(images/bk.gif) repeat-y;
}

/* バナー設定 */
#banner {
	text-align: left;
	padding: 0px;
	height:200px;
	background: url(images/Header01.jpg);
	margin: 0px;
	width: 780px;
}

#banner-img {
 display: none;
}

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

#banner h1 {
 font-size: small;
}

#banner h2 {
	font-size: xx-small;
	color: #FFFFE1;
	bottom: 0px;
}

/* 2列右サイドバー */
#archiveright {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
}

/* 2列右サイドバーのメイン */
#archivecenterrightver{
 float: left;
 width: 555px;
 overflow: hidden;

}
/* サイドバー中 */
#side {
 width: 180px;
 background-color: #FF6666;
 overflow: hidden;
 }

/* 2列メイン */
#main{
	float: left;
	width: 555px;
	overflow: hidden;
	padding: 0px;
	margin-left: 15px;
	_margin-left: 7px;
}

/* 2列右サイドバー */
#right-side {
	float: right;
	width: 210px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


/* メイン本文 */
.content {
	padding: 0px;
	color: #000000;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 555px;
	margin-top: 15px;
	margin-left: 0px;
	background-position:15px 15px 30px 15px;
}
.content pre {
 font-size: larger;
}

.dataheader {
	text-align:right;
	width=100%;
	margin-left: -16px;
}
.content_footer {
	padding: 0px;
	color: #000000;
	height: 30px;
	width: 555px;
	margin-bottom: 15px;
	background: url(images/BlogB2.png) center;
	behavior: expression(IEPNGFIX.fix(this)); 
}
.entry_bg {
	padding: 0px;
	margin: 0px;
	background-color:#FFFFff;
}
.entryheader {
	color: #333333;
	text-align:left;
	padding:0px;
	font: italic bold 16px/42px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(images/BlogH2.png) center;
	text-indent: 60px;
	height: 53px;
	width: 555px;
	margin: 0px;
	border-top: #FF6666;
	border-right: #FF6666;
	border-bottom: #FF6666;
	border-left: #FF6666;
	behavior: expression(IEPNGFIX.fix(this)); 
}

.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 10px;
}

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

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

.content h2 {
 color: #FF6666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.content h3 {
 color: #FF6666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 border-top: 1px dashed #34B3D1;
 text-align: right;
 margin-bottom: 0px;
 line-height: normal;
 padding: 3px;
}

/* サイドバー設定 */
.sidebar {
	padding: 0px;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 15px;
}

.sidebar h2 {
	color: #34B3D1;
	text-align: center;
	padding:5px 0 0 0;
	border-left: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	font: bold 12px/15px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(images/SidePart_H2.png) no-repeat;
	height: 25px;
	behavior: expression(IEPNGFIX.fix(this)); 
}
#side_btm {
	background: url(images/SidePart_btm.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 180px;
	behavior: expression(IEPNGFIX.fix(this)); 
}


#calendar {
 line-height: 140%;
 color: #FF6666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
 background-color:#FFFFFF;
 border:solid #FF6600 1px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #FF6666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

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

#calendar td {
 text-align: center;
}

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

.sidebar li {
	color: #FF6666;
	text-align: left;
	font: 12px/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	list-style: url(images/dot.gif) none inside;
	margin: 0px;
	padding: 0px;
}

.side {
	color: #FF6666;
	list-style-type: none;
	font: 10px/150% "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px;
	padding: 0px;
	background: url(images/SidePart_bg.png) repeat-y;
	width: 180px;
	text-indent: 5px;
	behavior: expression(IEPNGFIX.fix(this)); 
}

form {
 margin:0px;
}

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

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

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 color: #FF6666;
 margin-top: 50px;
}

#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

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

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

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #FF6666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}
/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
   
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0px 0px 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 0px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
	font: 10px/12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top: 1px solid #FF6666;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

.img 
{
	float: left;
	margin-top: 10px;
}


img.image-full
{
	width: 100%;
	text-align: center;
}

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}

#footter_navi {
	background: url(images/bk.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 780px;
	clear: both;
	bottom: 0px;
}

#footter {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: url(images/footer.gif);
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 780px;
	clear: both;
	bottom: 0px;
}

