* {
	padding: 0;
	margin: 0;
	border: none;
}

body { behavior:url("csshover.htc"); }

body { 
	font-family: Arial; 
	font-size: 12px; 
}

#allback {
	width: 100%;
	background: #ababab;
}

#header {
	height: 250px;
	width: 756px;
}

#container {
	position: absolute;
	width: 944px;
	height: 600px;
	background: #ffffff;
	top: 0;
	left: 0;
	z-index: 100;
	border-left: #4d4d4d solid 5px;	
}


a {
	text-decoration: none;
	color: #1A79CA;
}

a:hover {
	text-decoration: underline;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-both {
	clear: both;
}

.ppt {
	margin: 10px;
	padding: 5px;
}

.ph_left {
	margin: .5em 1em .5em 0;
}

.bold {
	font-weight: bold;
	font-size: 110%;
}

.italic {
	font-style: italic;
	margin-left: 1em;
}

.underline {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	color: #1B75BB;
	margin-bottom: .8em;
}

p {
	margin-bottom: .8em;
}

.ultitle {
	border-bottom: 1px solid #cccccc;
	width: 670px;
	display: block;
	margin-bottom: -1em;
	margin-top: .8em;
}

.red_box {
	background: #f7e3e5;
	padding: 1em;
}

.right_box {
	float: right;
	width:  600px;
	color: #CC0000;
}

.right_box2 {
	float: right;
	width:  200px;
}

.left_box {
	float: left;
	width:  480px;
}

.cf-red {
	color: #cc0000;
}

.list_number {
	list-style: decimal;
	margin-left: 2em;
}


.list_number li, .list_circle li {
	padding-bottom: .5em;
}

.list_alpha {
	list-style: lower-alpha;
	margin-left: 1em;
	line-height: 1.0;
}

.list_alpha {
	padding-top: 0.4em;
}

.list_circle {
	list-style: disc;
	margin-left: 1em;
	line-height: 1.2;
}

.list_circle li {
	margin-left: 1em;
}

.with_pdf {
	width: 400px;
}

.insert_pdf {
	margin-left: 1em;
	width: 200px;
}

.desc {
	margin-top: 1em;
	margin-left: 1em;
	position: absolute;
}

.logo_img {
	display: block;
	margin: 12px 0 1em 0em;
}

.logo_img2 {
	display: block;
	float: left;
	padding: 1em 1.5em 1em 0;
}

.blue {
	color: #044068;
}

.graybox {
	width: 400px;
	padding: .4em 1em 0 0;
}

.corp_desc {
	display: block;
	width: 440px;
	background: #f0f0f0;
	padding: .8em;
	margin: 0 9px 0 0;
	float: right;
}

.corp_desc2 {
	display: block;
	background: #fff;
	padding: .0;
	margin: 1em 0 0 0;
}

.corpname {
	color: #093666;
	font-weight: bold;
	font-size: 18px;
}

/*------------------------------------------------------- right back ------------------------------------------------------- */

#right_back {
	position: absolute;
	width: 150px;
	height: 200px;
	left: 778px;
	top: 0px;
	z-index: 91;
}

#shinsei_logo_link {
	width: 120px;
	height: 30px;
	position: relative;
	top: 102px;
	left: 20px;
	cursor: pointer;
}

#iit_logo_link {
	width: 130px;
	height: 85px;
	position: absolute;
	top: 84px;
	left: 30px;
	cursor: pointer;
}

/*------------------------------------------------------- left navi ------------------------------------------------------- */

#left_navi {
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
	color: #000000;
	background: transparent url("../images/itt_logo.gif") 32px 83px no-repeat;
	z-index: 92;
}

.left_navi_list {
	margin-top: 226px;
}

.left_navi_list li {
	list-style: none;
	display: block;
	width: 190px;
	height: 40px;
	padding: 0;
	cursor: pointer;
}

.off {
	cursor: default !important;
}

.left_navi_list a {
	text-indent: -999px;
	display: block;
	width: 190px;
	cursor: pointer;
	height: 40px;
}

.nlist_1 {
	background: url("../images/navi_list_1off.gif") 0 0 no-repeat;
}

.nlist_1-5 {
	background: url("../images/navi_list_1-5off.gif") 0 0 no-repeat;
}


.nlist_2 {
	background: url("../images/navi_list_2off.gif") 0 0 no-repeat;
}

.nlist_3 {
	background: url("../images/navi_list_3off.gif") 0 0 no-repeat;
}

.nlist_4 {
	background: url("../images/navi_list_4off.gif") 0 0 no-repeat;
}

.nlist_5 {
	background: url("../images/navi_list_5off.gif") 0 0 no-repeat;
}

.nlist_5-4 {
	background: url("../images/navi_list_5-4off.gif") 0 0 no-repeat;
}

.nlist_5-5 {
	background: url("../images/navi_list_5-5off.gif") 0 0 no-repeat;
}

.nlist_6 {
	background: url("../images/navi_list_6off.gif") 0 0 no-repeat;
}

.nlist_7 {
	background: url("../images/navi_list_7off.gif") 0 0 no-repeat;
}

.nlist_1:hover {
	background: url("../images/navi_list_1on.gif") 0 0 no-repeat;
}

.nlist_1-5:hover {
	background: url("../images/navi_list_1-5on.gif") 0 0 no-repeat;
}

.nlist_2:hover {
	background: url("../images/navi_list_2on.gif") 0 0 no-repeat;
}

.nlist_3:hover {
	background: url("../images/navi_list_3on.gif") 0 0 no-repeat;
}

.nlist_4:hover {
	background: url("../images/navi_list_4on.gif") 0 0 no-repeat;
}

.nlist_5:hover {
	background: url("../images/navi_list_5on.gif") 0 0 no-repeat;
}

.nlist_5-4:hover {
	background: url("../images/navi_list_5-4on.gif") 0 0 no-repeat;
}

.nlist_5-5:hover {
	background: url("../images/navi_list_5-5on.gif") 0 0 no-repeat;
}

.nlist_6:hover {
	background: url("../images/navi_list_6on.gif") 0 0 no-repeat;
}

.nlist_7:hover {
	background: url("../images/navi_list_7on.gif") 0 0 no-repeat;
}



.image_btn {
	margin: 22px 0 0 0;
}


/*------------------------------------------------------- main ------------------------------------------------------- */

#right-column-top, #right-column-pr, #right-column-nw, #right-column-ci {
	position: absolute;
	width: 744px;
	padding: 0;
	margin: 0;
	z-index: 5;
	left: 0;
	border-left: 204px #ffffff solid;
}

#right-column-top {
	background: #ffffff url("../images/top_img.jpg") 10px 0px no-repeat;
	z-index: 90;
}


#main {
	position: relative;
	width: 664px;
	padding: 15px 0 0px 20px;
	background: #ffffff;
	color: #4d4d4d;
	line-height: 1.5;
}

.to_top {
	width: 50px;
	height: 24px;
	position: relative;
	margin: 2em 0 0 590px;
}

.navi_btm {
	background: #f0f0f0;
	width: 644px;
	height: auto;
	padding: .5em;
}

/*------------------------------------------------------- footer ------------------------------------------------------- */

#footer {
	border-top: 2px solid #e6e6e6;
	padding-top: 1em;
	color: #4d4d4d;
}


#footer a:hover {
	color: #111111;
}

.footernote {
	color: #999;
}

/*------------------------------------------------------- accordian ------------------------------------------------------- */

#basic-accordian {
	width: 100%;
	position: relative;
	left: 0;
	top: 0px;
	z-index: 2;
}

.accordion_headings {
	margin-top: 2px;
	padding: 5px 0;	
	color: #333333;
	border: 1px solid #FFF;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.accordion_headings:hover {
	background:#80d9ff;
}

.accordion_child{
	padding:15px;
	background:#f9f9f9;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

