body {
	background-color: #eff1f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "MS UI Gothic", SimHei, "宋体";
	/*font-family:Arial, Helvetica, sans-serif;*/
}
.main {
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	width: 800px;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #061d36;
	border-right-color: #061d36;
	border-bottom-color: #061d36;
	border-left-color: #061d36;
}
.main_space {
 width: 100%;
	height: 100%;
	border: none;
	margin-bottom:0px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #75AFF0;
	background-color: #061d36;
	text-align: center;
	padding: 3px;
	height: 20px;
}

.left {
	background-color: #031f3e;
	vertical-align: top;
	background-image: url(../img/headbar_l.gif);
	background-repeat: repeat-x;
}

.c-both {
	background-image: url(../img/headbar_l.gif);
	background-repeat: repeat-x;
	background-position: 19px;
	height: 70px;
}
img {
	border: 0px;
}
.center {
	text-align: center;
}
a.im_textlink {
	text-decoration: none;
	
	color: #244C77;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 10pt;
}
a.im_textlink:hover {
	text-decoration: underline;	
}
a.im_textlink2 {
	text-decoration: none;
	
	color: #000000;
	vertical-align: top;
	line-height: 15px;
	font-size: 10pt;
}

a.im_textlink2:hover {
 color:#6699FF;
	text-decoration: underline;	
}

a.im_textlink3 {
	text-decoration: none;
	
	color: #2f4864;
	vertical-align: top;
	line-height: 15px;
	font-size: 10pt;
	font-weight:bold;
}

a.im_textlink3:hover {
 color:#2f4864;
	text-decoration: underline;	
}

a.im_textlink_link {
	text-decoration: none;
	color: #244C77;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 10pt;
	background-image:url(../img/second/s_link.gif);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left:10px;
	padding-right:20px;
	
}
a.im_textlink_link:hover {
	text-decoration: underline;
	padding-left:10px;
}

.right {
	background-color: #244c77;
	background-image: url(../img/headbar_r.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.headbar_l {
	background-image: url(../img/headbar_l.gif);
	background-repeat: repeat-x;
}
.leftc {
	background-color: #031f3e;
	vertical-align: top;
	background-image: url(../img/headbar_lc.gif);
	background-repeat: repeat-x;
}
.rightc {

	background-color: #244c77;
	background-image: url(../img/headbar_rc.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.mainc {
	width: 800px;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #061d36;
	border-right-color: #061d36;
	border-bottom-color: #061d36;
	border-left-color: #061d36;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
}

/*ヘッダー関連*/
.header {
 background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
.header_text {
 text-align: right;
	
	font-size: 9pt;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-right: 10px;
	height: 19px;
	letter-spacing: 1px;
}

/*トップページ*/

.t_contents_area {
	padding-right: 8px;
	padding-left: 8px;
	vertical-align:top;
	height: 100%;
}

.t_title {
	
	font-size: 9pt;
	color: #FFFFFF;
	height:20px;
	background-color: #061d36;
	padding: 3px 0px 3px 10px;
	letter-spacing: 1px;
	margin-top:4px;
}

.top_main_text {
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 14px;
	text-decoration: none;	
}
a.top_main_text {
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 14px;
	text-decoration: none;	
}
a.top_main_text:hover {
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 14px;
	text-decoration: underline;	
}

a.top_main_text_link {
 
	font-size: 9pt;
 color: #FFFFFF;
	line-height: 14px;
	text-decoration:none;
}

a.top_main_text_link:hover {
 color:#FFFFFF;
	text-decoration: underline;	
}

a.top_main_text_link2 {
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 14px;
	text-decoration:underline;
}

a.top_main_text_link2:hover {
 color:#2F4864;
	text-decoration: underline;	
}


.info_table {
 margin-left: 10px;
	margin-top: 5px;
	padding: 0px;
	vertical-align:top;
}

.s_main_table {
 margin: 0px 3px 0px 3px;
	background-color:#FFFFFF;
	border:none;
	width: 794px;
	height: 100%;
}

.s_main_table2 {
	background-image: url(../img/s_main_bg.gif);
	background-repeat: repeat-x;
	border:none;
	width: 794px;
	height: 100%;
}

.line_b {
 margin: 0px 0px 0px 7px;
	background-color: #2c5e95;
	width: 780px;
	height: 1px;
}

.dots {
 background-image: url(../img/second/dots.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.s_con_space {
 padding: 10px 0px 40px 20px;
	width:679px;
}

h1 {
 
	font-size: 14pt;
 color: #2F4864;
	line-height: 19px;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:10px;
	padding: 5px 0px 3px 0px;
	border-bottom: 2px solid #05284f;
	margin-right:8px;
}

h2 {
 
	font-size: 12pt;
 color: #2F4864;
	line-height: 19px;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:10px;
	margin-right:8px;
	margin-left:20px;
}

.m_contents_margin {
 margin-left:40px;
}

.w578 {
    width:578px;
}

.s_title_sub {
 
	font-size: 12pt;
 color: #2F4864;
	line-height: 16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
	margin-right:20px;
	margin-left:20px;
	border-left: 3px solid #05284f;
	padding:3px 0px 3px 5px;
	border-bottom: 1px solid #c0c0c0;
}

.s_main_text {
 
	font-size: 12pt;
 color: #2F4864;
	line-height: 18px;
	margin-right:20px;
}

.s_main_text_table {
 
	font-size: 10pt;
 color: #2F4864;
	line-height: 16px;
	margin-right:20px;
}

.s_main_text_table tr td {
 padding-bottom:0px;
 font-size: 12pt;
}

.s_main_text_link {
 
	font-size: 10pt;
 color: #2F4864;
	line-height: 16px;
	margin-right:20px;
	font-weight:bold;
	margin-top:50px;
	margin-left: 5px;
}

.s_main_text_b {
 
	font-size: 10pt;
 color: #2F4864;
	line-height: 15px;
	margin-right:20px;
	font-weight:bold;
}

.s_main_text_s {
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 15px;
}

.s_main_text tr td {
 padding-bottom:15px;
}

.s_link {
 border-top: 1px dotted #2c5e95;
	margin-right:20px;
	margin-top:2px;
	padding:5px 5px 5px 1px;
}

.s_click {
 background-image: url(../img/icon_click.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:13px;
	padding-right:20px;
	margin-top: 10px;
}

.s_dl {
 background-image: url(../img/icon_dl.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:18px;
	padding-right:20px;
	padding-top:2px;
	margin-top: 10px;
}

.s_back {
	padding-left:13px;
	padding-right:20px;
	margin-top: 30px;
	text-align:right;
}

.pan {
	
	font-size: 9pt;
	line-height: 1.5em;
	color: #FFFFFF;
	padding:4px 0px 3px 3px;
	height: 19px;
	vertical-align:middle;
	height:15px;
	text-decoration:none;
}

a.pan {
	
	font-size: 9pt;
	line-height: 1.5em;
	padding:3px;
	height: 19px;
	vertical-align:middle;
	text-decoration:none;
}

a.pan:hover {
 text-decoration: underline;
}

.p_title {
 
	font-size: 10pt;
 color: #2F4864;
	line-height: 16px;
	font-weight:bold;
	border-left: 5px solid #05284f;
	padding:3px 0px 3px 5px;
	background-color:#fdffee;
}

.p_pic {
 
	font-size: 11pt;
 color: #2F4864;
	line-height: 16px;
	font-weight:bold;
	border-left: 1px solid #05284f;
	border-bottom: 1px solid #05284f;
	border-top: 1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
	height:110px;
	background-color:#FFFFFF;
}

.p_syosai{
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 16px;
	border-top: 1px dotted #CCCCCC;
	margin:5px;
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}

.p_table{
 
	font-size: 9pt;
 color: #2F4864;
	line-height: 16px;
	margin:0px 3px 0px 3px;
	background-color:#FFFFFF;
	width:172px;
	height:100%;
}

.p_list ul li{
 
	font-size: 11pt;
	font-weight:bold;
 color: #2F4864;
	line-height: 16px;
	margin-bottom:5px;
}

.p_main_box {
 
 color: #2F4864;
	line-height: 16px;
	font-weight:bold;
	border-left: 4px solid #05284f;
	padding:3px 0px 3px 5px;
	height:90px;
	margin-left:20px;
}

.p_main_text {
 
 color: #2F4864;
	line-height: 14px;
	font-size: 11.5pt;
	font-weight:bold;
	padding:3px 3px 3px 5px;
	border-bottom: 1px dotted #CCCCCC;
	height:25px;
}

.p_main_text2 {
 font-size: 10pt;
 
 color: #999999;
	line-height: 16px;
	padding:3px 3px 3px 10px;
}

.p_main_text3 {
 font-size: 9pt;
 
 color: #999999;
	line-height: 16px;
	padding:3px 3px 3px 10px;
}

ul#list li {
 float:left;
	list-style:none;
	padding:0px 0px;
	margin:0px 10px 10px 0px;
	white-space:nowrap;
	width:180px;
}



