/*@charset "Shift_JIS";*/
/* ?A?[?N?l?b?g?@?J?e?S???[?y?[?WCSS  */
/* 2008.04.08???? */

/*==================== ?J?e?S???[?y?[?W????  =====================*/

#side-menu li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/mc-ico-triangle.gif);
	margin-bottom: 5px;
	margin-left: 20px;
}

.nomark-li{ list-style-image:none;}

#main-content_header{
	background-color: #083D65;
	margin: 0px;
	height: 27px;
	width: 100%;
	border-bottom: 1px solid #003;
	clear: both;
}
#side-menu_outer {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#side-menu{
	width: 180px;
	border: 1px solid #999;
	background-color: #F2F2F2;
	font-size: 12px;
	line-height: 20px;
	padding: 15px 5px;
	color: #333;
	font-family: "?l?r ?o?S?V?b?N", Osaka, "?q???M?m?p?S Pro W3";
	height: 100%;
	background-image: url(../img/side-menu-head.gif);
	background-repeat: no-repeat;
}

#content_outer{
	float: left;
	width: 590px;
}
#content{
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	width: 100%;
}
#pan-navi {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#footer-navi {
	clear:both;
	text-align:center;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#footer-navi img {
	vertical-align:bottom
}

.float-right {
	float:right;
	margin: 5px;
}
.float-left {
	float:left;
	margin: 5px;
}
h1, h2, h3, h4{
	margin-bottom: 5px; }

h2 {
	background: #FFF url(../img/h2-bg.gif) repeat-x;
	font-size: 16px;
	line-height: 2.0;
	color: #003464;
	border-top: #005EA6 3px solid;
	clear: both;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

h3{
	border-bottom: 1px solid #005EA6;
	line-height: 1.5;
	padding: 0 10px;
}

h4{
	min-height: 21px;
	_height: 21px;
	padding-left: 5px;
	border-left: 3px solid #005EA6;
	line-height: 1.75;
}

#content ol , #content ul , #content li {
	list-style-position: outside;
	margin-left: 20px;
	} 
strong {
	font-weight: bold;
}


.boder table, .boder tr, .boder th, .boder td{
	border-collapse:collapse;
	border:1px solid #718EB5;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
}
.noborder table, .noborder tr, .noborder td{
	border-collapse:collapse;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

a.gwlink
{
	color: #000;
	text-decoration: none
}

a:hover.gwlink
{
	color: #000;
	text-decoration: none
}

.jump-top {
	text-align:right;
}

.pagejump {/*ページ途中からページトップへ戻る*/
	text-align:right;
	margin-right:10px;
	font-size:9px;
	border-style: none;
}

/*==================== APEX2?y?[?W?T?C?h???j???[????  =====================*/

.ibm a{
	border-left:0px;
	border-top:0px;
	border-right:2px solid #999;
	border-bottom:2px solid #999;}
.ibm a:hover{
	border-left:2px solid #999;
	border-top:2px solid #999;
	border-right:0px;
	border-bottom:0px;}

