@charset "Shift_JIS";


/*-reset-----------------------------------------------*/

h1,h2,h3,h4,h5,p,dl,dt,dd {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	}



/*-base------------------------------------------------*/

img {
	border-width: 0;
	}

a {
	text-decoration: none;
	outline: none;
	}

a:link {
	color: #426AB3;
	}

a:visited {
	color: #426AB3;
	}

a:active {
	color: #6db3ef;
	}

a:hover {
	color: #2A5CAA;
	text-decoration: underline;
	}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	}

p {
	font-size: 14px;
	line-height: 1.5em;
	}

dl,dt,dd {
	font-size: 14px;
	line-height: 1.5em;
	}



/*-layout----------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,"CI","qMmpS Pro W3","lr oSVbN",sans-serif;
	background-image: url(../images/common/bgHokusai.gif);
	background-repeat: repeat-x;
	color: #494955;
	}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 1000px;
	}


#container {
	margin: 0 0 15px;
	padding: 25px 10px;
	width: 100%;
	text-align: left;
/*	background-color: #fff;*/
/*	filter: alpha(opacity=80);
	opacity: 0.8;
	*border: 1px #eee solid;*/

/*	-webkit-border-bottom-right-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;
	border-bottom-right-radius: 11px;
	border-bottom-left-radius: 11px;

	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
*/
	}



#header {
	margin: 0 20px 10px;
	padding: 0;
	}

#contents {
	margin: 0px 20px 50px;
	padding: 0;
	}

#footer {
	clear: both;
	text-align: center;
	margin: 0px 20px 0px;
	padding: 0px auto 0px;
	}



/*-common----------------------------------------------*/


.cleaning {
	clear: both; font-size: 0; line-height: 0; margin: 0; padding: 0;
	}


h3 {
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 18px;

	color: #4082AB;
	font-weight: bold;

	}


/*-----------------------------------------------------*/

#header h1 {
	text-align: left;
	}

#header p {
	margin-top: 20px;
	text-align: center; font-size: 21px;
	}

#header p span {
	font-size: 16px;
	}



/*-----------------------------------------------------*/

#contents h2 {
	text-align: center; font-size: 36px;
	font-weight: bold;
	}

/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/
/*-----------------------------------------------------*/

#footer ul {
	list-style-type: none;
	margin: 0 20px;
	font-size: 12px;
	color: #543822;
	padding: 0;
	}

#footer ul li {
	display: inline;
	border-left: 1px #543822 solid;
	margin: 8px 0;
	padding: 0 10px;
	line-height: 1.7em;
	}

#footer ul li.start {
	display: inline;
	border-left: 0px;
	margin: 8px 0;
	padding: 0 10px;
	line-height: 1.7em;
	}

#footer p {
	font-size: 11px;
	color: #543822;
	line-height: 1.7em;
	}


/*---bnrΜ\¦Eρ\¦--------------------------------------------------*/

/*
#bnr00 {
	display: none;
	}
*/

/*
#bnr01 {
	display: none;
	}
*/

#bnr02 {
	display: none;
	}

#bnr03 {
	display: none;
	}

/*-----------------------------------------------------*/



/*@END@*/