@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
.p2{
	margin-right: 20px;
	margin-left: 20px;
	color: #845504;
	margin-bottom: 20px;
	margin-top: 5px;
}

.p3{
	margin-right: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.p4{
	margin-right: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 160%;
	color: #666666;
}

.p5{
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 160%;
	color: #845504;
	margin-top: 20px;
}

.p_header{
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 23px;
	text-align: right;
	line-height: 14px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/common/wall.gif);
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffff00;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-position: center;
}

#container {
	width: 800px;
	background-color: #FFFFFF;
	min-height: 100%;
	background-image: url(images/common/header.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	background-position: center top;
	margin-top: 0px;
	left: auto;
	right: auto;
	bottom: auto;
}

#container h2 {
	font-size: 14px;
	color: #845504;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF6699;
	border-left-color: #FF6699;
}

#container h4 {
	float: left;
}

#container h5 {
	margin-top: 0px;
	margin-bottom: 9px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 0px;
}
#container h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float: right;
	margin-top: 5px;
}
.text01 {
	color: #666666;
	width: 710px;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 150%;
	margin-top: 24px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
}
.image_title{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_left{
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_coupon{
	margin-top: 0px;
	margin-left: 20px;
}


.text02 {
	font-size: 80%;
	width: 710px;
	margin-right: 20px;
	margin-left: 45px;
	line-height: 180%;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	background-image: url(images/top/mente_wall.gif);
	background-color: #dcdcdc;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}
.image_mente_title{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_mente_corner{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#text02 li {
	list-style-type: square;
	list-style-position: inside;
}

.text03 {
	color: #666666;
	font-size: 80%;
	margin-right: 20px;
	margin-left: 30px;
	line-height: 160%;
	margin-top: 12px;
	margin-bottom: 10px;
	text-align: left;
}

#topicpath {
	clear: both;
	background-image: url(images/contents/bk_topicpath.gif);
	padding-left: 20px;
	height: 40px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

#topicpath p {
	font-size: 11px;
	color: #CCCCCC;
	letter-spacing: 1px;
	margin-bottom: 2px;
}

#topicpath a {
	text-decoration: none;
	color: #666666;
}

#topicpath a:hover {
	text-decoration: none;
	color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.borderline {
	margin-bottom: 10px;
}

#container h1 {
	margin-bottom: 30px;
}

#content_left {
	clear: both;
	float: left;
	width: 200px;
	padding-left: 30px;
}

#content_left h3 {
	font-weight: bold;
	color: #333333;
}

#content_right {
	float: right;
	padding-right: 30px;
	width: 550px;
}

#content_right #topic {
	width: 380px;
	float: left;
	padding-right: 20px;
}

#content_right img {
	padding-bottom: 20px;
}

#content_right h2 {
	font-weight: bold;
	font-size: 18px;
}

#content_right #topic p {
	font-size: 12px;
	line-height: 22px;
}

#footer {
	clear: both;
	padding-top: 30px;
	width: 800px;
}

.navi_table{
	clear: both;
	float: left;
	width: 170px;
	margin-left: 20px;
	margin-top: 50px;
}
.style4 {color: #FF0066}
#container #maincontent table tr td p {
	color: #666;
}
