@import "./alpha.css";
@import "./omega.css";

body {
	background: #000e68;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
    font-size:inherit;
    font:100%;
}

img {
	border: 0;
}

form { margin: 0px; }
input, select, textarea {font-size: 12px;}

A:link { color: #00199A; }
A:visited { color: #7F8CCC; }
A:active { color: #F28706; }
A:hover { color: #F28706; }

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

.lh1 { line-height: 1.1; }
.lh2 { line-height: 1.2; }
.lh3 { line-height: 1.3; }
.lh4 { line-height: 1.4; }
.lh5 { line-height: 1.5; }

.head_area {
	background: url(images/head_bg.png) repeat-x;
}
.main_area {
	background: url(images/main_bg.png) repeat-x;
}
.contents_area {
	background: url(images/contents_bg.gif) repeat-x;
}
.side_area {
	background: url(images/side_bg.png) repeat-y;
}
.member_area {
	background: url(images/member_bg.png) repeat-x;
}
.ul_blue {
	background: url(images/ul_blue.gif) repeat-x;
	background-position:bottom;
}

.ul_gray {
	background: url(images/ul_gray.gif) repeat-x;
	background-position:bottom;
}


.rollover {
	border: 0;
}
.topic_path {
	color: #3f3f3f;
	font-size:85%;
}
.topic_path A:link { color: #3f3f3f;}
.topic_path A:visited { color: #3f3f3f;}
.topic_path A:active { color: #3f3f3f;}
.topic_path A:hover { color: #2f43ad ;}

.style1 {
	color:#666666;
	font-size:85%;
	line-height: 2;
}
.style2 {
	color:#666666;
	font-size:93%;
	line-height: 1.5;
}

.style3 {
	color:#001999;
	font-size:85%;
	line-height: 1.4;
}
.style4 {
	color:#001999;
	font-size:93%;
	line-height: 1.5;
}
.information_title {
	color:#001999;
	font-size:116%;
	line-height: 1.2;
}
.form_title {
	color:#00199B;
	font-size:93%;
	line-height: 1.5;
}
.form_note {
	color:#00199B;
	font-size:85%;
	line-height: 1.4;
}
.operation_time {
	color:#001999;
	font-size:85%;
	line-height: 1;
}
.information_text {
	color:#666666;
	font-size:93%;
	line-height: 1.5;
}

.information_text hr {
   border-width: 1px 0px 0px 0px;
   border-style: dashed;
   border-color: #CCCCCC;
   height: 1px;
}

.information_text p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.table1 {
	border-collapse:collapse;
	border-bottom:solid 1px #99A3D7;
}

.table1_td1 {
	border-bottom:dashed 1px #99A3D7;
	border-right:solid 1px #CCCCCC;
}
.table1_td2 {
	border-bottom:dashed 1px #99A3D7;
}
.table1_td3 {
	border-bottom:solid 1px #B3BAE1;
	border-right:solid 1px #B3BAE1;
}
.table1_td4 {
	border-bottom:solid 1px #B3BAE1;
}

