body	{
	color:#232323;
	font-family:"Meiryo","Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka",arial, helvetica, verdana;
	font-size:85%;
	line-height:1.4;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#E4E4E4;
}
img	{
	border:0px;
}
table	{
	font-size:12px;
	color:#232323;
	text-align:left;
}
h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table,thead,tbody,tfoot	{
	margin:0px;
	padding:0px;
}
a:link,
a:visited {
	color:#0053FF;
	text-decoration:underline;
}
a:hover { 
	color:#2550D6;
	text-decoration:none;
}
sup	{ color:#FF0000; }
.ipt	{
	color:red;
	font-size:90%;
}
/*===============================================
WRAPPER
===============================================*/
#WRAPER	{
	width:780px;
	background-image:url(../images/wraper_bg.gif);
	background-repeat:repeat-y;
	margin:0px auto auto auto;
}

#MAIN	{
	width:760px;
	background-color:#FFFFFF;
	margin:0px auto auto auto;
}
/*===============================================
HEAD
===============================================*/
#HEAD	{
	width:760px;
	height:55px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
}
#LOGO {
	width:300px;
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
}
/*===============================================
KEY VISUAL
===============================================*/
#KEYVISUAL { width:760px; }
/*===============================================
NAVIGATION
===============================================*/
#NAVI-GROVAL {
	width:450px;
	float:right;
}
#NAVI-GROVAL li {
	display:block;
	float:right;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:108px;
	height:55px;
}
#NAVI-GROVAL a	{
	width:108px;
	display:block;
	padding:30px 0px 5px 0px;
	text-indent:3px;
	font-size:80%;
	color:#333333;
	text-decoration:none;
}
#NAVI-GROVAL a:hover	{
	color:#BC0F00;
	text-decoration:none;
}
/*===============================================
CONTENT
===============================================*/

#CONTENT-WRAPPER {
	width: 760px;
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
	background-image:url(../images/content-bg.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}
#CONTENT_BOX {
	width:540px;
	margin:auto;
	padding-right:10px;
	float:left;
}
#CONTENT {
	width:530px;
	margin:auto;
}
/*===============================================

===============================================*/
#CONTENT  p	{ margin:auto 20px auto 20px; }

#CONTENT h3	{
	width:530px;
	height:40px;
	font-size:130%;
	text-indent:40px;
	margin:10px auto 0 auto;
	line-height:33px;
	background-image:url(../images/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:10px;
}
#CONTENT h4	{
	width:530px;
	height:30px;
	font-size:110%;
	text-indent:10px;
	margin:5px auto 0 auto;
	line-height:28px;
	background-image:url(../images/h4_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:10px;
}
#CONTENT h5	{
	width:530px;
	height:25px;
	font-size:100%;
	text-indent:15px;
	margin:0 auto 0 auto;
	line-height:20px;
	background-image:url(../images/h5_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-bottom:10px;
}
.button01	{
	background-image:url(../images/button01.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	border:1px solid #999999;
	padding:3px 10px 3px 20px;
	font-size:11px;
	color:#404040;
	text-decoration:none;
	display:inline;
}

.button02	{
	background-image:url(../images/button02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:3px 0px 3px 20px;
	font-size:11px;
	color:#404040;
	text-decoration:none;
	display:inline;
}
.table01 {
	margin:10px auto;
	text-align: left;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

.table01 td {
	padding: 5px;
	background-color:#FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.table01 th{
	padding: 5px;
	color: #333333;
	background-color: #E9E9E9;
	border-right:3px solid #999999;
	border-bottom:1px solid #999999;
}
.table02 {
	margin:10px auto;
	text-align:left;
	background-color:#D6D6D6;
}
.table02 td {
	padding:5px;
	background-color:#FFFFFF;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
}

.table02 th{
	padding:5px;
	color: #404040;
	background-color: #EDEDED;
	border-right:#999999 1px solid;
	border-bottom:#0066FF 3px solid;
}
ul {
	list-style: url(../images/list.gif) inside;
	text-indent:15px;
	font-size:13px;
	color:#404040;
	text-decoration:none;
}
#CONTENT p	{
	margin:0px 10px 10px 10px;
}
/*===============================================
SUBCONTENT
===============================================*/
#SUBCONTENT-WRAPER {
	width:205px;
	float:right;
	margin:0;
	padding-top:10px;
}
.side-box_head {
	width:180px;
	padding:8px 0px 0px 0px;
	text-indent:5px;
	margin:auto;
	font-size:90%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/side-box_head.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.side-box_head  h3 a {
	display:block;
	width:100%;
	height:28px;
	margin:0;
	padding:0;
	font-size:70%;
	text-indent:10px;
	line-height:28px;
}
#SUBCONTENT {
	width:180px;
	margin:auto;
	background-image:url(../images/side-box_body.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}
#SUBCONTENT p	{
	padding:10px;
}
.side-box_foot {
	width:180px;
	height:4px;
	margin:auto auto 10px auto;
	background-image:url(../images/side-box_foot.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
/*===============================================
FOOT
===============================================*/
#FOOT	{
	width: 760px;
	height:30px;
	margin:auto;
	line-height:2em;
	background-image:url(../images/foot_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:left;
}
#FOOT a	{
	color:#333333;
	text-decoration:none;
}
#FOOT a:hover	{
	color:#BC0F00;
	text-decoration:none;
}
#FOOT-NAVI	{
	font-size:85%;
	padding-right:5px;
	line-height:28px;
	color:#666666;
}
#COPYRIGHT  {
	float:right;
	padding-right:5px;
	line-height:28px;
	color:#999999;
	font-size:70%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
}

/*===============================================
class list
===============================================*/
.alC	{text-align:center;}
.alR	{text-align:right;}
.alL	{text-align:left;}
/*===============================================
float
===============================================*/
.flL	{ float:left; }
.flR	{ float:right; }
/*===============================================
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 */

	
	
