body
	{ margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		padding-top: 0px; 
		padding-right: 0px; 
		padding-bottom: 0px; 
		padding-left: 0px; 
		background-color:#ffffff;
		background-position:center top;
		background-repeat:repeat-y;
		font-size: x-small; 
	text-align:center;
		color: #000000; }


/* フォントサイズ(px指定)--------------------------- */
.fsize1	{font-size: 9px} 
.fsize2	{font-size: 10px} 
.fsize3	{font-size: 12px} 
.fsize4	{font-size: 14px} 
.fsize5	{font-size: 18px} 
.fsize6	{font-size: 24px} 

/* フォントサイズ(7段階)---------------------------- */ 
.f-xxs	{font-size: xx-small} 
.f-xs	{font-size: x-small} 
.f-s	{font-size: small} 
.f-m	{font-size: middium} 
.f-l	{font-size: large} 
.f-xl	{font-size: x-large} 
.f-xxl	{font-size: xx-large} 


.fwh2	{font-size: 10px; color:#ffffff; line-height:1.1em; } 
.fwh3	{font-size: 12px; color:#ffffff; line-height:1.1em; } 
.fwh4	{font-size: 14px; color:#ffffff; } 
.fwh5	{font-size: 18px; color:#ffffff; } 



/* テキスト色--------------------------------------------------------------- */
/* 白	*/	.fc-wh	{ color:#ffffff; } 
/* 濃ｸﾞﾚｰ	*/	.fc-gr1	{ color:#666666; } 
/* 中ｸﾞﾚｰ	*/	.fc-gr2	{ color:#cccccc; } 
/* 薄ｸﾞﾚｰ	*/	.fc-gr3	{ color:#f0f0f0; } 


/* 背景色------------------------------------------------------------------ */ 
/* 白	*/	.bg-wh	{ background-color:#ffffff; } 
/* 濃ｸﾞﾚｰ	*/	.bg-gr1		{ background-color:#666666; } 
/* 中ｸﾞﾚｰ	*/	.bg-gr2		{ background-color:#cccccc; } 
/* 薄ｸﾞﾚｰ	*/	.bg-gr3		{ background-color:#f0f0f0; } 
/* HPｵﾚﾝｼﾞ*/	.bg-org1	{ background-color:#FF890B; } 
/* HPｵﾚﾝｼﾞ*/	.bg-org2	{ background-color:#E65700; } 
/* HP濃茶*/		.bg-brw1	{ background-color:#1C0F06; } 



/* アンカー色(基準)--------------------------- */ 
a:link	{color: #1B52AC;} 
a:visited	{color: #FF3333;} 
a:hover	{color: #ff3333; text-decoration:none;} 
a:active	{
	color: #154fad;
	font-size: 12px;
} 

/* 本文---------------------------- */ 
.read1 { font-size: 12px; color: #000000; line-height:170%; } 



/* ニュース---------------------------- */ 
table.news { margin-bottom:50px; } 
table.news th 
	{ background-color:#E1F1FF; color:#000066; font-size:14px; font-weight:bold; text-align:left; padding:15px; } 
table.news td 
	{ font-size: 14px;
		color: #000000; 
		line-height:1.3em; 
		padding:20px; height:150px; } 

/* containar---------------------------- */ 

#header{
	margin-right:auto;
	margin-left:auto;
	width: 821px;
	text-align:left
}

#main{
	margin-right:auto;
	margin-left:auto;
}

#menu{
	margin-right:auto;
	margin-left:auto;
	width: 821px;
}

#topconbox{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
width:770px;
}

#topcon{
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
	padding-bottom:30px;
}

#bottom{
	margin-right:auto;
	margin-left:auto;
}

#copyright{
	font-size:10px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 0;
	color:#333;
	text-align: center;
	width: 821px;
}


/* page--------------------------- */

#container2 {
	width:800px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	margin-top: 20px;
}

#boxB {
	width:400px;
	float:left;
}

#boxC {
	width:400px;
	float:right;
}
#boxD {
	width:280px;
	float:right;
}
#boxE {
	width:500px;
	float:left;
	text-transform: uppercase;
}


#footer {
    clear:both;
	
	}

#pageconbox{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	width:821px;
}

#title{
	margin:30 10 0 10;
	text-align:left;
	width: 800px;
}
#title2{
	margin:10 0 0 0;
	text-align:left;
	width: 821px;
	font-size: 12px;
}

#title3{
	margin:10 135 10 135;
	text-align:left;
	width: 550px;
	font-size: 12px;
}

#title4{
	margin:10 113 10 113;
	text-align:center;
	width: 595px;
	font-size: 12px;
}
#title5{
	margin:10 10 10 10;
	text-align:left;
	width: 800px;
	font-size: 12px;
}


#container{
	width:800px;
	margin:30 10 10 10;
	font-size:12px;
	line-height:150%;
	text-align:left;
}

.pagetop{
	text-align:right;
	font-size:12px;
	font-color:#154fad;
	margin:20 80;
	padding:10;
}
.pagetop2{
	text-align:right;
	font-size:12px;
	font-color:#154fad;
	margin:0;
	padding:10;
}

.pagetop a:link	{color: #154fad;} 
.pagetop a:visited	{color: #154fad;}

.pagetop2 a:link	{color: #154fad;} 
.pagetop2 a:visited	{color: #154fad;} 


/*4段枠組み構成*/
body { text-align:center; }  
#wrap { width:780px; text-align:left; margin:0 auto; }  
#inner { margin:0 0px; }  
#largeAlphaWrap { float:left; width:390px; }  
#largeBetaWrap { float:right; width:390px; }  
#aWrap { float:right; width:180px; }  
#bWrap { float:left; width:180px; }  
#cWrap { float:left; width:180px; }  
#dWrap { float:right; width:170px; }  
.clear { clear:both; }  
.clear hr { display:none; } 


/*  プルダウンメニュー　*/
ul#pulldown-menu ,
ul#pulldown-menu li,
ul#pulldown-menu li ul,
ul#pulldown-menu li ul li {
	margin: 0;
	padding: 0;
	background: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	valign: middle;
	list-style-type: none;
	zoom: 1;
	width: auto;
}

ul#pulldown-menu a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	width: auto;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
	background: #d3f0fd;
	text-align: center;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
	background: #9dddfb;
}

ul#pulldown-menu li {
	float: left;
	position: relative;
	font-weight: bold;
	
}
ul#pulldown-menu li a {
	display: block;
	text-align: center;
	height: 50px;
	vertical-align: middle;
}

ul#pulldown-menu li ul li {
	float: none;
	margin: 0;
	font-weight: normal;
	overflow: visible;
	width: auto;
	height: 50px;
}

ul#pulldown-menu li ul,
ul#pulldown-menu li ul li ul {
	display: none;
	width: 100%;
}

ul#pulldown-menu li:hover ul {
display: block;
position: absolute;
z-index: 100;
}

* html ul#pulldown-menu li:hover ul {
vertical-align: bottom;
}

ul#pulldown-menu li:hover ul li ul {
display: none;
}

ul#pulldown-menu li ul li:hover ul {
display: block;
position: absolute;
top: 0;
left: 10em;
z-index: 200;
} 






/* イベント情報---------------------------- */ 
.ivent_name { color:#69574d; font-weight:bold; font-size:14px; }

