@charset "Shift_JIS";
html {
		margin:0px;
		padding:0px;
}
body	{
		color:#333333;
		font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN;
		font-size:85%;
		margin:0px;
		padding:0px;
		text-align:center;
}
img	{
		border:none;
		margin:0px;
		padding:0px;
}
h1,h2,form,p,ul,ol,li,div	{
		margin:0px;
		padding:0px;
}
a	{
	color:#1C76B7;
	text-decoration:none;
}
a:hover	{
	color:#002B95;
	text-decoration:underline;
}
sup	{
	color:#FF0000;
}
/*------------------------------------------------------------------------------------
HEAD
------------------------------------------------------------------------------------*/
/*----------------------------------------
for Mac IE
----------------------------------------*/
#HEAD	{
}
#HEADLINE	{
	height:30px;
	background-image:url(../images/headline_bg.gif);
	background-repeat:repeat-x;
}
/*----------------------------------------
HEADLINE
----------------------------------------\*/
#HEAD	{
	width:100%;
	margin-bottom:10px;
}
#HEADLINE	{
 	width:100%;
	height:30px;
	background-image:url(../images/headline_bg.gif);
	background-repeat:repeat-x;
}
#HEADLINE .flL div,#HEADLINE .flR div,	{
 	margin:0px 10px;
}
/**/
#HEADLINE h1, #HEADLINE p	{
 	font-size:10px;
	font-weight:nomal;
	display:inline;
	color:#666666;
	line-height:30px;
	height:30px;
	margin-left:10px;
}
#HEAD h2	{
	width:195px;
	margin-top:10px;
	font-size:10px;
	font-weight:normal;
	text-indent:5px;
}
#HEAD h2 a	{
	color:#333333;
	text-decoration:none;
}
#HEAD h2 a:hover	{
	color:#333333;
	text-decoration:none;
}
#HEADMENU	{
	width:780px;
	height:100px;
	margin:0px auto;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*------------------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------------------*/
#MAIN	{
	width:780px;
	margin:0px auto 0px auto;
}
/*------------------------------------------------------------------------------------
FORM
------------------------------------------------------------------------------------*/
#FORM-1,#FORM-2{
	margin-bottom:25px;
}
#FORM-1 table,#FORM-2 table	{
	width:540px;
	margin:0px auto 25px auto;
	font-size:12px;
	background-color:#CCCCCC;
}
#FORM-1 caption	{
	border:#CCCCCC 1px solid;
	background-image:url(../images/caption_bg1.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px;
}
#FORM-2 caption	{
	border:#CCCCCC 1px solid;
	background-image:url(../images/caption_bg2.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px;
}
#FORM-1 th	{
	width:130px;
	text-align:left;
	font-weight:normal;
	background-color:#F3FBFC;
	border-right:#8BD3E5 3px solid;
}
#FORM-2 th	{
	width:130px;
	text-align:left;
	font-weight:normal;
	background-color:#F9F9F9;
	border-right:#D9D9D9 3px solid;
}
#FORM-1 td,#FORM-2 td	{
	background-color:#FFFFFF;
}
#FORM-1 th strong,#FORM-2 th strong	{
	display:block;
	color:#0A0092;
	padding-top:10px;
	font-weight:normal;
	text-align:center;
}
#FORM-1 td strong,#FORM-2 td strong	{
	display:block;
	color:#FF0000;
	font-weight:normal;
	text-align:center;
}
#FORM-1 span,#FORM-2 span	{
	color:#666666;
	font-size:10px;
}
.msg	{
	margin:10px auto 20px auto;
	text-align:center;
}
.error_form	{
	background-color:#FDDEE2;
}
#error_msg	{
	color:#FF0000;
	margin:10px auto 10px auto;
	text-align:center;
}
#error_msg a	{
	color:#FF0000;
	text-decoration:underline;
}
#error_msg a:hover	{
	color:#FF3333;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------
FOOT
------------------------------------------------------------------------------------*/
#FOOT	{
	padding-top:15px;
	background-color:#F1F0F0;
	border-top:1px dotted #999999;
	line-height:140%;
	color:#555555;
}
#FOOT a	{
	color:#555555;
	text-decoration:none;
}
#FOOT a:hover	{
	color:#0058C6;
	text-decoration:underline;
}
#FOOT #COPY	{
	background-image:url(../images/foot_bg.gif);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	margin-top:15px;
}
	
	
	
	
	
	