body {
	margin: 0 auto;
	padding: 0 auto;
	font-size: 12px;
	line-height: 150%;
	background-color: #EEEEEE;
	color: #333333;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #001ED5;
	}

a:visited {
	color: #001ED5;
	}

a:active {
	color: #001ED5;
	}

a:hover {
	color: #8B2B73;
	text-decoration:underline;
	}


a img {
	border-style:none;
	}


h1, h2, h3, h4, h5, h6 {
	position: static;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


img, form {
	margin: 0px;
	padding: 0px;
	}


p {
	margin: 0px;
	padding: 10px;
	line-height: 200%;
	}


#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	}

#headermenu {
	width: 680px;
	height: 158px;
	margin: 20px auto;
	}

#headermenu ul {
	width: 500px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#headermenu li {
	margin: 0;
	padding-top: 11px;
	padding-bottom: 3px;
	padding-left: 50px;
	padding-right: 10px;
	width: 500px;
	text-align: left;
	background-image: url("../img/head_link_bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	}


.contents01 {
	margin: 10px auto;
	width: 680px;
	}

.contents01 p {
	line-height: 200%;
	}

.contents02 {
	margin: 20px auto;
	width: 720px;
	}

.contents02 p {
	margin-bottom: 18px;
	padding: 0px;
	line-height: 180%;
	}

.contents03 {
	margin: 20px auto;
	width: 720px;
	}

.contents03 p {
	margin-bottom: 18px;
	padding: 0px;
	line-height: 200%;
	}

.contents04 {
	margin: 40px auto 0;
	text-align: left;
	width: 764px;
	background-image: url("../img/body_04_01_side.gif");
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 0px;
	}

.contents04 p {
	margin: 0px auto;
	text-align: left;
	width: 700px;
	}

.campain {
	margin: 0px auto 20px;
	padding: 25px;
	text-align: left;
	width: 650px;
	border: 1px solid #3A3700;
	line-height: 200%;
	}


#footer {
	margin-top: 50px;
	text-align: left;
	width: 800x;
	height: 260px;
	color: white;
	line-height: 180%;
	background-image: url("../img/foot_bg.gif");
	background-repeat: repeat;
	overflow: hidden;
	}

.px10 {
	font-size: 10px;
	line-height: 100%;
	}


.px14 {
	font-size: 14px;
	line-height: 160%;
	}


