@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffabda;
}

img {
	border: none;
}

ol,
ul {
	list-style: none;
}

a,
a:link {
	color: #ff44b7;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 820px;
	background: #ffabda url("../image/bg.jpg") 50% 0 repeat-y;
	text-align: center;
}

#head-table {
	margin: 0 35px 5px;
	padding-top: 10px;
	font-size: 12px;
}

#head-table h1.head {
	margin-top: 0;
}

/* contents */
#contents {
	margin: 0 auto 20px;
	width: 820px;
	font-size: 10px;
	text-align: center;
}

#tit_head #url {
	margin: 0 auto;
	padding: 5px 0 0 20px;
	width: 752px;
	background-color: #000;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

#tit_head #tit_main {
	width: 820px;
	background: #ffabda url("../image/bg_2.jpg") 50% 0 repeat-y;
}

#tit_head #tit_cont {
	margin: 0 auto;
	width: 772px;
	height: 330px;
	background: #ffabda url("../image/title.jpg") 50% 0 no-repeat;
	position: relative;
}

#tit_head #tit_cont p,
#tit_head #tit_cont h2 {
	display: inline;
	position: absolute;
}

#tit_head #tit_cont h2 {
	top: 23px;
	left: 8px;
}

#tit_head #tit_cont p#tit_txt {
	top: 99px;
	left: 8px;
}

#tit_head #tit_cont p#qr {
	bottom: 35px;
	left: 28px;
}

#main {
	margin: 0 auto 20px;
	padding-bottom: 10px;
	width: 772px;
	background: #fff url("../image/bg_access_bottom.jpg") 50% bottom no-repeat;
	text-align: left;
}

#main h3 {
	margin: 0 16px;
}

#main ul#access {
	margin: 0 auto;
	padding: 0 35px;
	background: #fff url("../image/bg_access.jpg") 50% 0 repeat-y;
}

#main ul dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.6;
}

#main ul dl dd#access_qr {
	margin-left: 45px;
	background: url("../image/access_qr.gif") 0 0 no-repeat;
	height: 55px;
}

#main ul dl dd#access_qr p {
	margin-left: 60px;
	padding-top: 17px;
}

.txtc_p {
	color: #ff44b7;
}

.txts_s {
	font-size: 12px;
}

/* }Ko^ */
#mlmg {
	margin: 0 auto 5px;
	padding-top: 8px;
	width: 740px;
	font-size: 14px;
	background: #ffd5ed url("../image/mlmg_bgtop.jpg")  50% 0 no-repeat;
	text-align: left;
	position: relative;
	height: 1%;
}

#mlmg div {
	padding-bottom: 10px;
	background: url("../image/mlmg_bgbottom.jpg") 50% 100% no-repeat;
}

* html #mlmg div {
	margin-top: 8px;
	height: 1%;
}

#mlmg dl {
	margin-bottom: 5px;
	background: url("../image/mlmg_bgmiddle.jpg") 50% 100% repeat-y;
	height: 1%;
}

#mlmg dl dt,
#mlmg dl dd {
	padding: 0 15px;
}

#mlmg dl dd {
	padding-left: 65px;
	padding-right: 140px;
	background: url("../image/mlmg_bgmiddle.jpg") 50% 100% repeat-y;
	line-height: 1.3;
}

#mlmg dl .npd {
	padding-left: 0;
}

#mlmg dl .npd span {
	background: url("../image/mlmg_bgtxt.jpg") 0 0 repeat-x;
	line-height: 1.5;
	display: inline-block;
	color: #fff;
}

#mlmg #mlmg_qr {
	display: inline;
	position: absolute;
	bottom: 28px;
	right: 44px;
}

#mlmg .txts_s {
	margin-top: 5px;
}

#mlmg .txts_s span {
	margin-left: 13px;
	display: block;
}

.re_top {
	margin-right: 50px;
	color: #ff44b7;
	font-weight: bold;
	text-align: right;
}

.re_top a {
	padding-left: 15px;
	display: inline-block;
	background: url("../image/re_top.jpg") 0 0 no-repeat;
}
