﻿@charset "utf-8";

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;
}
  
html {
	overflow-y: scroll;
}
  
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  


}
  
ol, ul {
	list-style: none;
}
  
fieldset, img {
	border: 0;
}

img {
	vertical-align: bottom;
}
  
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
  
caption, th {
	text-align: left;
}
  
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
  
input, textarea, select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input,
textarea {
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 100%;
}



/* all style
------------------------------------------- */
/* ---------------------------------------------------------------------------------------- 

	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

---------------------------------------------------------------------------------------- */

body {
	background-repeat : repeat-x;background-position : left top;
	text-align: center;
	font-size: 13px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */
	color: #666666;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	line-height:1.4;
}
  
/* Firefox 3用 */

body,x:-moz-broken {
	margin-left:-1px;
}
  
#wrapper {
	margin: 0 auto;
	text-align: left;
	width:900px;
}

a {
	color: #898989;
}
a:hover {
	color: #febe58;
}

/* head
---------------------------------------------------------------------------------------- */
#head{
	position:relative;
	margin-bottom:75px;
}

#logo{
	margin:8px 0 20px; 
}

/* #globalNavi
----------------------------------------------------- */
#globalNavi {
	position: absolute;
	left: 0;
	top: 85px;
}

#globalNavi ul {
	padding-top: 2px;
}

#globalNavi ul li {
	display: inline;
	float: left;
	width: 180px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:122%;
	font-weight: bold;
}

#globalNavi ul li a {
	display: block;
	height: 35px !important;
	height /**/: 40px;
	width: 176px !important;
	width /**/: 180px;
	padding-top: 14px;
	border-bottom: none;
	color: #000;
	text-align: center;
	text-decoration: none;
}

#globalNavi ul li a:hover {
	background: url(../images/navi_bg_over.jpg) repeat-x left -1px;
	text-decoration: none;
}

/* float
----------------------------------------------------- */
.left {
	float: left;
}
.right {
	float: right;
}


/* #container
---------------------------------------------------------------------------------------- */


/* #contents
---------------------------------------------------------------------------------------- */
#contens {
	float : none;
	width:704px;
}


/* TOPPAGE
----------------------------------------------------- */

.newsDl dt,
.newsDl dd {
	line-height: 1.6;
}

.newsDl dt{
	background: url(../images/news_icon.gif) no-repeat left 11px;
	padding:3px 10px 0;
}

.newsDl dd {
	margin: -1.6em 0 8px 0;
	padding: 0 0 14px 7em;
	background: url(../images/bot_line.gif) repeat-x left bottom;
}

.newsDl dd span {
	display: block;
	padding: 0 0 0 15px;
}

.newsDl dd span a {
	text-decoration: none;
}



/* #right
----------------------------------------------------- */
#right {
	float: right;
	width: 180px;
}

.subBox {
	margin-bottom: 15px;
}

.subContactBox {
	margin-bottom: 15px;
	background: url(../images/right_bg_middle.gif) repeat-y 0 0;
	height: 100%;
}

.subContactBox ul {
	margin-bottom: 12px;
	padding-bottom: 10px;
	background: url(../images/right_bg_line.gif) no-repeat center bottom;
}

.subContactBox ul.lastBox {
	margin-bottom: 0;
	background: none;
}

.subContactBox ul li {
	margin-bottom:3px;
	padding:0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:152%;
	font-weight: bold;
	color:#000;
}

.subContactBox ul li span {
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:55%;
	color:#999;
}

.subNavi ul li {
	margin-bottom: 7px;
}

/* headimg
----------------------------------------------------- */
.hImg {
	 margin-bottom:15px;
}

/* h[x]
----------------------------------------------------- */
h1 {
	margin:5px 0;
	font-size:77%;
	color:#000;
}

h2{
	background:url(../images/h2_bg.jpg) no-repeat left top;
	margin-bottom:10px;
	padding:33px 0 28px 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 159%;
	font-weight: bold;
	color:#000;
}

h3 {
	background : url(../images/h3_bg.jpg) no-repeat center top;
	margin-bottom:10px;
	padding: 5px 8px 8px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.5;
position : static;
text-align : left;
}

h4	{
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #cbcbcb;
	font-size: 100%;
	padding: 4px 0;
	margin-bottom:5px;
}

h5 {
	color:#000;
	font-size:77%;
	font-weight:bold;
}

h6 {
	font-size:77%;
	font-weight:bold;
}

/* table
----------------------------------------------------- */

.table01 {
	
	margin-bottom:15px;
}

.table01 th, .table01 td {
	border-bottom: 3px double #cccccc;
	padding: 10px 9px;
	vertical-align: top;
	line-height: 1.5;
}

.table01 th {
	background: url(../images/icon.jpg) no-repeat 0 15px;
	width: 100px;
	font-weight: bold;
}

.table02 {
	
	margin-bottom:15px;
}

.table02 th, .table02 td {
	border-bottom: 3px double #cccccc;
	padding : 10px 9px;
	vertical-align: top;
	line-height : 1.2;
}

.table02 th {
	background-repeat : no-repeat;background-position : 0px 15px;
	width : 220px;
	font-weight: bold;
}

/* box
----------------------------------------------------- */
.box {
	margin: 0 0 30px;
}

.box238{
	width:238px;
}

.box430{
	width:430px;
	padding:0 8px;
}

.box274{
	width:274px;
}

.box420{
	width:420px;
}

.box450{
	width:450px;
}

.box704{
	width:704px;
}

/* section
----------------------------------------------------- */

.section {
	margin: 0 0 15px;
}

/* font 
----------------------------------------------------- */
.fontS {
	font-size: 77%;
}

p {
	margin-bottom: 1.5em;
}

/* img 
----------------------------------------------------- */
.Imgborder{
	border:10px solid #e8e8e8;
	padding:2px;
}

p {
	margin-bottom: 1.5em;
}

/* subNavi
----------------------------------------------------- */


/* #footer
---------------------------------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	margin-top:15px;
	background: url(../images/footer_line.gif) repeat-x left top;
	padding: 20px 0 20px;
}

#footerbox{
	margin: 0 auto;
	width:900px;
}

#footerLogo{
	float:left;
	margin:8px;
}

#footerNavi {
	float : none;
	padding: 2px 0 0 0;
	font-size:77%;
	margin-right:8px;
}

#footerNavi p {
	margin-bottom: 0;
	text-align : center;
}

#footerNavi a {
	text-decoration:none;
}

address{
	text-align:right;
}

address a {
	color:#666666;
	text-decoration:none;
}

address a:hover {
	color:#666666;
	text-decoration:none;
}

/* .clearfix
---------------------------------------------------------------------------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix {
	height: 1%; 
}
.clearfix {
	display: block; 
}
/**/