@charset "utf-8";

/* ---IE7‘Î‰žclearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	font: 12px/1.5em "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Hiragino kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	color: #333;
	background: url(../images/bg_base.png) repeat;
}


h1,h2,h3,h4,h5,h6 {

	font-weight: normal;
	font-size: 1.0em;
}

p {
	margin-bottom: 0.8em;
}
.to_top {
	width: 670px;
	text-align: right;
}
.right  {
	text-align: right;
}
.center {
	text-align: center;
}

.textColor {
	color: #CC0000;
}
.textSize {
	font-size: 90%;
}

.bold {
	font-weight: bold;
}
.chu {
	height: 20px;
	width: 50px;
	color: #ff3333;
	font-weight: bold;
}
img {
	vertical-align: bottom;
	border: 0;
}


/* ------------------------------
aTAG
------------------------------ */
a {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}



/*-----------------------------
Base
------------------------------ */
#wrapper_gaiyo {
	margin: 0 auto;
	width: 960px;
	background-color: #ffffff;
}

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/header_bg.png) no-repeat;
	position: relative;
	padding-top: 20px;
}
#header p {
	margin: 0px;
}

#header  p img {
	float: left;
	padding: 0;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#header .seoText {
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-left: 18px;
}#header .HeadlineText {
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-left: 18px;
}

#header h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 3px;
	left: 378px;
	width: 200px;
}
#header p.tx {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 3px;
	left: 378px;
	width: 200px;
}

#header ul {
	float: right;
	line-height: 0.1px;
}

#header ul li {
	display: inline;
	margin-right: 32px;
	margin-left: 20px;
}
#contentBox_gaiyo {
	width: 920px;
	margin: 0 auto 60px;
	padding: 0px 20px;
	background-color: #ffffff;
}

#content {
	float: left;
	width: 670px;
	padding-top: 20px;
	padding-left: 150px;
}


#content ul {
	margin-left: 15px;
}
#content ol {
	margin-left: 25px;
}

#kaisetu {
	width: 600px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	clear: both;
	margin: 0 auto;
	background: url(../images/footer_bg.png) no-repeat center bottom;
	height: 50px;
}

#footerNav {
	text-align: center;
	font-size: 11px;
	margin-bottom: 14px;
}

#footerNav ul li{
	display: inline;
	margin: 0 2px;
}

#copyright {
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
}
/*-----------------------------
Table
------------------------------ */
.tableStyle {
	text-align: left;
	margin-bottom: 20px;
}

.tableStyle th.head_gry01 {
	background: url(../images/bg_gra_gray01.png) repeat-x;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tableStyle td.head_gry02 {
	background-color: #dddddd;
	color: #333333;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tableStyle td.head_gry02-b {
	width: 60px;
	background-color: #dddddd;
	color: #333333;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tableStyle td.head_gry03 {
	color: #333333;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tableStyle td.head_gry03-b {
	color: #333333;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.tableStyle_tk {
	margin-bottom: 20px;
}
.tableStyle_tk th{
	font-size: 1em;
	padding: 2px 1px;
	border: 1px solid #999999;
	text-align: center;
}

.tableStyle_tk td{
	font-size: 1em;
	padding: 2px 1px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.bg_bl1 {
	background-color: #3399ff;
	color: #ffffff;
	font-weight: bold;
}
.bg_bl2 {
	background-color: #ccffff;
}