/* -- tags -- */

body {
	margin: 0;
	padding: 110px 0 40px 0;
	scrollbar-face-color: #FFFFFF;       /* 表面の色 */
	scrollbar-3dlight-color: #000000;    /* 左端と上端の色 */
	scrollbar-highlight-color: #000000;  /* ハイライトの色 */
	scrollbar-shadow-color: #000000;     /* 影の色 */
	scrollbar-darkshadow-color: #FFFFFF; /* 右端と下端 */
	scrollbar-arrow-color: #666666;      /* 矢印の色 */
	scrollbar-track-color: #000000;      /* バーの背景の色 */
	text-align: center;
}

 * html body{
	overflow: hidden;
	text-align: center;
}

div#headerArea {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	color: #fff;
	background: url(./images/headbg.gif) repeat-x;
	border-bottom: 1px #000000 solid;
}

div#footerArea {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
}

 * html div#contentsArea{
	height: 100%;
	overflow: auto;
}

h1{
	margin: 3px 0px;
	padding: 0px;
	border-bottom: 1px dotted #000000;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #CC6633;
}

h2{
	margin:0 auto 10px auto;
	padding: 5px 0 3px 3px;
	background: url(./images/h2bg.gif) repeat-x;
	/*border-left: 0px solid #CCCCCC;*/
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}

h3{
	margin: 80px 0 10px 0;
	padding: 3px 0;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	border-left: #999999 solid 5px;
	border-right: #999999 solid 5px;
	border-bottom: #999999 solid 1px;
	border-top: #999999 solid 1px;
	text-align: center;
}

h4{
	margin: 0;
	padding: 0 160px 0 0;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #666666;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color: #666;
	text-align: left;
}

a:link {
	color: #445599;
	text-decoration: none;
}

a:visited {
	color: #7788CC;
	text-decoration: none;
}

a:hover {
	color: #112266;
	border-bottom: 1px #000000 dotted;
}

td {
	font-size: 12px;
}

/* --
(imgタグを透明にしてくれる、らしい。)
A:hover IMG {
	FILTER: Alpha(opacity=0)
}

(テキストに境界線をつけてくれる、らしい。)
.font1{
	FLOAT: left;
	FILTER:	Dropshadow(offx=1,offy=0,color=yellow)
		Dropshadow(offx=0,offy=1,color=yellow)
		Dropshadow(offx=0,offy=-1,color=yellow)
		Dropshadow(offx=-1,offy=0,color=yellow);
}
-- */

/* -- elements -- */

.clr {
	clear: both;
	line-height: 0;
	display: block;
	height: -1px;
}

#view {
	display: none;
}

#body {
	margin: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

#all a {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

#sup1 {
	width: 900px;
	height: 340px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: normal;
}

#rogo {
	width: 380px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(./images/rogo.gif) no-repeat;
}

#rogo a {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

#btn-box {
	width: 600px;
	height: 25px;
	margin: 70px auto 0 auto;
	padding: 0;
	text-align: center;
	line-height: normal;
	float: right;
}

#contentsbox {
	width: 900px;
	height: 100%;
	text-align: center;
	margin: 5px auto 0 auto;
	padding: 0;
	background: #FFFFFF;
	border: 1px #FFF solid;
}

.contentsmain {
	width: 880px;
	height: 100%;
	text-align: left;
	margin: 5px auto;
	padding: 0;
}

.contenttextArea {
	width: 880px;
	margin:0 0 30px 0;
	padding: 0;
	border-bottom: 1px #666666 dotted;
	line-height: 150%;
	font-size: 12px;
	color: 555555;
}

.title {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #000000;
	letter-spacing: 1px;
}

.icon {
	width: 14px;
	height: 14px;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	background: url(./images/icon.gif) no-repeat;
	line-height: normal;
}

.icon2 {
	width: 20px;
	height: 14px;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	background: url(./images/icon2.gif) no-repeat;
	line-height: normal;
}

.iconSup {
	width: 20px;
	height: 14px;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	line-height: normal;
}

.btmOn {
	width: 100%;
	height: 100%;
	margin: 0 0 10px 0;
}

#introspection1 {
	width: 435px;
	height: 291px;
	background: url(./images/introspection1.jpg) no-repeat;
	line-height: normal;
	float: left;
	margin: 20px 0;
	padding: 0;
}

#introspection2 {
	width: 435px;
	height: 291px;
	background: url(./images/introspection2.jpg) no-repeat;
	line-height: normal;
	float: right;
	margin: 20px 0;
	padding: 0;
}

#plan {
	width: 600px;
	height: 426px;
	background: url(./images/plan.gif) no-repeat;
	line-height: normal;
	margin: 20px auto;
	padding: 0;
}

#map {
	width: 520px;
	height: 240px;
	margin: 10px auto;
	padding: 0;
	background: url(./images/map.gif) no-repeat;
	line-height: normal;
}

#memberNameL {
	width: 430px;
	height: 100%;
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: right;
	float: left;
	line-height: 130%;
	font-size: 14px;
}

#memberNameR {
	width: 430px;
	height: 100%;
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: left;
	float: right;
	line-height: 130%;
	font-size: 14px;
}

/*----------------------------------------btn-start----------------------------------------*/
/*--
A:hover IMG {
	FILTER: Alpha(opacity=100)
}
#btn1 {
	width: 72px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(./images/menu1-trans.png) top no-repeat;
}

#btn1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn1 a:hover {
	background: url(./images/menu1-trans.png) bottom;
}

#btn2 {
	width: 92px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn2 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn3 {
	width: 76px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn3 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn4 {
	width: 127px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn4 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn5 {
	width: 72px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn5 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn6 {
	width: 93px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn6 a {
	width: 100%;
	height: 100%;
	display: block;
}

#btn7 {
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
}

#btn7 a {
	width: 100%;
	height: 100%;
	display: block;
}
*/
/*----------------------------------------btn-end----------------------------------------*/



#foot-box {
	width: 100%;
	margin-top: 20px;
	padding: 0;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
}

#foot {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
	color: #FFFFFF;
}

/*----------------------------------------others----------------------------------------*/

.right {
	text-align: right;
	width: 100%;
	margin: 5px 0;
	padding: 0;
	color: 666666;
}

.bk1 {
	color: #000000;
	font-weight: bold;
}

.center {
	width: 100%;
	text-align: center;
	margin: 0px auto 20px auto;
}

.tableSup {
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: normal;
}









.black {
	line-height: 130%;
	margin: 10px auto;
	padding: 0;
	color: #000000;
}

.black2 {
	line-height: 130%;
	margin: 10px auto;
	padding: 0;
	color: #999999;
}

.px14 {
	font-size: 14px;
	line-height: 130%;
}

#style-li,li {
	margin: 0 0 10px 10px;
	list-style: circle;
	padding: 0;
	color: #333333;
	font-size: 12px;
	line-height: 130%;
}

.gly {
	color: #666666;
}

.right {
	width: 100%;
	text-align: right;
	margin: 5px auto;
	font-size: 12px;
}

.wt {
	color: #FFFFFF;
}









.orange1 {
	color: #D08411;
}

.orange2 {
	color: #FF9966;
	font-size: 12px;
	font-weight: bold;
}

.red1 {
	color: #FF0000;
}

.red2 {
	color: #FF0000;
	text-decoration: underline;
}

.orange3 {
	color: #FF6600;
}

.yel {
	color: #FFFF00;
}

.gry1 {
	color: #666666;
}

.bl1 {
	color: #FF0066;
	text-decoration: underline;
}

.bl2 {
	color: #3366FF;
	text-decoration: underline;
}

.center2 {
	text-align: center;
	margin: 5px auto 15px auto;
	font-size: 14px;
	border: 2px solid #333333;
}

.center3 {
	width: 100%;
	text-align: center;
	margin: 5px auto 15px auto;
	font-size: 12px;
}

.center4 {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
}

.hr1 {
	width: 100%;
	height: 2px;
	line-height: 2px;
	margin: 10px auto;
	padding: 0;
	background: #666666;
}

.hr2 {
	width: 100%;
	height: 1px;
	line-height: 1px;
	margin: 10px auto;
	padding: 0;
	background: #999900;
}

.hr3 {
	width: 100%;
	height: 3px;
	line-height: 3px;
	margin: 10px auto;
	padding: 0;
	background: #999900;
}

.f-s-11 {
	font-size: 11px;
}

#ws-mail {
	font-weight: bold;
	text-decoration: underline;
}















/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(images/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}