/*------------------------------------------------------------------
	BASIC TAGS
------------------------------------------------------------------*/
.indent {
	text-indent: 0.5em;
}
.margin-btm18px {
	margin-bottom: 18px;
}
.margin-top18px {
	margin-top: 18px;
}
.margin-btmtop18px {
	margin: 18px 0;
}
h1 {
	display: block;
	height: 16px;
	font-size: 77%;
	color: #fff;
	text-align: left;
	text-indent: 1em;
	background-color: #1D63AF;
}
h2 {
	display: block;
	width: 304px;
	height: 53px;
	padding: 0 0 0 15px;
	float: left;
}
h3 {
	margin: 0;
	width: 770px;
	height: 74px;
}
/*----------------------
.h3_topcase {
	margin: 30px 0 22px 0;
}
----------------------*/
h4 {
	margin:5px 0px 5px;
	border-width: 0 0 0 5px; border-style: solid; border-color:/*#00468B;*/#45709F;
	font-family:"Helvetica, Arial,sans-serif";font-weight:bold;color:#555555;
	font-size:16px;
	letter-spacing:1px;
	text-indent:0.5em;
	text-align:left;
}

h5 {
	font-family:"Helvetica, Arial,sans-serif";
	font-weight:bold;
	color:#555555;
	font-size:15px;
	letter-spacing:1px;
	text-indent:15px;
	background-image: url(../service/img/h5.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 45px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

h6 {
	background-image: url(../img/h6.gif);
	color: #FFFFFF;
	width: 98%;
	height: 23px;
	line-height: 23px;
	text-indent: 7px;
	font-size: 14px;
	margin: 0 auto 10px auto;
}


/*------kobori bak--------
h4 {
	margin: 28px 0 13px 0;
}
----------end----------*/

.pagetop {
	text-align: right;
	clear: both;
	font-size: 77%;
	padding:0 20px 10px 0;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #66B3FF;
	text-decoration: underline;
}
p {
	margin: 0 auto;
	width: 98%;
}
.lst_blue {
	margin: 18px 0 18px 24px;
}
.lst_blue li{
	list-style-image: url(../img/bullet_blue.gif);
	margin-bottom: 8px;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {
	display: inline-block;
	zoom: 100%;
}
.clear {
	clear: both;
	margin: 25px 0 0 0;
}

.font_3399ff{
	color: #004678f;
}
/*------------------------------------------------------------------
	BOXes
------------------------------------------------------------------*/
body {
	color: #333333;
	font-size: 84%;
	font-family: £Í£Ó £Ð¥´¥·¥Ã¥¯,Osaka,sans-serif;
	line-height: 1.5;
	text-align: center;
	background: #fff url(../img/bg_body.jpg) repeat-x;
	color:#333333;
}
#bg_box {
	width: 774px;
	text-align: center;
	margin: 0 auto;
	background: #599dd0 url(../img/bg_shadow.gif) repeat-y;
}
#container {
	width: 770px;
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
}
/*------------------------------------------------------------------
	HEADER
------------------------------------------------------------------*/
#header {
	width:770px;
}
#hd_box01 {
	width: 770px;
	height: 53px;
	background: #fff;
	text-align: left;
}
#topicpath {
	display: block;
	height: 20px;
	margin: 5px 0 5px 8px;
	font-size: 75%;
	line-height: 2;
	font-family: £Í£Ó ¥´¥·¥Ã¥¯,sans-serif;
}
#topicpath ul {
	display: inline;
}
#topicpath ul li {
	float: left;
	margin-left: 3px;
}
/*------------------------------------------------------------------
	MAIN - MAIN
------------------------------------------------------------------*/
#main {
	float: left;
	display: block;
	width: 770px;
	padding-bottom: 0 0 30px 0;
}
ul#sidenavi li.sidenavi-element a:hover {
	color: #000099;
	background:#fff url(../img/bg_tab_on.gif);
}
ul#sidenavi li.sidenavi-element a:hover {
	color: #000099;
	background:#fff url(../img/bg_tab_on.gif);
}

/*------------------------------------------------------------------
	MAIN - CONTENTS
------------------------------------------------------------------*/
#main_contents {
	width: 579px;
	padding: 0 20px;
	text-align: left;
	float: left;
}
#main_contents_fl {
	width: 640px;
	padding: 15px 20px;
	text-align: left;
	float: center;
}
.box_bodytxt{
	padding: 0 5px 26px 5px;
}
.box_bodytxt p {
	margin-bottom: 0.6em;	
}
/*------------------------------------------------------------------
	fOOTER
------------------------------------------------------------------*/
#footer {
	clear: both;
	display: block;
	font-size: 77%;
	/*border-bottom: 1px solid #ccc;*/
	padding: 10px 0 7px 10px;
	height: 35px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#footer ul {
	display: inline;
	color: #ccc;
}
#footer ul li {
	float: left;
	margin-left: 3px;
}

#ft_copyright {
	clear: left;
	float: right;
	padding: 2px 4px 2px 0;
	color:#555555;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	word-spacing:0.1em;
}

#footer a:link {
	color: #6e94db;
	text-decoration: none;
}
#footer a:hover {
	color: #466fbb;
	text-decoration: underline;
}
#footer a:visited {
	color: #6e94db;
	text-decoration: none;
}
#whatsnew_body{
	width: 100%;
}
#whatsnew_body p {
	line-height: 2.1;
	background: url( ../img/line_paleblue.gif) repeat-x center bottom;
}

#globalNavi_H{
	width:770px;
	padding: 0px;
	background-image: url(../img/global_navi.jpg);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	margin: 0px;
	height: 38px;
}

#globalNavi_H li{
	display:inline;
	float: left;
	text-indent: -10000px;
}

#globalNavi_H li a:hover{
	text-decoration:none
}

#current_nav1{
	background-image:url(../img/global_navi.jpg);background-position: 0px -38px;
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#current_nav2{
	background-image:url(../img/global_navi.jpg);background-position: -154px -38px;
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#current_nav3{
	background-image:url(../img/global_navi.jpg);background-position: -308px -38px;
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#current_nav4{
	background-image:url(../img/global_navi.jpg);background-position: -462px -38px;
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#current_nav5{
	background-image:url(../img/global_navi.jpg);background-position: -616px -38px;
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#nav_01 a, #nav_02 a, #nav_03 a, #nav_04 a, #nav_05 a{
	text-indent:-10000px;
	display:block;
	height:38px;
	text-decoration:none;
	width: 154px;
}

#nav_01 a:hover{ background-image:url(../img/global_navi.jpg);background-position: 0px -38px
}

#nav_02 a:hover{ background-image:url(../img/global_navi.jpg);background-position: -154px -38px
}

#nav_03 a:hover{ background-image:url(../img/global_navi.jpg);background-position: -308px -38px
}

#nav_04 a:hover{ background-image:url(../img/global_navi.jpg);background-position: -462px -38px
}

#nav_05 a:hover{ background-image:url(../img/global_navi.jpg);background-position: -616px -38px
}

div#navi_H {
	width: 770px;
	padding: 0px;
	height: 38px;
	margin: 0 auto;
}

#head_navi {
	width: 160px;
	float: right;
}
#head_navi ul {
	margin: 30px 0 0 0;
}
#head_navi li {
	float: left;
}
.float_right {
	float: right;
	margin: 0 0 0 10px;
}
.layout01 {
	width: 560px;
	margin: 0 auto 35px auto;
	background-color: #DFDFDF;
	border-bottom: solid #B7B7B7 3px;
	border-top: solid #B7B7B7 3px;
}
.layout01 td {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.layout01 th {
	background-color: #ECE9ED;
	text-align: center;
	padding: 5px;
}
.layout02 {
	width: 580px;
}
.layout02 th {
	width: 226px;
	vertical-align: top;
}
.layout02 td {
	vertical-align: top;
}
.layout02 ol {
	margin: 0 0 25px 20px;
}

.layout02 li {
	background-image: url(../service/img/tri.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C6C6;
	line-height: 20px;
	padding: 10px 0 10px 0;
	text-indent: 8px;
	background-position: 0 16px;
}
.layout03 {
	width: 580px;
}
.layout03 td {
	text-align: center;
	vertical-align: top;
}







.box_T {
	width:579px;
	height:73px;
	background-image:url(../service/img/box_t.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.box_M {
	width:549px;
	background-image:url(../service/img/box_m.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	padding: 0 15px;
}
.box_M p {
	font-size:small;
	
}
.box_B {
	width:579px;
	height:13px;
	background-image:url(../service/img/box_b.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.service dl {
	width: 100%;
}
.service dt {
	margin: 0 10px 5px 10px;
	float: left;
}
.service dd {
	margin: 0 0 15px 10px;
}
.float_left {

	float: left;
	margin: 0 10px 0 0;
}
.red {
	color: #CC3300;
}

