@charaset "UTF-8";

* { margin:0; padding:0; }

BODY,TEXTAREA,INPUT,SELECT { font-family:メイリオ,'Hiragino Kaku Gothic Pro',sans-serif; font-size:0.8em; line-height:1.5em; color:#404040; }
BODY { background:#F0F0F0; }


IMG { border:0; }
LI { list-style-type:none; }

A { color:#003282; text-decoration:none; }
A:hover { color:#3c629e; text-decoration:underline; }

FORM { display:inline; }
INPUT,SELECT,TEXTAREA { font-size:1em;  }
INPUT[type="text"] { padding:0 2px; margin-right:0.1em; }
INPUT[type="password"] { padding:0 2px; margin-right:0.1em; }
INPUT[type="submit"] { display:inline; margin:0; padding:1px 2px; }
INPUT[type="button"] { display:inline; margin:0; padding:1px 2px; }
INPUT[type="checkbox"] { margin:1px 3px; }
INPUT[type="radio"] { margin-right:3px; vertical-align:middle; }
SELECT { height:24px; margin-top:1px; }
TEXTAREA { padding:2px; }
OPTGROUP { font-style:normal; }

#wrapper {
width:778px;
margin:0 auto;
background:url(../img/common/bg01.gif);
}
#wrapper_bg {
padding:8px 13px 12px;
background:url(../img/common/bg02.gif) bottom no-repeat;
}

#header {
	width:752px;
	overflow:hidden;
	padding-bottom:10px;
}
#header img {
	width:295px;
	float:left;
}
#header p {
	width:320px;
	float:right;
	text-align:right;
	font-size:0.8em;
	line-height:1.4em;
}
#header p a {
	width:3em;
	float:right;
	display:block;
	margin-top:8px;
	text-decoration:none;
	color:#404040;
	background:url(../img/common/arrow01.gif) 0% 40% no-repeat;
}

#header p a:hover {
	color:#3c629e;
	text-decoration:underline;
	background:url(../img/common/arrow01_hover.gif) 0% 40% no-repeat;
}



#menu {
	width:752px;
	overflow:hidden;
	padding-bottom:4px;
}

#menu ul li {
	float:left;
	padding-left:1px;
	line-height:0;
}
#menu ul li.padding0 {
	padding:0;
}
#main {
	width:752px;
	overflow:hidden;
}
#main h1 {
	margin-bottom:12px;
}


#footer {
	width:752px;
	margin-top:20px;
	padding-top:3px;
	overflow:hidden;
	border-top:solid 1px #4065a1;
}

#footer ul {
	float:right;
}
#footer ul li {
	display:inline;
	padding-left:12px;
	font-size:0.86em;
}
#footer ul li a {
	padding-left:8px;
	text-decoration:none;
	color:#404040;
	background:url(../img/common/arrow01.gif) 0% 40% no-repeat;
}
#footer ul li a:hover {
	color:#3c629e;
	text-decoration:underline;
	background:url(../img/common/arrow01_hover.gif) 0% 40% no-repeat;
}
#footer p {
	clear:both;
	padding-top:18px;
	text-align:right;
	font-size:0.8em;
	color:#4065a1;
	line-height:1.2em;
}
