@charset "UTF-8";
/*
	Reset
*******************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
li {list-style:none;}
img {border:0;}

/* Yahoo UI Font CSS
-----------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0pr2

Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px 
	93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
----------------------------------------------- */ 
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	-webkit-text-size-adjust: 100%;

*font-size:small; /* for IE */*font:x-small; /* for IE in quirks mode */		background-color: #FFF;

}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select,input,button,textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/*
	clearfix
*******************************/
.clearfix:after { content: " ";  display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;  }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {
    zoom: 1; /* for IE5.5 - IE7 */
}


/*
	replaceImg
*******************************/
.replaceImg { text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;}


/*
	BASE
*******************************/
/*body { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;}*/

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,'Hiragino Kaku Gothic Pro',Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	margin: 0;
	padding: 0;
}

body > #container {
	height: auto;
}
body * {line-height:1.22em;}

img {
	vertical-align:bottom;
	line-height:0;
}


p,th,td,dt,dd,li,h1,h2,h3,h4,h5,h6 { color:#222;}

a,
a:link,
a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:999999;
	text-decoration:none;
}

a img {
	outline:none;
	border:none;
}
#container div area {
	border:none;
	outline:none;
}

.clear { clear:both;}


/*//////////////////////////////////////////////////////////////////////////*/



/*
	BASE LAYOUT
******************/

#container {
	width:100%;
	margin:0;
	padding:0;
	background:#FFF;
}
#contents {
	width:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:1;
}


/*//////////////////////////////////////////////////////////////////////////*/




/*
	Header LAYOUT
******************/
#head {
	width:100%;
	margin:0;
	padding:0;
	background:url(../img/head_bg.png) repeat-x top left;
	height:65px;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
}

#header {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
}
#header h1 {
	margin:0 30px 0 0;
	padding:8px 0 0 0;
	float:left;
}
#header a img {
	float:right;
}
#header ul {
	margin:0;
	padding:20px 0 0 0;
	float:left;
}
#header li {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
#header #tel {
	float:right;
	margin:0;
	padding:15px 0 0 0;
}
/*//////////////////////////////////////////////////////////////////////////*/

/*
	Contents LAYOUT
******************/
div#mainimg {
	width:100%;
	height:520px;
	margin:0;
	padding:0;
	background:url(../img/mainimg.jpg) no-repeat top center;
}
div#mainimg h2 {
	width:1000px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
div#mainimg h2 img {
	margin-left:-500px;
}

#contents h2 {
	margin:0 0 30px;
	padding:0;
}
#contents h3 {
	margin:0 0 30px;
	padding:0;
	vertical-align:middle;
}
#contents h3 a,
#contents h3:link,
#contents h3:visited {
	background:#C00;
	color:#FFF;
	height:24px;
	line-height:24px;
	display:inline-block;
	padding:0 10px;
	margin:0 0 0 30px;
	text-decoration:none;
}
#contents h3 a:hover {
	background:#900;
}
#contents h4 {
	margin:0 0 15px;
	padding:0;
	font-size:18px;
	font-weight:bold;
	line-height:120%;
}
#contents h5 {
	margin:0 0 15px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
}
#contents p {
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:180%;
	color:#333;
}
#contents p.mb30 {
	margin-bottom:30px;
}
#contents p.alright {
	text-align:right;
}
#contents .contbox {
	margin:0 0 60px;
	padding:0 15px;
}
#contents .imgright {
	float:right;
	margin:0 0 15px 30px;
}
#contents .imgcenter {
	text-align:center;
	margin:0 0 30px;
}
#contents .imgcenter.h460 {
	position:relative;
	height:460px;
}
#contents .imgcenter a img {
	position:absolute;
	top:420px;
	right:60px;
}

#contents table.tbl1 {
	width:32%;
	margin:0 2% 30px 0;
	float:left;
}
#contents table.tbl1.mr0 {
	margin-right:0;
}
#contents table.tbl1 td {
	width:33%;
	padding:5px;
	font-size:13px;
	line-height:150%;
	text-align:left;
}
#contents table.tbl1 tr.tit1 td {
	text-align:center;
	background:#CFC;
}
#contents table.tbl1 tr.tit2 td {
	text-align:center;
	background:#CFF;
}
#contents table.tbl1 td.f1 {
	font-size:11px;
	line-height:110%;
	padding:2px 0 2px 5px
}

#contents table.tbl2 {
	width:100%;
	clear:both;
	margin-bottom:45px;
}
#contents table.tbl2 td {
	padding:5px;
	font-size:13px;
	line-height:150%;
	text-align:left;
}
#contents table.tbl2 td.tit {
	background:#CFC;
}
.company dl {
	width:580px;
	float:left;
	margin:0 0 15px;
	padding:0 0 15px 0;
	background:url(../img/dot.png) repeat-x bottom;
}
.company dl dt {
	width:25%;
	float:left;
	font-size:14px;
	color:#333;
	line-height:150%;
	margin:0;
	padding:0 0 0 10px;
}
.company dl dd {
	float:left;
	font-size:14px;
	color:#333;
	line-height:150%;
	margin:0;
	padding:0;
}
.company iframe {
	float:right;
}
.outline dl {
	width:100%;
	margin:0 0 15px;
	padding:0 0 15px 0;
	background:url(../img/dot.png) repeat-x bottom;
}
.outline dt {
	width:15%;
	float:left;
	font-size:14px;
	color:#333;
	line-height:150%;
	margin:0;
	padding:0 0 0 10px;
}
.outline dd {
	float:left;
	font-size:14px;
	color:#333;
	line-height:150%;
	margin:0;
	padding:0;
}

/*foot*/
div#foot {
	width:100%;
	height:45px;
	background:#069;
}
div.footer {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
div.footer div.copyright {
	height:45px;
	line-height:45px;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#topcontrol {
	width:50px;
	height:50px;
	background:url(../img/pagetop.png) no-repeat;
	z-index:100;
	bottom:30px !important;
}

