#content_right p,
#content_right h2,
#content_right h3,
#content_right h4,
#content_right h5,
#content_right h6{
	line-height: 150%;
	margin-bottom: 0.5em;
	color: #333333;
}
#content_right p
{
//	margin-bottom: 30px;
}
#content_right h1 {
	font-size: 1.1em;
	padding-left: 10px;
}
#content_right h2 {
	font-size: 1.1em;
	background: #CAB69F;
	border: 1px solid #A5AD80;
	color: #FFFFFF;
	padding-left: 10px;
}
#content_right .contenttitle h2 small {
	font-size: 0.9em;
}
#content_right h3 {
	font-size: 1em;
	color: #9B7B57;
	border-bottom: 1px solid #9B7B57;
}
#content_right h4 {
	font-size: 0.9em;
	color: #9B7B57;
}
#content_right h5 {
	font-size: 0.8em;
	color: #9B7B57;
	font-weight: normal;
	margin-left: 10px;
}
#content_right h6 {
	font-size: 0.7em;
	color: #9B7B57;
	font-weight: normal;
	margin-left: 10px;
}
#content_right small {
	font-size: 70%;
	color: #999999;
}


#content_right  li
  
 {
	line-height: 150%;
	font-size: 0.8em;
	margin-left: 20px;
}
#content_right ul{
	list-style: circle;
	margin-left: 20px;

}

#content_right ol{
	list-style: decimal;
	margin-left: 20px;

}
#content_right  .inside {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#box1 {
	width: 270px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#box1_top {
	background: url(images/top_whatsnew.jpg);
	height: 44px;
	width: 270px;
}
#box1_middle {
	background: url(images/top_box_bg.gif) repeat-y;
	font-size: 90%;
	padding-right: 10px;
}
#box1_bottom {
	background: url(images/top_box_footer.gif) no-repeat;
	height: 6px;
	width: 270px;
}
#box2 {
	width: 270px;
	float: left;
	margin-left: 25px;
}
#box2_top {
	background: url(images/top_topics.jpg);
	height: 44px;
	width: 270px;
}
#box2_middle {
	background: url(images/top_box_bg.gif) repeat-y;
	font-size: 90%;
	padding-right: 10px;
}
#box2_bottom {
	background: url(images/top_box_footer.gif) no-repeat;
	height: 6px;
	width: 270px;
}
#box3 {
	width: 270px;
	float: left;
	margin-left: 15px;
	display: inline;
	margin-top: 10px;
}
#blog_bana a {
	background: url(images/blogbana.jpg);
	height: 103px;
	width: 150px;
	display: block;
}

#box3_top {
	background: url(images/top_topics.jpg);
	height: 44px;
	width: 270px;
}
#box3_middle {
	background: url(images/top_box_bg.gif) repeat-y;
	font-size: 90%;
	padding-right: 10px;
}
#box1_middle    ul,#box2_middle ul,#box3_middle ul  {
	padding-left: 0px;
}
#box1_middle a,#box2_middle a,#box3_middle a  {
	padding-left: 0px;
	text-decoration: none;
}

#box3_bottom {
	background: url(images/top_box_footer.gif) no-repeat;
	height: 6px;
	width: 270px;
}



/*table*/
.table_plate {
	border: 1px solid #006600;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.table_plate td {
	text-align: left;
	padding: 20px 5px 0px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 1em;
	line-height: 150%;
	background: url(images/bg01.jpg) repeat-y;
}
.table_type1 {
	background: #F9FFE6;
		border: 1px solid #999999;
	border-collapse: collapse;
	width: 95%;
	margin: 10px auto;
}

.table_type1 th {
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	background: #99CC33;
	font-size: 11px;
}
.table_type1 td {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	color: #333333;
}
.table_1{
	border: 1px solid #006600;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;
	width: 90%;

}
.table_1 th {

	text-align: left;
	color: #660000;
	padding: 5px;
	background-color: #EAEAEA;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
}
.table_1 td{
	text-align: left;
	padding: 5px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 80%;
	line-height: 150%;
	background: url(images/bg01.jpg) repeat-y;
}
.table_2{
	border: 1px solid #006600;
	border-collapse: collapse;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE1;
	width: 100%;

}
.table_2 th {
	text-align: center;
	color: #FFFFFF;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-weight: normal;
	font-size: 80%;
	background: #99CC00;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_2 td{
	text-align: left;
	padding: 5px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 80%;
	line-height: 150%;
	background: url(images/bg01.jpg) repeat-y;
}
.table_2 .tokucyo {
	width: 70%;

}
.table_2 .maker {
	width: 15%;
}
.product .pro_image {
	margin-left: 30px;
}

.product h3 {
	margin-top: 30px;
}




#content_right .inside dl {
	margin: 10px;
	padding: 5px;
	border: 1px solid #D1C0AD;
}

#content_right .inside dt {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.5em;
	border-bottom: 1px dotted #999900;
	margin-top: 1.5em;
}
#content_right .inside dd {
	margin-left: 4em;
	font-size: 0.8em;
	line-height: 1.5em;
}

.kigen {
	color: #CC6600;
}
#content_right .inside .selmonth {
	font-size: 10px;
	text-align: right;
}
#content_right .inside .selmonth a:hover{
	background: #FF9933;
	color: #FFFFFF;

}
#content_right .inside p {
	font-size: 0.8em;
	margin-left: 30px;
}
.inside  .gyoumu  ol {
	margin-bottom: 20px;
}
.inside   a   {
	text-decoration: none;

}
.inside   a:hover   {
	background: #DEF8BC;


}
#content_right .inside  .zeirishinamae    {
	border-bottom: 1px solid #336666;
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin-top: 50px;
}
.inside .zeirishi ul {
	font-size: 0.9em;
}
.housyuu {
	margin-left: 50px;
	margin-top: 20px;
}

#content_right .inside .zeirishisyozoku {
	text-align: right;
	margin-top: -20px;
	color: #666666;
	font-size: 0.7em;
}
.pageswitch{
	text-align: right;
	font-size: 0.7em;
}.beforeafter img {
	border: 1px double #CC0000;
}
.toplatest{
	widrh: 500px;
	border:  1px dotted #999900;
	padding: 5px;
}