/* CSS Document */

/* 基本設定　開始 */

BODY {
	padding: 0px;
	margin: 0px;
	color: #3D3D3D;
	font-size: 15px;
	line-height: 25px;
	background-color: #4DB6D9;
	text-align: center;
	background-image: url(../img/material/back2_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

img { border-width:0; }
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	text-align: center;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.center {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:816px;
	background-color: #FFFFFF;
	background-image: url(../img/material/back2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header {
	background-color: #4DB6D9;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:900px;
	background-image: url(../img/catch/catch_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#header2 {
	background-color: #4DB6D9;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px;
	background-image: url(../img/catch/catch_back.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 500px;
}
#footer {
	text-align: center;
	width: 816px;
	background-color: #4DB6D9;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width: 816px;
}

/* 基本設定　終了 */



.message1 {
	background-image: url(../img/material/message1_1.gif);
	height: 93px;
	background-repeat: no-repeat;
	background-position: 482px 0px;
	padding-top: 45px;
	text-align: left;
	padding-left: 138px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#message2 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.message2_1 {
	background-image: url(../img/material/message_back1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
}
.message2_2 {
	background-image: url(../img/material/message_back2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.message2_3 {
	background-image: url(../img/material/message_back3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
ul.message3 {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.message3 li {
	list-style: none;
	background-image: url(../img/material/message3.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	height: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.message_name {
	width: 450px;
	margin-left: 185px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.message_text {
	width: 400px;
	margin: 0px;
	padding-top: 35px;
	padding-left: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.actual {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}
 
ul.actual li {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

table.hoge {
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.hoge th, .hoge td {
   border-top: solid 1px #FFFFFF;
   border-right: solid 1px #FFFFFF;
}
.table_back1 {
	background-color: #CC0000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
.table_back2 {
	font-size: 12px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.table_back3 {
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
}
.merit_bar {
	padding: 0px;
	background-image: url(../img/list/merit_back.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.merit_bar dt {
	margin: 0px;
	padding: 0px;
}
.merit_bar dd {
	margin: 0px;
	text-align: left;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 108px;
}
.back1 {
	background-image: url(../img/list/merit2_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back2 {
	background-image: url(../img/list/merit3_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back3 {
	background-image: url(../img/list/merit4_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back4 {
	background-image: url(../img/list/merit5_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back5 {
	background-image: url(../img/list/merit6_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back6 {
	background-image: url(../img/list/merit7_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.space1 {
	margin-top: 3em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.space2 {
	padding: 0px;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
.header_space1 {
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.header_space2 {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.header_space3 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text1 {
	text-align: left;
	margin: 0px;
	padding-top: 3em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.text2 {
	width: 640px;
	padding-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	text-align: left;
	padding-right: 0px;
	padding-left: 40px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(../img/material/message_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.text3 {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
.style4 {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
}
.line {
	border: 2px solid #CC0000;
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4em;
	margin-left: auto;
	text-align: left;
}
.line dt {
	margin: 0px;
	padding: 0px;
}
.line dd {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}


/* キャンペーン用 開始 */

#cp {
	height: 45px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFF00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* キャンペーン用 終了 */

.message_back {
	width: 680px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/material/message_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.message_back li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.comment {
	background-image: url(../img/material/message3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 172px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.comment_space {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-top: 5px;
}
.comment_text {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
.merit {
	margin: 0px;
	padding: 0px;
}
.merit dt {
	margin: 0px;
	padding: 0px;
}
.merit dd {
	padding: 0px;
	text-align: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 70px;
}
