@charset "euc-jp";

/*----------------------------------------------------
Information
File name :		base.css
Style Info:		´ðËÜ¥¹¥¿¥¤¥ë¤ÎÀßÄê
--------------------------------------------------- */


/*****************************************************************************
 reset 
 *****************************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

/*****************************************************************************
 linkColor 
 *****************************************************************************/

a:link,
a:visited {
	color: #3366cc;
	text-decoration: none;
}

a:hover,
a:active {
	color: #3366cc;
	text-decoration: underline;
}

/*****************************************************************************
 clearfix 
 *****************************************************************************/

.cb {
	clear: both;
	font-size: 1%;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.clearfix {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */

/*****************************************************************************
 base
 *****************************************************************************/

html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	font-size: 87.5%;	/* 14px */
	font-family: verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	height: 100%;
}

#page{
	background: url(../img/common/pageBg_top.gif) repeat-x left top;
	position:relative;
    min-height: 100%;
	_height: 100%;
}

body > #page {
	height: auto;
}

#container {
	width: 873px;
	margin: 0 auto;
	padding-bottom: 157px;
}

* html #container {
	padding-bottom: 170px;
}

*:first-child + html #container {
	padding-bottom: 170px;
}

#container #inner {
	padding: 18px 5px 0;
	text-align: left;
	overflow: hidden;
	_height: 1%;
}

/*****************************************************************************
 header 
 *****************************************************************************/

#header {
	text-align: left;
	background: url(../img/common/headerBg_mid.gif) repeat-y left top;
	position: relative;
}

#header #top {
	background: url(../img/common/headerBg_top.gif) no-repeat left top;
}

#header #top #bot {
	background: url(../img/common/headerBg_bot.gif) no-repeat left bottom;
	padding-bottom: 17px;
	overflow: hidden;
	_height: 1%;
}

#header #top #bot h1 {
	float: left;
	padding: 19px 0 7px 25px;
}

#header #top #bot h1 a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#header #top #bot #catch {
	float: left;
	width: 280px;
	font-size: 85.7%;
	color: #999999;
	margin: 6px 0 5px 37px;
}

* html #header #top #bot #catch {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}

*:first-child + html #header #top #bot #catch {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}

#header #top #bot #tel {
	float: right;
	width: 598px;
}

#header #top #bot #tel dt {
	height: 10px;
	_overflow: hidden;
	margin-bottom: 3px;
}

*:first-child + html #header #top #bot #tel dt {
	margin-bottom: 5px;
}

#header #top #bot #utilNavi {
	position: absolute;
	top: 0;
	right: 11px;
}

#header #top #bot #utilNavi a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#header #top #bot #utilNavi li {
	float: left;
}

#header #top #bot #search {
	background: url(../img/common/searchBg.gif) no-repeat left top;
	position: absolute;
	top: 39px;
	right: 17px;
	width: 205px;
	height: 30px;
}

#header #top #bot #search form {
	float: left;
	padding: 3px 0 0 5px;
}

#header #top #bot #search input.txt {
	float: left;
	width: 150px;
	margin-right: 2px;
	margin-top: 2px;
	padding: 1px !important;
	background: #fff !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #aca899 !important;
}
* html #header #top #bot #search input.txt {
	margin-right: 0;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #aca899 !important;
}
*:first-child + html #header #top #bot #search input.txt {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #aca899 !important;
}

#globalNavi {
	margin-top: 8px;
	background: url(../img/common/globalNavibg.gif) no-repeat left bottom;
	overflow: hidden;
	_height: 1%;
}

#globalNavi ul {
	margin-left: 14px;
}

#globalNavi ul li {
	float: left;
}

/*****************************************************************************
 main
 *****************************************************************************/
#main_sanjyo {
	width: 617px;
	margin-left:100px;
}


#main {
	width: 617px;
	float: left;
}

#contact {
	clear: both;
	background: url(../img/top/contactBg_mid.jpg) repeat-y left top;
}

#contact .bot {
	background: url(../img/top/contactBg_bot.jpg) no-repeat left bottom;
	padding-bottom: 21px;
	overflow: hidden;
	_height: 1%;
}

#contact .bot dl.tel {
	float: left;
	width: 218px;
	margin: 12px 0 0 21px;
	_display: inline;
}

#contact .bot dl.tel dt {
	font-size: 85.7%;
	margin-bottom: 9px;
}

#contact .bot dl.material {
	float: right;
	width: 341px;
	margin: 12px 0 0 0;
}

#contact .bot dl.material dt {
	font-size: 85.7%;
	margin-bottom: 10px;
}

#contact .bot dl.material dd ul li {
	float: left;
	margin-right: 7px;
}

#contact .bot dl.material dd ul li a:hover img {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/*****************************************************************************
 sub
 *****************************************************************************/

#sub {
	width: 221px;
	float: right;
}

/*****************************************************************************
 footer
 *****************************************************************************/

#contentsFooter {
	width: 720px;
	font-size: 85.7%;
	margin-top: 42px;
}

#contentsFooter ul.footNavi {
	clear: both;
}

#contentsFooter ul.footNavi li {
	float: left;
	line-height: 1;
	margin: 0 18px 14px -10px;
	padding-left:9px;
	border-left:1px solid #999999;
}

#footer {
	background: url(../img/common/pageBg_bot.gif) repeat-x left bottom;
    position: absolute;
    bottom: 0px;
    height: 147px;
	width: 100%;
}

* html #footer {
	left: 0;
}

*:first-child + html #footer {
	left: 0;
}

#footer #copyright {
	background: url(../img/common/footerBg.gif) no-repeat center top;
	height: 124px;
}

#footer #copyright p {
	font-size: 12px;
	color: #8A8A8A;
	padding-top: 36px;
}

#footer #copyright p span img {
	padding-top: 2px;
}

* html #footer #copyright p span img {
	padding-top: 0;
}

*:first-child + html #footer #copyright p span img {
	padding-top: 0;
}

/*****************************************************************************
 contents
 *****************************************************************************/

#container #inners {
	clear: both;
	padding: 13px 5px 0;
	text-align: left;
	overflow: hidden;
	_height: 1%;
}

#panks {
	background: url(../img/common/globalNavi_img.jpg) no-repeat left top;
	padding-top: 22px;
	padding-left: 13px;
	font-size: 85.7%;
}

#panks li {
	float: left;
	background: url(../img/common/pank_icon.gif) no-repeat left;
	padding-left: 10px;
	margin-right: 5px;
}

#panks li.first {
	background: none;
	padding-left: 0;
}

#main h2.headLine01 {
	margin-bottom: 38px;
}

#menu {
	margin-bottom: 11px;
}

#menu #menuBg {
	width: 215px;
	margin-top: 6px;
	margin-left: -1px;
	padding: 4px;
	background: #fdda8c;
}

#menu #menuBg ul {
	overflow: hidden;
	background: #fbf8ec;
	width: 215px;
}

#menu #menuBg li {
	background: url(../img/common/menu_line.gif) repeat-x left bottom;
	padding: 12px 0 13px 8px;
	margin: 0 8px -1px;
}

#menu #menuBg li a {
	background: url(../img/common/menu_icon.gif) no-repeat left 0.5em;
	padding-left: 10px;
	line-height: 1.5;
	display: inline-block;
}

#menu #menuBg li.cc {
	padding: 5px 0 1px;
}

#menu #menuBg li.cc span {
	background: url(../img/common/menuBg_mid.jpg) no-repeat left bottom;
	display: block;
}

#menu #menuBg li.cc span a {
	background: url(../img/common/menuBg_top.jpg) no-repeat left top;
	padding: 7px 0 13px 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	_zoom: 1;
}

/*****************************************************************************
 common
 *****************************************************************************/

.font_s {
	font-size: 85.7%;
}

.pageTop {
	clear: both;
	position: relative;
	zoom: 1;
}

.pageTop a {
	font-size: 85.7%;
	background: url(../img/common/pageTop_icon.gif) no-repeat left;
	width: 130px;
	padding-left: 13px;
	position: absolute;
	left: 742px;
	top: 38px;
}

 /*****************************************************************************
 request
 *****************************************************************************/

#request {
	background: #fbf8ec;
	border: 1px solid #e9cdac;
	padding: 3px;
	margin-bottom: 60px;
	overflow: hidden;
	_height: 1%;
}

#request p.left {
	float: left;
	margin: 20px 0 20px 132px;
	_display: inline;
}

#request p.right {
	float: right;
	margin: 20px 132px 20px 0;
	_display: inline;
}

#request table {
	border-collapse: separate;
	width: 609px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

#request table th {
	vertical-align: top;
	padding: 6px 5px 6px 10px;
	background: #EED8BD;
	border: 1px solid #FBF8EC;
	font-weight: bold;
}

#request table td {
	vertical-align: top;
	padding: 6px 5px 6px 10px;
	background: #f4e7d5;
	border: 1px solid #FBF8EC;
}

#request table td p {
	margin-bottom: 10px;
}

.required {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
	font-weight: bold;
	color: #FF0000;
	padding-left: 5px;
	font-size: 85.7%;
}

#request input, #request input {
	margin-right:4px;
	vertical-align: text-bottom;
}

#request .input_m {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 300px;
}

#request .input_s {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 105px;
}

#request .input {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 60px;
}

 /*****************************************************************************
 inquiry   border: 1px solid #e9cdac;
 *****************************************************************************/

#inquiry {
	background: #fbf8ec;
	padding: 3px;
	margin-bottom: 60px;
	overflow: hidden;
	_height: 1%;
}

#inquiry p.left {
	float: left;
	margin: 20px 0 20px 132px;
	_display: inline;
}

#inquiry p.right {
	float: right;
	margin: 20px 132px 20px 0;
	_display: inline;
}

#inquiry table {
	border-collapse: separate;
	width: 609px;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
	line-height: 1.5;
}

#inquiry table th {
	vertical-align: top;
	padding: 6px 5px 6px 10px;
	background: #EED8BD;
	border: 1px solid #FBF8EC;
	font-weight: bold;
}

#inquiry table td {
	vertical-align: top;
	padding: 6px 5px 6px 10px;
	background: #f4e7d5;
	border: 1px solid #FBF8EC;
}

#inquiry table td.aki {
	vertical-align: top;
	padding: 6px 5px 6px 10px;
	background: #ffffff;
	border: 1px solid #ffffff;
}


#inquiry table td p {
	margin-bottom: 10px;
}

#inquiry input, #inquiry input {
	margin-right:4px;
	vertical-align: text-bottom;
}

#inquiry .input_m {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 300px;
}

#inquiry .input_s {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 105px;
}

#inquiry .input {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 60px;
}


#inquiry .resizable {
	width: 500px;
	height: 200px;
	border: 1px solid #cccccc;
}

/* ==2014.11.11 add ===================== */

#inquiry .font_s {
	font-size:9pt;
	font-weight:normal;
}

#inquiry .font_title {
	color:#ff3300;
	font-size:13pt;
}

#inquiry .font_blue {
	color:#0000ff;
	font-weight:bold;
}
