/* 共通 */
html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #fff;
	text-align: left;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
}
img { border: 0px; }
th, td, div, select, input, textarea ,p, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div{ margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "lucida sans", verdana, tahoma, arial, sans-serif;
	text-transform: uppercase;
}
h1{	font-size: 105%; color : #033CA3;}
h2{	font-size: 104%; color : #033CA3;}
h3{	font-size: 103%; color : #033CA3;}
h4{	font-size: 102%; color : #033CA3;}
h5{	font-size: 101%; color : #033CA3;}
h6{	font-size: 100%; color : #033CA3;}

a{ text-decoration: underline; color: #033CA3; }
a:link, a:visited{ text-decoration: underline; color: #033CA3; }
a:active, a:hover{ text-decoration: none; color: #ff0000; }

div.clearboth{ clear:both; font-size:0px; line-height:0px; }
div.clearright{ clear: right; font-size:0px; line-height:0px; }
div.clearleft{ clear: left; font-size:0px; line-height:0px; }

/* ページ全体 */
div#pagewrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#page
{
	width: 980px;
	height: auto;
	color: #000;
	background: #fff;
}

/* ヘッダ */
div#header
{
	border-bottom: 1px solid #033CA3;
}
div#header div.toppart
{
	padding: 0px 5px;
	height: 35px;
	color: #fff;
	background: url(images/title_bar01.jpg) repeat-x;
}
div#header div.toppart a.Normal
{
	color: #fff;
	text-decoration: none;
}
div#header div.toppart a.Normal:link,a.Normal:visited,a.Normal:active
{
	color: #fff;
	text-decoration: none;
}
div#header div.toppart a.Normal:hover
{
	color: #fff;
	text-decoration: underline;
}
div#header div.middlepart
{
}
div#header div.bottompart
{
}
div#header h1#logo
{
	float: left;
	width: auto;
	height: auto;
}
div#header div.banner
{
	float: right;
	width: auto;
	height: auto;
}
div#hmenuwrapper
{
	padding: 5px 0px;
}
div#hmenu
{
	height: auto;
	color: #000;
	text-align: left;
}
div#vmenu
{
	margin: 10px auto;
	width: 90%;
	color: #000;
	text-align: left;
	text-indent: 0px;
}
div#navi
{
	padding: 5px 0px;
	border-top: 1px solid #033CA3;
}
div#breadcrumb
{
	float: left;
	padding: 0px 5px;
	width: auto;
	color: #033CA3;
	text-align: left;
	font-size: small;
}
div#breadcrumb a.breadcrumb:visited,a.breadcrumb:active,a.breadcrumb:hover,a.breadcrumb:link
{
	color: #033CA3;
	text-decoration:none;
}
/* ユーザ */
div#users
{
	float: right;
	padding: 0px 5px;
	width: auto;
	height: auto;
	color: #033CA3;
	text-align: right;
	font-size: small;
}
div#users a.users:visited,a.users:active,a.users:hover,a.users:link
{
	color: #033CA3;
	text-decoration:none;
}
a.users:hover
{
	color: #000;
	text-decoration:none;
}
/* コンテンツ部 */
div#contents
{
	text-align: left;
}
/* 左カラム */
div.leftpane
{
	float: left;
	width: 217px;
	text-align: center;
}
/* 右カラム */
div.rightpane
{
	float: right;
	width: 207px;
	text-align: center;
}
/* センターペイン */
div.center1
{
	width: 100%;
	height: auto;
	text-align: center;
}
div.center2
{
	width: auto !important;
	width: 100%;
	margin: 0px 0px 0px 220px !important;
	margin: 0px;
	height: auto;
	text-align: center;
}
div.center3
{
	width: auto !important;
	width: 100%;
	margin: 0px 210px 0px 220px !important;
	margin: 0px;
	text-align: center;
}
div.halfleft
{
	float: left;
	width: 49.6%;
	text-align: center;
}
div.halfright
{
	float: right;
	width: 49.6%;
	text-align: center;
}
/* footer */
div#footer
{
	width: auto;
	min-height: 80px;
	height: auto !important;
	height: auto;
	text-align: left;
	font-size: small;
	color: #fff;
	background: #1770A8 url(images/footer_bg.jpg) repeat-x top;
}
div#footer div.toppart
{
	height: 20px;
}
div#footer div.middlepart
{
	margin: 0px 10px;
}
div#footer div.bottompart
{
	height: 20px;
}
div#footer a.footer:link,a.footer:visited,a.footer:active
{
	color: #fff;
	text-decoration:none;
}
div#footer a.footer:hover
{
	color: #fff;
	text-decoration:underline;
}
div#footer a.Normal
{
	color: #fff;
	text-decoration:none;
}
div#footer a.Normal:link,a.Normal:visited,a.Normal:active
{
	color: #fff;
	text-decoration:none;
}
div#footer a.Normal:hover
{
	color: #fff;
	text-decoration:underline;
}
div#footer #bottomlinks 
{
	margin: 10px 0px;
	height: auto;
	font-size: small;
	font-weight: bold;
	color: #fff;
}

div#footer div.footerpane
{
	float: left;
	width: auto;
	height: auto;
}
div#footer div.copyright
{
	float: right;
	width: auto;
	height: auto;
}

.Head 
{
	font-size: 103%;
	font-weight: bold;
}
.SubHead
{
	font-size: 102%;
}
.SubSubHead
{
	font-size: 101%;
}
.Normal
{
	font-size: 100%;
}
a.Normal
{
	color: #222;
	text-decoration: none;
}
a.Normal:link,a.Normal:visited,a.Normal:active
{
	color: #222;
	text-decoration: none;
}
a.Normal:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.NormalTextBox
{
	font-size: 90%;
}
.CommandButton
{
	font-size: 90%;
}
/* Linkメニュー
a.rootmenu
{
	display:inline-block;
	width: 192px;
	height: 24px;
	line-height: 22px;
	background: url(images/menu_bg_hover.gif) no-repeat;
	color: #333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.rootmenu:link
{
	
}
a.rootmenu:visited
{
	
}
a.rootmenu:active
{
	
}
a.rootmenu:hover
{
	display:inline-block;
	width: 192px;
	height: 24px;
	line-height: 22px;
	background: url(images/menu_bg.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
 */

/* NAVメニュー */
.MenuContainer
{
}
/* Root Menu */
.RootMenu
{
/*	display:inline-block;
	width: 196px;*/
	height: 24px;
	line-height: 22px;
	color: #222;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
/**/
a.RootMenu:visited,a.RootMenu:active,a.RootMenu:link
{
	color: #000;
	text-decoration: none;
}
a.RootMenu:hover
{
	color: #1770A8;
	text-decoration: none;
}
.RootMenuHover
{
	color: #1770A8;
	text-decoration: none;
}
.RootMenuSelected
{
/*	display:inline-block;
	width: 196px;*/
	height: 24px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #111;
}
.RootMenuBreadCrumb
{
/*	display:inline-block;
	width: 196px;*/
	height: 24px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000;
}
/* Sub(Popup) Menu */
.SubMenuContainer
{
	border: solid 1px #003366;
	background-color: #1770A8;
}
.SubMenu
{
	color: #fff;
}
.SubMenu td, .SubMenu td span
{
  padding: 2px;
  font-size: medium;
}
.SubMenuHover
{
  background-color: White;
  color: #006699;
}
.SubMenu .SubMenuIcon
{
  border-left: solid 3px White;
}
.SubMenuHover .SubMenuIcon
{
  border-left: solid 3px #006699;
}

/* NAVメニュー2 */
.MenuContainer2
{
}
.main_dnnmenu_container2
{
}
/* Root Menu */
.RootMenu2
{
	height: auto;
	color: #111;
	font-weight: bold;
	text-align: left;
}
a.RootMenu2:visited,a.RootMenu2:active,a.RootMenu2:link
{
	color: #111;
	text-decoration: none;
}
a.RootMenu2:hover
{
	color: #1770A8;
	text-decoration: underline;
}
a.RootMenuBreadCrumb2
{
	background: #eee;
}
.RootMenuHover2
{
	color: #1770A8;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color: #F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color: #F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}

/* コントロールパネル */
.controlpanel
{
	background:#FFF;
	border:#B1BDC5 solid;
	border-width:0px 0px 2px;
}
.controlpanel IMG
{
	margin:15px 5px 0px;
}
.controlpanel TD TD TD TD IMG
{
	margin:0px;
}
.controlpanel TD TD TD
{
	width:auto;
 }
.controlpanel DIV
{
	border:#B1BDC5 solid;
	border-width:0px 1px;
	width:3px;
	height:100px;
}
.controlpanel TD .SubHead
{
	background:#B1BDC5;
	font-size: small;
	color: #333;
	font-weight: bold;
}
.controlpanel TD TD TD .SubHead
{
	background:transparent;
	border:0px;
	font-size: small;
	color: #333;
	font-weight: normal;
}
.controlpanel TD TD TD input
{
	background:#EFEFEF;
	font-size: small;
	color: #000;
	font-weight: bold;
	padding-left:4px;
}
.controlpanel TD TD TD select
{
	background:#EFEFEF;
	font-size: small;
	color: #333;
}
.controlpanel A.CommandButton
{
	font-size:10px;
	text-decoration:none;
}
.controlpanel A.CommandButton:link
{
	color: #000; text-decoration:none;
}
.controlpanel A.CommandButton:visited
{
	color: #000;
	text-decoration:none;
}
.controlpanel A.CommandButton:active
{
	color: #000;
	text-decoration:none;
}
.controlpanel A.CommandButton:hover
{
	color: #F00;
	text-decoration:underline;
}


/* Modules */

/* Blog  */

.blog_Description, .blog_Description_Heavy
{
	font-size: small;
}
/* 個別記事 */
div.blog_body
{
}
div.blog_body div.blog_head
{
}
div.blog_body div.blog_head h2.blog_title
{
	font-size: 105%;
}

/* Blog投稿者＆投稿日 */
div.blog_body span.blog_dateline
{
}
/* もっと読む */
div.blog_body a.blog_more_link
{
}
/*  footer */
div.blog_footer
{
}
div.blog_footer_right
{
}
/* 記事を編集 */
div.blog_footer_right a.blog_edit_link
{
}
div.blog_footer_left
{
}
div.blog_footer_left span.blog_topics
{
}

/* Events */
.Event{}
.EventTitle{}
.EventNextPrev{}
.EventDayHeader{}
.EventOtherMonthDay EventDay{}
.EventDay{}
.EventWeekendDay EventDay{}
.ListDataGrid{}
.ListDate{}
.ListTitle{}
.ListLink{}
.ListDuration{}
.ListAlternate{}
.ListHeader{}
.WeekNextPrev{}
.WeekOfTitle{}
.WeekTable{}
.WeekTitle{}
.WeekRangeheader{}
.WeekItem{}
.WeekBackground{}

/* User Defined Table */
.UDT_Table_Head{ white-space: nowrap; }


div.question p { display: inline; }
div.answer { margin: 10px 0px; }
div.answer p { display: inline; }
