﻿/* CSS Document */
html{
    height:100%;
}

body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,div,table {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	list-style:none;
}

body {
	height:100%;
	font-size:75%;
	color:#666666;
	background-color: #F2F2F2 !important;
	background-image: none !important;
}

img {
	border:none;
}
.clear {
	clear: both;
	line-height:0;
	font-size:0;
	width: 100%; /* for IE6,7 */
}

a:link {
	color:#2DA6A8;
}
a:visited {
    color:#2DA6A8;
}
a:hover {
    color:#34BDBF;
}

hr{
color:#D9D9D9;
border-color:#D9D9D9;
border-style:solid;
border-width:0px 0px 1px;
height:0px;
margin-bottom:10px;
}

/* 全体 */
* html div#container{
    height:100%;
}

#container{
	width:860px;
	height:100%;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0 15px;
    position:relative;
    min-height: 100%;

}

body > #container {
      height: auto;
}

#left_area{
	width:200px;
	height:auto;
	float:left;
	margin-right:10px;
}

#content{
	width:650px;
	height:auto;
	float:left;
    padding-bottom:155px;
}

/* ヘッダ */
#header{
	width:860px;
	height:112px;
	border-top:4px #A72C29 solid;
}

#header a#logo{
	display:block;
	margin:5px 10px 5px 0;
	width:75px;
	float:left;
}
#header a#logo img{
	text-decoration:none;
}
#header h1{
	display:block;
	font-size:100%;
	font-weight:normal;
	text-align:left;
	line-height:140%;
	margin:16px 0;
	float:left;
}

/*#header h1{
	margin:5px 10px 5px 0;
	float:left;
}

#header p#catch{
	float:left;
	text-align:left;
	line-height:140%;
	margin:16px 0;
}*/

#header div.header_right{
	width:422px;
	height:46px;
	margin:10px 0;
	float:right;
}

ul#assist_navi{
	width:287px;
	height:14px;
	margin:16px 0;
	float:left;
}

ul#assist_navi li{
	margin:0 0 0 9px;
	float:left;
}

#header p {
	text-align:right;
	margin-left20px;
}

/* グローバル */
ul#global_navi{
	width:860px;
	height:42px;
	clear:both;
}

ul#global_navi li{
	float:left;
}

/* ローカル */
ul.local_navi{
	width:200px;
	border-top:3px #696969 solid;
	border-bottom:1px #D9D9D9 solid;
	margin-bottom:10px;
}

ul.local_navi li{
	background-color:#F2F2F2;
	text-indent:11px;
}

ul.local_navi li p{
	font-weight:bold;
	color:#AA3330;
	padding:10px 0;
}
ul.local_navi li p,ul.local_navi li p a{
	font-weight:bold;
	color:#AA3330;
	padding:10px 0;
}
ul.local_navi li ul li p{
	color:#666666;
	font-weight:normal;
}
ul.local_navi li ul li p a{
	color:#2DA6A8;
	font-weight:normal;
}

ul.local_navi li ul li p a:visited{
	color:#2DA6A8;
}

ul.local_navi li ul li p a:hover{
    color:#34BDBF

	}
ul.local_navi li ul li{
	border-top:1px #D9D9D9 solid;
	background-color:#FFFFFF;
	text-indent:26px;
	background-image:url(../images/point01.gif);
	background-position:11px 11px;
	background-repeat:no-repeat;
}

ul.local_navi li ul li ul li{
	border-top:1px #999999 dotted;
	background-color:#FFFFFF;
	text-indent:36px;
	background-image:url(../images/point02.gif);
	background-position:25px 13px;
}

/* 左エリア */
#left_area p img{
	margin-bottom:8px;
}

/* コンテンツ */
.imgtitle{
margin-bottom:3px;
margin-top:20x;
border:none;
padding-left:10px;
font-weight:bold;
font-size:110%;
line-height:100%;
}
.imgtitle_m{
margin-bottom:3px;
margin-top:0;
border:none;
padding-left:0;
font-weight:bold;
font-size:110%;
line-height:100%;
}

p#topicpath{
	margin:29px 0 20px 0;
}

strong{
color:#A9312E;
}


h3{
	border-top:3px #A9312E solid;
	padding:10px 0;
}

#content p{
	line-height:150%;
	margin:10px;
}

h4{
	margin-bottom:10px;
	margin-top:20px;
	border-left:5px #A9312E solid;
	padding-left:8px;
	font-weight:bold;
	font-size:120%;
	line-height:140%;
}

p.next_detail{
	text-align:right;
}

ol{
padding:10px;
margin:0;
}
ol li{
font-weight:bold;
margin:15px 0 0 0;
border-bottom:1px #CCCCCC dotted;
padding-bottom:5px;
}
ol li.no_border{
border:none;
}

ol li ul{
margin:5px 10px 5px 20px;
padding:0;

}
ol li ul li{
font-weight:normal;
list-style:circle;
margin:0 0 5px 0;
border:none;
}

ol.intra-mart{
padding-top:0px;
}

ol.intra-mart li{
border:none;
}
ol li ul li strong{
color:#666666;
}

h5{
	margin-bottom:10px;
	margin-top:20px;
	border-left:5px #A9312E solid;
	padding-left:8px;
	font-weight:bold;
	font-size:100%;
	line-height:110%;
}

h6{
font-size:100%;
font-weight:bold;
margin:0 0 5px 0;

}

ul.effective_list{
padding:10px;
}
ul.effective_list li{
list-style:circle;
margin:0 0 5px 20px;
}

div.chart_img{
width:630px;
height:auto;
margin:0 10px;
}
div.chart_img02{
width:590px;
height:auto;
margin:0 10px;
}

div.CollapsibleBoxBody div.open_list{
width:368px;
float:left;
font-size:80%;
}


div.CollapsibleBoxBody div.open_image{
float:right;
}
div.CollapsibleBoxBody div.open_image img{
margin-bottom:10px;
}

/*-----------------折りたたみ　展開--------------------*/
div.CollapsibleBox{
margin:0;
}
div.CollapsibleBox div.CollapsibleBoxBody {
margin:0;
display: none;
}

div.CollapsibleBox div.CollapsibleBoxTitle p.cBoxButtons img{
margin:0;
vertical-align:middle;
margin:0 3px 1px 10px;
}
div.CollapsibleBox div.CollapsibleBoxBody{
width:608px;
border:1px #D9D9D9 solid;
margin:0 0 0 10px;
padding:10px 10px 0 10px;
}

div.CollapsibleBox div.CollapsibleBoxBody p{
margin:0 0 10px 0 !important;
}

div.CollapsibleBox div.CollapsibleBoxBody ul{
margin:0 0 10px 0;
}

div.CollapsibleBox div.CollapsibleBoxBody ul li{
list-style:circle;
margin:0 0 5px 20px;
}
div.CollapsibleBox div.CollapsibleBoxBody hr{

color:#D9D9D9;

border-color:#D9D9D9;
border-style:solid;
border-width:0px 0px 1px;
height:0px;
margin-bottom:10px;
 
}

/*------------------------------------*/

img.intra_point{
margin:0 10px;
}


/*----------------関連資料---------------*/
div.related_content{
	width:618px;
	height:50px;
	border:1px #DFDFDF solid;
	margin:20px 10px auto 10px;
	padding:5px;
}

div.related_content dl dt{
	width:380px;
	height:30px;
	float:left;
	margin:0;
	padding:10px;
	font-weight:bold;
	background-color:#F2F2F2;
	line-height:30px;
	border-right:5px #FFFFFF solid;
}

div.related_content dl dd{
	width:193px;
	height:30px;
	background-color:#2DA6A8;
	border-left:none;
	padding:10px;
	line-height:30px;
	float:left;
	color:#FFFFFF;
}
div.related_content dl dd a:link{
color:#FFFFFF;
}
div.related_content dl dd a:visited{
color:#FFFFFF;
}
div.related_content dl dd a:hover{
color:#FFFFFF;
}
div.related_content dl dd img{
	padding:7px;
	line-height:30px;
	vertical-align:middle;
}
/*------------------------*/



div.hanbai_image{
width:370px;
float:left;
}

div.hanbai_image_right{
float:right;
margin-bottom:10px;
}

table.hanbai_table{
width:608px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}


table.hanbai_table tr th{
	background-color:#FCEBEB;
	padding:6px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}
table.hanbai_table tr th.th1{
background-color:#F2F2F2;
}

table.hanbai_table tr td{
	padding:6px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}

table.hanbai_table tr td img{
	vertical-align:middle;
	margin-left:5px;
}

table.hanbai_table tr th.eventname{
	font-size:140%;
	background-color:#A9312E;
	color:#FFFFFF;
}

div.bi_interface{
margin:0 10px 10px 10px;
float:left;

}
div.bi_interface a{
text-decoration: none;

}

div.bi_interface img.bi_interface_s{
margin:5px 0;
}
div.bi_image_right{
float:right;
margin-bottom:10px;
margin-top:10px;
}


table.training_table{
width:630px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
	margin:10px;
}


table.training_table tr th{
	background-color:#FCEBEB;
	padding:6px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}


table.training_table tr td{
	padding:6px;
	border:1px #D9D9D9 solid;
	border-collapse:collapse;
}


ul.bi_kouka{
margin:10px 10px 10px 25px;
}
ul.bi_kouka li{
list-style:circle;

}

div.bpm_image{
width:370px;
float:left;
}

div.bpm_image_right{
float:right;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
}

div.bpm_image_right img{
margin:0 0 2px 0;
}

div.bpm_image_right a{
text-decoration:none;
}


/* フッタ */
#footer{
	width:860px;
	height:155px;
	position:absolute;
	bottom:0px;
	text-align:right;
}

#footer div.pagetop img{
	margin:30px 10px 0 0;
	vertical-align:bottom;
}

#footer_menu{
	width:810px;
	height:34px;
	margin:0;
	padding:8px 25px;
	background-color:#F2F2F2;
	text-align:left;
	line-height:150%;
}

#copyright{
	width:810px;
	height:25px;
	margin:0;
	padding:15px 25px;
	background-color:#333333;
	text-align:left;
}

#copyright address{
	float:left;
}

#copyright small{
	float:right;
	line-height:25px;
	color:#CCCCCC;

}
