@charset "utf-8";
/* ===================================================================
CSS information

 file name  :colsys.css
 style info :技術計算システムページ
=================================================================== */
#header {
	background: url(../images/main_img.jpg) 0 bottom no-repeat;
}

#sub #lnav dt {
	background: url(../images/menu_title.jpg) 0 0 no-repeat;
}

#main #colsys_area {
}

#main #colsys_area .section {
	overflow: hidden;
}

#main #outline {
	width: 692px;
	margin-bottom: 1em;
	position: relative;
}

#main #outline #title1 {
	width: 425px;
	border-bottom: 1px solid #3f8ece;
	font-size: 1.2em;
	position: absolute;
	left: 265px;
	top: 28px;
}

#main #outline .outline_txt {
	position: absolute;
	left: 265px;
	top: 68px;
}

#main #outline .register_btn2 {
	position: absolute;
	left: 265px;
	top: 145px;
}

#main #title2 {
	margin-bottom: 5px;
	color: #00579f;
	font-size: 1.2em;
}

#sub_title1,
#sub_title2 {
	height: 36px;
	text-indent: -5000em;
}

#sub_title1 {
	background: url(../images/colsys_subtitle1.jpg) 0 0 no-repeat;
}

#sub_title2 {
	background: url(../images/colsys_subtitle2.jpg) 0 0 no-repeat;
}

.section .left,
.section .right {
	width: 348px;
	min-height: 365px;
	border-bottom: 2px solid #00579f;
}

.section .left {
	float: left;
}

.section .right {
	float: right;
}

.section dl {
	padding: 12px 0 12px 71px;
	border-bottom: 1px dotted #bfbfbf;
}

.section dl.lastChild {
	border: none;
}

.section dl dt {
	margin-bottom: 3px;
	color: #0c3086;
}

.section dl#pori1 {
	background: url(../images/colsys_img02.jpg) 7px 12px no-repeat;
}

.section dl#pori2 {
	background: url(../images/colsys_img03.jpg) 7px 12px no-repeat;
}

.section dl#pori3 {
	background: url(../images/colsys_img04.jpg) 7px 12px no-repeat;
}

.section dl#haikan1 {
	background: url(../images/colsys_img05.jpg) 7px 12px no-repeat;
}

.section dl#haikan2 {
	background: url(../images/colsys_img06.jpg) 7px 12px no-repeat;
}

.section dl#haikan3 {
	background: url(../images/colsys_img07.jpg) 7px 12px no-repeat;
}

.section dl#haikan4 {
	background: url(../images/colsys_img08.jpg) 7px 12px no-repeat;
}

#main #title3 {
	clear: both;
	margin: 12px 0 5px ;
	color: #00579f;
	font-size: 1.2em;
}

#main #colsys_list {
	margin-bottom: 20px;
	padding: 1em;
	background-color: #eff7ff;
}

#main #colsys_list li {
	margin-left: 2em;
	list-style: square;
}

