@charset "UTF-8";

/* {
--------------------------------------------------------------- */
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font:13px arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
}
#wrapper {
	width: 964px;
	margin: 0px auto;
	font-size:100%;
	background-image: url(../img/wrap_bg.jpg);
	background-repeat: repeat-y;
	line-height: 160%;
}
h1 {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 132px;
	width: 964px;
	margin: 0px auto;
}
h1 a {
	display: block;
	height: 100px;
	width: 520px;
	outline:none;
}
table {
    font-size:inherit;
    font:90%;
}
#nav {
	float: left;
	width: 227px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	width: 227px;
	height: 34px;
}
#con {
	float: right;
	width: 737px;
	min-height: 560px;
	height: auto !important;
	height: 400px;
}
#footer {
	clear: both;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#footer p {
	display: none;
}
#pagetop {
	background-image: url(../img/bg_con2.gif);
	background-repeat: repeat-y;
	text-align: right;
	margin-top: 26px;
	margin-bottom: 18px;
	clear: both;
	margin-right: 44px;
}


/* トップページ
--------------------------------------------------------------- */
#top-kaiki {
	background-image: url(../img/top_kaiki.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 737px;
}
#top-kaiki p {
	display: none;
}
#top-photo {
	height: 173px;
	width: 655px;
	margin-top: 15px;
	margin-left: 30px;
}
#news {
	width: 655px;
	margin-left: 30px;
}
#news h2 {
	background-image: url(../img/top_news.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 655px;
	text-indent: -999999px;
}
#news dl {
	margin-top: 20px;
	margin-left: 22px;
}
#news dt,
#news dd {
	margin-bottom: 8px;
}
#news dt {
	background-image: url(../img/icon_arrow_gry.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
	background-position: 0px 5px;
	float: left;
	width: 80px;
	line-height: 130%;
}
#news dd {
	float: left;
	width: 500px;
	line-height: 130%;
}


/* コンテンツページ共通
--------------------------------------------------------------- */
#con #inner {
	width: 670px;
	margin-left: 26px;
}
#junbi {
	margin-top: 50px;
	font-size: 150%;
	color: #666666;
	background-image: url(../img/junbi.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999999px;
	text-align: center;
	background-position: center;
}
h3 {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../img/ttl3_bg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 25px;
	width: 670px;
	padding-top: 3px;
	margin-top: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BF4545;
	margin-left: 10px;
	font-size: 114%;
	margin-top: 1em;
}
#inner p,
#inner ol,
#inner ul,
#inner dl {
	margin-left: 11px;
}
#inner dt {
	font-weight: bold;
	color: #333333;
}
#inner dd {
	margin-left: 10px;
}
#inner ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#inner .ul-dot-l {
	margin-top: 1em;
	margin-bottom: 1em;
}
#inner .ul-dot-l li {
	background-image: url(../img/icon_dot_red.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 3px;
	margin-left: 5px;
	padding-left: 16px;
	margin-top: 2px;
}
#inner dl {
	margin-top: 1em;
}
#inner blockquote {
	margin-left: 20px;
}


/* 装飾
--------------------------------------------------------------- */
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.area-btn {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

.text-chuki {
	padding-left: 1em;
	text-indent: -1em;
}
.text-red {
	color: #FF0000;
}
.underline {
	border-bottom: solid 1px #ff0000;
}
.dotline {
border-bottom: dotted 1px #ff0000;
}
.doubleline {
border-bottom: double 3px #ff0000;
}
.rectangle {
border:solid 1px #ff0000;
}
.mt-0,
#page-organizer .mt-0 {
	margin-top: 0px;
}
.mt-1 {
	margin-top: 1em;
}
.mt-mb-1 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.tbl-layout {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
.tbl-layout td {
	font-size: 100%;
	line-height: 140%;
	vertical-align: top;
}
.float-clear {
	content : "";
	display : block;
	height : 0;
	clear : both;
}
/* 画像の横にテキスト回り込み */
.img-float {
	float:left;
	margin-right: 12px;
}
.img-float-clear {
	clear:both;
}
/* clearfix
--------------------------------------------------------------- */
.clearfix:after {
	content: ".";  
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* welcomeページ
--------------------------------------------------------------- */
#welcome h3 {
	background-image: none;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#walcome-name {
	text-align: right;
	margin-right: 2em;
}


/* What is UNITECR? ページ
--------------------------------------------------------------- */
.whatis-deadline-waku {
	margin: 0.5em 1em;
}
.whatis-deadline {
	width: 400px;
	padding: 2px 15px;
	font-weight: bold;
	color: #4C4C4C;
	background-color: #FEF3C9;
	display: inline;
}


/* organizerページ  #page-organizer
--------------------------------------------------------------- */
#page-organizer dd {
	margin-bottom: 0.8em;
}
