/***************************************/
/* Skin CSS by Wisdom Conpany of Japan */
/***************************************/
/* Custom HTML Start *************************************************************/
body {
	background-color:#FFE4F1;
	font-family:"Trebuchet MS", Helvetica;
	color:#333333;
	text-align:center;
}
h2{
	font-family:Trebuchet MS;
}
table, tr, p, li{
	font-family:Trebuchet MS;
	font-size:14px;
}
font{
	line-height:1.75em;
	font-family:Trebuchet MS;
}
img{
	border:0px;
}
a:link    {color:#0000FF; text-decoration:underline}
a:visited {color:#0000FF; text-decoration:underline}
a:hover   {color:#0000FF; text-decoration:none}
.Links a:link    {color:#0000FF; text-decoration:underline}
.Links a:visited {color:#0000FF; text-decoration:underline}
.Links a:hover   {color:#0000FF; text-decoration:none}
/* Custom HTML END ***************************************************************/
/* Custom Start ******************************************************************/
#HeadGear{
	background-color:#FFE4F1;
}
#Header{
	background-color:#FFFFFF;
	margin:0px auto;
	width:790px;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-align:left;
	background-image:url(images/AllHeadBg.jpg);
	background-repeat:no-repeat;
	height:130px;
}
#Logo{
	float:left;
}
#Logo h1{
	line-height:1;
	margin:0px;
	padding:0px;
}
#HeadComment{
	float:left;
	padding-left:10px;
}
#HeadComment p{
	font-size:12px;
	margin:0px;
}
#All{
	clear:both;
	margin:0px auto;
	background-color:#FFFFFF;
	width:790px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	border-bottom:1px solid #E0E0E0;
	margin-bottom:0px;
	text-align:left;
}
html>body #All{/* Fire Fox etc. */
	width:760px;
}
#Login{
	float:right;
}
#Login p{
	margin:0px;
	padding:0px;
	line-height:1;
}
#Pankuzu{
	clear:both;
	text-align:right;
	padding-bottom:5px;
}
#Pankuzu p{
	height:22px;
	line-height:1em;
	font-size:0.625em;
	margin:0px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
html>body #Pankuzu{/* Fire Fox etc. */
	height:20px;
}
#Pankuzu img{
	 vertical-align:middle;
}
.PankuzuLink{
}
#ContentsLefty{
	clear:both;
	float:left;
	width:186px;
}
html>body #ContentsLefty{/* Fire Fox etc. */
}
#Menu{
	display:table;
}
html>body #Menu{/* Fire Fox etc. */
	padding-bottom:20px;
}
#Contents{
	float:right;
	width:550px;
}
/* Custom End   ***************************************************************/
/* Pane Start *****************************************************************/
.toppane {
	clear:both;
}
.leftpane {
}
.contentpane {
}
html>body .contentpane{/* OUT IE */
}
.rightpane {
}
html>body .rightpane{/* OUT IE */
}
.bottompane {
	clear:both;
}
/* Pane END **************************************************************/

/* Menu Start ************************************************************/
.MainMenu_MenuContainer {/*メニューコンテナCSSクラス*/
	width:170px;
}
.MainMenu_MenuBar {/*メニューバーCSSクラス*/
	background-image:url(images/menubgact.jpg);
	background-repeat:repeat-x;
	height:28px;
}
.MainMenu_MenuItem {/*メニューアイテムCSSクラス*/
	border-left:#DDE8F1 0px solid; 
	border-bottom:#DDE8F1 0px solid; 
	border-top:#DDE8F1 0px solid; 
	border-right:#DDE8F1 0px solid;
	font-size:11px; 
	font-weight:normal; 
	font-style:normal;
	color:#FFFFFF;
	height:28px;
}
.MainMenu_MenuIcon {/*メニューアイコンCSSクラス*/
	background-color:#FFE4F1;
	border-left:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid; 
	text-align:center;
	width:0px;
	height:0px;
}
.MainMenu_MenuItemSel {/*マウスオーバー時のメニューアイテムCSSクラス*/
	color:#FFFFFF;
	font-size:11px; 
	font-weight:normal; 
	font-style:normal;
	height:28px;
}
.MainMenu_MenuBreak {/*メニューブレークCSSクラス*/
	border-left:#FFFFFF 0px solid; 
	border-bottom:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid; 
	border-right:#FFFFFF 0px solid;
	background-color:#FFFFFF;
	height:0px;
}
.MainMenu_SubMenu {/*サブメニューCSSクラス*/
	background-color:#00AB8F;
	z-index:1000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuArrow {/*メニューアローCSSクラス*/
	border-right:#FFFFFF 0px solid; 
	border-bottom:#FFFFFF 0px solid; 
	border-top:#FFFFFF 0px solid;
	font-family:webdings; 
	font-size:11px;
	height:0px;
}
.MainMenu_RootMenuArrow {/*メニュールートアローCSSクラス*/
	font-family:webdings; 
	font-size:11px;
}
.rootmenuitemcssclass{/*ルートメニューアイテムに使用されるCSSクラス*/
	background-image:url(images/menubg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#005200;
}
.rootmenuitemactivecssclass{/*アクティブタブの時にルートメニューアイテムに使用されるCSSクラス*/
	background-image:url(images/menubgact.jpg);
	background-repeat:repeat-x;
	background-color:#016632;
}
.rootmenuitemselectedcssclass{/*マウスオーバー時にルートメニューアイテムに使用されるCSSクラス*/
	background-color:#FFE4F1;
}
.submenuitemselectedcssclass{/*マウスオーバー時にサブメニューアイテムに使用されるCSSクラス*/
	color:#006331;
	background-color:#FFE4F1;
}
/* Menu END ****************************************************************/

/*Footer START */
#Footer{
	clear:both;
	text-align:right;
	border-top:1px solid #00AB8F;
	margin-top:0px;
}
#Footer p{
	font-size:0.6875em;
	color:#999999;
	font-family:Trebuchet MS;
	line-height:1.5;
	margin-top:0px;
	padding-top:5px;
	margin-bottom:0px;
}
#Footer a:link    {color:#999999; text-decoration:none}
#Footer a:visited {color:#999999; text-decoration:none}
#Footer a:hover   {color:#999999; text-decoration:none}
.wisdom a:link    {color:#6C6CC9; text-decoration:underline}
.wisdom a:visited {color:#6C6CC9; text-decoration:underline}
.wisdom a:hover   {color:#6C6CC9; text-decoration:none}

#FootSpace{
	padding-top:30px;
}
/* Footer END */

/*Created by Wisdom Co. LINK*/
address{
	font-style:normal;
	font-family:Trebuchet MS;
	font-size:0.6875em;
	font-weight:bold;
	text-align:right;
	padding-bottom:3px;
}
/*Created by Wisdom Co. LINK END*/
