@charset "utf-8";

/* MacIE */
@media screen,print{ 
body, td, tr {
	letter-spacing:0.1em;
}
}

/* ----------------------------------------
 *   reset.css
 * ---------------------------------------- */

body {
	font : 13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
	line-height : 1.6;
}
select,input,button,textarea {
	font : 99% arial,helvetica,clean,sans-serif;
}
table {
	font-size : inherit;
	font : 100%;
}
pre,code,kbd,samp,tt {
	font-family : monospace;
	*font-size : 108%;
	line-height : 100%;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

address, caption, em, strong, th {
	font-style: normal;
}

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

img {
	border: none;
	vertical-align: bottom;
}


/* ----------------------------------------
 *   共通スタイル
 * ---------------------------------------- */
body {
	color: #333;
	background: #fefefe;
	border-top: 4px solid #ff4141;
}

a {
	color: #009eff;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: underline;
}

a:hover img,
a:active img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

img {
	vertical-align: bottom;
}

.f-right {
	float: right;
}

/* Clearfix */  
.clearfix:after {  
	content: " ";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}  
.clearfix {
	display: inline-block;  
	min-height: 1%;  
}  
/* Hides from IE-mac \*/  
* html .clearfix {  
	height: 1%;  
}  
.clearfix {  
	display: block;  
}  


.pagetop {
	width: 890px;
	height: 25px;
	margin: 0 auto 20px;
	padding: 0 10px 0 0;
	background: url(../image/pagetopBg.gif) no-repeat;
	text-align: right;
	clear: both;
}


/* ----------------------------------------
 *   ヘッダー
 * ---------------------------------------- */
#header {
	width: 900px;
	margin: 15px auto 20px;
}

#header h1 {
	width: 421px;
	height: 76px;
	margin: 0 0 0 2px;
	font-size: 77%;
	float: left;
	background: url(../image/logo.gif) no-repeat;
}
#header h1 a {
	width: 296px;
	height: 36px;
	padding: 40px 0 0 125px;
	color: #989898;
	text-decoration: none;
	display: block;
	outline: 0;
}
#head-subnav {
	padding: 7px 0 0;
	float: right;
}
#head-subnav p {
	margin-bottom: 5px;
}


/* ----------------------------------------
 *   コピーライト
 * ---------------------------------------- */
#copyright {
	padding: 5px 0;
	clear: both;
	background: #ff4141;
	color: #fff;
}
#copyright div {
	width: 896px;
	margin: 0 auto;
}
#land #copyright h2 {
	width: 350px;
	float: left;
}
#copyright h2 img {
	padding: 5px;
}
#copyright p {
	widows: 500px;
	float: right;
}
#copyright a {
	text-decoration: none;
	color: #fff;
}
#copyright a:hover {
	text-decoration: underline;
}



/* ----------------------------------------
 *   style.css
 * ---------------------------------------- */
#land h2 {
	width: 904px;
	margin: 0 auto;
}
#land #container {
	width: 904px;
	margin: 0 auto;
	padding: 2px;
	background: url(../image/bg.gif) repeat-y;
}
#land #contents-foot {
	width: 908px;
	margin: 0 auto 40px;
	padding: 0 2px;
}



/* ヘッダー */
#land #leader {
	width: 860px;
	margin: 20px auto;
}

#land #menu {
	width: 840px;
	margin: 0 auto 40px;
	padding: 5px 5px 5px 15px;
	background: #f6f6f6;
	list-style: none;
}
#land #menu li {
	margin-right: 10px;
	float: left;
}


#land .land-section {
	width: 860px;
	margin: 0 auto 20px;
}
#land .land-section h3 {
	margin: 0 0 20px;
	clear: both;
}


/* お問い合わせバナーエリア */
.contact-area {
	width: 830px;
	margin: 20px auto 40px;
	padding: 20px 15px;
	background: #fffccc;
	overflow: hidden;
	zoom: 1;
	border: 3px solid #fff200;
}
.f-left {
	float: left;
}

.contact-area .contact {
	margin: 8px 10px 0;
	display: inline;
	float: left;
}
.contact-area .request {
	margin: 8px 10px 0 0;
	float: left;
}
.contact-area .official {
	float: left;
}


/* 4つの特徴 */
#land .land-feature {
	width: 420px;
	margin-bottom: 20px;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align: top;
}
#land .land-feature h4 {
	margin: 0 0 5px;
}
#land .land-feature .f-right {
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}
.ml20 {
	margin-left: 20px;
}


.land-link {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* 下部お問い合わせバナー */
#footer {
	width: 904px;
	margin: 0 auto 40px;
}

#contact-bnr {
	background: url(../image/contact_bnr_bg.gif) top center no-repeat;
	width: 610px;
	height: 108px;
	margin: 25px 0 0;
	padding: 10px 30px;
	float: right;
}
#contact-bnr dl dd.btn {
	float: right;
}
#contact-bnr dl {
	text-align: left;
}
#contact-bnr dl dt {
	padding: 10px 0 20px;
}
#contact-bnr dl dd {
	margin-bottom: 5px;
	padding: 3px 0 0;
}

