@charset "UTF-8";

/*--------------------コンテンツ部分--------------------*/

/*---最大幅ボックス---*/
.base_img_center {
	width: 600px;
	float: right;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 1.6em;
}
/*---最大幅ボックス（上下余白）---*/
.base_img {
	width: 600px;
	float: right;
	font-size: 12px;
	color: #333333;
	line-height: 1.8em;
	margin-bottom: 20px;
}
/*---最大幅ボックス・文章（12px）---*/
.base_txt {
	width: 600px;
	float: right;
	font-size: 12px;
	text-align: left;
	line-height: 1.6em;
	padding: 5px 0px;
	font-weight: normal;
}
/*---最大幅ボックス・文章（12px）右寄せ---*/
.base_txt_r {
	width: 600px;
	float: right;
	font-size: 12px;
	text-align: right;
	line-height: 1.6em;
	padding: 5px 0px;
	font-weight: normal;
}


/*-----罫線枠ボックスのタイトル-----*/
.box_title {
	height: 15px;
	width: 590px;
	padding: 6px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(image/base/box600/top_title.gif);
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
}
/*-----罫線枠ボックスのタイトル（上余白無し）-----*/
.box_title_top {
	height: 15px;
	width: 590px;
	padding: 6px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(image/base/box600/top_title.gif);
	color: #FFFFFF;
	float: right;
	margin-top: 5px;
}

/*-----罫線枠ボックスの枠・WhatsNew-----*/
.box_whatnew {
	height: 120px;
	width: 578px;
	padding: 10px;
	float: right;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
/*-----罫線枠ボックスの枠・コンテンツ-----*/
.box_contents {
	width: 578px;
	padding: 10px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 1.6em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*-----罫線枠ボックス内・（タイトル12px緑）下点線-----*/
.base_column_title_dotline {
	width: 578px;
	float: right;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #219433;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 2px;
}
/*-----罫線枠ボックス内・文章（12pxグレー）---*/
.base_column_txt {
	width: 600px;
	float: right;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 15px;
}
/*-----罫線枠ボックス内・最大幅ボックス---*/
.base_column {
	width: 578px;
	float: left;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.6em;
}
/*-----罫線枠ボックス内・区切り線---*/
.base_column_line {
	width: 578px;
	float: left;
	color: #333333;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*-----罫線枠ボックス内・プロダクト（2列）-----*/
.content_column {
	width: 284px;
	float: left;
	height: 100px;
}
.content_column_img {
	width: 100px;
	float: left;
	height: 100px;
}
.content_column_title {
	width: 169px;
	float: left;
	height: 14px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCCCCC;
}
.content_column_txt {
	width: 169px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
}

/*---------最大幅・プロダクト（1列）---------*/
.pro1_top {
	width: 594px;
	float: left;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 2px;
	border-bottom: 1px solid #006633;
	text-align: left;
	margin-bottom: 15px;
	border-left: 3px solid #006633;
	padding-left: 4px;
}
.pro1_column {
	width: 598px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
}
.pro1_column2 {
	width: 597px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.pro1_img {
	width: 160px;
	float: left;
}
.pro1_title {
	width: 418px;
	float: left;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 2px;
	border-bottom: 1px none #CCCCCC;
	text-align: left;
	background: #000000;
	padding-left: 3px;
	line-height: 1.6em;
}
.pro1_price {
	width: 420px;
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}
.pro1_txt {
	width: 420px;
	float: left;
	margin-left: 10px;
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
	text-align: left;
}

/*---------最大幅・プロダクト（3列）---------*/
.pro3_column {
	width: 160px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pro3_column196 {
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pro3_image {
	width: 180px;
	float: none;
}
.pro3_title {
	width: 180px;
	float: none;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}
.pro3_txt {
	width: 180px;
	float: none;
	height: 50px;
	padding-top: 6px;
	text-align: center;
}

/*---前のページへ戻る---*/
.base_column_hisoryback {
	width: 600px;
	float: right;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: center;
	padding-top: 2px;
	border-top: 1px solid #CCCCCC;
}
