/* CSS Document */
@charset "euc-jp";

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	line-height: 1.5em;
	color: #000000;
	background: #FFFFFF url(images/bg.gif) center repeat-y;
	font-size: 90%;
}

/* wrap */

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #666666;
	background: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CCFF;
	border-left-color: #66CCFF;
}

/* banner */

#banner {
	width: 750px;
	margin: 0 0 20px 0;
	padding: 0;
	height: 300px;
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

#banner h1 {	
    margin: 0;
    padding: 70px 100px 0 0;
    height: 50px;
    font: 140% "Trebuchet MS", verdana, arial, sans-serif;
    text-align: right;
    letter-spacing: 3px;
    color:  #FFFFFF;
    background: inherit;

}

/* top nav */

#navPyra {
	margin: 0;
	padding: 20px 0 20px 5px;
	background-color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDE9FF;
}

#navPyra li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
    float: left;
    font-size: 85%;
    line-height: 1em;
    font-weight: normal;
    padding: 3px 8px 5px 8px;
    text-decoration: none;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
    background: url(images/pyramid.gif) no-repeat bottom center;
	color:  #FFFFFF;
}

#navPyra a {
    color: #FFFFFF;
    text-decoration: none;
}

#navPyra a:hover {
    color:  #66CCFF;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* side content */

#side {
	width: 180px;
	float: left;
	background: inherit;
	color: #666666;
	margin-left: 15px;
}

#side p {
	margin: 10px 0 10px 0;
	color: #666666;
	font-size: 80%;
}

/* side nav */
	
#side ul {
    list-style : none;
    margin : 3px 0;
    padding : 0;
}

#side ul li {
    display : inline;
    padding : 0;
    margin : 0;
}

#side ul li a {
	display : block;
	color : #666666;
	font-size:90%;
	background : inherit;
	text-decoration : none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

#side ul li a:hover {
    text-decoration : none;
    background : #FFFFFF;
    color : #66CCFF;
}

.navcontainer2 a {
    text-decoration : none;
    background-image:none;
    padding:0;
}

.navcontainer2 a:hover {
    text-decoration : none;
    background-image:none;
    padding:0;
}

.navcontainer2 img {
	margin-bottom: 5px;
}

.navcontainer3 a {
    text-decoration : none;
    background-image:none;
    padding:0;
}

.navcontainer3 a:hover {
    text-decoration : none;
    background-image:none;
    padding:0;
}

.navcontainer1 {
	background : #66CCFF;
	padding: 5px 10px 20px 10px;
	margin-bottom: 3px;
}

.navcontainer2 {
	background : #BBE8FF;
	padding: 5px 10px 15px 10px;
	margin-bottom: 3px;
}

.navcontainer3 {
	padding: 8px 8px 8px 10px;
	background-color: #37BCFF;
	margin-bottom: 3px;
}

h1 {
	background-image:url(images/bn_bg1_bg.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 90px;
	line-height: 2.8em;
	font-weight: 900;
	font-size: 120%;
	font-style: normal;
	font-variant: normal;
}

h2 {
	margin: 12px 0 0 0;
	background: inherit;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	color: #58B0DC;
}

h6 {
	margin: 12px 0 0 0;
	color: #FFFFFF;
	background: inherit;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
}

/* contents */

#content {
	width: 500px;
	padding: 10px;
	float: right;
	margin-right: 15px;
	background-color: #F0FAFF;
}

/* content parts */

/* index */

h3 {
	background-image:url(images/bn_bg1_bg.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 90px;
	line-height: 2.8em;
	font-weight: 900;
}

h1.orange {
	background-image:url(images/top_bn_bg1.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 90px;
	line-height: 2.8em;
	font-weight: 900;
}

h1.red {
	background-image:url(images/top_bn_bg2.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 90px;
	line-height: 2.8em;
	font-weight: 900;
}

h4 {
	background-image:url(images/bn_bg2_bg.gif);
	height: 60px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 50px;
	line-height: 2.6em;
	font-weight: bold;
}

h5.orange {
	height: 25px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 18px;
	font-weight: bold;
	background-color: #F2AB63;
	margin-top: 20px;
	width: 495px;
	font-size: 100%;
	padding-top: 4px;
}

h5.blue  {
	height: 25px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 18px;
	font-weight: bold;
	background-color: #66CCFF;
	margin-top: 20px;
	width: 495px;
	font-size: 100%;
	padding-top: 4px;
}

h5.green  {
	height: 25px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 18px;
	font-weight: bold;
	background-color: #BCE877;
	margin-top: 20px;
	width: 495px;
	font-size: 100%;
	padding-top: 4px;
}

h5.pink  {
	height: 25px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-indent: 18px;
	font-weight: bold;
	background-color: #F5AEAE;
	margin-top: 20px;
	width: 495px;
	font-size: 100%;
	padding-top: 4px;
}

/* line */

.line {
	margin: 10px 0 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.line2 {
	margin: 50px 0 50px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBE8FF;
}

/* box */

.box2 {
	padding: 3px;
	background-color: #FFFFCC;
}

.box3 {
	padding: 5px;
	background-color: #FFFFCC;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.box4 {
	padding: 5px;
	background-color: #F0FAFF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

/* scroll box */

.scr {
	overflow:auto;
	width: 480px;
	background-color:#F0FAFF;
	border:1px #01C0FF solid;
	height: 250px;
	text-align:left;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/* inner bg */

.inner_bg1 {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/inner_bg1.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 120px;
	padding-left: 110px;
	color: #DEA400;
}

.inner_bg2 {
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/inner_bg1.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-top: 120px;
	padding-left: 40px;
	color: #DEA400;
}

.inner_bg3 {
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/inner_bg2.gif);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 100px;
	padding-left: 40px;
	color: #FFFFFF;
	line-height: 2em;
	font-weight: 600;
}

.inner_bg4 {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(images/inner_bg3.gif);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 100px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 2em;
	font-weight: 600;
}

/* link */

a {
   padding:2px;
   color: #666666;
   text-decoration: none;
}

a:hover {
    padding:2px;
    background: #FFFFFF;
    color:  #66CCFF;
    text-decoration: none;
}

a img {border: 0;}

.blue_a a  {
   padding:2px;
   color: #66CCFF;
   text-decoration: none;
}

.blue_a a:hover  {
    padding:2px;
    background: #FFFFFF;
    color:  #58B1DD;
    text-decoration: none;
}

.orange_a a  {
   padding:2px;
   color: #FFFFFF;
   text-decoration: none;
}

.orange_a a:hover  {
    padding:2px;
    background: #FFFFFF;
    color:  #F2AB63;
    text-decoration: none;
}

.orange_a2 a  {
   padding:2px;
   color: #F2AB63;
   text-decoration: none;
}

.orange_a2 a:hover  {
    padding:2px;
    background: #FFFFFF;
    color:  #FEA64E;
    text-decoration: none;
}

.orange_a a  {
   padding:2px;
   color: #FFFFFF;
   text-decoration: none;
}

.orange_a a:hover  {
    padding:2px;
    background: #FFFFFF;
    color:  #F2AB63;
    text-decoration: none;
}

.green_a a  {
   padding:2px;
   color: #A7CE6A;
   text-decoration: none;
}

.green_a a:hover  {
    padding:2px;
    background: #FFFFFF;
    color:  #8AAB57;
    text-decoration: none;
}

/* img */

.img_right {
	float : right;
	margin-left : 15px;
	margin-top: -30px;
	padding-top: 0px;
	padding-right: 15px;
}

.img_right2 {
	float : right;
	margin-left : 15px;
	padding-top: 0px;
	padding-right: 15px;
}

.img_left {
	float : left;
	margin-right : 15px;
	padding-top: 0px;
	padding-left: 15px;
}

/* text */

p {
    margin-left:18px;
    margin-right:18px;
}

.text_size {font-size:80%;}

.text_blue {
    color: #66CCFF;
	font-weight:bold;
}

.text_orange {color: #FF9900;}

.text_line {text-decoration: line-through;}

.text_bold {	
    line-height: 2em;
	font-weight: bold;
	padding-left: 10px;
	font-size: 102%;}

/* table */

table.table1 {
	width:450px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

table.table1 caption {
	text-align:center;
	line-height: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 100%;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table.table1 th {
	font-weight: normal;
	line-height: 2em;
	text-align: center;
	padding-left: 10px;
	background-color: #BBE8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.table1 td {
	text-align: center;
	line-height: 2em;
	background-color: #E0F8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.table2 {
	width:450px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

table.table2 caption {
	text-align:left;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	padding-left: 10px;
	font-size: 102%;
}

table.table2 th {
	line-height: 2em;
	background-color: #BBE8FF;
	text-align: center;
	font-weight: 400;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.table2 td {
	text-align: center;
	background-color: #E0F8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table.table3 {
	width:490px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

table.table3 caption {
	text-align:left;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 102%;
}

table.table3 th {
	line-height: 2em;
	background-color: #BBE8FF;
	font-weight: 400;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-indent: 20px;
}

table.table3 td {
	background-color: #E0F8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}

/* cm */

.cm {margin: 0px 40px 0px 40px;}

/* map */

.map {margin: 0px 50px 0px 50px;}

/* mail form */

.mailform {
	width:500px;
}

/* footer */

#footer {
	margin-top: 20px;
	padding: 5px;
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	border-top: 1px solid #AAAAAA;
	background-color: #66CCFF;
	text-align: center;
}

/* CSS hack */

.clear {
	display:block;
	height:1px;
	font-size:1px;
	clear:both;
}
