@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFE9BB;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 2;
}
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	margin: 0px auto;
	background-image: url(images/back_side2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	width: 740px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	height: 320px;
	position: relative;
	background-image: url(images/w_a_06-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-image: url(images/w_b_43.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 13px;
	color: #666666;
	background-image: url(images/w_a_02.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: normal;
}
.red1 {
	color: #FF0000;
}
.orange1 {
	color: #FF6600;
}
div.boxA   {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.boxAtext {
	text-align: left;
	margin: 0px auto;
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.boxA-center {
	background-image: url(images/w_a_57-waku-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div.boxA .boxA-center .center-text {
	width: 660px;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}



h2 {
	font-size: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 18px;
	letter-spacing: 0.1em;
}



#header ul {
	width: 740px;
	position: absolute;
	left: 0px;
	top: 256px;
	background-color: #FFFFFF;
	height: 66px;
	background-image: url(images/w_a_12.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
}
li#nHome a {
	background-image: url(images/w_a_08.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 202px;
	display: block;
}
li#nHome  a:hover {
	background-image: url(images/w_a_08_ov.jpg);
	background-repeat: no-repeat;
}

li#nProfile a  {
	display: block;
	width: 116px;
	background-image: url(images/w_a_09.jpg);
	height: 49px;
}
li#nProfile a:hover {
	background-image: url(images/w_a_09_ov.jpg);
	background-repeat: no-repeat;
}
li#nQA a {
	background-image: url(images/w_a_10.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 130px;
}
li#nQA a:hover {
	background-image: url(images/w_a_10_ov.jpg);
	background-repeat: no-repeat;
}
li#nTokusyo a {
	background-image: url(images/w_a_11.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 291px;
	display: block;
}
li#nTokusyo  a:hover {
	background-image: url(images/w_a_11_ov.jpg);
	background-repeat: no-repeat;
}
.red_Bold {
	font-weight: bold;
	color: #FF0000;
}
.blue1 {
	color: #0000CC;
}
.yellow-bar {
	background-color: #FFFF00;
	padding: 3px;
}
.box_red_line {
	border: 5px solid #FF3300;
	padding: 15px;
	margin: 15px;
	text-align: left;
}
.box_red_line p {
	line-height: 1.4;
}
.boxA  table#example p {
	font-size: 16px;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
}


/**----追加CSS----**/

.pr {
	width: 710px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

.frtext {
	width: 620px;
	float: left;
}

.frboxA {
	text-align: center;
	padding-top: 20px;
}

.frboxAtext {
	float: left;
	margin: 0px auto;
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.frboxA-center {
	text-align: center;
	background-image: url(images/w_a_57-waku-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.frcenter-text {
	width: 660px;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.frboxA .frcenter-text {
	width: 660px;
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.frtext02 {
	width: 100%;
}

.fr05 {
	width: 100%;
	height: 3318px;
}

.fr08 {
	width: 100%;
	height: 824px;
}

.cl {
	clear: both;
}
