.Ms_box {
	margin: 0px;
	padding: 0px 15px 20px 25px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.6em;
}
@charset "utf-8";
/* CSS Document */

/* -------------------- all -------------------- */
* {
	margin:0px;
	padding:0x;
}

body {
	width: auto;
    margin: auto;   
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 130%;
	background: #FFFFFF url(/images/pc/special/Ms/all_back.jpg) repeat-y center;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
img {
	border: 0px;
}
/*--------------------- all ------------------------*/
#all {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/* ----------------- main visual ----------------- */
.main_v {
	width: 600px;
	height: 580px;
	margin: 0px;
}
h1 {
	text-indent:-9999px;
	background-image:url(/images/pc/special/Ms/main_v1.jpg);
	margin: 0;
}

/* -------------------- btn -------------------- */

.Ms_btn {
	width: 584px;
	margin: 14px auto 0 auto;
}

/* -------------------- main -------------------- */

.main{
	width: 584px;
	height: auto;
	margin: 0 auto;
}

.main_table01 {
	width: 584px;
	text-align:left;
	margin-top: 20px;
}
.main_table01_m {
	background-image: url(/images/pc/special/Ms/table_back.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding: 15px;
}
.main_table02 {
	width: 584px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.main_table02_m {
	width: 584px;
	height: auto;
	background-image: url(/images/pc/special/Ms/table_back.gif);
	background-repeat: repeat-y;
}
.main_table01_b {
	height: 27px;
	background-image: url(/images/pc/special/Ms/table_bottom.gif);
	background-repeat: no-repeat;
}
.main_table02_b {
	height: 27px;
	background-image: url(/images/pc/special/Ms/table_bottom.gif);
	background-repeat: no-repeat;
}
.box {
	width: 272px;
	padding: 10px 10px 5px 10px;
	float: left;
	text-align: left;
}
.left {
	float: left;
	padding: 10px;
}.illust {
	padding: 5px 0 5px 18px;
	width: 62px;
}
.small {
	font-size: 10px;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.center {
	text-align: center;
	padding-top: 15px;
}

/* -------------------- bottom -------------------- */

.bottom {
	width: 600px;
	margin: 5px auto 5px auto;
}
.sub_btn {
	text-align: right;
	margin-right: 30px;
	margin-top: 5px;
}
.underline {
	margin-top: 5px;
	margin-bottom: 8px;
}
/* -------------------- footer -------------------- */

.footer {
	margin: 20px 0 0 0;
	background-image:url(/images/pc/special/Ms/footer_back.gif);
	background-repeat: repeat-x;
}

/* ------------------ sub_style -------------------- */
@charset "utf-8";
/* CSS Document */

/*--------------------- all ------------------------*/
* {
	margin:0px;
	padding:0x;
}
body {
	width: auto;
    margin: auto;   
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 150%;
	background: #FFFFFF url(/images/pc/special/Ms/all_back.jpg) repeat-y center;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
img {
	border: 0px;
}

#all {
	width: 600px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}


/*--------------------- main ------------------------*/
.main {
	width: 584px;
	height: auto;
	margin: 0 auto;
}
.main p {
	margin-left: 10px;
	margin-top: 10px;
}
h2 {
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
}
h3 {
	color: #006633;
	font-size: 16px;
	margin: 15px 8px;
}
.h3_small {
	font-size: 13px;
}
h4 {
	width: 200px;
	background-color: #ffcc33;
	margin-left: 10px;
	padding: 4px 8px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
h5 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
}
.price {
	width: 600;
	height: auto;
	margin: 20px 0 30px 0;
}
.price table {
	margin: 8px 10px 5px 10px;
	font-size: 13px;
}
.table01 {
	border: #CCCCCC solid 1px;
}
.table01 th {
	vertical-align: middle;
	padding: 8px 5px 8px 0;
	font-weight: normal;
	line-height: 100%;
	border: #CCCCCC solid 1px;
	text-align: center;
}
.table01 td {
	vertical-align: top;
	vertical-align: middle;
	padding: 8px;
	line-height: 100%;
	border: #CCCCCC solid 1px;
}
.backcolor {
	background-color: #91c9fb;
}
.textalign_r {
	text-align: right;
}
.textalign_c {
	text-align: center;
}
.icon {
	float:right;
	text-align:center;
	margin: 0px 10px 5px 10px;
	}
