@charset "UTF-8";
body {
	color: #000000;
	font-size: 14%;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

p,dt,dd {
	line-height: 1.5;
}

#wrapper {
	width: 786px;
	padding-top: 7px;
	background: #FFFFFF;
	poition:center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#seo {
	font-size:10px;
	font:#666666;
	margin:10px; 
	margin: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/* メインナビゲーション
---------------------------------------------*/
#navigation2 {
	padding-left: 0px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#navigation2 li {
	float: left;
}
#navigation2 li a {
	display: ;
	padding-left: 6px;
	text-decoration: none;
}



/* ナビゲーション
---------------------------------------------*/
#navigation {
	padding-left: 10px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#navigation li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#navigation li a {
	display: block;
	padding-left: 6px;
	background: url(../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
}

#logo {
	position: relative;
	z-index: 200;
	padding: 10px 0 15px 10px;
}

#underbar{
border-bottom:1px dashed #666666;
}

h1#logo img {
	position: relative;
	left: 20px;
	top: 5px;
}

.h1 {
	font-size:12px;
	font:#666666;
	}

#nav {
	position: absolute;
	right: 23px;
	top: 55px;
	z-index: 210;
	width: 400px;
	height: 15px;
}
#nav li#nav01 {
	position: absolute;
	left: 0;
	top: 0;
}
#nav li#nav02 {
	position: absolute;
	right: 0;
	top: 0;
}

strong{
    font:#0000ff;
	}	

#globalnavigation{
	height:14px;
	margin-left:7px;
	margin-right:7px;
	margin-top:0px;
	font-size:11px;
	font:#666666;
	font-family: Arial, Helvetica, sans-serif;
	border-left:0px solid #666666;
	background-color:#;
}

#globalnavigation li{
	float:right;
	border-right:1px solid #666666;
	padding-left:10px;
	padding-right:10px;
}

table#table-01 {
    width: 474px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:10px;
}

table#table-01 th {
    padding: 5px;
    border: #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #e3e3e3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: ;
}


table#table-02 {
    width: 600px;
    border: 1px #999999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:10px;
}

table#table-02 td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: ;
}




#primary,
#secondary {
	float: left;
}
#primary {
	width: 504px;
	padding-left: 5px;
}

#secondary {
	width: 252px;
	text-align: center;
}
.section {
	margin: 0 0px 20px 5px;
	padding: 0 0 0 0px;
	border-bottom: 1px;
}
.section h2 {
	margin-bottom: 6px;
}
.section p {
	margin-bottom: 10px;
}
.section dd {
	margin-bottom: 10px;
	border-bottom: 1px solid #ECECEC;
}

.section strong {
	font:#0000ff;
	}


#copyright {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
	text-align: center;
	background: url(../images/copyright_bg.gif) left bottom no-repeat;
	font:11px;
}

#topicPath{  
float:left;  
margin:10px 0;  
}  

#topicPath li {  
float:left;  
line-height:110%;  
list-style-type:none;  
}  

#topicPath li a {  
margin-right:5px;  
padding-right:25px;  
background:url(../images/next.jpg) no-repeat right center;  
}  
