﻿@charset "utf-8";
/* CSS Document */
/* Underbar that adheres to the property is for IE6. */

body {
	font-size: 10pt;
	color:#444444;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	line-height: 1.4em;
	background-color:#7E8AA2;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}

img {
	border:none;
}

.header {
	width: 920px;
}

.copyright {
	font-size:10px;
	color:#CCCCCC;
	width:650px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	clear:both;
	padding-top:20px;
}

.footer {
	font-size:10px;
	color:#263248;
	text-align:center;
	width:920px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	clear:both;
	padding-bottom:20px;
}

.outSiteIcon {
	margin:0 0.25em;
}
.anchorPgTopIcon {
	margin:0 0.25em;
}
.emailIcon {
	margin:0 0.25em;
}
.pdfIcon {
	margin:0 0.25em;
}

.externalIcon {
	background-image:url(../images/icon_outSite.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0 10px 0 0;
}

.attention {
	width:450px;
	border:solid;
	border-width:2px;
	border-color:#FF0000;
	margin-left:40px;
	padding:10px;
}

.attention_contact {
	width:680px;
	border:solid;
	border-width:2px;
	border-color:#FF0000;
	margin-left:40px;
	padding:10px;
}

.attention_sel {
	border:solid;
	border-width:2px;
	border-color:#FF0000;
	margin-left:40px;
	padding:10px;
}


.required {
	color:#FF0000;
	font-weight:normal;
}

.note {
	color:#FF0000;
	font-weight:normal;
}

.warning {
	color:#FF0000;
	font-weight:bold;
}

.none {
	border-style: none;
	background-color:transparent;
	text-align: right;
}

hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.new {
	background-image:url(../images/new.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.new_w {
	background-image:url(../images/new_w.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.dpl {
	background-image:url(../images/dpl.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.dpl_w {
	background-image:url(../images/dpl_w.gif);
	background-repeat:no-repeat;
	background-position:right;
}

div#site_menu {
	font-size:9px;
	width:920px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

div#site_menu_nav {
	font-size:11px;
	text-align:right;
	width:850px;
	height:30px;
	margin-right:auto;
	margin-bottom:0;
	/margin-bottom:4px;
	_margin-bottom:7px;
	margin-left:auto;
	padding-left:20px;
	_padding-left:20px;
}

div#site_menu_nav ul {
	color:#FFFFFF;
	list-style-type:none;
	padding:2px 0px 0px 5px;
	_padding:2px 0px 0px 5px;
	margin:4px 0px 0px 0px;
}

div#site_menu_nav ul li {
	display:inline;
	padding:2px 10px;
	_padding:2px 10px;
}

div#site_menu_nav ul li.last {
	padding:2px -20px;
	_padding:2px -20px;
}

div#site_menu_nav li.selected {
	font-weight:bold;
}

div#site_menu_nav a:link {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#site_menu_nav a:visited {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#site_menu_nav a:hover {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:underline;
}


div#comp_header {
	width:900px;
	height:40px;
	background-image:url(../images/itu_top.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:-20px;
	margin-left:auto;
}

div#main_hd {
	font-size:23pt;
	color:#FFFFFF;
	text-align:left;
}
div#main_hd a:link {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#main_hd a:visited {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#main_hd a:hover {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:underline;
}

div#sub_hd {
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	width:650px;
	_width:350px;
	text-align:center;
	_text-align:left;
	margin-top:-12px;
}


div#main_menu {
	font-size:13px;
	text-align:left;
	width:900px;
	height:30px;
	background-image:url(../images/header.png);
	_background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

div#main_menu ul {
	color:#FFFFFF;
	font-weight:bold;
	list-style-type:none;
	height:15px;
	padding-top:2px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:5px;
	margin-top:4px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

div#main_menu ul li {
	display:inline;
	padding:2px 10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}

div#main_menu ul li.last {
	border:none;
}

div#main_menu a:link {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#main_menu a:visited {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#main_menu a:hover {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:underline;
}


div#top_cm {
	background-image:none;
	width:900px;
	height:300px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#D58000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#E2E0D7;
}
div#top_cm div {
	text-align:center;
	margin-top:100px;
	margin-left:auto;
	margin-bottom:0;
	margin-right:auto;
}


div#main {
	text-align:left;
	background-image:url(../images/body.png);
	_background-image:url(../images/body.gif);
	background-repeat:repeat-y;
	width:920px;
	margin-left:auto;
	margin-bottom:0;
	margin-right:auto;
}

div#main a:link {
	color:#B52745;
	font-style:normal;
	text-decoration:underline;
}

div#main a:visited {
	color:#B52745;
	font-style:normal;
	text-decoration:underline;
}

div#main a:hover {
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

div#main_pg_link {
	font-size:10px;
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:20px;
}

div#main_txt {
	font-size:12px;
	padding-left:18px;
	_padding-left:10px;
	padding-right:50px;
	_padding-right:20px;
	padding-top:10px;
}

div#main_txt ul {
	list-style-type:none;
}

div#main_txt_title {
	font-size:14pt;
	letter-spacing:3px;
	font-weight:bold;
	font-variant:5px;
	_width:840px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
	background-color:#EEEEEE;
	padding:5px;
	padding-left:10px;
	_padding-right:10px;
}

div#main_txt_sub_title {
	font-size:11pt;
	font-variant:5px;
	_width:820px;
	padding:5px;
}

div#main_txt_d {
	background-image:url(../images/design_detail_pg.gif);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:18px;
	_padding-left:10px;
	padding-right:50px;
	_padding-right:20px;
	padding-top:10px;
}

div#main_txt_d ul {
	list-style-type:none;
}

div#main_txt_title_d {
	font-size:14pt;
	text-indent:-9999px;
	_width:840px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
	background-image:url(../images/design_series_title_s.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#EEEEEE;
	padding:5px;
	padding-left:10px;
	_padding-right:10px;
}


div#main_txt_copy_o {
	float:left;
	width:730px;
	_width:770px;
	text-align:left;
	color:#FFFFFF;
	padding:5px 0px 5px 10px;
	margin-top:15px;
	margin-left:40px;
	_margin-left:30px;
	margin-bottom:10px;
	_display:inline;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#B66801;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#B66801;
	background-color:#EA5703;
	clear:both;
}
div#main_txt_copy_l {
	float:left;
	width:730px;
	_width:770px;
	text-align:left;
	color:#FFFFFF;
	padding:5px 0px 5px 10px;
	margin-top:15px;
	margin-left:40px;
	_margin-left:30px;
	margin-bottom:10px;
	_display:inline;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#477725;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#477725;
	background-color:#6FBA2C;
	clear:both;
}
div#main_txt_copy_g {
	float:left;
	width:730px;
	_width:770px;
	text-align:left;
	color:#FFFFFF;
	padding:5px 0px 5px 10px;
	margin-top:15px;
	margin-left:40px;
	_margin-left:30px;
	margin-bottom:10px;
	_display:inline;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#A00145;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#A00145;
	background-color:#D00251;
	clear:both;
}

div#main_txt_c {
	background-image:url(../images/tokachi_detail_pg.gif);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	padding-left:18px;
	_padding-left:10px;
	padding-right:50px;
	_padding-right:20px;
	padding-top:10px;
}

div#main_txt_c ul {
	list-style-type:none;
}

div#main_txt_c a:link {
	color:#B52745;
	font-style:normal;
	text-decoration:underline;
}

div#main_txt_c a:visited {
	color:#000000;
	font-style:normal;
	text-decoration:underline;
}

div#main_txt_c a:hover {
	color:#B52745;
	font-style:normal;
	background-color:#B52745;
}

div#sub_txt {
	_width:820px;
	padding:5px;
	padding-left:20px;
}


div#list_news {
	margin-left:20px;
}

div#list_txt_title {
	font-weight:bold;
	margin-left:25px;
}

div#list_txt_table {
	_width:820px;
	margin-top:10px;
	margin-left:25px;
}

div#list_txt_table ul {
	list-style-type:none;
	margin-left:-35px;
}

table.tbl_tp {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#DDDDDD;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DDDDDD;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
}
table.tbl_tp th{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    color:#333333;
	background-image:url(../images/tbl_th_bg.jpg);
	background-position:left;
	background-position:top;
    padding:0.4em 1em;
    text-align:center;
}
table.tbl_tp th.last{
	border:none;
	background:none;
}
table.tbl_tp td{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    padding:0.3em 1em;
}
table.tbl_tp td.last{
	border:none;
}
table.tbl_tp td.tos{
    background-color:#FFECD5;
}
table.tbl_tp td.to{
    background-color:#FFF5EA;
}
table.tbl_tp td.kos{
    background-color:#ECFADA;
}
table.tbl_tp td.ko{
    background-color:#F5FDEC;
}
table.tbl_tp td.ka{
    background-color:#F4F4F4;
}
table.tbl_tp td.ks{
    background-color:#F4F4F4;
}

table.tbl_tp2 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#DDDDDD;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DDDDDD;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
}
table.tbl_tp2 th{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    color:#333333;
	background-image:url(../images/tbl_th_bg2.jpg);
	background-position:left;
	background-position:top;
    padding:0.4em 1em;
    text-align:left;
}
table.tbl_tp2 td{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    padding:0.3em 1em;
}
table.tbl_tp2 td.last{
	border-bottom-width:none;
	border-bottom-style:none;
	border-bottom-color:none;
}

table.tbl_tp3 {
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
}
table.tbl_tp3 th{
    color:#333333;
	background-image:url(../images/tbl_th_bg.jpg);
	background-position:left;
	background-position:top;
    padding:0.4em 1em;
    text-align:center;
}
table.tbl_tp3 td{
    padding:0.3em 1em;
}

table.tbl_tp4 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#DDDDDD;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DDDDDD;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFFF;
    empty-cells:show;
}
table.tbl_tp4 th{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    color:#333333;
	background-image:url(../images/tbl_th_bg.jpg);
	background-position:left;
	background-position:top;
    padding:0.4em 1em;
    text-align:center;
}
table.tbl_tp4 th.last{
	border:none;
	background:none;
}
table.tbl_tp4 td{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DDDDDD;
    padding:0.3em 1em;
}
table.tbl_tp4 td.last{
	border-right-width:none;
	border-right-style:none;
	border-right-color:none;
    text-align:center;
}


div#main_txt_sign {
	float:right;
	width:200px;
	padding:5px;
	clear:both;
}

div#main_txt_box {
	float:right;
	width:400px;
	clear:both;
}

div#top_commodity {
	width:870px;
	height:470px;
	_padding-left:18px;
}

div#top_commodity .txt_block_right {
	float:right;
	font-size:12px;
	width:285px;
	height:440px;
	margin-right:5px;
	_margin-right:-5px;
	background-image:url(../images/borders.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	_display:inline;
}
div#top_commodity h4 {
	background-image:url(../images/borders_hd.png);
	background-repeat:no-repeat;
    padding:10px 15px;
    margin:0px -15px 20px;
}
div#top_commodity .body {
	background-image:url(../images/borders_line.png);
	background-repeat:repeat-y;
    padding:0px 15px 10px 15px;
}

div#top_commodity .txt_block_left {
	float:left;
	font-size:12px;
	width:285px;
	height:440px;
	margin-right:5px;
	_margin-right:-5px;
	background-image:url(../images/borders.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	_display:inline;
}


div#top_media {
	width:251px;
	height:210px;
	padding:6px;
	font-size:8px;
}

div#top_media .f {
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}

div#top_sales {
	width:251px;
	height:100px;
}

div#top_search {
	float:right;
	width:200px;
	margin-top:-15px;
	margin-right:50px;
	_display:inline;
}


div#hot_news {
	font-size:12px;
}


div#top_news {
	width:870px;
	height:380px;
	_padding-left:18px;
}

div#top_news .txt_block {
	float:right;
	font-size:12px;
	width:865px;
	height:380px;
	margin-right:5px;
	background-image:url(../images/news_borders.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	_display:inline;
}
div#top_news h4 {
	background-image:url(../images/news_borders_hd.jpg);
	background-repeat:no-repeat;
	padding:10px 15px;
	margin:0px -15px 20px;
}
div#top_news .body {
	background-image:url(../images/news_borders_line.jpg);
	background-repeat:repeat-y;
	padding:0px 15px 10px 15px;
}



div#end_menu {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:900px;
	height:60px;
	background-image:url(../images/end.png);
	_background-image:url(../images/end.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
}

div#end_menu ul {
	color:#FFFFFF;
	list-style-type:none;
	height:15px;
	padding-top:2px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:5px;
	margin-top:4px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

div#end_menu ul li {
	display:inline;
	padding:2px 10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}

div#end_menu ul li.last {
	border:none;
}


div#end_menu a:link {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#end_menu a:visited {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}

div#end_menu a:hover {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:underline;
}

div#go_pgtop {
	float:right;
	width:200px;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	font-style:normal;
	text-align:right;
	margin-top:10px;
	margin-right:50px;
}



/*入力欄
-------------------------------------------------------------------------------------*/
.inputbox_def {
	width:400px;
	height:20px;
}

.inputbox_req {
	background-color:#FFECD5;
	width:400px;
	height:20px;
}

.inputbox_zip{
	background-color:#FFECD5;
	width:50px;
	height:20px;
}

.inputbox_pref {
	background-color:#FFECD5;
	width:100px;
	height:20px;
}

.inputbox_city {
	background-color:#FFECD5;
	width:300px;
	height:20px;
}

.inputbox_txt {
	width:400px;
	height:100px;
}

.inputbox_txt_req {
	background-color:#FFECD5;
	width:400px;
	height:100px;
}

.inputbox_srh {
	width:120px;
	height:15px;
	vertical-align:middle;
	color:#CCCCCC;
}

