@charset "UTF-8";
body{
	color:#404040;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic","Osaka",arial, helvetica, verdana;
	font-size:85%;
	line-height:1.4;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
}
img	{ border:0px; }
h1,h2,h3,h4,h5,h6,form,p,ul,ol,li,div,table,thead,tbody,tfoot{
	margin:0px;
	padding:0px;
}
table{
	font-size:12px;
	border-collapse:collapse;
}
ul li {
	list-style-type:none;
}
a:link,
a:visited{
	text-decoration:none;
	color:#4682C8;
}

a:hover,
a:focus {
	text-decoration:underline;
	color:#00AAE8;
}

/*===============================================
WRAPPER
===============================================*/
#WRAPPER{
	background:none;
}

/*===============================================
WRAPPER-CON
===============================================*/
#WRAPPER-CON{
	text-align:left;
	width:850px;
	margin:0 auto;
}

/*===============================================
HEAD
===============================================*/
#HEAD{
	padding-top:15px;
	margin-bottom:20px;
	}

#HEAD-LEFT{
	width:500px;
	float:left;
	margin-bottom:20px;
}

#HEAD-LEFT p{display: inline;}

h1{
	color:#393939;
	font-size:80%;
	font-weight:normal;
	display: inline;
}

#HEAD-RIGHT{
	width:350px;
	float:right;
	margin-top:63px;
}

#HEAD-RIGHT a:link,
#HEAD-RIGHT a:visited{
	text-decoration:none;
	color:#393939;
}

#HEAD-RIGHT a:hover,
#HEAD-RIGHT a:focus {
	text-decoration:underline;
	color:#c0c0c0;
}



h2{
	margin-top:12px;
}

/*===============================================
NAVI-GLOBAL
===============================================*/
#NAVI-GLOBAL {
	height:30px;
	clear:both;
}
#NAVI-GLOBAL li {
	display:block;
	float:left;
}

#NAVI-GLOBAL li a {
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}
#NAVI-GLOBAL #navi-money a {
	width:170px;
	background:url(../images/navi-money.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-money a:hover {
	width:170px;
	background:url(../images/navi-money-on.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-style a {
	width:170px;
	background:url(../images/navi-style.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-style a:hover {
	width:170px;
	background:url(../images/navi-style-on.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-seminar a {
	width:170px;
	background:url(../images/navi-seminar.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-seminar a:hover {
	width:170px;
	background:url(../images/navi-seminar-on.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-independence a {
	width:170px;
	background:url(../images/navi-independence.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-independence a:hover {
	width:170px;
	background:url(../images/navi-independence-on.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-request a {
	width:170px;
	background:url(../images/navi-request.gif) 0 0 no-repeat;
}
#NAVI-GLOBAL #navi-request a:hover {
	width:170px;
	background:url(../images/navi-request-on.gif) 0 0 no-repeat;
}



/*===============================================
NAVI-REMARK
===============================================*/
#NAVI-REMARK{
	text-align:right;
}

#NAVI-REMARK ul{
	text-align:right;
	margin-bottom:0px;
}

#NAVI-REMARK ul li{
	font-size:90%;
	display: inline;
	padding-left:15px;
	margin-right:10px;
	line-height:15px;
	background:url(../images/icon-01.gif) no-repeat left center;
}
#NAVI-REMARK ul li a:link,
#NAVI-REMARK ul li a:visited{
	color:#4682C8;
	text-decoration:none;
}

#NAVI-REMARK ul li a:hover,
#NAVI-REMARK ul li a:focus {
	text-decoration:underline;
	color:#00AAE8;
}


/*===============================================
MAIN
===============================================*/
#MAIN-MIDDLE{
	background:none;
}

#MAIN-TOP{
	background:none;
}

#MAIN{
	background:none;
}

/*===============================================
CONTENT
===============================================*/
#CONTENT{
	width:640px;
	float:left;
}

h3{margin-bottom:10px;}
h4{margin-bottom:10px;}
h5{margin-bottom:10px;}
h6{
	margin-bottom:3px;
	color:#64BE00;
	font-weight:bold;
	font-size:120%;
}

.box-left{
	float:left;
	width:310px;
}

.box-box-right{
	width:160px;
	float:right;
}

.box-right{
	float:right;
	width:310px;
}

/*===============================================
SUBCONTENT
===============================================*/
#SUBCONTENT-WRAP{
	width:180px;
	float:right;
	padding: 0px 0px;
}

#SUBCONTENT{
	width:180px;
	margin: 0px auto;
}

#SUBCONTENT img{margin-bottom:5px;}

#SUBCONTENT table{
	font-size:85%;
	background:url(../images/line-gray-dot.gif) repeat-x left bottom;
}

#SUBCONTENT table td{
	padding-left:5px;
}


/*---------------------------------
NEWS
---------------------------------*/
.box-news{
	background:url(../images/line-blue.gif) repeat-x left bottom;
	padding-top:10px;
	padding-bottom:10px;
}
.box-news font{
	float:left;
	width:85px;
	color:#41B1DC;
	display:inline;
}
.box-news p{
	float:right;
	width:535px;
}

.pagetop{
	text-align:right;
	padding-right:120px;
	margin-top:20px;
}

/*===============================================
NAVI-FOOT
===============================================*/
#FOOT{
	margin-top:10px;
	background:url(../images/line-gray.gif) repeat-x left top;
	padding-top:10px;
	text-align:center;
}

#NAVI-FOOT{
	width:850px;
	float:center;
	margin-bottom:10px;
	color:#999999;
	font-size:85%;
}

p#COPYRIGHT{
	padding-top:7px;
	padding-bottom:7px;
	margin-top:10px;
	margin-bottom:0px;
	width:850px;
	float:center;
	font-size:85%;
	color:#393939;
	background-color:#FF9600;
}

#NAVI-FOOT a:link,
#NAVI-FOOT a:visited{
	color:#4682C8;
	text-decoration:none;
} 
#NAVI-FOOT a:hover,
#NAVI-FOOT a:focus {
	text-decoration:underline;
	color:#00AAE8;
}

/*===============================================
TEMPLATE
===============================================*/
#CONTENT h3{
	font-size:140%;
	text-indent:10px;
	background-image:url(../images/h3_bg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	background-color:#000000;
	line-height:33px;
	width:650px;
	height:30px;
	color:#FFFFFF;
	margin-bottom:20px;
	margin-top:8px;
}
#CONTENT h3.original{
	text-indent:0px;
	background-image:none;
	line-height:auto;
	height:auto;
}
#CONTENT h4{
	font-size:120%;
	background-image:url(../images/h4_bg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	line-height:30px;
	width:650px;
	height:30px;
	text-indent:9px;
	color:#393939;
	margin-bottom:10px;
}
#CONTENT h4.original{
	background-image:none;
	line-height:auto;
	height:auto;
	text-indent:0px;
}
#CONTENT h5{
	font-size:105%;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #0097E0;
	line-height:20px;
	height:20px;
	text-indent:2px;
	color:#262626;
	margin-bottom:15px;
}
#CONTENT h5.oroginal{
	font-size:105%;
	background-image:none;
	line-height:auto;
	height:auto;
}
#CONTENT ul{ margin:5px 0 10px 5px; }
#CONTENT ol{ margin:5px 0 10px 25px; }
#CONTENT ul li{
	background-image:url(../images/icon-03.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:14px;
	line-height:20px;
	}
	
#SUBCONTENT ul{ margin:5px 0px 10px 0px; }
#SUBCONTENT ol{ margin:5px 0px 10px 25px; }
#SUBCONTENT ul li{
	font-size:85%;
	background-image:url(../images/icon-03.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:14px;
	line-height:15px;
	}

table.table01,
table.table02{
	margin:0px auto 15px;
}

table.table01{
	border-top:10px #FFFFFF solid;
}

table.table01 th,
table.table01 td{
	padding:5px 10px;
	text-align:left;
	color:#393939;
	vertical-align:top;
	border-bottom:5px #FFFFFF solid;
}
	
table.table02 th{
	padding:5px 10px;
	text-align:right;
	color:#393939;
	vertical-align:top;
}

table.table02 td{
	padding:5px 10px;
	text-align:left;
	color:#393939;
	vertical-align:top;
}

table.table01 th{
background-image:url(../images/bg-tb01.gif);
background-repeat:repeat;
}

table.table02{
	border-top:1px #CBCBCB dotted;
	}
	
table.table02 th{
background-image:url(../images/bg-tb02.gif);
background-repeat:repeat;
}

table.table02 th,
table.table02 td{
	border-bottom:1px #CBCBCB dotted;
	}
	
table.table01 td,
table.table02 td{
	background-color:#FFFFFF;
}

.button01{
	background-image:url(../images/icon-01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:14px;
	font-size:85%;
	}
.button02{
	background-image:url(../images/icon-02.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:14px;
	font-size:85%;
	}

a.button01,
a.button02{
	color:#4682C8;
	text-decoration:none;
}

a.button01:visited,
a.button02:visited,{
	color:#00AAE8;
}

a.button01:hover,
a.button01:focus,
a.button02:hover,
a.button02:focus{
	color:#00AAE8;
	text-decoration:underline;
}


/*------------------------------------------------------------------------------------
FORM
------------------------------------------------------------------------------------*/
.ipt	{
	color:#FF4600;
	font-size:80%;
}
.msg	{
	color:#393939;	
	margin:15px 0px 15px 0px;
	text-align:center;
	font-size:12px;
}
.error_form	{background-color:#FFFF7C;}
#CONTENT p.error	{
	padding:15px;
	color:#333333;
	background-color: #F9F9F9;
	border: 1px solid #BBBBBB;
	margin: 0px 20px 25px 20px;
}
.error a:link,
.error a:visited	{
	color:#FF0000;
	text-decoration:underline;
}
.error a:hover	{
	color:#FF0000;
	text-decoration:underline;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}

/*===============================================
class
===============================================*/
.alC	{ text-align: center; }
.alL	{ text-align: left; }
.alR	{ text-align: right; }
.flL	{ float: left; }
.flR	{ float: right; }
.clB	{ clear: both; }
.mgB30{margin-bottom:30px;}

.top-box{border-style:solid;
border-color:#DBDBDB;
border-width:2px;
padding:10px;
width:98%;
}

.top-box2{background-color:#EDEDED;
padding:10px;
width:98%;
}

.top-new-table{
	font-size:100%;
	background:url(../images/line-gray-dot.gif) repeat-x left bottom;
}

.top-box3{background-color:#EFEFEF;
padding:20px;
width:95%}

.sub-box{border-style:solid;
border-color:#DBDBDB;
border-width:1px;
padding:10px;
width:88%;
}

.sub-box2{background-color:#FF6400;
border-color:#DBDBDB;
border-width:1px;
padding:10px;
margin-top:10px;
font-size:18px;
font-weight:bold;
color:#FFF;
}

/*===============================================
clearfix
===============================================*/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
*html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/* end */