@charset "utf-8";
#left {
	float: left;
	width: 310px;
}
#left table {
	background-color: #cccccc;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#left  .btn  img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#update {
	background-image: url(../img/back_bottom_s.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#update .flame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#update  .ft {
	background-image: url(../img/arrow_r.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	color: #4d4d4d;
	margin-bottom: 20px;
	float: right;
}
#update dt {
	background-image: url(../img/arrow_r.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 5px;
}
#update dd {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#right {
	width: 620px;
	margin-left: 340px;
	background-image: url(../img/back_top_l.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-bottom: 20px;
}
#product {
	background-image: url(../img/back_bottom_l.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#product .flame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #cccccc;
	padding-top: 10px;
	padding-left: 19px;
	position: relative;
	overflow: hidden;
}
#product h4 {
	margin-bottom: 5px;
	clear: both;
}
#product .list  h5 img {
	margin-bottom: 20px;
}
#product .list {
	float: left;
	width: 280px;
	margin-right: 19px;
	margin-bottom: 20px;
}
#product .list a {
	display: block;
	height: 0px;
	clear: both;
	color: #4d4d4d;
	margin-bottom: 0px;
}
#product .list img {
	float: left;
}
#product .list p {
	background-image: url(../img/arrow_r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 60px;
	line-height: 55px;
}
#product .list .line2 {
	line-height: 130%;
	height: 50px;
	padding-top: 10px;
}
.list_tytle {
	font-size: 14px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
	background-color: #FEEA9A;
	color: #333333;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.list_index {
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 125%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 3px;
}
.outline{
	width: 100%;
	margin-top: 10px;
}
 .column01 {
	background-color: #fffff0;
	float: left;
	width: 46%;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 10px;
	
}
.column02 {
	background-color: #fffff0;
	float: right;
	width: 48%;
	margin-right: 15px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 10px;
}
a:
	{font-size:14px;
	text-decoration:none;
	color: #333333;
}
.update_list {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
}
.column01 a:link { color: #1a1a1a;}
.column01 a:visited { color: #1a1a1a;}
.column01 a:hover {color: #FF0000;}
.column02 a:link { color: #1a1a1a;}
.column02 a:visited { color: #1a1a1a;}
.column02 a:hover {color: #FF0000;}

.list_index_series {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 5px;
	width: 450px;
}
.list_index_form {
	padding-left: 10px;
	float: right;
}
