@charset "UTF-8";

body{
	margin:0px;
        padding:0px;
	background: #FFF;
	color: #808080;
	font-family:"ＭＳ ゴシック", "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif;
	line-height:1.5em;
        font-size: 12px;
		color:#747474;
/*		font-weight:bold; */
		margin:0 auto;
}


textarea{
font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, "verdana", arial, sans-serif; 
}

a {
	color:#343434;
}

em {
	font-style:normal;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 15px;
        font-weight: bold;
}
h2 {
        margin: 0.2em 0.5em 0.5em 1.7em;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 12px;
        font-weight: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,georgia, sans-serif;
        font-size: 11px;
        font-weight: bold;
}



/* Blog name */

.blogname {
	margin-top:10px;
    color: #808080;
	font-size: 1.6em;
	line-height: 180%;
display:block;

background-image:url(ttl);
width:500px;
height:69px;
}

.blogname em{
	display:none;
}


#catch {
	text-align:left;
	margin:25px;
	color:#7A77BD;

}


/* Blog description */

.description {
	margin-left: 1.5em;
        color: #74758B;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* style for pageset */

#truck {
        margin: auto;
		width:802px;
		=



/*        width: 744px; */
/*        border: #ececec 5px solid */
}



#container {
        margin: auto;
        padding: 0px; 
        width: 802px; 
		background:url(page_back);
		background-repeat:repeat-y;


}

#header {
		width: 802px;
		height: 36px;
/*
		height:306px;
*/
        background: url(header)  no-repeat;
}

#logo a{
width: 802px;
height: 36px;
display:block;
        background: url(images/header2)  no-repeat; 
/*
		width: 802px;
        height: 306px;
		display:block;
        background: url(images/header)  no-repeat; 
*/
}

#logo em{
		display:none;
}

.spacer {
	clear: left; margin: 0px; padding: 0px; width: auto; height: 10px;
}

#column {
        margin: 0px;
		text-align:center;

/*		background:#006699; */
		display:block;
		width:100%;



}

/* 上部のコンテンツ */

#map_zone{
	background-color:#BDBABD;
	width:800px; 
	height:50px;

}



/* m_1 */

#m_1{
	width:100%;
}

#calendar{
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
}


.calendar_days{
	font-size:18px;
}
.calendar_days td a{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}


span#calendar_title {
	margin: 5px 5px 5px 15px;	
	text-align:center;
	font-size:40px;
	padding:0px;
	line-height:normal;
	vertical-align:bottom;
	font-family: arial,verdana,georgia, sans-serif;
}
span#calendar_title em{
	font-size:40px;
	margin:0px;
	padding:0px;
	line-height:normal;
	font-family: arial,verdana,georgia, sans-serif;
}

/* m_2 */
#m_2{
	width:171px;

	float:right;
}


.m_column {
	margin:10px 0px 10px 15px;
	font-size:12px;
	text-align:right;

}

p.m_column {
	text-align:right;
	font-size:12px;
}


.mzone_title{
	text-align:right;

}
#searchbox{
	margin-left:auto;

}

#searchbox input{


}


/*------------------------------------------------*/
#leftcolumn {
	width: 150px;
}
#rightcolumn {
	float: right; width: 152px;
}
#centercolumn {
	float: left; margin: 10px 0px;
        width: 650px;

}

/*------------------------------------------------*/


#leftcolumn a, a:link, a:visited {
        color: #74758B; text-decoration: none;
}
#leftcolumn a:hover, a:active {
	color: #b80000;
}


.sideboxtitle {
	background-color:#BDBABD;
	color:#FFFFFF;
	text-align:left;
	text-indent:5px;
	font-size:12px;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
	border-bottom:2px #666666 solid;


}

.sideboxset{
	margin:10px 20px 10px 10px;
}
.sidebox {
	text-align:left;
	color:#59575A;
/*	font-weight:bold; */

}

/* footer */

#footer {
	padding: 0.5em 0 0.8em 0;
	font-family:verdana,georgia,arial,sans-serif;
	clear: both; 
	width:802px;
	display:block;
	height:30px;
        background: #ffffff; 
        text-align: center;

}
/* entry_body */

.entry{
/*	background-color:#666666; */
}
#entry{
/*	background-color:#FF66FF; */

}
#entry_left {
	float:left;
	width:150px;
	text-align:center;
/*	background:#006666; */

}

#entry_right {
	float:right;
	width:500px;
/*	background:#F3CE6D; */
}

#entry_date {
	color:#717171;

}
#entry_date h1{
	font-size:40px;
	margin:0px;
	padding:0px;
	line-height:normal;
}
#entry_date h2{
	font-size:23px;
	margin:0px;
	padding:0px;
	line-height:normal;

}
#entry_date h3{
	font-size:80px;
	margin:0px;
	padding:0px;
	line-height:normal;

}
#entry_date h4{

}



.category {
	display:none;

}
.entry_title {
	font-size:16px;
	line-height:1.5em;
	border-bottom:2px solid #E7E7E7;
	text-align:left;
	font-weight:bold;
	text-indent:10px;
}

.title-post {
	color:#BDBABD;
	text-align:left;

}
.entry_comment {
	text-align:left;
	margin: 5px;
}

.entry_comment p{
	margin:0px;
	padding:0px;
	
}

.posted {
	text-align:right;
	color:#BDBABD;
	margin:10px 10px;
}


table.form {
	margin:0px auto;
	white-space:nowrap;

}
.form td{
	text-align:left;
	white-space:nowrap;
}

.form{
/*	margin:0px auto 0px 150px; */
	margin:10px;
}

.form_submit{

	margin:5px;

}

.comments-head{
/*	margin:10px 0px 10px 150px; */
	margin:20px 10px;
	color:#343434;
	font-size:16px;
	line-height:1.5em;
	border-bottom:2px solid #E7E7E7;
	text-align:left;
	font-weight:bold;
	text-indent:10px;

}

.comment_body{
/*	margin:10px 0px 10px 150px; */
	text-align:left;
	margin:10px 0px 10px 150px;
/*	background-color:#00CCCC; */
}
.comment_date{
	text-align:right;
}

#meta{
	margin:10px 0px 10px 0px;
}

.trackback-body{
	text-align:left;
	margin:10px 0px 10px 150px;
}
.comments-post{
	text-align:right;

}

.twtr-doc {
    width:125px !important;
}
