@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;
	/*background-color: #FFF;*/
}
/*dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a { font-size:93%;}
*/
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:#025fa1;
	text-decoration:underline;
	line-height:inherit;
}
a:hover {
	color:#336699;
	text-decoration:none;
}

a img {
	outline:none;
	border:none;
}

.clear { clear:both;}

/*
img,
object {
	max-width:100%;
}*/


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



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

#container {
	margin:0;
	padding:0;	
}

#main {
	width: 1000px;
	margin: 0 auto 45px;
	padding: 0;
	
}

div#main p {
	color:#666;
	font-size:14px;
	line-height:180%;
}



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




/*
	Header LAYOUT
******************/

#head {
	width:100%;
	height:125px;
	margin:0;
	padding:0;
	border-bottom:3px solid #025fa1;
	background:url(../img/common/head_bg.jpg) repeat-x bottom
}

#header {
	margin:0 auto;
	padding:0;
	width:1000px;
	position:relative;
}
#header h1 {
	height:70px;
	line-height:70px;
	margin: 0;
	padding:0;
	color: #333;
	font-size: 12px;
	float:left;
}
#header #logo {
	width:230px;
	margin:0;
	padding:20px 0 0 0;
	float:left;
}
#header ul#hmenu {
	position:absolute;
	width:250px;
	top:12px;
	right:0;
}
#header ul#hmenu li {
	float:left;
	margin:0;
	padding:0 0 5px 25px;
	line-height:120%;
	color:#025fa1;
	position:relative;
}
#header ul#hmenu li.mr {
	margin-right:0;
	float:right;
	padding-right:5px;
}
#header ul#hmenu li a,
#header ul#hmenu li a:link,
#header ul#hmenu li a:visited {
	font-size:13px;
	line-height:15px;
	color:#333;
	text-decoration:none;
}
#header ul#hmenu li a:hover {
	color:#336699;
}
#header ul#hmenu li i {
	font-size:116%;
	position:absolute;
	top:-3px;
	left:3px;
	color:#025fa1;
}
#header ul#hmenu li.tel {
	padding-left:0;
}


ul#menu {
	width:1000px;
	height:41px;
	margin:0;
	padding:0;
	position:absolute;
	top:84px;
	left:0;
}
ul#menu li {
	float:left;
	margin:0;
	padding:0;
}


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

/*
	Contents LAYOUT
******************/

div#navi {
	width:100%;
	height:30px;
	margin:0 auto;
	padding:0;
	background:#DDD;
}
div#navi div {
	width:950px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:30px;
	color:#666;
}
div#navi div span {
	line-height:inherit;
	color:#025fa1;
}
	
div#navi a,
div#navi a:link,
div#navi a:visited {
	color:#333;
	text-decoration:underline;
}
div#navi a:hover {
	text-decoration:none;
}
div#navi i {
	font-size:85%;
	color:#025fa1;
	margin-right:5px;
}

div#title {
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	background:#025fa1;
}
div#title h2 {
	width:1000px;
	margin:0 auto;
	padding:0;
}
div#contents {
	margin:0;
	padding:0 30px;
}
div#contents h3 {
	color:#025fa1;
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	margin:0 0 15px;
	padding:0;
}
div#contents h3 i {
	margin-right:5px;
	font-size:16px;
	vertical-align:middle;
	line-height:24px;
}


/*
	Footer LAYOUT
******************/

div#foot {
	width:100%;
	margin:0;
	padding:20px 0;
	background:#336699;
}

div#footer {
	width:1000px;
	margin:0 auto;
	padding:0;
	position:relative;
}

div#footer div#company {
	float:left;
	margin:0;
	padding:0;	
}
div#footer div#company dl {
	margin:0;
	padding:0;
}
div#footer div#company dt,
div#footer div#company dd {
	color:#FFF;
}
div#footer div#company dt {
	margin:0 0 5px;
	padding:0;
}
div#footer div#company dd {
	font-size:12px;
	line-height:150%;
}

ul#fmenu {
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	right:0;
}
ul#fmenu li {
	margin:0 10px 0 0;
	padding:0 5px 0 30px;
	float:left;
	position:relative;
}
ul#fmenu li a,
ul#fmenu li a:link,
ul#fmenu li a:visited {
	font-size:12px;
	line-height:120%;
	color:#FFF;
	text-decoration:none;
}
ul#fmenu li a:hover {
	text-decoration:underline;
}
ul#fmenu li i {
	font-size:13px;
	position:absolute;
	top:1px;
	left:12px;
	color:#FFF;
}
div#copyright {
	font-size:12px;
	color: #FFF;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:0;
	right:0;
}

#topcontrol {
	width:50px;
	height:50px;
	background:url(../img/common/pagetop.png) no-repeat;
}

@media screen and (max-width:480px){
}
