/* Base Weblog (base-weblog.css) */



html
{
   margin: 0;
   padding: 0;
   height:100%;
}



*{ margin:0; padding:0; }

ul{list-style : none ; /* マーカー無し */}

li { list-style:none; }
hr { display:none; }

.alt {
	display:none;
}
.clear{
	font-size: 0.1em;
	line-height: 0.1em;
	text-indent: -10000px;
	clear:both;
}

.le{
	float: left;
}

.ri{
	float: right;
}


body
{
	margin: 0;
	padding: 0;
	font-size:9pt;
	line-height:1.8em;
	color: #6D6D6D;
	/*background: #F3F0E8;*/
	background-image: url(img/mainbg.jpg);
	background-position: center top;
	

}

.big{
	font-family: Georgia, Times, "ヒラギノ明朝" "MS明朝";
	font-size:10pt;
}

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


#totop {
	WIDTH: 30px; POSITION: absolute; HEIGHT: 30px
}



#main{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}





#main_in{
	width:938px;
	background-image: url(img/mainbg_line.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/* border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;*/
	
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #D4CEC5;

	
}

/* My Comment */




/*左側*/
#left {
	float: left;
	width: 211px;
	font-size: 8pt;
	margin-top: 23px;
	text-align: left;
	margin-left: 38px;
	_margin-left:19px;
	margin-bottom: 23px;
	}
	
#intro{
	font-size: 8pt;
	color: #666;
	line-height: 1.4em;
    margin-top: 8px;
}



	
/* 左イメージ */
#main_image{
	width: 211px;
	height: 168px;
	background-image: url(img/main.jpg);
	background-repeat:no-repeat;
	margin: 0;
}




/*//////タイトル////////*/

/*#new_area{
		width:211px;
		background: #999;
}

#archive_area{
		width:211px;
		background: #999;
}*/

.new{
	height:24px;
	width:211px;
	background-image:url(img/new.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
}

.archive{
	height:24px;
	width:211px;
	background-image:url(img/archive.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
}


#left li{
	background-image : url(img/tri.gif) ;
	background-position : left center ; /* 位置は左端の真ん中 */
    background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
	line-height: 1.5em;
	padding: 8px 10px;
	border-bottom-width: 1px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #C6C6C6;
	letter-spacing: 0.05em;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;*/
}



/*左側*/




/*中央*/
#center{
	float: right;
	width: 574px;
	margin-top: 23px;
	margin-right: 38px;
	_margin-right: 10px;
	margin-bottom: 23px;
	text-align: left;
}

#contents{
	width: 574px;
	margin-top: 23px;
	/*margin-right: 38px;
	_margin-right: 19px;*/
	margin-bottom: 23px;
	text-align: left;
}


#date{
	font-size: 10px;
	color: #666666;
	background-image: url(MT_Templates/img/ico.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 25px;
	line-height: 1em;
	}

.entry-header
{
	font-size: 14pt;
	/*font-weight: bold;*/
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, Times, "ヒラギノ明朝" "MS明朝";
}

.backnext{
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}


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


.text{
	color:#666666;
	margin-bottom: 10px;
}

.text img{
    border:0px;
}

.entrybottom{
	width: 574px;
	height: 30px;
	background-image:url(img/mainbar.gif);
	background-repeat:no-repeat;
margin-top: 10px;
	margin-bottom: 15px;

}


/*中央*/




/*コピーライト*/
#footer{
	width: 938px;
	height: 125px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	background: #FFF;
	
}
#copyright {
	/*font-size: 8pt;*/
	width: 400px;
	/*color: #999;*/
	/*line-height: 1.2em;*/
	/*text-align: left;*/
	margin-top: 32px;
	margin-left: 38px;
	background: #FFF;
	
}


#address {
	margin: 0;
	width: 319px;
	height: 40px;
	background-image:url(img/address.gif);
	
}

#lionmedia a{
	margin-top: 14px;
	width: 126px;
	height: 7px;
	background-image:url(img/lionmedia.gif);
	display: block;
	
}


/*コピーライト*/

.border{
	width: 574px;
	height: 3px;
	background-image:url(img/mainbar.gif);
	background-repeat:no-repeat;
	margin: 0;

}
.border_box{
	width: 574px;
	height: 3px;
	background-image:url(img/mainbar.gif);
	background-repeat:no-repeat;
	margin:0;

}


/*.link_box li{
	  list-style-type : decimal ;
}*/

.left_box{
	margin: 0;
    width: 18%;
	float: left;
	padding: 5px 0 5px 1em;
}

.right_box{
	margin: 0;
	width: 77%;
	float: right;
	padding: 5px 1em 5px 0;
	
}

.right_box{
	margin: 0;
	width: 77%;
	float: right;
	padding: 5px 1em 5px 0;
	
}



