/* default
----------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
img { border: 0; vertical-align: bottom; }


/* structure
----------------------------------------------------------------------*/
html { overflow: scroll; }
body {
	color: #333333;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #EEE;
	text-align: left;
}

#background {
	width: 100%;
	height: 100%;
	background-color: #EEE;
	margin: 0;
	text-align: center;
}
#background:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
/*\*/
* html #background {
	height: 1em;
	overflow: visible;
}
/**/

#container {
	width: 915px;
	height: 100%;
	background-color: #FFF;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
}
#container:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
/*\*/
* html #container {
	height: 1em;
	overflow: visible;
}
/**/

.main-border {
	width: 935px;
	height: 100%;
	background: url(../img/main_border.gif) repeat-y;
	margin: 0 auto;
}

/* ヘッダー
----------------------------------------------------*/
#header {
	width: 100%;
	height: 133px;
	background: url(../img/head_bg.gif) repeat-x;
	margin: 0 auto 0px;
	text-align: center;
}
#header #mobile_top{
	display:none;
}
#header #top {
	width: 915px;
	height: 98px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
}
#header #top #logo {
	float: left;
	width: 370px;
	height: 87px;
	padding: 11px 0 0 16px;
	text-align: left;
}

/* 2012.09.26 add */
#header #menu {
	width: 900px;
	height: 35px;
	background: #11146D url(../img/top_menu_bg.jpg) left bottom no-repeat;
	margin: 0 auto;
	padding: 0 15px 0 0;
	text-align: right;
}
/* 2014.01.14 add */
#header #top #lang {
	float: right;
	width: 315px;
	height: 30px;
	margin-top: 11px;
	padding-right: 12px;
	text-align: right;
}
#header #top #lang {
	float: right;
	width:315px;
	height: 30px;
	margin-top: 11px;
	padding-right: 12px;
	text-align: right;

}
/* 2012.09.26 add */
#header #top #lang li {
	float: left;
	list-style: none;
	margin-left: 5px;
	display: inline;
}
/* 2012.09.26 add */
#header #top #btntop {
	float: right;
	width: 315px;
	height: 35px;
	margin-top: 11px;
	padding-right: 12px;
	text-align: left;
}

#header #top #btntop li {
	float: right;
	list-style: none;
	margin-left: 5px;
	display: inline;
}
/* 2014.01.14 add */
#header #top-border {
	width: 935px;
	height: 133px;
	background: url(../img/top_border.gif) no-repeat;
	margin: 0 auto;
}
#header h1 {
	font-size: 16px;	
	line-height: 16px;
}
#header #button {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* サイドナビ
----------------------------------------------------*/
#left {
	float: left;
	width: 190px;
	height: auto;
	background: #FFF url(../img/left_bg.jpg) no-repeat;
	text-align: center;
}
#left .menu {
	width: 170px;
	height: 25px;
	background: url(../img/btn_left.jpg) no-repeat;
	line-height: 25px;
	margin: 11px auto 0;
	text-indent: 10px;
	text-align: left;
}
#left .menu2 {
	width: 170px;
	height: 25px;
	_background: url(../img/btn_left.jpg) no-repeat;
	background-color:#390;
	line-height: 25px;
	margin: 11px auto 0;
	text-indent: 10px;
	text-align: left;
}
#left .menu2:hover{
	background-color:#30F;
}
#left .menu2 p a,
#left .menu p {
	color: #E9E5F5;
	margin-left: 4px;
	padding-left: 5px;
}
#left .menu-child {
	width: 170px;
	height: auto;
	background-color: #FFF;
	line-height: 1.8em;
	margin: 0 auto;
	padding: 3px 0 5px 0;
	text-align: left;
}
#left .menu-child dd {
	text-indent: 10px;
}

#left .menu-child .menu-childsub {
	padding-left: 10px;
	text-indent: 20px;
}
#left .menu-child .menu-childsub-vi {
	padding-left:20px;
	text-indent: 20px;
}

/* メイン
----------------------------------------------------*/
#center {
	float: left;
	width: 684px;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0 0px;
}
#main {
	width: 885px;
	border: 1px solid #AAAAAA;
	margin: 0 auto;
	padding: 0;
}
#main .topimg {
	width:695px;text-align:left;margin-bottom:7px;float:left;
}
#main .topimg img{
	width:100%;
}

/* フッター
----------------------------------------------------*/
#footer {
	width: 100%;
	height: auto;
	margin-top: 6px;
	text-align: center;
}
#footer .content {
	height: 22px;
	line-height: 22px;
	background-color: #1D2088;
	padding-right: 10px;
	text-align: right;
}
#footer #teikyo-logo {
	float: left;
	width: 220px;
	margin: 6px 0 8px 0;
	padding-left: 10px;
	text-align: left;
}
#footer #unitas-logo {
	float: right;
	width: 400px;
	margin: 9px 0;
	padding-right: 5px;
	text-align: right;
}
#bottom-border {
	width: 925px;
	height: 15px;
	background: url(../img/bottom_border.gif) no-repeat;
	margin: 0 auto;
	text-align: center;
}


/* 各レイアウト
----------------------------------------------------*/
#menu-top {
	width: 885px;
	height: 100%;
	margin: 0;
	padding: 10px 0 0;
	text-align: right;
}
#menu-top .btn {
	float: right;
	color: #FFF;
	width: 125px;
	height: 25px;
	line-height: 25px;
	background-color: #38ACE5;
	border: 1px solid #FFF;
	border-bottom: 1px solid #666;
	text-align: center;
}

.def-content {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0 auto 10px;
	padding: 0;
}
.def-content .wrapper {
	width: auto;
	padding: 5px;
}
.def-content h2 {
	color: #FFF;
	font-size: 14px;
	line-height: 25px;
	background-color: #FF9933;
	margin-bottom: 5px;
	text-indent: 20px;
}
.def-content dt {
	font-weight: bold;
	margin-bottom: 5px;	
}
.def-content dd {
	line-height: 1.3em;
	margin: 0 0 10px 1em;	
}
.def-content ul {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
}
.def-content li {
	font-weight: normal;
	line-height: 1.5em;
	_background: url(../img/blet.gif) left center no-repeat;
	margin-left: 1em;
	padding-left: 20px;
}

.h-list { padding: 0; }
.h-list li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}

.h-div {
	float: left;
	width: 110px;
	height: 45px;
	line-height: 45px;
	background-color: #99CCFF;
	border: 2px solid #6699CC;
	margin: 5px;
	text-align: center;
}

/*--------------------------------------------------*/
.def-table table {
	border-collapse: collapse;
	margin-top: 5px;
}
.def-table table .left {
	padding-left: 30px;
	text-align: left;
}

.def-table table thead th {
	background-color: #EAE8F5;
	border:1px solid #D1CFDA;
	padding: 7px;
	text-align: center;
}
.def-table table .row1 { background-color: #F6F5F8; }
.def-table table .row-note { background-color: #FCFAF2; }

.def-table table tbody tr td {
	border: 1px solid #D1CFDA;
	padding: 5px;
	text-align: center;
}
.def-table table tbody tr .label {
	font-weight: bold;
	background-color: #EAE8F5;
}
.def-table table tbody tr .label2 {
	font-weight: normal;
	background-color: #F0EEF7;
}

/*--------------------------------------------------*/
/* 丸角Div */
.rc-content {
	color: #444;
	background: #FFF url(../img/rc_content/bdr_l.jpg) left repeat-y;
	margin: 0 auto 5px;
	padding: 0;
}
.rc-content .box {
	width: auto;
	background: url(../img/rc_content/bdr_r.jpg) right repeat-y;
}



/* 罫線 */
.rc-content .top {
	width: 100%;
	height: 10px;
	background: url(../img/rc_content/bdr_t.jpg) top repeat-x;
}
.rc-content .top .left {
	float: left;
	width: 10px;
	height: 10px;
	background: url(../img/rc_content/cnr_tl.jpg) left top no-repeat;
}
.rc-content .top .right {
	float: right;
	width: 10px;
	height: 10px;
	background: url(../img/rc_content/cnr_tr.jpg) right top no-repeat;
}
.rc-content .content { padding: 0 10px; }
.rc-content .bottom {
	width: 100%;
	height: 10px;
	background: url(../img/rc_content/bdr_b.jpg) bottom repeat-x;
}
.rc-content .bottom .left {
	float: left;
	width: 10px;
	height: 10px;
	background: url(../img/rc_content/cnr_bl.jpg) left bottom no-repeat;
}
.rc-content .bottom .right {
	float: right;
	width: 10px;
	height: 10px;
	background: url(../img/rc_content/cnr_br.jpg) right bottom no-repeat;
}

.rc-content h2 {
	color: #444;
	font-size: 14px;
	line-height: 30px;
	/* background: url(../img/rc_content/h_def.jpg) no-repeat; */
	margin-bottom: 7px;
	text-indent: 22px;
	border-left:10px solid #11146D;
	border-bottom:1px solid #11146D;
	border-radius: .3em;
	background-color:#dddeff;
}

.rc-content h4 {
	color: #1D2088;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 10px;
}
.rc-content p {
	line-height: 1.8em;
	padding: 0 3px 8px 8px;
}
.rc-content dl {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
.rc-content dt {
	color: #1D2088;
	font-weight: bold;
	background: url("http://www.unitas-ej.com/img/blet.gif") 3px 3px no-repeat; 
	margin: 0 3px 5px;
	padding: 0;
	padding-left:25px;
	/*text-indent: 25px;*/
}
.rc-content dd {
	line-height: 1.8em;
	margin: 0 0 12px 2.3em;
	padding: 0 10px 0 0;
}
.rc-content ul {
	_list-style-image: url(../img/blet.gif);
	margin-bottom: 10px;
	padding: 0;
}
.rc-content li {
	font-weight: normal;
	line-height: 1.4em;
	margin-left: 2em;
	text-indent: -0.5em;
}

/*2017/11追加indexページの入力案内*
----------------------------------------------------*/
#topguide{
	width:100%;
	display:block;
}
#topguide th{
	background:#060;
	color:#FFF;
	line-height:30px;
	text-align:center;
}
#topguide th:nth-child(2){
	background:#006;
}
#topguide td{
	background:#B0D8FF;
	padding:5px;
	vertical-align:top;
}
#topguide .btn{
	text-align:right;
	background:#C00;
	color:#FFF;
	float:right;
	padding:10px;
	font-weight:bold;
	border-style: none;
}
#topguide .btn:hover{
	background:#F00;
	cursor: pointer;
}
#topguide ul{
}

/* 各種表示
----------------------------------------------------*/
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.hide { display: none; }
.strong {
	color: #1D2088;
	font-weight: bold;
}

/*--------------------------------------------------*/
/* mod_quickicon */
.icon {
	width: 200px;
	height: 53px;
	font-weight: bold;
	line-height: 53px;
	padding-left: 3px;
}
.icon a {
	display: block;
	padding: 0px 1px 5px 0px;
	text-decoration: none;
	vertical-align: middle;
}
.icon a:link { color: #BBB; }
.icon a:hover {
	color: #FFF;
	padding: 1px 0px 4px 1px;
	text-decoration: none;
}
.icon span {
	display: block;
	color: #144A6A;
	font-weight: bold;
	padding-top: 3px;
}

#footer a, #menu-top a, #left .menu a { color: #E9E5F5; }
#footer a:link, #menu-top a:link, #left .menu a:link { color: #E9E5F5; }
#footer a:hover, #menu-top a:hover, #left .menu a:hover { color: #FFEC4F; }

#left .menu-child a { color: #333; }
#left .menu-child a:link { color: #333; }
#left .menu-child a:hover { color: #2646E7; }

.univ {
	float: left;
	width: 135px;
	font-weight: bold;
	text-align: left;
}
.dept {
	float: left;
	width: 110px;
	margin-left: 0px;
	text-align: left;
}

/*最新ニュース*/
dt.topnews{
	color: #1D2088;
	font-weight: bold;
	margin: 0 3px 5px;
	padding-left: 65px;
	background: url("http://www.unitas-ej.com/images/btn_news.png") left center no-repeat;	
}
dt.n_kofu{
	background: url("http://www.unitas-ej.com/images/btn_kofu.png") left center no-repeat;	
}
.n_tokyo{
	background: url("http://www.unitas-ej.com/images/btn_tokyo.png") left center no-repeat;	
}
dt.topnews a{
	color: #1D2088;
}

dd ol li{
	padding-left: 20px;
}