/* ページ全体のスタイル */
.red{
	color:#c00;
}
.bg{
	background-color:#ff0;
	padding:2px 0px 2px;
}

body{
	font-size:80%;
	color:#333;
	margin:0px;
	text-align:center;
	line-height:133%;
	background-color:#eee;
}
#wrapper{
	width:747px;
	margin:0px auto;
	padding:0px 0px 3px;
	text-align:left;
	background-image:url(images/wrapper_back.gif);
/*	background-repeat:repeat-y;
	background-position:right;*/
	background-color:#fff;
	border-left:1px solid #ccc;
/*	border:1px solid #f00;*/
}
#wrapper2{
	width:743px;
	margin:0px;
	background-color:#fff;
}
a:link{
	color:#33c;
}
a:visited{
	color:#339;
}
a:active{
	color:#33c;
}
a:hover{
	color:#33c;
	text-decoration:none;
}
a img{
	border-style:none;
}
hr{
	display:none;
}



/* タイトル部分のスタイル */
#top{
	width:743px;
	height:100px;
	background-color:#fff;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#top #tagline{
	margin:0px;
	padding:3px 5px 0px;
	font-size:8pt;
	color:#999;
}
#top #site{
	margin:0px;
}
#top #site a{
	display:block;
	width:743px;
	height:85px;
	text-decoration:none;
}
#top #site span{
	visibility:hidden;
}


/* ブログタイトル */
#blog_title{
	margin:0px;
	padding:0px 0px 0px 15px;
	height:25px;
	list-style-type:none;
	background-image:url(images/menu_bk.jpg);
	background-repeat:no-repeat;
	font-size:130%;
	font-weight:bold;
}
#blog_title a{
	text-decoration:none;
	color:#333;
}
.description{
	margin:0px 0px 20px;
	padding:0px 0px 0px 15px;
	color:#666;
}
.page_navi{
	margin:30px 0px 30px 15px;
	text-align:center;
	padding:5px 0px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}


.text_ad{
        margin:30px 0px 0px 15px;
}
.text_ad2{
        margin:30px 0px 30px 15px;
        border:3px dotted #ccc;
        padding:3px;
        line-height:155%;
}
.text_link{
        margin:10px 0px 30px 15px;
        padding:3px;
        line-height:155%;
}





/* コンテンツ部分のスタイル */
#contents{
	background-color:#fff;
}
/* IE以外のモダンブラウザ向け */
.contents_width{
	width:741px;
}
/* IE6以前向け */
/*Hides from IE-mac \*/
*html .contents_width{
	width:743px;
}
/*End hide from IE-mac*/



/* コンテンツ（メイン）部分のスタイル */
#contents #main{
	float:left;
	padding:20px 0px 5px 0px;
/*	border:1px solid #00f;*/
}
/* IE以外のモダンブラウザ向け */
.main_width{
	width:470px;
}
/* IE6以前向け */
/*Hides from IE-mac \*/
*html .main_width{
	width:477px;
}
/*End hide from IE-mac*/


/* アーカイブタイトル */
#archive_title{
	margin:0px 0px 0.3em;
	padding:0px 0px 0px 15px;
	font-size:160%;
}
#archive_title2{
	margin:0px 0px 0.3em;
	padding:0px 0px 0px 15px;
	font-size:120%;
	font-weight:bold;
}



/* エントリータイトル */
h1.entry_title,
h2.entry_title{
	margin:0px 5px 3px 15px;
	padding:3px 5px;
	border-left:20px solid #900;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	height:35px;
	background-color:#eee;
	line-height:111%;
	font-size:120%;
}
h2.entry_title a{
	color:#333;
	text-decoration:none;
}

h2.date,
h3.date{
	margin:0px 5px 12px 15px;
	text-align:right;
	font-size:100%;
	color:#777;
}


/* エントリーのメイン文章 */
#main div.entry{
	margin-bottom:40px;
}
#main div.entry_main{
	margin:0px 20px 8px;
	line-height:155%;
}
#main div.entry_main p{
	margin:0px 0px 1em;
}

#main div.entry_main q{
	display:block;
	padding:3px;
	margin:0px 0px 3px;
	line-height:155%;
	border:3px solid #333;
}
blockquote{
	padding:5px;
	margin:0px 0px 3px;
	line-height:155%;
	border:3px dotted #999;
}


#main p.tag{
	margin-right:10px;
	text-align:right;
	font-size:90%;
}
#main p.posted{
	margin:15px 10px 50px 0px;
	text-align:right;
	font-size:90%;
}
#main p.page_menu{
	margin:20px 10px 40px 0px;
	text-align:right;
	font-size:90%;
}
#main p.ad{
	margin:0px 6px 40px;
}
#main p.ad336{
        margin:30px 0px 30px 15px;
}



h3.title2{
	margin:30px 20px 0px;
	border-bottom:1px solid #ccc;
}
p.trackback-url{
	margin:0px 20px 15px;
	padding:3px;
}
p.trackback-post {
	margin:0px 20px 10px;
	padding:3px;
	border-bottom:1px dotted #ccc;
}
p.trackback-post span{
	font-size:80%;
}

#comments{
	margin-top:50px;
}
div.comments-body{
	margin:5px 20px 0px;
	border-right:1px dotted #ccc;
	padding:3px;
}
p.comments-post{
	margin:0px 20px 20px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:3px 0px 5px;
	font-weight:bold;
}

#comments-form{
	margin:15px 20px 20px;
}
#comments-open-data input{
	margin:1px 0px;
}

table.form th{
	text-align:right;
	font-weight:normal;
}





/* サイド部分のスタイル */
#contents #side{
	float:right;
	margin-top:20px;
/*	border:1px solid #0f0;*/
}
/* IE以外のモダンブラウザ向け */
.side_width{
	width:239px;
}
/* IE6以前向け */
/*Hides from IE-mac \*/
*html .side_width{
	width:251px;
}
/*End hide from IE-mac*/



/* calendar
---------------------------------------------------- */
.calendarhead{
	font-size:100%;
	letter-spacing:2px;
	text-align:center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.calendartable{
	margin:0px auto 10px auto;
	width:180px;
	text-align:left;
}

.calendarweek{
	color:#F8FBEA;
	font-size:85%;
}

.calendarwd{
	background-position:-2px 0px;
	font-size:85%;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #202020;
}

.calendard{
    	empty-cells:show;
	text-align: center;
   }

.calender{
	font-size:85%;
	margin-bottom: 20px;
	padding-bottom: 10px;
}		

/* side
---------------------------------------------------- */


/* サイドメニュータイトル*/
.sidetitle{
	width:234px;
	height:30px;
	background-image:url(images/side_title.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:6px 5px;
	color:#fff;
	font-size:100%;
}
.sidelist{
	margin:0px 0px 3em;
	padding:0px 5px;
	list-style-type:none;
}


.custom1, .custom2, .custom3{
	margin-bottom:30px;
}
.custom2 p{
	margin:0px;
	color:#999;
}

.category, .recententry, .archives, .comment, .trackback,
.link, .search, .qrcode, .counter, .subscription, .profile, .inquiry{
	margin-bottom:40px;
}
.info{
	margin:20px 0px 40px;
}
.sidebody{
	margin-left:5px;
}

div.rss{
	margin-bottom:40px;
}
ul.rss li{
	display:inline;
	font-weight:bold;
	margin-left:1em;
}




#contents #side .side_ad h2{
	margin:30px 0px 0px;
	font-size:80%;
	color:#ccc;
}





/* フッター部分のスタイル */
.page_navi{
	margin:20px 10px 5px;
}


/* バナー */
p.footer-banner{
	margin:30px 10px 0px;
	text-align:left;
}


#footer{
	margin:0px;
	width:743px;
	height:30px;
	background-image:url(../images/footer_bk.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer img{
	margin:10px 7px;
}
#footer span{
	visibility:hidden;
}



/* ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ */
/* CSSハックについてのメモ
	1.セレクタの前に 「*html」をつけるとIE6以前にしか適用されない
*/
/* ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ ■■■■■ */

/* ↓floatを使用したボックスに必須 */
/* IE以外のモダンブラウザ向け */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* IE7およびMacIE5向け */
.clearfix{
	display:inline-block;
}
/* IE6以前向け */
/*Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

/* ↑floatを使用したボックスに必須 */

/* ■■■■■ ■■■■■ ■■■■■ */


