@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background: url(../img-layout/bg_body.jpg) repeat-y center top;
	color: #660033;
	background-color: #fffbe0;
}
#WRAP {
	width:760px;
	margin:0 auto;
	color:  #660033;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #9400d3;
	text-decoration: underline;
}
a:visited {
	color: #9400d3;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #9400d3;
	text-decoration: underline;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.pin {
	color: #ff6666;
}
.ora {
	color: #FF9900;
}
.pur {
    color:#9933CC;
	}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.txt_para {
	font-family: "Palatino Linotype";
	font-style: italic;
}
.bg-copy {
	background-color: #fefef4;
	margin: 10px;
	padding: 10px;
	border-top: 5px dotted #cc99ff;
	border-bottom: 5px dotted #cc99ff;
	line-height: 170%;
}
.bg-yell {
	background-color: #fffdf4;
	border: 1px dotted #CCCC00;
	margin: 10px;
	padding: 10px;
}
.bg-white {
	background-color: #ffffff;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:10px;
	color:  #8E46B0;
	background-color: #fffbe8;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
	text-align: right;
}
#TOP {
	width: 760px;
	height: 60px;
	background: url(../img-layout/bg_top.jpg) no-repeat;
	position: relative;
}
#LOGO {
	position: absolute;
	left: 0px;
	top: 0px;
}
#MENU-HOME {
	width: 760px;
	height: 290px;
	float:left;
	background: url(../img-layout/main_img.jpg) no-repeat;
}
#MENU {
	width: 760px;
	height: 30px;
	float:left;
}
.menu {
	float: left;
	margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	float:left;
	background: url(../img-layout/bg_main.jpg) repeat-y;
	padding-top: 10px;
}
#MAIN-TOP {
	width:760px;
	float:left;
	padding-top: 10px;
	background-color: #fffbe8;
}
#MAIN-PAD {
	margin: 0;
	padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:540px;
	float:right;
}
#CONTENTS-TOP {
	width:540px;
	float:left;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #fcf0ff;
}
#CONTENTS h2 {
	font-size:14px;
	color: #4b2664;
	background: url(../img-layout/bg_h2.jpg) no-repeat;
	background-color: #dbbdf1;
	margin: 30px 0 0 0;
	padding: 8px 0 8px 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ae8bcb;
}
#CONTENTS h3 {
	font-size:14px;
	color: #660099;
	background-color: #F5E7FE;
	margin: 20px 5px 0 5px;
	padding: 6px 0 6px 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #9933cc;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #9933cc;
}
#CONTENTS h4 {
	font-size:14px;
	color: #660033;
	background-color: #fffbce;
	margin: 20px 6px 0 6px;
	padding: 6px 0 6px 10px;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
	width:180px;
	float:left;
}
#SIDE-TOP {
	width:180px;
	float:right;
}
#SIDE h2 {
	font-size:12px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	background: url(../img-layout/side-h.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
.side {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin: 0 0 10px 0;
	padding: 8px 8px 10px 8px;
}
.side p {
	font-size: 12px;
	margin: 0;
	padding: 0 10px 8px 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ce9aff;
}
.cat01 li a {
	color: #820082;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #820082;
	background-color: #fffbe0;
	margin: 0;
	background-position: 4px center;
	text-decoration: underline;
}
.cat01 .sub a {
	font-size: 12px;
	padding: 0 0 1px 28px;
	background:url(../img-layout/li_arrow02.gif) no-repeat 2px center;
}

/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background-color: #fffbe8;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #fffbe8;
	background-color: #9a01cd;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
#CONTENTS .bg01 {

}
.copy {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.copy2 {
	font-size: 24px;
	margin-top: 5px;
}
.bg_wasou {
	background-image: url(../img-layout/bg_wasou.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	height: 130px;
	padding-top: 10px;
}
.top_msg {
	background-image: url(../img-layout/bg_top_img.jpg);
	background-repeat: no-repeat;
	height: 320px;
	padding-top: 52px;
}

#CONTENTS .top_msg p {
	color: #FFFFFF;
	padding-left: 15px;
}
#CONTENTS .top_msg ul {
	margin-left: 20px;
}
#CONTENTS .top_msg li {
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img-layout/li_ck2.gif);
	background-repeat: no-repeat;
}
#CONTENTS .wasou-top {
	background-image: url(../img-layout/bn_wasou_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-top: 30px;
	padding-left: 68px;
	padding-right: 70px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF4;
}
#CONTENTS .arrange-top {
	background-image: url(../img-layout/bn_arrange_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-top: 30px;
	padding-left: 135px;
	padding-right: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF4;
}
.name {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996699;
}

