body{
	color: #666666;
	background-image: url(img/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#EDEDED;
	font-size: 10px;
	margin-top: 0px;
	line-height: 13px;
}
#cate ul{
	list-style: none;
	margin: 0px;
	padding: 10px;
	line-height: 17px;
}
#new ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
a{
	text-decoration: underline;
}
a:link{ 
	color: #283785;
	text-decoration: underline;
}
a:visited { 
	color: #465085;
	text-decoration: none;
}
a:hover { 
	background:#E6E6E6;
	color: #283785;
	text-decoration: underline;
}



#banner {
	width: 900px;
	background-color: #243072;
	color : #FFFFFF;
	text-align: center;
	padding : 5px 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



#mv {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#pagetitle {
	float: right;
	width:545px;
	margin: 20px 0px 10px 40px;
	padding-top: 15px;
	border-top: 1px dotted #999999;
}
.pagename {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	border-left: 5px solid #999999;
}


#header {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#name {
	float: left;
	width: 230px;
	padding-top: 30px;
	padding-left: 70px;
	background-image: url(img/bg_header.gif);
}
#link {
	float:right;
	width: 530px;
	text-align: right;
	padding-top: 30px;
	line-height: 1em;
	padding-right: 70px;
	background-image: url(img/bg_header.gif);
}



#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



#left {
	margin-top: 20px;
	float: left;
	width: 175px;
	overflow: hidden;
}
#title {
	width: 175px;
	margin: 0px;
}
#cate {
	width: 175px;
	background-image: url(img/bg_cate.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-bottom: 1px solid #BFB791;
	margin-bottom: 20px;
}
#new {
	width: 175px;
	margin-bottom: 20px;
	padding-top: 5px;
}
#mobile {
	width: 175px;
	font-size: 10px;
	line-height: 13px;
	padding-top: 5px;
}



#center {
	float: left;
	width:330px;
	overflow: hidden;
	margin: 0px 40px;
}
#center_a {
	float: left;
	width:545px;
	overflow: hidden;
	margin: 0px 0px 0px 40px;
}
h1 {
	font-size: 12px;
	color: #CC0000;
	padding-top: 7px;
	background-image: url(img/bg_h2.gif);
	margin: 3px 0px 10px 0px;
}
#kiji {
	clear: both;
	padding-top: 15px;
	border-top: 1px dotted #999999;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.date {
	font-size: 10px;
	color:#777777;
	margin: 0px;
}
#time {
	margin-bottom: 20px;
	font-size: 10px;
}



#right {
	float: left;
	width: 175px;
	overflow: hidden;
	margin-top: 20px;
}
#osusume {
	width: 175px;
	background-color: #D4E3FF;
	border-bottom: 1px solid #ADB7D3;
	border-top: 1px solid #FFFFFF;
}
#osusume_in {
	margin: 15px;
}
#bn {
	width: 175px;
	margin-top: 10px;
	text-align: center;
}



#footer_l {
	float: left;
	width: 500px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin: 20px 0px;
	line-height: 20px;
}
#footer_r {
	float:left;
	width: 260px;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin: 20px 0px;
}
.copy {
	color:#999999;
}
.komatsu{
                boder:none;
}
div#comment_photo{
                width:330px;
}
div#comment_photo hr{
                display:none;
}
div#comment_photo img{
	float: left;
}
.comment_top{
	width:235px;
                height:7px;
	background-image: url(http://www.takara.ac/_blog/komatu/archives/b_top.jpg);
                margin:0px;
                padding:0px;
                background-repeat: no-repeat;
	float: left;
}
.comment_center{
	width:235px;
	background-image: url(http://www.takara.ac/_blog/komatu/archives/b_center.jpg);
	background-repeat: repeat-y;
                margin:0px;
                padding:0px;
}
.comment_center p{
                padding:5px 10px;
}
.comment_under{
	width:235px;
                height:7px;
	background-image: url(http://www.takara.ac/_blog/komatu/archives/b_under.jpg);
                margin:0px;
                padding:0px;
                background-repeat: no-repeat;
}
hr.clear{
              clear:both;
}