@charset "EUC-JP";

body {
	color:#333333;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	line-height:150%;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1 {
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	line-height: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
}

h2 {margin: 0; font-size: 1.5em;}
h3 {margin: 0; font-size: 1.3em;}
h4 {margin: 0; font-size: 1.1em;}
img {border: 0;}

/* -------------------------------------------全体のワイドの設定---------- */
#Wrapper {width:750px; margin:0 auto; text-align:left;}

#Wrapper #page_top {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
	display: block;
	height: 1px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}




table {
	width: 100%;
	margin: 0;
	border: none;
	border-collapse: collapse;
}
td {padding: 0; border: 1 solid #000066;}

form {margin: 0; padding: 0;}
textarea {margin: 0; background-color:#f7f7f7; border: #CCCCCC 1px solid; font-size:0.85em; color: #666666; vertical-align: middle;}

a {color: #003399; text-decoration:none;}
a:visited {color: #0066CC;}
a:hover {color: #FF9933; text-decoration:underline;}


/* float clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* ------------------------------------------ページヘッダーの設定------- */
#Wrapper #Header {
	height: 50px;
	margin: 0px;
}
#Wrapper #Header a:link {
	border-style: none;
}
#Wrapper #Header h1 {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0px;
	line-height: normal;
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: right;
}
#Wrapper #Header h1 strong {
	font-size: 1.1em;
}
#Wrapper #Header h2 {
	display: block;
	float: left;
	padding: 0px;
	line-height: 0px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Wrapper #Header h3 {
	line-height: normal;
	clear: both;
}

#HeaderColumn {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#HeaderColumn .blockTitle {
	font-size: 0.9em;
	line-height: normal;
	color: #FFFFFF;
	background-color: #010066;
	padding: 2px;
	margin: 0px;
	text-align: left;
}


/* ------------------------------------------ページヘッダー写真の設定------- */
#HeaderColumn .blockContentWrap #TopHeaderPhoto {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	clear: both;
	height: 270px;
}
#HeaderColumn .blockContentWrap #HeaderPhoto {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	clear: both;
	height: 230px;
	overflow: hidden;
}


#HeaderColumn .HeaderContentWrap {
	padding: 0px;
	margin: 0px;
}
#HeaderColumn .blockContentWrap {
	margin: 0px;
	padding: 0px;
}
#HeaderColumn .blockContentWrap h2 {
	font-size: 0.9em;
	text-align: center;
	background-color: #010066;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: normal;
	padding: 4px;
	margin: 0px;
	clear: both;
}

/* ----------------------------ヘッダーメニューブロックの設定---------------- */
#HeaderColumn #HeaderMenu {
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
}
#HeaderColumn #HeaderMenu h3 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: normal;
}
#HeaderColumn #HeaderMenu h3 em {
	visibility: hidden;
}
#HeaderColumn #HeaderMenu h3 a {
	text-decoration: none;
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 115px;
}
#HeaderColumn #HeaderMenu h3#bt1 {
	background-image: url(images/main_menu1_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt1 a {
	background-image: url(images/main_menu1.gif);
	background-repeat: no-repeat;
	width: 171px;
}
#HeaderColumn #HeaderMenu h3#bt1 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h3#bt2 {
	background-image: url(images/main_menu2_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt2 a {
	background-image: url(images/main_menu2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt2 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h3#bt3 {
	background-image: url(images/main_menu3_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt3 a {
	background-image: url(images/main_menu3.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt3 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h3#bt4 {
	background-image: url(images/main_menu4_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt4 a {
	background-image: url(images/main_menu4.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt4 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h3#bt5 {
	background-image: url(images/main_menu5_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt5 a {
	background-image: url(images/main_menu5.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt5 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h3#bt6 {
	background-image: url(images/main_menu6_f2.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt6 a {
	background-image: url(images/main_menu6.gif);
	background-repeat: no-repeat;
}
#HeaderColumn #HeaderMenu h3#bt6 a:hover {
	background-image: none;
}
#HeaderColumn #HeaderMenu h4 {
	font-size: 1px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#HeaderColumn #HeaderMenu #clearFloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#HeaderColumn .blockContentWrap img {
	line-height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/* ----------------------------ヘッダー検索ブロックの設定---------------- */
#HeaderColumn #search_field {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#HeaderColumn #search_field a {
	background-image: url(images/triangle2_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	margin-right: 2px;
	text-decoration: none;
	margin-left: 7px;
}
#HeaderColumn #search_field a:hover {
	color: #FF6600;
	background-image: url(images/triangle2_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ----------------------------コンテンツブロックの設定---------------- */
#MainContents {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

/* ----------------------------コンテンツ右ブロックの設定---------------- */
#MainContents #CenterCcolumnWrap {
	padding: 0px;
	float: right;
	width: 530px;
	margin: 0px;
}
#CenterCcolumnWrap ul { margin: 0; padding: 0; list-style: decimal inside; text-align: left;}
#CenterCcolumnWrap li { margin-left: 2px; list-style: square inside; color: #666}


/* ----------------------------コンテンツ左ブロックの設定---------------- */
#MainContents #RightColumn {
	width: 200px;
	float: left;
	margin: 0px;
	font-size: 0.85em;
}
#RightColumn a {color: #308BA7; text-decoration: none;}
#RightColumn a:hover {color: #FF9933; text-decoration:underline;}

#MainContents #RightColumn .blockTitle {
	padding: 5px;
	margin: 0px;
	background-color: #F7F7F7;
	font-size: 0.9em;
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#MainContents #RightColumn .blockContentWrap {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* --------------コンテンツ左ブロックメニューの設定---------------- */
#RightColumn .blockContentWrap ul {
	margin: 5px;
	padding: 0px;
}
#RightColumn .blockContentWrap li {
	list-style-type: none;
	font-size: 1em;
	line-height: 1em;
}

/* ----------左ブロックに囲み罫をつける設定---------------- */
#RightColumn .Line {
	margin: 0px;
	padding: 7px;
	border: 1px solid #CCCCCC;
}

/* ----------最新ニュースブロックの設定---------------- */
#RightColumn #NewsBlock ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top: 1px dotted #CCCCCC;
}
#RightColumn #NewsBlock li {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 1.7em;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #666666;
	list-style-position: outside;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
#RightColumn #NewsBlock li a {
	display: block;
	color: #010066;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.1em;
}
#RightColumn #NewsBlock li a:hover {
	color: #FF9900;
	text-decoration: none;
}


/* ----------トップへ戻るボタンの設定---------------- */
#RightColumn #TopButton {
	padding: 0px;
	margin-bottom: 15px;
}
#RightColumn #TopButton ul {
	margin: 0px;
	padding: 0px;
}
#RightColumn #TopButton li {
	list-style-type: none;
	font-size: 1em;
	line-height: 1em;
}
#RightColumn #TopButton li a {
	background-color: #EEEEFF;
	display: block;
	color: #010066;
	text-decoration: none;
	border-top: 2px solid #666699;
	border-bottom: 2px solid #666699;
	background-image: url(images/triangle1_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#RightColumn #TopButton li a:hover {
	color: #FF9900;
	text-decoration: none;
	background-image: url(images/triangle1_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ----------お問い合せボタンの設定---------------- */
#RightColumn #FormButton {
	padding: 0px;
	margin-bottom: 15px;
}
#RightColumn #FormButton ul {
	margin: 0px;
	padding: 0px;
}
#RightColumn #FormButton li {
	list-style-type: none;
	font-size: 1em;
	line-height: 1em;
}
#RightColumn #FormButton li a {
	background-color: #EEEEFF;
	display: block;
	color: #010066;
	text-decoration: none;
	border-top: 2px solid #666699;
	border-bottom: 2px solid #666699;
	background-image: url(images/triangle1_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#RightColumn #FormButton li a:hover {
	color: #FF9900;
	text-decoration: none;
	background-image: url(images/triangle1_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* ----------メインメニューボタンの設定---------------- */
#RightColumn ul.MainMenu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px dotted #999999;
}
#RightColumn ul.MainMenu li {
	list-style-type: none;
	border-top: 1px dotted #999999;
	margin: 0px;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#RightColumn ul.MainMenu li a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(images/triangle1_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F7F7F7;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#RightColumn ul.MainMenu li a:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/triangle1_2.gif);
}

/* ----------ノーマルメニューボタンの設定---------------- */
#RightColumn ul#NormalMenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#RightColumn ul#NormalMenu li {
	list-style-type: none;
	line-height: 1em;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#RightColumn ul#NormalMenu li a {
	color: #003366;
	text-decoration: underline;
	padding: 8px;
	font-size: 1em;
}
#RightColumn ul#NormalMenu li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#RightColumn ul#NormalMenu ul {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
#RightColumn ul#NormalMenu li a.menuSub {
	color: #006699;
	text-decoration: underline;
	padding: 8px;
	font-size: 0.9em;
}

/* --------------コンテンツ中央左右ブロックの設定---------------- */

/* ----------センター左ブロックの設定---------------- */
#CenterCcolumnWrap .CenterLeftcolumn {
	margin-bottom: 10px;
	float: left;
	width: 49%;
	min-height: 1px;
	padding: 0px;
	font-size: 0.85em;
	font-weight: normal;
	color: #333333;
}
#CenterCcolumnWrap .CenterLeftcolumn h3.blockTitle {
	display: block;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/CenterLeftcolumnTitle_bg.gif);
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#CenterCcolumnWrap .CenterLeftcolumn .blockContent {
	border: 1px solid #CCCCCC;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* ----------センター右ブロックの設定---------------- */
#CenterCcolumnWrap .CenterRightcolumn {
	margin-bottom: 10px;
	float: right;
	width: 49%;
	padding: 0px;
	min-height: 1px;
	font-size: 0.85em;
	font-weight: normal;
	color: #333333;
}

#CenterCcolumnWrap .CenterRightcolumn h3.blockTitle {
	display: block;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(images/CenterLeftcolumnTitle_bg.gif);
	margin: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#CenterCcolumnWrap .CenterRightcolumn .blockContent {
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}







#PageTitle {
	padding-top: 5px;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	padding-bottom: 5px;
	width: 560px;
	height: 26px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PageTitle h2 {
	font-size: 1.1em;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
/* --------------------------------各ページのサブメニューの設定------------- */
#MainContents #RightColumn .SubMenu {
	font-size: 1em;
	font-weight: normal;
}
#MainContents #RightColumn .SubMenu h4 {
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.6em;
}
#MainContents #RightColumn .SubMenu h4 a {
	background-color: #DFDFDF;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #4D4D4D;
	text-decoration: none;
}
#MainContents #RightColumn .SubMenu h4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5C5C5C;
}

/* --------------------------------フッターブロックの設定------------- */
#Footer {
	color: #333333;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 0.9em;
	padding: 0px;
	float: none;
}
#Footer p {
	font-size: 1em;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 1.3em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#Footer p a {
	color: #333333;
	text-decoration: none;
}
#Footer p a:hover {
	color: #0099FF;
	text-decoration: none;
}
#Footer address {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	border-top: 1px solid #000066;
	font-size: 0.8em;
	font-variant: normal;
}




#Wrapper .clearFloat {
	clear: both;
	line-height: 1px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#SiteTitle {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 20px 30px 0 0;
}
#SiteTitle a {
	color: #ccc;
	text-decoration: none;
}
#SiteTitle a:hover {
	color: #fff;
}
#SiteSubtitle {
	font-size: 16px;
	color: #ccc;
	font-weight: bold;
	margin: 5px 30px 0 0;
}

#ContentsBody {
	background-color: #FFFFFF;
	padding: 15px;
	margin: 0px;
}

#HeaderBlock {
	min-height: 1px;
	margin: 2px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}















/* Blocks Settings */





#RightColumn .head, #RightColumn .even, #RightColumn .odd {color: #333;}
#RightColumn .head a, #RightColumn .even a, #RightColumn .odd a {color: #036;}


/* For Menu */
/* Web std */
.blockContentInner #mainmenu {margin: 0; padding: 0;}
.blockContentInner #mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner #mainmenu ul {margin: 0; padding: 0;}
.blockContentInner #usermenu {margin: 0; padding: 0;}
.blockContentInner #usermenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu {margin: 0; padding: 0;}
.blockContentInner .mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu ul {margin: 0; padding: 0;}


/* MainMenu and Multimenu */
.blockContentInner #mainmenu a, .blockContentInner .mainmenu a {
	color: #666666;
	display: block;
	overflow: hidden;
	width: 185px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	text-decoration: none;
	vertical-align: middle;
}

.blockContentInner #mainmenu a:visited, .blockContentInner .mainmenu a:visited{
	color: #999999;
}


.blockContentInner #mainmenu a:hover, .blockContentInner .mainmenu a:hover {
	color: #FF6600;
	background-color: #E8E8E8;
}

.blockContentInner #mainmenu a.menuTop, .blockContentInner .mainmenu a.menuTop {
	border: 1px solid #CCCCCC;
	padding: 3px;
	height: 20px;
	font-size: 0.9em;
	width: 162px;
}

.blockContentInner #mainmenu a.menuMain, .blockContentInner #mainmenu a.menuMain {
	width: 162px;
	height: 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 1px;
}

.blockContentInner #mainmenu a.menuSub, .blockContentInner #mainmenu a.menuSub {
	height: 20px;
	text-indent: 5px;
	line-height: 20px;
	margin-top: 2px;
	font-size: 0.9em;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

/* UserMenu */
.blockContentInner #usermenu a {
	color: #333333;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	vertical-align: middle;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
	font-size: 0.9em;
}

.blockContentInner #usermenu a:visited{
	color: #999999;
}


.blockContentInner #usermenu a:hover {
	color: #FF6600;
	background-color: #F1F1F1;
}


#ContentsBody table {
	width: 100%;
}

.outer {border: 1px solid #444;}
.outer th {background-color: #999; color: #FFFFFF; vertical-align: middle;}
.outer th a {color: #fff;text-decoration: underline;}
.outer th a:hover {color: #990033;}
.outer td {border-bottom: 1px dotted #ccc;}
.head {background-color: #e6e6e6; padding: 5px; font-weight: bold; vertical-align:top;}
.even {background-color: #f7f7f7; padding: 5px; vertical-align:top;}
.odd {background-color: #fff; padding: 5px; vertical-align:top;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px; vertical-align:top;}
tr.odd td {background-color: #E9E9E9; padding: 5px; vertical-align:top;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px; overflow: auto;}
/* code is scroll. for forum */
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {color: #000; font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px; word-break:break-all; overflow: hidden;}/* overflow is hidden for forum */
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.d3f_form_table td input {max-width: 480px;}/* for d3forum make new forum page */
#MainContents .d3f_iconexp li {list-style: none;}/* thx hi-debow */
.skip {position: absolute; left: -9000px; margin: 0; padding: 0;}/* for ex templates. thx hi-debow */
