@charset "UTF-8";


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

body {
   margin:0;
   padding:0;
   line-height:1.8;
   letter-spacing:1px;
   font-family:"メイリオ", Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#333;
   border-top:3px solid #220000;
   background:url("../images/background002.gif") 0 0;
   scrollbar-face-color:#CDCDCD;
   scrollbar-track-color:#F0F0F0;
   scrollbar-arrow-color:#220000;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#666666;
   scrollbar-3dlight-color:#333333;
   scrollbar-darkshadow-color:#999999;
}

br {
   letter-spacing:normal;
}

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

a:hover {
   color:#CC0000;
   text-decoration:underline;
}

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

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

.font-10 {
    font-size: 10px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-10-rd {
    font-size: 10px;
	color: #FF0000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-9 {
    font-size: 9px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-11 {
    font-size: 11px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-12 {
    font-size: 12px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-12-gy {
    font-size: 12px;
	color: #333333;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-12-rd {
    font-size: 12px;
	color: #FF0000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-12-bl {
    font-size: 12px;
	color: #0000FF;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-13-red {
    font-size: 13px;
	color: #CC0000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-13 {
    font-size: 13px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

.font-14 {
    font-size: 14px;
	color: #000000;
	font-family:"メイリオ", Verdana, Helvetica, sans-serif;
}

/* ========TEMPLATE LAYOUT======== */
#header {
   width:910px;
   margin:0 auto;
   position:relative;
   z-index:100;
   padding:0;
}

#menu {
   width:100%;
   height:60px;
   float:right;
   z-index:-100;
   margin:0px 0 0px 0;
   text-align:center;
   border-top:;
   border-bottom:;
   background:#DFF8E6 url("../images/bg_menu01.jpg") 0 0 repeat-x;
}

#icatchIndexWrap {
   clear:both;
   position:relative;
   /*z-index:-1*/
   /*overflow:hidden;*/
   margin:0px 0 0px 0;
   height:430;
   background: url("../images/bg_ic01.jpg") 0 0 repeat-x;
}

#icatchWrap {
   clear:both;
   position:relative;
   /*z-index:-1*/
   /*overflow:hidden;*/
   height:100px;
   background: url("") 0 0;
}

#icatch {
   width:910px;
   height:430px;
   margin:0px auto;
   padding:0px 0px 0px 0px;
   background:url("") 0 0;
}

#headImage {
   width:910px;
}

#contentsImage {
   width:300px;
   height:300px;
}

#contentsImage2 {
   width:300px;
   height:600px;
}

#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:900px;
   margin:0px auto 0 auto;
　 padding: 0 10 0 10;
   background:#FFFFFF;
}


#contents2 {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:900px;
   margin:0px auto 0 auto;
   background:#FFFFFF url("") 100% 0 no-repeat;
}


#main {
   float:;
   width:880px;
   margin:0px;
   padding-top:20px;
   background:#FFFFFF url("../images/bg-contents001.jpg") 100% 0 no-repeat;
   background-position:bottom right;
}


#main2 {
   float:right;
   width:640px;
   margin:0px 5px 0 5px;
   padding-top:20px;
   background:#fff url("") 100% 0 no-repeat;
}



#main3 {
   float:right;
   width:540px;
   margin:0px 5px 0 5px;
   padding:5px;
   background:#fff url("") 100% 0 no-repeat;
}



#sub {
   float:left;
   width:220px;
   padding:20px 5px;
   margin:0 0 0 0;
   border:;
   background:;
}


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

#footer {
   clear:both;
   position:relative;
   width:100%;
   background: url("../images/bg_ft01.jpg") 0 0 repeat-x;
}

#footMenu {
   clear:both;
   overflow:hidden;
   width:900px;
   border-top:1px solid #EFEAE5;
   margin:0 auto;
   padding:30px 10px 30px 40px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:3px 0px 0px 0px;
   font-size:24px;
   color:#EFEAE5;
   line-height:70px;
}

#header h1 a {
   color:#330000;
}

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

#header #pr p {
	margin:0;
	padding:20px 0px 0px 0px;
	color:#333;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
}

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

#headImage {
   width:910px;
   height:120px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#headImage li {
	position:absolute;
	background:#fff;
	top: 0px;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:910px;
   margin:0px auto;
   padding:0;
   border-right:1px solid #EFEAE5;
   background:url("") 0 0 repeat-x;
}

#menu li {
   float:right;
   color:#999999;
   font-size:12px;
   text-align:center;
   list-style-type:none;
   background:url("") 0 0 repeat-x;
}

#menu li a {
	display:block;
	width:100px;
	height:60px;
	color:#FFFFFF;
	line-height:60px;
	text-decoration:none;
	border-left:1px solid #999999;
	font-weight:bold;
	background:url("") 0 0 repeat-x;
	font-size: 14px;
}

#menu li a.active {
   color:#FF9900;
   text-decoration:none;
   background:url("../images/bt_menu001_on.jpg") 0 0 repeat-x;
}

#menu li a:hover {
   color:#9900CC;
   text-decoration:none;
   background:url("../images/bt_menu002.jpg") 0 0 repeat-x;
}


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

/* ========ICATCH CONTENTS CUSTOMIZE======== */
#contentsImage {
   width:320px;
   height:220px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#contentsImage2 {
   width:320px;
   height:600px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#contentsImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#contentsImage li {
	position:absolute;
	background:#fff;
	top: 4px;
	left: 6px;
	width: 320px;
}

#contentsImage2 ul {
   list-style:none;
   margin:0;
   padding:0;
}

#contentsImage2 li {
	position:absolute;
	background:#fff;
	top: 3px;
	left: 2px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h1 {
   margin-bottom:10px;
   padding:10px 10px 10px 10px;
   font-size:15px;
   color: #3C003C;
   background:url("../images/bg_main-h1.jpg") 0 0 no-repeat;
}

#main h2 {
   margin-bottom:10px;
   padding:8px 10px 30px 10px;
   font-size:14px;
   border-bottom:;
   background:#fff url("../images/bg_main-h2.jpg") 0 0 no-repeat;
}

#main h3 {
   margin-bottom:10px;
   padding:8px 10px 30px 10px;
   font-size:14px;
   border-bottom:;
   background:#FFFFFF url("../images/bg_main-h3.jpg") 0 0 no-repeat;
}

#main h4 {
   margin-left:10px;
   margin-bottom:5px;
   padding:5px 0px 5px 15px;
   font-size:13px;
   border-left:5px solid #330000;
   border-bottom:1px dotted #ddd;
}

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

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

#main2 h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#C300C3;
   font-size:15px;
   font-weight:bold;
   background:url("../images/bg_main2-h2.jpg") 0 0 no-repeat;
}

#main2 h3 {
   margin-bottom:8px;
   padding:2px 2px 2px 100px;
   font-size:14px;
   border-bottom:1px dotted #666666;
   background:#FFFFFF url("../images/bg_main2-h3.jpg") 0 0 repeat-x;
}

#main2 h4 {
   margin-bottom:5px;
   margin-left:10px;
   padding:2px;
   padding-left:10px;
   font-size:13px;
   border-left:5px solid #330000;
   border-bottom:1px dotted #ddd;
   background:#E7E1E1;
}

#main2 h5 {
   margin-bottom:5px;
   padding:10px;
   font-size:13px;
   color:#fff;
   background:#fff url("../images/bg_main_h5.gif") 0 0 repeat-x;
}

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

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

#main3 h3 {
   margin-bottom:5px;
   padding:16px 10px 10px 25px;
   font-size:14px;
   border-bottom:1px dotted #ddd;
   background:#fff url("../images/bg_main_h3.gif") 0 0 repeat-x;
}

#main3 h4 {
   margin-bottom:5px;
   margin-left:10px;
   padding:2px;
   padding-left:10px;
   font-size:13px;
   border-left:5px solid #330000;
   border-bottom:1px dotted #ddd;
   background:#E7E1E1;
}

#main3 h5 {
   margin-bottom:5px;
   padding:10px;
   font-size:13px;
   color:#fff;
   background:#fff url("../images/bg_main_h5.gif") 0 0 repeat-x;
}

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

#main p {
   margin:0 0 1em 0;
   padding:10px 30px 10px 30px;
}

#main2 p {
   margin:0 0 1em 0;
   background:#fff url("../images/bg_main2-p.gif") 0 0 no-repeat;
   background-position:right bottom;
}

#main3 p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#eee;
}

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

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main table {
   width:90%;
   border-collapse:collapse;
}

#main table th {
   padding:0px;
   font-size:12px;
   text-align:left;
   border:1px solid #ffffff;
   background:#ffffff;
}

#main table td {
   padding:2px;
   font-size:11px;
   text-align:left;
   border:1px solid #ffffff;
}

#main table com {
   width:800px;
   border-collapse:collapse;
}

#main table th {
   padding:0px;
   font-size:12px;
   text-align:left;
   border:1px solid #ffffff;
   background:#ffffff;
}

#main table td {
   padding:2px;
   font-size:11px;
   text-align:left;
   border:1px solid #ffffff;
}

#main img {
   float:left;
   margin:0px;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margi:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
　 width:220px;
   border:;
}

#sub h3 {
   padding:10px 0px 0px 0px;
   margi:0px 0px 0px 0px;
   height:40px;
　 width:220px;
   font-size:15px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:none;
   border-bottom:none;
   background:#FFFFFF url("../images/bg_sub-h3.jpg") 0 0 no-repeat;
}

#sub ul {
   margin:0;
   padding:0;
   border:;
   background:;
}

#sub li {
   margin-bottom:;
   padding:;
   line-height:0.5;
   border:;
   list-style:none;
   background: url("../images/bg_sub-li.jpg") 0 0 no-repeat;
}

#sub li a {
   display:block;
   padding:15px 0px 0px 30px;
   line-height:0.5;
   height:20px;
　 width:220px;
   font-size:14px;
   font-weight:;
   color:#fff;
   border-left:;
}

#sub li a:hover {
   display:block;
   padding:15px 0px 0px 30px;
   line-height:0.5;
   height:20px;
　 width:220px;
   font-size:14px;
   font-weight:;
   color:#FFCC00;
   border-left:;
}

#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:40px 0 4px 0;
   text-align:center;
}

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


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu .section {
   float:left;
   width:250px;
   margin-right:30px;
   padding:0 0 20 0;
}

#footMenu h3 {
   font-size:12px;
   color:#FFCC00;
   border-bottom:1px dotted #DDDDDD;
   background:;
}

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

#footMenu li {
   margin:0;
   padding:0;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   color:#FFFFFF;
   font-size:11px;
   background:;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   margin:0;
   padding:10px 0;
   color:#FFFFFF;
   font-style:normal;
   font-size:11px;
   text-align:center;
   border-top:1px dotted #DDDDDD;
}
