@charset "utf-8";
/* CSS Document */

#contents {
	width:764px;
	margin:10px auto 0 auto;
}

#contents2 {
	width:764px;
	margin:10px auto 0 auto;
	font-size:14px;
	line-height:160%;
}

#contents3 {	/*Lock.html~tabWrap*/
	clear:both;
	width:764px;
	margin:10px auto 10px auto;
	padding-top:10px;
	font-size:14px;
	line-height:160%;
}

/************************************************/
/*リフォーム*/
/************************************************/

#reform {
	width:764px;
	margin:10px auto 40px auto;
	font-size:14px;
	line-height:160%;
	}

#reform a{
	color:#111;
	text-decoration:underline;
}

#reform a:hover{
	color:#FFF;
	background-color:#FF9402;
	text-decoration : none;
}

.pro_txt p{
	padding:0 15px 10px 15px;
}


#products {
	width:95%;
	height:auto;
	padding-top:20px;
	margin:0 auto;
	text-align:center;
}

#products dl{
	float:left;
}

#products dt{
	font-size:11px;
}

#products dd{
	padding-bottom:10px;
}

#products dd a{
	border:3px solid #FFF;
	display:block;
}

#products dd a:hover{
	border:3px solid #FF9300;
	display:block;
}


#p_link {
	text-align:center;
	display:block;
	height:80px;
}


/************************************************/

/*****リンクナビ（ヘッド）******/

#t_linkhead {
	text-align:center;
	width:100%;
	margin:0 auto 30px auto;
	display:block;
	clear:both;
}

#t_linkhead ul{
	list-style-type:none;
	width:100%;
	margin:0 auto;
	float:left;
	display:inline;
}

#t_linkhead li{
	float:left;
	width:103px;
	padding:2px;
	margin:0;
	text-align:center;
	display:inline;
	font-size:11px;
}

#t_linkhead li a{
	display:block;
	text-decoration:none;
	border:solid 1px #DDA000;
	background-image:url(../img/bg_link.gif);
	background-repeat:repeat-x;
	color:#503D2E;
	padding:3px;
}

#t_linkhead li a:hover{
	display:block;
	text-decoration:none;
	border:solid 1px #FFEBA6;
	background-image:none;
	background-color:#FFEBA6;
	color:#0d0d0d;
}

/*****リンクナビ（ボトム）******/

.t_link {
	clear:both;
	width:100%;
	margin:30px 0 60px 0;
	display: inline-block;
	font-size:11px;
}

.t_link ul{
	list-style-type:none;
	margin:0 auto;
	display:block;
}

.t_link li{
	float:left;
	width:107px;
	padding:1px;
	text-align:center;
	display:inline;
}


.t_link a{
	display:block;
	text-decoration:none;
	border:solid 1px #FFA746;
	background-color:#FFA746;
	color:#FFF;
	padding:1px;
}

.t_link a:hover{
	display:block;
	text-decoration:none;
	border:solid 1px #FFA746;
	background-color:#FFF;
	color:#040404;
	padding:1px;
}


.link_1 {
	margin-left:72px;
}
.link_2 {
	margin-left:5px;
	clear:both;
}

.link_3 {
	clear:both;
}


.link_a {
}
.link_b {
	margin-left:82px;
	clear:both;
}

.link_c {
	margin-left:40px;
	clear:both;
}

/*------Flow table-----*/

.flow_table table{
	width:95%;
	margin:0 auto;
	font-size:12px;
	line-height:160%;
	margin-top:10px;
	margin-bottom:40px;
	
}

.flow_table th{
	width:30%;
	background-color:#ED8F27;
	color:#000;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border-bottom:10px #FFF solid;
	white-space:nowrap;
}

.flow_table td{
	background-color:#FFF1D9;
	text-align:left;
	vertical-align:top;
	padding:5px;
	border-bottom:10px #FFF solid;
}


/*********リフォーム各プロダクト*********/

.parent {
	display:block;
}

.parents_txt {
	padding:0 15px;
}


.child {
	padding:0 15px 0 15px;
	font-size:12px;
	line-height:160%;
	color:#444;
	display:block;
	clear:both;
}

.child a{
	color:#111;
	text-decoration : underline;
}

.child a:hover{
	color:#FFF;
	background-color:#FF9402;
	text-decoration : none;
}

.child font{
	width:100%;
	margin:0 auto;
	display:inline;
}

.h_child {
	font-weight:bold;
	font-size:14px;
	display:block;
	width:100%;
	border-bottom:dotted 1px #333;
	margin-top:20px;
	margin-bottom:10px;
}

.orange {
	color:#ED8F27;
	padding-right:5px;
}

.box_l {
	width:100%;
	padding:5px 0;
	float:right;
	font-size:11px;
	margin:10px 0 20px 0;
	display:inline;
}

.box_l dl{
	background-color:#FFF;
}

.box_l dt{
	font-weight:bold;
	border-bottom:2px solid #09AEB7;
	background-color:#FFF;
	color:#09AEB7;
}

.box_l dd{
	background-color:#E9FDFE;
	padding:3px;
	text-align:right;
}

.box_l p{
	color:#FFF;
	font-weight:bold;
	text-align:right;
}

.rfm_table {
	width:100%;
	margin-top:20px;
	border-top:#09AEB7 1px solid;
	border-left:#09AEB7 1px solid;
}

.rfm_table th{
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:#09AEB7 1px solid;
	border-right:#09AEB7 1px solid;
	background-color:#03C1D1;
	color:#FFF;
}

.rfm_table td{
	padding:5px;
	background-color:#F0FFFF;
	border-bottom:#09AEB7 1px solid;
	border-right:#09AEB7 1px solid;
	text-align:left;
}

.rfm_table2 {
	width:100%;
	margin-top:20px;
	border-top:#03C1D1 1px solid;
	border-left:#03C1D1 1px solid;
}

.rfm_table2 th{
	font-weight:bold;
	text-align:center;
	padding:0px 40px;
	border-bottom:#03C1D1 1px solid;
	border-right:#03C1D1 1px solid;
	background-color:#03C1D1;
	color:#FFF;
}

.rfm_table2 td{
	border-bottom:1px solid #03C1D1;
	background-color:#F4FFFF;
	padding:3px 40px;
	border-right:#03C1D1 1px solid;
	text-align:center;
}

/************************************************/
/*オートロックシステム*/
/************************************************/

.sub_btn {
	clear:both;
	width:764px;
}

.sub_btn1{
	float:left;
	list-style:none;
}

.sub_btn2{
	float:right;
	list-style:none;
	_margin-right:2px;
}

.caption {
	font-weight:bold;
	color:#00C;
}

/*----Ajax tabmenu----*/

.tabmenu{
	position:relative;
	z-index:10;
	*zoom:1;
	width:764px;
	margin:0 auto;
}

.tabmenu ul{
	width:764px;
	margin:0 auto;
	padding-left:5px;
}

.tabmenu li{
	list-style-type:none;
	float:left;
	margin-right:7px;
	width:183px;
	text-align:center;
	display:inline;
}
.tabmenu li a{
	display:block;
	border: 2px solid #FF9C17;
	color:#333;
	padding:0.25em 0.5em;
	background-color:#FF9C17;
	text-decoration:none;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.tabmenu li a:hover{
	background-color:#FFF3D7;
}
.tabmenu li a.active{
	background-color:#fff;
	border-bottom:2px solid #fff;
	color:#FB9100;
}
.tabcont{
	clear:left;
	position:relative;
	top:-2px;
	z-index:1;
	border:2px solid #FF9C17;
	padding:1em;
	background-color:#FFF;
}

.tabcont h3{
	font-weight:bold;
	margin-bottom:0.75em;
}

.tab_txt dl{
	padding-top:10px;
	display:block;
	width:70%;
	float:left;
}
.tab_txt dt{
	border-bottom:1px #999 dotted;
}

.tab_txt dd{
	padding-bottom:2em;
	padding-left:0.75em;
	margin-top:0.75em;
	margin-bottom:0.75em;
	font-size:12px;
	line-height:160%;
}

/*----in tab----*/

.panel_wrap {
	width:100%;
	display:block;
}

.tab_cap {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.75em;
}

.panel_txt1 {
	padding:10px;
}

.panel_txt {
	width:60%;
	float:left;
	padding:10px;
}

.panel_txt1 img{
	display:block;
}

.panel_txt1 h4 {
	font-size:16px;
	display:block;
	border-bottom:1px solid #C63415;
	color:#C63415;
	margin:10px 0;
	padding:5px 0;
}

.panel_txt1 strong{
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin:5px 0;
	padding:5px 10px 0 20px;
	font-size:14px;
}

.panel_txt1 p{
	display:block;
	font-size:12px;
	line-height:160%;
	padding:0 20px;
	color:#111111;
}


.panel_img {
	width:35%;
	float:right;
	padding-top:150px;
}

.panel_foot {
	clear:both;
	width:100%;
}

#contents3 table{
	width:430px;
	margin:0 auto;
	font-size:12px;
	line-height:160%;
	margin-top:20px;
	margin-bottom:30px;
}

#contents3 th{
	width:25%;
	color:#000;
	text-align:left;
	vertical-align:top;
	padding:5px;
	padding-bottom:10px;
}

#contents3 td{
	width:50%;
	text-align:left;
	white-space:nowrap;
	vertical-align:top;
	padding:5px;
	border-bottom:1px #111 solid;
}

#contents3 p{
	padding-bottom:15px;
	width:95%;
	margin:0 auto;
}

.lock_li {
	padding:0px 20px;
	font-size:11px;
	line-height:140%;
}

.enter_li {
	padding:0px 20px;
	font-size:12px;
	line-height:160%;
}

.enter_li li{
	border-bottom:1px solid #CCC;
	list-style-position:inside;
	padding:10px 0;
}

/************************************************/
/*会社概要*/
/************************************************/

.box_top {
	background-image:url(../img/tab_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:664px;
	margin:0 auto;
	height:30px;
}

.box_mid {
	background-image:url(../img/tab_mid.gif);
	background-repeat:repeat-y;
	width:664px;
	margin:0 auto;
	height:100%;
	padding:15px 0;
}

.box_low {
	background-image:url(../img/tab_low.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	width:664px;
	margin:0 auto;
	height:6px;
	padding-bottom:50px;
}

.tab {
	margin-left:444px;
	padding-top:2px;
}

.tab2 {
	margin-left:347px;
	padding-top:2px;
}

#contents table {
	color:#111;
	width:90%;
	font-size:14px;
	line-height:160%;
}

#contents th {
	text-align:left;
	vertical-align:top;
	padding-left:40px;
	padding-top:10px;
	padding-bottom:10px;
	white-space:nowrap;
}

#contents td {
	vertical-align:top;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:10px;
}

.box_mid a{
	color:#111;
	text-decoration : underline;
}

.box_mid a:hover{
	color:#FFF;
	background-color:#FF9402;
	text-decoration : none;
}

/************************************************/
/*お問い合わせ*/
/************************************************/

.contact {
	width:90%;
	margin:0 auto;
	padding:0; 
}

.form {
	margin:0 auto;
}

/*------Form------*/

.title {
	color: #000000;
	text-align: left;
}


.msg_head {
	color: #000000;
	text-align: left;
}

.msg_foot {
	color: #000000;
	text-align: center;
}

.form table {
	border-style: none;
	border:1px #000 solid;
}

.form table th {                          
	background-color: #CCC;
	color: #000000;
	text-align: left;
	border-style: none;
	white-space: nowrap;
	padding: 5px;
	font-size:12px;
	font-weight:normal;
}

.form table td {
	background-color: #eeeeee;
	color: #000000;
	text-align: left;
	border-style: none;
	white-space: nowrap;
	padding: 5px;
}


.submit {
	text-align: center;
}


/************************************************/
/*ブランド米*/
/************************************************/

.rice {
	width:90%;
	margin:0 auto;
	padding:20px 0;
}


/************************************************/
/*プライバシーポリシー*/
/************************************************/
.privacy {
	width:90%;
	margin:0 auto;
	padding:10px 0;
}

.privacy_intro{
	font-size:14px;
	margin-bottom:20px;
}

.privacy p{
	padding-bottom:10px;
	display:block;
}

.privacy strong{
	color:#FF9606;
	margin:10px 0;
	display:block;
	border-bottom:1px solid #FF9606;
}

.privacy ol{
	list-style-position:inside;
	padding:20px 0;
	padding-left:10px;
}

.privacy li{
	margin-bottom:5px;
}
