* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 180%;
	color: #fff;
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", san-serif;
	background-image: url(img/body_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	outline: none;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
	color: #0066CC;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
	color: #007DFB;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #fff;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #fff;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #fff;
}
#header {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#header .head_logo {
	float: left;
}
#header .head_right {
	float: right;
}
#header ul.head_link {
	list-style-type: none;
	margin-top: 10px;
	position: relative;
}
#header ul.head_link li {
	float: left;
	height: 45px;
}
#header ul.head_link li ul.ferture {
	background-color: #FFFF00;
	position: absolute;
	top: 45px;
	display: none;
	z-index: 1;
	font-size: 16px;
	width: 167px;
}
#header ul.head_link li ul.ferture li {
	list-style-type: none;
	padding: 10px;
	float: none;
	height: auto;
}
#header ul.head_link li ul.ferture li a {
	color: #000;
}
#header ul.head_link li ul.ferture li a:hover {
	text-decoration: underline;
}
#header ul.head_link li ul.product {
	background-color: #FFFF00;
	position: absolute;
	top: 45px;
	display: none;
	z-index: 1;
	font-size: 16px;
}
#header ul.head_link li ul.product li {
	list-style-type: none;
	padding: 10px;
	float: none;
	height: auto;
}
#header ul.head_link li ul.product li a {
	color: #000;
}
#header ul.head_link li ul.product li a:hover {
	text-decoration: underline;
}


#pankuzu {
	margin-bottom: 20px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#pankuzu li a {
	color: #F6BE07;
}

#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content h2 {
	padding-top: 120px;
	padding-right: 40px;
	text-align: right;
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 20px;
}
#content h2.ferture {
	padding-top: 120px;
	padding-right: 40px;
	text-align: right;
	background-image: url(img/h2_ferture_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 20px;
}
#content h2.product {
	padding-top: 120px;
	padding-right: 40px;
	text-align: right;
	background-image: url(img/h2_product_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 20px;
}
#content h2.company {
	padding-top: 120px;
	padding-right: 40px;
	text-align: right;
	background-image: url(img/h2_company_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 20px;
}

#content h2.contact {
	padding-top: 120px;
	padding-right: 40px;
	text-align: right;
	background-image: url(img/h2_contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 20px;
}
#content h3 {
	background-image: url(img/h3_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#content h4.product {
	background-image: url(img/h4_bg2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
}
#content p {
	margin-bottom: 10px;
}
#content .flash {
	margin-bottom: 45px;
}
#content .top {
	margin-top: 0px;
}
#content .box_left {
	float: left;
}
#content .box_left_515 {
	float: left;
	width: 515px;
}
#content .box_left_550 {
	float: left;
	width: 550px;
}
#content .box_right {
	float: right;
}
#content .box_right_405 {
	float: right;
	width: 405px;
}
#content .box_right_600 {
	float: right;
	width: 600px;
}
#content .box_right_760 {
	float: right;
	width: 760px;
}

/********  特長  ********/
#content .ferture_box {
	background-color: #FFFAD5;
	padding: 20px;
	color: #000;
}
#content .ferture_box2_top {
	background-image: url(img/ferture_box2_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
}
#content .ferture_box2 {
	background-image: url(img/ferture_box2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
#content .ferture_box2_bottom {
	background-image: url(img/ferture_box2_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
#content .ferture_box3 {
	margin-bottom: 25px;
}
#content .ferture_box4 {
	width: 455px;
	float: left;
}
#content .ferture_box4 .title {
	width: 455px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content .ferture_box4 .pic {
}
#content .ferture_box5 {
	width: 455px;
	float: right;
}
#content .ferture_box5 .title {
	width: 455px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content .ferture_box5 .pic {
}
#content .ferture_title {
	text-align: center;
	margin-bottom: 10px;
}
#content .ferture_title2 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#content .ferture_pic {
	margin-top: 30px;
	margin-bottom: 10px;
}
/********  特長  ********/


/********  商品紹介  ********/


#content .product_box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#content .product_box2 {
	padding: 20px;
	color: #000;
	background-color: #FFF;
}
#content .product_box3 {
	margin-bottom: 30px;
}
#content .product_box4 {
	height: 330px;
	padding: 30px;
	background-image: url(img/product_box4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#content .product_title {
	margin-bottom: 40px;
}
#content .product_title2 {
	margin-bottom: 20px;
}
#content .product_text {
	text-align: right;
	margin-bottom: 5px;
}
#content .product_text_left {
	margin-bottom: 5px;
	float: left;
}
#content .product_text_right {
	margin-bottom: 5px;
	float: right;
}

/********  商品紹介  ********/

#content table.table2 {
	width: 100%;
	border-collapse: collapse;
	font-size: 16px;
}
#content table.table2 th {
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	border: 1px solid #FFF;
	background-color: #EA5406;
	font-weight: normal;
	color: #FFF;
}
#content table.table2 th.th1 {
	background-color: #E60013;
}
#content table.table2 td {
	text-align: center;
	vertical-align: top;
	border: 1px solid #FFF;
	padding-top: 3px;
	background-color: #F4E7D1;
}
#content table.table2 td.td1 {
	background-color: #FEE9B4;
}

#content table.table3 {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}
#content table.table3 th {
	padding-right: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
#content table.table3 th img {
	margin-bottom: 10px;
	display: block;
}
#content table.table3 td {
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#content table.table3 td img {
	margin-bottom: 10px;
	display: block;
}

#main {
	float: left;
	width: 710px;
}
#main h4 {
	background-image: url(img/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
}
#main .top_text {
	font-size: 16px;
	margin-bottom: 35px;
}
#main .top_pic {
	margin-bottom: 40px;
}
#main dl.topics {
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	height: 200px;
	font-size: 14px;
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
}
#main .topics dt {
	font-weight: normal;
	float: left;
}
#main .topics dd {
	margin-bottom: 10px;
	margin-left: 100px;
}
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
}
#main table.table1 td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #2C2C2C;
}
#main .text_box_top {
	background-image: url(img/ferture_box_top_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
}
#main .text_box {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(img/ferture_box_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main .text_box .title {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;	
}
#main .text_box_bottom {
	background-image: url(img/ferture_box_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	margin-bottom: 20px;
}
#main .box {
	margin-bottom: 20px;
}
#main .ferture_box {
	color: #F8C538;
	width: 400px;
	float: left;
}
#main .ferture_box .title {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
#main .box_btn {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main .box_gray {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#main .news_date {
	margin-bottom: 5px;	
}
#main .news_text {
	margin-bottom: 10px;	
}
#content .top_btn {
	margin-top: 50px;
	text-align: right;
}
#content .mt50 {
	margin-bottom: 50px;
}
#content .last {
	margin-right: 0px;
}

#side {
	float: right;
	width: 250px;
}
#side .side_link {
	margin-bottom: 20px;
}
#side .side_link a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
#side .side_pic {
	margin-top: 80px;
}

#footer {
	background-image: url(img/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 1000px;
}
#footer .foot_box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .foot_link {
	margin-bottom: 5px;
}
#footer .foot_copy {
}

.formfield_l {
	width: 200px;
}
.formfield_l2 {
	width: 300px;
}
.formfield_s {
	width: 50px;
}
.font_red {
	color: #F00;
}
.mtop_20 {
	margin-top: 20px;
}
.mtop_30 {
	margin-top: 30px;
}
