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

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/marble.jpg) repeat left top;
}
a {
	color: #333;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 1px;
}
#bg_flower {
	margin: 0px auto;
	padding: 0px;
	width: 1200px;
	text-align: center;
	background: url(images/bg_flower.png) no-repeat center top;
}
*html #bg_flower { /* for ie6 */
	margin: 0px auto;
	padding: 0px;
	width: 1200px;
	text-align: center;
	background: url(images/bg_flower_ie6.gif) no-repeat center top;
}
#wrap01 {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 830px;
	background: url(images/bg_wrap.png) repeat-y center top;
	font: normal 12px/1.6em "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333;
	top: 0px;
}
*html #wrap01 { /* for ie6 */
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 830px;
	background: url(images/bg_wrap_ie6.gif) repeat-y center top;
	font: normal 12px/1.6em "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333;
	top: 0px;
}
#wrap02 {
	margin: 0px auto;
	width: 800px;
	background: #fff;
}
#header {
	margin: 0px auto;
	padding: 0px;
	height: 240px;
	width: 800px;
	background: url(images/bg_header05.png) no-repeat left top;
	color: #fff;
	position: relative;
}
#header #support {
	text-align: right;
	margin-right: 20px;
	padding-top: 8px;
}
#header .discription {
	font-size: 10px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #c9171e;
	text-align: right;
}
#header h1 {
	margin: 0px 28px 0px 0px;
	padding: 0px;
	text-align: right;
}
#header img {
	margin-top: 6px;
}
#header  h2 {
	font-size: 14px;
	line-height: 2.1em;
	margin-top: 25px;
	margin-left: 195px;
	font-weight: normal;
}
#header ul {
	list-style-type: none;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	text-align: right;
}
#header   li  {
	display: inline;
	margin-left: 10px;
	font-size: 10px;
}
#header li a {
	color: #fff;
}
#header li a:hover {
	text-decoration: underline;
}
#header #question {
	position: absolute;
	top: 135px;
	left: 652px;
}
.font01 {
	font-size: 24px;
}
.font02 {
	font-size: 12px;
	line-height: 1.3em;
}
.red {
	color: #CC0033;
}
#nav {
	width: 240px;
	margin: 0px;
	padding: 0px 0px 40px;
	float: left;
}
#nav ul {
	list-style-type: none;
	width: 200px;
	margin-left: 0px;
	text-align: center;
	font-size: 14px;
	margin-top: 25px;
	padding: 0px 0px 20px 20px;
}
#nav li {
	display: block;
	margin-bottom: 12px;
	padding-top: 4px;
	padding-bottom: 10px;
	background: url(images/divider.gif) no-repeat center bottom;
}
#nav a {
	display: block;
}
#nav a:hover {
	background: #f6cbcc;
}
#nav  .u_18 {
	font-size: 10px;
	line-height: 1.4em;
	text-indent: -1em;
	padding: 0px 0px 0px 1em;
	margin: 0px 25px;
}
#nav #box_qr {
	margin-top: 40px;
}
#nav #box_qr img {
	margin-left: 72px;
}
#nav #box_qr p {
	margin: 8px 0px 0px 46px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.4em;
}
#footer {
	margin: 0px auto;
	padding: 10px 0px 10px;
	width: 800px;
	background: url(images/bg_footer.png) repeat-y center top;
	position: relative;
}
#footer #footer_nav {
	color: #fff;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
#footer_nav a {
	color: #fff;
}
#footer #footer_nav a:hover {
	text-decoration: underline;
}
#footer #address {
	margin-left: 20px;
	color: #fff;
}
#footer #address a {
	color: #fff;
}
#footer #copyright {
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
#footer img {
	position: absolute;
	top: -60px;
	left: 90px;
}
#footer #address .tel {
	font: bold 20px/1.2em "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
