@charset "shift_jis";


body{
	margin:0px;
	padding:0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align:center;
	background-image:url(images/bg.gif);
}

#wrapper {position:relative;
	width:920px;
	margin:auto;
}
	

#container {
	width:920px;
	background-color:#FFFFFF;
	border:none; /*印刷用にボーダーなし*/
	margin:auto;
	text-align:left;
}

#header_top {
	background-image:url(images/header_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:112px;
	margin:auto;
	
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:100px; /*印刷用に高さ変更*/
	margin:auto;
	
}


/* メインコンテンツ*/
#main {
	float: left; /* 印刷では左に寄せで100%幅（サイドバーを印刷せず）*/
	padding:20px;
	width:100%;
}

/* トップページのメインコンテンツ*/
#main_top {
	float: left; /* 印刷では左に寄せで100%幅（サイドバーを印刷せず）*/
	width: 670px;
	padding:5px 10px;
	width:100%;
}

#sidebar{
	float: left;
	display:none;　/* サイドバーを印刷せず*/
}


#footer{
	clear: both;
	padding:10px;
	text-align: center;
	font-size:80%;#666666;
}

/* サブページタイトル*/
#page_title {
	position:absolute;
	top:30px;　/*印刷用に変更*/
	left:100px;　/*印刷用に変更*/
}


h1 {
	font-size:160%; 
	color:#669; 
	font-weight:bold; 
	text-align:center;
}



/* トップページ更新日時：JavaScript*/
#date {
	float:right;
	font-size:80%;
	color:#999;
	padding:5px;
}

/* トップページ文章*/
#top_para {
	padding-top:50px;
}
	
/* =====トップページロゴ＆フォト===========	*/
	
	
#logo_box {
	width:210px; 
	float:right;
	padding:5px 5px 0;
	margin:0;
	}

.photo_box {
	width:155px; 
	float:left;
	padding:5px;
	margin:0;
	}


/* =====フォトギャラリーLytebox Photo===========	*/

div.image_thum {
	width:130px; 
	float:left;
	padding:5px;
	margin:0;
	text-align:center;
	}	
	
div.image_thum_w {
	width:200px; 
	float:left;
	padding:5px;
	margin:0;
	text-align:center;
	}
	
.image_thum img, .image_thum_w img {
	border:#CCC solid 2px;
	}


/* =====What's New===========	*/

	
#whatsnew {
	 clear: both; 
	background-image:url(images/whatsnew_en.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:640px;
}

.list_top{ white-space:normal;  background:url(images/list_head1.jpg) no-repeat 0 50%; padding-left:20px; }
	
/* =====Top Logo Roll Over===========	*/


#logo_top a { 
	text-indent: -9999px;
    display: block; 
    overflow: hidden; 
    height:220px; 
    width: 220px; 
    background-image:url(images/top_logo.jpg);
    padding-top: 5px; 
    text-align: center; 
    margin: 0px; 
} 

#logo_top a:hover { 
    background-position: 0 -220px; 
} 

#logo_top_position {
	padding-right:30px;
}


/* =====Top Photo Roll Over===========	*/


#photo_top1 a { 
    display: block; 
    overflow: hidden; 
    height:95px; 
    width:150px; 
    background-image:url(images/about.jpg);
    padding-top: 5px; 
    text-align: center; 
    margin: 0px; 
} 

#photo_top1 a:hover { 
    background-position: 0 -97px; 
} 


#photo_top2 a { 
    display: block; 
    overflow: hidden; 
    height:95px; 
    width:150px; 
    background-image:url(images/history.jpg);
    padding-top: 5px; 
    text-align: center; 
    margin: 0px; 
} 

#photo_top2 a:hover { 
    background-position: 0 -97px; 
} 



#photo_top3 a { 
    display: block; 
    overflow: hidden; 
    height:95px; 
    width:150px; 
    background-image:url(images/events.jpg);
    padding-top: 5px; 
    text-align: center; 
    margin: 0px; 
} 

#photo_top3 a:hover { 
    background-position: 0 -97px; 
} 


#photo_top4 a { 
    display: block; 
    overflow: hidden; 
    height:95px; 
    width:150px; 
    background-image:url(images/photo.jpg);
    padding-top: 5px; 
    text-align: center; 
    margin: 0px; 
} 

#photo_top4 a:hover { 
    background-position: 0 -97px; 
} 


/* ====トップページサイドバーイベントリスト===========	*/

#event {
	margin:10px 20px 0px;
	padding:0;
	text-indent: 0;
}


h2 {
	color:#369;
	border-left: 12px solid #3CC;
	padding-left: 5px;
	margin:2em 0 1em;
}


.text_size_125 {font-size:125%;}
.text_size_120 {font-size:120%;}
.text_size_115 {font-size:115%;}
.text_size_110 {font-size:110%;}
.text_size_105 {font-size:105%;}
.text_size_90 {font-size:90%;}
.text_size_80 {font-size:80%;}
.text_size_70 {font-size:70%;}
.text_size_60 {font-size:60%;}
.text_size_50 {font-size:50%;}

img.middle {vertical-align:middle;}

.center {text-align:center;}
.right {float:right;}
.left {float:left;}


.text_black {color:#333333}
.text_blue {color:#0033FF}
.text_d_red {color: #CC6666}
.text_red {color: #FF3333}
.text_dark_red {color: #C00}
.text_gray {color: #CCCCCC}
.text_green {color:#008000}
.text_orange {color: #FF9900}
.text_dark_orange {color:#CC6600;}
.text_purple { color: #CC66CC;}
.text_white {color: #FFFFFF}
.text_red2 {color:#C30;}
.text_dark_blue {color:#339;}
.text_green2

.bold {font-weight:bold;}
.italic {font-style:italic}


.margin_top20 {margin-top:20px;}


.padding_left10 {padding-left:10px;}
.padding_left20 {padding-left:20px;}
.padding_left30 {padding-left:30px;}
.padding_left40 {padding-left:40px;}
.padding_left50 {padding-left:50px;}
.padding_right10 {padding-right:10px;}
.padding_right5 {padding-right:5px;}
.padding_10 {padding:10px}
.padding-0{padding-bottom:0; padding-top:0; margin-bottom:0; margin-top:0;}


div.imagebox400R {width:405px; float:right; margin:0; padding:5px;}
div.imagebox400L {width:405px; float:left; margin:0; padding:5px;}
div.imagebox300R {width:305px; float:right; margin:0; padding:5px;}
div.imagebox300L {width:305px; float:left; margin:0; padding:5px;}
div.imagebox250R {width:255px; float:right; margin:0; padding:5px;}
div.imagebox250L {width:255px; float:left; margin:0; padding:5px;}
div.imagebox200R {width:205px; float:right; margin:0; padding:5px;}
div.imagebox200L {width:205px; float:left; margin:0; padding:5px;}
div.imagebox150R {width:155px; float:right; margin:0; padding:5px;}
div.imagebox150L {width:155px; float:left; margin:0; padding:5px;}
p.image, p.caption, p.copy{text-align:center; margin:5px; text-indent: 0}
p.caption {font-size:80%; color:#003399}
p.copy {font-size:70%; color:#666666;}
.drop {float:left; font-size:300%; line-height:1em; margin:4px 10px 10px 0; padding:4px 10px; border:2px solid #ccc; background:#eee;}


.text_box {padding:5px;
			border-color:#CCF; 
			border-width:2px;
			border-style:solid;
			width:80%;
			margin:auto;
}


/* Table1 	*/


table.table1 {border:1px #999999 solid; border-collapse:collapse; }
table.table1 th,table.table1 td { border-style:solid; border-color:#999999; border-width:1px; font-size:95%; padding:2px;}
table.table1 thead th {border-bottom:3px double #999999;}
table.table1 tfoot th, table.table1 tfoot td {border-top:2px solid #999999;}
table.table1 th.solid {border-right:2px solid #999999;}
table.table1 thead th.solid_top {border-bottom:2px solid #999999;}


