@charset "UTF-8";

/*--------------------ヘッダ--------------------*/
#header {
	height: 50px;
	width: 800px;
	background: url(images/base/base_head.jpg);
	padding: 0px;
}
.header_bg {
	height: 12px;
	width: 100%;
	padding: 0px;
	background: url(images/base/head_bg.gif);
}
.header_l_area {
	height: 50px;
	width: 200px;
	padding: 0px;
	float: left;
}
.header_r_area {
	height: 20px;
	width: 300px;
	padding: 0px 0px 30px 300px;
	float: left;
	background: url(images/base/head/top_free_dial.gif) no-repeat;
}
.header_button {
	height: 20px;
	width: 100px;
	float: left;
}

/*--------------------メインメニュー（上部ボタン）--------------------*/
#main_menu {
	height: 40px;
	width: 800px;
	padding: 0px;
	background: #19912F url(images/base/main_menu/main_menu_bg.gif);
}
.main_menu_partition {
	height: 40px;
	width: 10px;
	float: left;
	background: url(images/base/main_menu/partition.gif);
}
.pankuzu{
	width: 600px;
	padding: 6px 0px 10px 200px;
	height: 12px;
	font-size: 10px;
	text-align: right;
}
.pankuzu2{
	width: 400px;
	padding: 6px 0px 10px 230px;
	height: 12px;
	font-size: 10px;
	text-align: right;
}

/*--------------------トップページ--------------------*/
#main_image {
	width: 600px;
	padding: 0px;
	float: right;
}
	
/*--------------------コンテンツ部分--------------------*/
#contents{
	width: 620px;
	float: right;
}
/*---最大幅ボックス---*/
.base_img_center {
	width: 600px;
	float: right;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 1.6em;
	margin-left: 20px;
	background: #FFFFFF;
}
/*---最大幅ボックス（上下余白）---*/
.base_img {
	width: 600px;
	float: right;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.8em;
	margin-bottom: 20px;
}
/*---最大幅ボックス・文章（12px）---*/
.base_txt {
	width: 598px;
	float: right;
	font-size: 12px;
	text-align: left;
	line-height: 1.6em;
	padding: 10px 0px;
	font-weight: normal;
	margin-left: 20px;
}

/*-----罫線枠ボックスのタイトル-----*/
.top_title {
	height: 15px;
	width: 590px;
	padding: 6px 0px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/base/contents/top_title.gif);
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
}

/*-----罫線枠ボックスの枠・WhatsNew-----*/
.top_whatnew {
	width: 578px;
	padding: 10px;
	float: right;
	overflow: auto;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
/*-----罫線枠ボックスの枠・コンテンツ-----*/
.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;
	background: #FFFFFF;
}

/*-----罫線枠ボックス内・（タイトル12px緑）下点線-----*/
.base_column_title_dotline {
	width: 578px;
	float: right;
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #219433;
	border-bottom: 1px solid #43A452;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 2px;
}
.base_column_title_dotline_14 {
	width: 578px;
	float: right;
	height: 18px;
	font-size: 14px;
	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;
}
.base_column_title_dotline_14_gr {
	width: 150px;
	float: right;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 40px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 2px;
	background: #43A452;
	padding-left: 2px;
	margin-right: 426px;
}
/*-----罫線枠ボックス内・文章（12pxグレー）---*/
.base_column_txt {
	width: 578px;
	float: right;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.base_column_txt_harf_l {
	width: 328px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	float: left;
}
.base_column_txt_harf_r {
	width: 236px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	float: left;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding-right: 5px;
	padding-left: 5px;
}
/*-----罫線枠ボックス内・最大幅ボックス---*/
.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;
}
.content_column_line {
	width: 279px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 5px;
	background: #F4F4F4;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 310px;
}
.content_column_img {
	width: 100px;
	float: left;
}
.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_title_gr {
	width: 164px;
	float: left;
	height: 18px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	background: #7DAC19;
	padding-top: 2px;
	padding-left: 4px;
}
.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;
	height: 160px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	border-right: 1px solid #CCCCCC;
	margin-top: 10px;
}
.pro1_img {
	width: 160px;
	float: left;
	height: 160px;
}
.pro1_title {
	width: 418px;
	float: left;
	height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 2px;
	border-bottom: 1px none #CCCCCC;
	text-align: left;
	background: #DDEECC;
	padding-left: 2px;
}
.pro1_price {
	width: 420px;
	float: left;
	height: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	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: 160px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pro3_image {
	width: 160px;
	float: none;
}
.pro3_title {
	width: 160px;
	float: none;
	height: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.pro3_txt {
	width: 160px;
	float: none;
	height: 50px;
	padding-top: 6px;
	text-align: center;
}

/*--------------------サイドメニュー--------------------*/
#side_menu {
	width: 180px;
	padding: 0px;
	float: left;
}
.side_menu_button1_waku {
	width: 168px;
	padding: 0px 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.side_menu_button1 {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.side_menu_link_title {
	height: 17px;
	width: 160px;
	background: #FFFFFF url(images/base/side_menu/side_menu_title.gif);
	padding: 8px 8px 8px 12px;
	font-size: 12px;
	line-height: 1.6em;
}
.side_menu_link_waku {
	width: 158px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.8em;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
}
.side_menu_link_waku2 {
	width: 158px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 11px;
	line-height: 1.8em;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
}

/*---前のページへ戻る---*/
.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;
}

/*--------------------フッター/リンク--------------------*/
.foot_pagetop_button {
	width: 800px;
	font-size: 12px;
	margin: 5px 0px;
	text-align: right;
	border-top: 1px;
	height: 20px;
}
.foot_link {
	width: 800px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #18902E;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	padding: 10px 0px 15px;
	height: 10px;
	text-align: center;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	background: url(images/base/foot_bg.gif);
	color: #666666;
}


/*--------------------会社概要--------------------*/
.compny_column {
	width: 578px;
	float: left;
	text-align: left;
	background: url(company/images/line2.gif);
	font-size: 12px;
	line-height: 2em;
	color: #333333;
}
.compny_column_l {
	width: 110px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.compny_column_r {
	width: 448px;
	text-align: left;
	float: right;
	padding-left: 10px;
}

/*--------------------エコランプ--------------------*/
.base_column_txt_eco {
	width: 590px;
	float: right;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 1.6em;
	padding: 5px 5px 20px;
	font-weight: normal;
}

