﻿@charset "utf-8";

/* ---------------------------------------------------------------------------------------- 

	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: url(../images/body_bg.jpg) repeat left top;
	text-align: center;
	font-size: 13px; /* モダンブラウザ向け */
	*font-size: small; /* IE 7向け */
	*font: x-small; /* IE 6以下 */
	color: #ccc;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
  
/* Firefox 3用 */

body,x:-moz-broken {
	margin-left:-1px;
}
  
#wrapper {
	margin: 0 auto;
	text-align: left;
	width:950px;
}

a { color: #ff0000;}
a:hover { color: #ccc;}

/* head
---------------------------------------------------------------------------------------- */
#head{
	margin:15px 0;
}

#logo{
}

/* #globalNavi
----------------------------------------------------- */
#globalNavi{
	margin:13px 0 24px 0;
	height:52px;
}

#globalNavi ul {
	padding-top: 0;
}

#globalNavi ul li p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:77%;
	color:#aeaeae;
}

#globalNavi ul li {
	display: inline;
	float: left;
	width: 132px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}

#globalNavi ul li.start a {
	display: block;
	height: 42px !important;
	height /**/: 62px;
	padding: 20px 0 0;
	border-bottom: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(../images/globalnavi_start.gif) no-repeat left top;
}

#globalNavi ul li.start a:hover {
	background:url(../images/globalnavi_start.gif) no-repeat left top;
	color:#ccc;
	text-decoration: none;
}

#globalNavi ul li a {
	display: block;
	height: 42px !important;
	height /**/: 62px;
	padding: 20px 0 0;
	border-bottom: none;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(../images/globalnavi.gif) no-repeat left top;
}

#globalNavi ul li a:hover {
	background:url(../images/globalnavi.gif) no-repeat left top;
	color:#ccc;
	text-decoration: none;
}
/* float
----------------------------------------------------- */
.left { float: left;}
.right { float: right;}


/* #container
---------------------------------------------------------------------------------------- */
#container{
	background: url(../images/container_line.gif) repeat-y 746px 0;
	width:950px;
}

/* #contents
---------------------------------------------------------------------------------------- */
#contents{
	float:left;
	width:725px;
}


/* information
----------------------------------------------------- */
.newsDl dt,
.newsDl dd {
	line-height: 1.5;
}

.newsDl dt{
	background: url(../images/news_icon.gif) no-repeat 5px 10px;
	padding:5px 10px 0 15px;
	font-weight:bold;
	color:#e0c8a2;
}

.newsDl dd {
	margin: -1.7em 0 8px 0;
	padding: 2px 0 3px 8em;
}

.newsDl dd span {
	display: block;
	padding: 0 0 0 20px;
}

.newsDl dd span a { text-decoration: none;}

/* #right
----------------------------------------------------- */
#right{
	float:right;
	width:185px;
}

.subBox {
	margin-bottom: 15px;
}

.subContactBox {
	margin:0;
}

.subContactBox ul {
	margin-bottom: 0;
}

.subContactBox ul li {
	background: url(../images/sub_icon.gif) no-repeat 15px 8px;
	margin-bottom:3px;
	padding:6px 0 5px 2.3em;
	font-weight:bold;
}

.subContactBox ul li a {
	color:#FFF;
	text-decoration:none;
}

.subContactBox ul li a:hover {
	color:#ccc;
	text-decoration:none;
}

.subNavi ul li {
	margin-bottom: 7px;
}

/* headimg
----------------------------------------------------- */


/* h[x]
----------------------------------------------------- */
h1{
	font-size:77%;
	color:#FFF;
}

h2{
	background:url(../images/h2_bg.jpg) no-repeat left top;
	padding:13px 0 15px 2.5em;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:100%;
	font-weight:bold;
	color:#FFF;
}

h2.information{
	background: url(../images/h2_information.jpg) no-repeat left top;
	padding:13px 0 15px 2.5em;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:100%;
	font-weight:bold;
	color:#FFF;
}

h3{
	background: url(../images/h3_bg.gif) no-repeat left top;
	padding:13px 0 15px 8px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:100%;
	font-weight:bold;
	color:#c0c0c0;
}

h4{
	background: url(../images/h4.jpg) no-repeat left top;
	padding:5px 0 15px 8px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:100%;
	font-weight:bold;
	color:#e8d360;
}

h5{
	margin-bottom:10px;
	font-size:77%;
	font-weight:bold;
	color:#000;
}

h6{
	margin-bottom:10px;
	font-size:77%;
	color:#000;
}

/* table
----------------------------------------------------- */

.table01 {
	width: 100%;
	margin-bottom:15px;
}

.table01 th, .table01 td {
	border-bottom: 1px dotted #656565;
	padding: 10px 9px;
	vertical-align: top;
	line-height: 1.5;
}

.table01 th {
	background: url(../images/sub_icon.gif) no-repeat 0 15px;
	padding:11px 0 0 13px; 
	width: 100px;
	font-weight: bold;
}


/* box
----------------------------------------------------- */
.box { margin: 0 0 10px;}

.box270{ width:270px;}

.box281{ width:281px;}

.box431{ width:431px;}

.box445{ width:445px;}

.box700{
	width:700px;
	padding-left:8px;
}
/* section
----------------------------------------------------- */

.section { margin: 0 0 15px;}

/* margin
-------------------------------------------- */
.marB5 { margin-bottom: 5px;}

/* font 
----------------------------------------------------- */
.pGree{ line-height:2.0}

.fontS{ font-size:77%;}

/* img
----------------------------------------------------- */
.imgBorder{
	border:1px #666 solid;
	padding:5px;
}



/* #footer
---------------------------------------------------------------------------------------- */

#footer {
	background: url(../images/footer_line.jpg) repeat-x left top;
	padding: 20px 0 20px;
	margin-top:15px;
}


#footerNavi {
	padding: 2px 0 0 0;
	font-size:77%;
	margin-right:8px;
	color:#919191;
}

#footerNavi p {
	margin-bottom: 0;
}

#footerNavi a {
	text-decoration:none;
	color:#919191;
}

address{
}

address a {
	color:#919191;
	text-decoration:none;
}

address a:hover {
	color:#919191;
	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; }
/**/
