

/*---/blogコンテンツ用css郡-------*/


/*---1.センター要素--*/

#ContentsArea_3 .box_c #cotent_blog {
	/*font-family: "Courier New", "Courier", "monospace";*/
	font-size:90%;
	line-height:180%;
	width:355px;
	/*height:100%;*/
	margin: 15px 15px 15px 15px;
	text-align:left;
}
#ContentsArea_3 .box_c #cotent_blog  #title{
	/*font-family: "Courier New", "Courier", "monospace";*/
	font-size:125%;
	font-weight:bold;
	/*border-bottom:1px dotted #00011d;*/
	line-height:150%;
	width:auto;
	margin: 0px 0px 3px 0px;
}
#ContentsArea_3 .box_c #cotent_blog  #date{
	/*font-family: "Courier New", "Courier", "monospace";*/
	font-size:100%;
	/*font-weight:bold;*/
	line-height:150%;
	text-align:right;
	width:auto;
	margin: 0px 0px 15px 0px;
}

/*---2.右メニュー要素--*/

#ContentsArea_3 .box_r #cotent #bodytxt #archi{
font-size:120%;
	width:170px;
	text-align:left;
	margin:0px 0px 6px 0px;
}

#ContentsArea_3 .box_r #cotent #bodytxt #carend{
font-size:100%;
	margin:0px 0px 0px 0px;
}

#ContentsArea_3 .box_r #cotent #bodytxt #carend li{
		/*font-family: "Courier New", "Courier", "monospace";*/
	/*font-size:90%;*/
	
	list-style: none;
	background:url(imgs/li_arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}











