/* ‹¤’Ê */
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-right: auto;
	margin-left: auto;
	background-color: #E1F2FD;
	margin-top: 15px;
}

p {
	margin-bottom: 1em;
}

h1 {display:none;}

address {
	font-style: normal;
	padding-top: 20px;
}

#main {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back_head.gif);
	background-repeat: no-repeat;
	height: 176px;
}

#head_linkarea {
	height: 105px;
	width: 370px;
}

#footer {
	background-image: url(images/back_foot.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 790px;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.3em;
}

#unilogo  {
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	color: #6289FF;
	text-decoration: none;
}

a:active {
	color: #6289FF;
	text-decoration: none;
}

.nodisplay {
  display: none;
}

.clrred {
	color: #FF0000;
}

.sakuseichu {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

#con_area {
}

#block_menu {
	float: left;
	display:inline;
	width: 185px;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 13px;
}

#content {
	float: right;
	display:inline;
	width: 560px;
	margin-right: 20px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.contxt {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #333333;
}

.contxtp {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #333333;
}

ol { margin:0px; padding:0px;}

.conlist1 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-justify: inter-ideograph;
	text-align: justify;
	list-style-position:outside;
	color: #333333;
}

.conlist2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #333333;
}

.totop {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}

.menuarea {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CADFFF;
	list-style-type: none;
}

.menuarea li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CADFFF;
	padding-top: 4px;
	padding-bottom: 2px;
}

a.conmenu01 {
	display:block;
	width:148px;
	height: 23px;
	background-image:url(images/menu01.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu01 {
	background-image:url(images/menu01ov.gif);
	background-repeat: no-repeat;
}

a.conmenu02 {
	display:block;
	width:132px;
	height: 23px;
	background-image:url(images/menu02.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu02 {
	background-image:url(images/menu02ov.gif);
	background-repeat: no-repeat;
}

a.conmenu03 {
	display:block;
	width:118px;
	height: 23px;
	background-image:url(images/menu03.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu03 {
	background-image:url(images/menu03ov.gif);
	background-repeat: no-repeat;
}

a.conmenu04 {
	display:block;
	width:118px;
	height: 23px;
	background-image:url(images/menu04.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu04 {
	background-image:url(images/menu04ov.gif);
	background-repeat: no-repeat;
}

a.conmenu05 {
	display:block;
	width:118px;
	height: 23px;
	background-image:url(images/menu05.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu05 {
	background-image:url(images/menu05ov.gif);
	background-repeat: no-repeat;
}

a.conmenu06 {
	display:block;
	width:154px;
	height: 23px;
	background-image:url(images/menu06.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu06 {
	background-image:url(images/menu06ov.gif);
	background-repeat: no-repeat;
}

a.conmenu07 {
	display:block;
	width:100px;
	height: 23px;
	background-image:url(images/menu07.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu07 {
	background-image:url(images/menu07ov.gif);
	background-repeat: no-repeat;
}

a.conmenu08 {
	display:block;
	width:176px;
	height: 55px;
	background-image:url(images/btn_top.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu08 {
	background-image:url(images/btn_top_ov.gif);
	background-repeat: no-repeat;
}

a.conmenu09 {
	display:block;
	width:176px;
	height: 55px;
	background-image:url(images/btn_top2.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu09 {
	background-image:url(images/btn_top2_ov.gif);
	background-repeat: no-repeat;
}

a.conmenu10 {
	display:block;
	width:175px;
	height: 50px;
	background-image:url(images/banner01.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu10 {
	background-image:url(images/banner01ov.gif);
	background-repeat: no-repeat;
}

a.conmenu11 {
	display:block;
	width:175px;
	height: 50px;
	background-image:url(images/banner02.gif);
	background-repeat: no-repeat;
}

a:hover.conmenu11 {
	background-image:url(images/banner02ov.gif);
	background-repeat: no-repeat;
}

a.voice {
	display:block;
	width:78px;
	height: 13px;
	background-image:url(images/icon_voice.gif);
	background-repeat: no-repeat;
}

a:hover.voice {
	background-image:url(images/icon_voice_ov.gif);
	background-repeat: no-repeat;
}

#title01 {
	background-image: url(images/title01.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title02 {
	background-image: url(images/title02.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title03 {
	background-image: url(images/title03.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title04 {
	background-image: url(images/title04.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title05 {
	background-image: url(images/title05.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title06 {
	background-image: url(images/title06.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

#title07 {
	background-image: url(images/title07.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 558px;
}

.subtitle01 {
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF3300;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#tokuchou_area {
	border: 1px solid #71AAFF;
	padding: 15px 10px 5px;
	margin-bottom:30px;
}

#tokuchou_logo {
	background-image: url(images/logo_tokuchou.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 185px;
}

#shusai_logo {
	background-image: url(images/logo_shusai.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 235px;
}

.tokuchou_title {
	background-color: #E1F2FD;
	padding: 5px 5px 5px 8px;
	margin-right: 3px;
	margin-left: 3px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}

.tokuchou_txt {
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #333333;
}

.kouza_lead {
	font-size: 0.8em;
	font-weight: bold;
	color: #000066;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.kouza_tbl {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 1.3em;
}

td.kouza01 {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 3px 6px;
}

td.kouza02 {
	font-size: 0.8em;
	color: #333333;
	background-color: #D2E4FF;
	text-align: center;
	padding: 3px 6px;
}

td.kouza03 {
	font-size: 0.8em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 6px;
}

.doc_tbl {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 1.3em;
}

td.doc01 {
	font-size: 0.9em;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
	padding: 3px 6px;
}

td.doc02 {
	font-size: 0.8em;
	text-align:left;
	color: #333333;
	background-color: #D2E4FF;
	padding: 3px 6px;
}

td.doc03 {
	font-size: 0.8em;
	text-align:center;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 6px;
	width:80px;
}

.flow_tbl {
	width: 520px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 1.3em;
}
td.flow01 {
	font-size: 0.8em;
	text-align:center;
	color: #FFFFFF;
	background-color: #00309c;
	padding: 3px 0px;
}
td.flow02 {
	font-size: 0.8em;
	text-align:center;
	color: #333333;
	background-color: #D2E4FF;
	padding: 3px 6px;
}
td.flow03 {
	font-size: 0.8em;
	text-align:center;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px 6px;
}

td.flow04 {
	text-align:center;
	background-color: #FFFFFF;
}

.flow_bar {
	background-color:#69a5de;
	width:10px;
}

.flow_box {
	background-color:#d6e7ff;
	border:#999999 solid 1px;
	padding:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}

.flow_box2 {
	background-color:#ffffff;
	margin:0px 0px 10px 0px;
	font-size:0.8em;
	color:#333333;
	text-align:left;
	vertical-align:top;
}

.flow_box3 {
	width:170px;
	background-color:#ffffff;
	padding: 3px 6px;
	line-height:1.2;
	color:#333333;
	font-size:0.8em;
	text-align:center;
	vertical-align:top;
}

.flow_list {
	text-indent:-2em;
	margin-left:2em;
}

.toi_area {
	background-color: #FFFFE1;
	padding: 25px;
	width: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	border: 1px solid #FF9900;
}

.qaarea_q {
	background-color: #DDEBFF;
	padding: 10px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
}

.qaarea_a {
	background-color: #FFDFDF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
}

.qaline {
	margin-right: 25px;
	margin-bottom: 25px;
}

.toi_tbl {
	width: 500px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	font-size: 0.8em;
	color: #333333;
}

td.toi01 {
	padding: 5px;
	background-color: #CEE1FF;
	text-align: center;
}

td.toi02 {
	padding: 5px 10px;
	background-color: #FFFFFF;
}

td.toi03 {
	padding: 3px;
	background-color: #CEE1FF;
	text-align: center;
}

td.toi04 {
	padding: 3px 6px;
	background-color: #FFFFFF;
}

.toi_line {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
	margin-bottom: 8px;
}

.toi_koumoku {
	font-weight: bold;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066FF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	width: 480px;
}

.toi_con {
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-justify: inter-ideograph;
	text-align: justify;
	color: #333333;
	width: 480px;
}

.toi_space {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}

.fornet_linkbox {
	margin: 15px 15px 10px;
}

ul.fornet_link {
	margin-left: 20px;
	font-size: 0.9em;
}

ul.fornet_link li {
	list-style-image: url(images/listtop.gif);
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

.voice_title {
	background-color:#0065ce;
	padding: 8px;
	margin:20px 25px 0px 25px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight:bold;
}

.voice_area {
	background-color: #D2E4FF;
	padding: 10px;
	margin:0px 25px 20px 25px;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.4em;
}

.voice_area li {
	margin-left:20px;
	margin-bottom:20px;
	padding-left:0px;
}

.float_right{
	float:right;
	margin-left:10px;
}

strong.keywords{
	font-weight:normal;
}