@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"メイリオ", Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#333;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
	color:#F60;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#header {
   width:1000px;
   height:50px;
   margin:0 auto;
   position:relative;
   padding:0;
}

#menu {
   width:100%;
   float:left;
}

#icatchIndexWrap {
   clear:both;
   position:relative;
   z-index:-1
   overflow:hidden;
   margin: 0 auto;
   height:700px;
}

#icatchWrap {
   clear:both;
   position:relative;
   z-index:-1;
   margin: 0 auto;
   height:700px;
}

#icatch {
	width:1000px;
	height: 700px;
	margin:0 auto;
	background-image: url("../images/top/topimage.png");
   background-repeat: no-repeat;
}

#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:900px;
   margin:-80px auto 0 auto;
   background:url("../images/bg_contents.gif") 100% 0 no-repeat;
}

#sub_contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:1000px;
   height: 700px;
   margin:0 auto 0;
   background-image:url("../images/common/Contents_back.png");
}

#sub_contents2 {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:1000px;
   height: 700px;
   margin:0 auto 0;
}

#sub_main {
	margin:10px auto;
	padding:10px;
	width:800px;
	height: 800px;
}

#sub_main #under {
	margin:100px auto;
	padding:10px;
	width:800px;
	text-align:center;
}

#sub_main .bio_disco {
	margin:10px auto;
	padding:10px;
	width:800px;
	height: 450px;
	overflow: auto;
}

#sub_main .shop {
	margin:10px auto;
	padding:10px;
	width:800px;
	height: 450px;
}

#sub_main table {
	margin:10px auto;
	padding:10px;
	width:700px;
}

#sub_main td {
	margin:0;
	padding: 10px 0 10px 20px;
	vertical-align:top;
}

#sub_main #contact {
	text-align:center;
}

#sub_main #contact table {
	margin:10px auto;
	width:700px;
	border:#EEE 1px solid;
	text-align:left;
}

#sub_main #contact td {
	margin:0;
	vertical-align:middle;
}

#sub_main #contact td.contact1 {
	margin:0;
	width:200px;
	vertical-align:middle;
	border-bottom:#EEE 1px solid;
	border-right:#EEE 1px solid;
}

#sub_main #contact td.contact2 {
	margin:0;
	vertical-align:middle;
	border-bottom:#EEE 1px solid;
}

#sub_main #contact td.contact3 {
	margin:0;
	width:200px;
	vertical-align:middle;
	border-right:#EEE 1px solid;
}
#sub_contents #sub_main h3{
	margin:0;
	padding-left:10px;
	color:#EEE;
	font-size:12px;
	background-image:url("../images/common/bg_h3.png");
}

#sub_main2 {
	margin:10px auto;
	padding:10px;
	width:800px;
	height: 600px;
}

#sub_main2 table {
	margin:10px auto;
	padding:10px;
	width:800px;
}

#sub_main2 table td.profile_main {
	text-align:center;
}

#sub_main2 td.profile_caime {
	margin-left:0;
	padding: 100px 0 10px 300px;
	vertical-align:top;
	height: 480px;
	background-image:url("../images/profile/bg_Caime.png");
}

#sub_main2 td.profile_taka {
	margin-left:0;
	padding: 100px 0 10px 300px;
	vertical-align:top;
	height: 480px;
	background-image:url("../images/profile/bg_Taka.png");
}

#sub_main2 td.profile_sin {
	margin-left:0;
	padding: 100px 0 10px 300px;
	vertical-align:top;
	height: 480px;
	background-image:url("../images/profile/bg_Sin.png");
}

#sub_main2 td.profile_shinobu {
	margin-left:0;
	padding: 100px 0 10px 300px;
	vertical-align:top;
	height: 480px;
	background-image:url("../images/profile/bg_Shinobu.png");
}

#main {
   float:right;
   width:280px;
   padding-top:10px;
   text-align:center;
}

#main2 {
	float:right;
	width:390px;
	padding-top:10px;
	text-align:center;
}


#main2 table {
	margin-top:10px;
	width: 390px;
}

#main2 table td {
	padding:5px;
}

#main2 ul {
   width: 390px;
   margin-top: 10px;
   padding:0;
}

#main2 li {
   float:left;
   padding-top: 10px;
   padding-left:5px;
   padding-right:5px;
   text-align:left;
   list-style-type:none;
}

#sub {
   float:left;
   width:200px;
   padding:10px;
   background:url("../images/bg_contents.gif") 100% 0 no-repeat;

}


#pageTop {
   clear:both;
   width:800px;
}

#pageTop2 {
   clear:both;
   width:540px;
}


#footer {
   clear:both;
   margin-top: 10px;
   border-top:#FC0 solid 1px;
}

#footMenu {
   clear:both;
   overflow:hidden;
   width:750px;
   margin:0 auto;
   padding:30px 10px 30px 40px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:0;
   font-size:24px;
   color:#fff;
}

#header h1 a {
   color:#333;
}

#header h1 a:hover {
   color:#666;
}

#header #pr p {
   margin:0;
   padding:10px 0;
   font-size:11px;
}

#header #gNavi {
   position:absolute;
   top:0;
   right:0;
   margin:0;
   font-size:11px;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:1000px;
   margin:0 auto;
   padding:0;
}

#menu li {
   float:left;
   color:#333;
   text-align:left;
   list-style-type:none;
}

#menu li a {
   display:block;
   color:#333;
   line-height:50px;
   text-decoration:none;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
}


/* ========ICATCH CONTENTS CUSTOMIZE======== */
#icatch h2 {
   padding-top:30px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main #rootlist {
		margin-bottom: 10px;
		padding: 0;
}

#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#5A5132;
   font-size:15px;
   font-weight:bold;
   border-bottom:3px double #5A5132;
}

#main h3 {
	margin-bottom:0px;
	padding:16px 10px 0px 60px;
	font-size:14px;
	width: 580px;
	height: 50px;
	background-image: url("../images/common/h3_back.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main h4 {
   margin:0px;
   padding:5px;
   font-size:12px;
   width: 540px;
   height: 30px;
   background-image: url(../images/common/h4_back.png);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#main h5 {
   margin-bottom:5px;
   padding:5px;
   font-size:13px;
   color:#fff;
   background:#0089a1;
}

#main h6 {
   margin-bottom:5px;
   font-size:13px;
}

#sub_main p {
   margin:0;
}

#sub_main .t2_red {
   margin:0 0 1em 0;
   color:#E00;
}

#sub_main .t2_red2 {
	margin:0 0 1em 0;
	color:#00D;
}

#sub_main .bold {
	margin:0 0 1em 0;
	font-size: 14px;
	font-weight: bold;
}
#sub dt {
   margin-bottom:3px;
   margin-left:3px;
}

#sub dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
}

#main ul{
	margin-top: 0;
	margin-left: 20px;
	padding:0;
}

#main li {
	margin: 0;
	padding: 0;
}

/* INFORMATION CUSTOMIZE */
* html body #sub dl.information dd div {
   display:inline-block;
}

#sub dl.information {
	width: 200px;
	height: 500px;
   overflow: auto;
}

#sub dl.information dt {
   width:0;
   margin:0;
   padding-left:5px;
}

#sub dl.information dd {
	width: 160px;
   margin:0 0 0.5em 8px;
   padding-right: 5px;
   background:transparent;
}

#main table {
　 margin-bottom: 20px;
   padding-bottom:15px;
   width:100%;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   vertical-align:top;
   background:#f0f7fc;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   vertical-align:top;
}

#main table td.flow {
   padding-left:5px;
   width: 100px;
   font-size:14px;
   text-align:left;
   vertical-align:top;
   background-image:url(../images/bg_subpage_table1.gif);
   background-repeat: no-repeat;
   background-position: 0 0;
}

#main table td.flow2 {
   padding:5px;
   width:400px;
   font-size:12px;
   text-align:left;
   vertical-align:top;
}



/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin:0;
   border:1px solid #e8e8e8;
}

#sub h3 {
	padding:10px 5px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
	border-bottom:none;
	background-color: #F60;
	background-image: url(../images/bg_sub_h3.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#sub ul {
	margin:0;
	padding:5px 5px 1px 0px;
	border:1px solid #fff;
	background-color: #EEE;
}

#sub li {
   margin-bottom:5px;
   padding:0px;
   line-height:1.4;
   list-style:none;
}

#sub li a {
   display:block;
   padding-left:7px;
   line-height:3.0;
   background-image: url(../images/bg_sub_h3.gif) no-repeat;
}

#sub2 ul {
   margin:0;
   padding:0;
}

#sub2 li {
   line-height:1.4;
   border-bottom:1px solid #ddd;
   list-style:none;
}

#sub2 li a {
   display:block;
   padding-left:20px;
   color:#333;
   line-height:3.0;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:#ddd url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}

#pageTop2 {
   margin-bottom: 15px;
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop2 a {
   padding:5px 5px 5px 17px;
   background:#ddd url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}
/* ========FOOTMENU CUSTOMIZE======== */
#footMenu {
   position:relative;
   width:1000px;
   height:100px;
   margin-top: 10px auto;
   padding:0;
   background-image:url("../images/common/bg_footer.png");
}

#footMenu h3 {
   font-size:12px;
   border-bottom:1px dotted #999;
}

#footMenu ul {
   margin-left:220px;
   padding:0;
}

#footMenu li {
	float: left;
   margin:0;
   padding-right: 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   font-size:11px;
   background:url(../images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:50px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}