/*------------------
 ページ全体
------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align  : center;
	background: #F1F1F1 url(../images/back01.gif) repeat-y center;
	font: 0.8em/1.5em Verdana, Arial, sans-serif;
}

#page {
	width:780px;
	text-align:left;
	margin:0px auto;
	background: #DF7403;
}

table,td,th {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

p2 {
    margin: 0px;
	padding: 0px;
	padding-bottom:20px;
    line-height:180%;
}
    

ul,dl {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li,dt,dd {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #FFFF00;
}

/*------------------
 ヘッダ
------------------*/
#header {
	background: #264663;
}

#header .language {
	font-size: 0.8em;
	text-align: right;
	padding-right: 20px;
}

/*------------------
 Topic Path
------------------*/
#topic {
} 

#topic #topicpath {
	text-align:right;
	margin-bottom: 15px;
}   
#topic #topicpath li {
	display:inline;
	line-height:1em;
	font-size: 0.8em;
}   
#topic  #topicpath li a {
	padding-right:10px;
	background:url(../images/topicpath.gif) no-repeat right center;
}

/*------------------
 トップメイン
------------------*/
#main_top {
	width: 780px;
	background: url(../images/top_line.gif) repeat-y center;
}

#main_top #left {
	float: left;
	width: 420px;
}

#main_top #right {
	float: right;
	width: 360px;
}

/*------------------
 トップコンテンツ
------------------*/

#main_top ul {
	line-height: 180%;
	list-style: none;
}

#main_top li {
	background: url(../images/arrow01.gif) no-repeat left;
	padding-left: 15px;
}

#main_top .box1 {
	width: 370px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#main_top .box2 {
	width: 310px;
	margin: 0px 20px 15px 30px;
}

#main_top .photo_img1 {
	border: 1px solid #000000;
	padding: 5px;
	margin: 15px 0px;
}

#main_top .photo_img2 {
	border: 1px solid #000000;
	padding: 5px;
}

#main_top .title_img1 {
	float: right;
}

#main_top .title_img2 {
	margin-top: 5px;
}


/*------------------
 メイン共通
------------------*/
#main {
	width: 740px;
	border-top: 2px solid #FFFFFF;
	padding: 10px 20px 20px;
}

#main #left {
	float: left;
	width: 170px;
}

#main #right {
	float: right;
	width: 530px;
}

#main-content-in {
    padding: 0 10px 10px 10px;
}

/*------------------
 サブナビゲーション
------------------*/
#main #sub_navi {
}

#main #sub_navi a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#main #sub_navi a:visited {
	color: #FFFFFF;
}

#main #sub_navi a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#main #sub_navi dl {
	margin-top: 15px;
}

#main #sub_navi dt {
	display:block;
	padding: 5px 0px 5px 30px;
	background: url(../images/arrow02.gif) no-repeat 1em;
	border-top: 1px dotted #a7310a;
}

#main #sub_navi dd {
	display:block;
	padding: 0px 0px 5px 30px;
}

.dd2 {
	border-bottom: 1px dotted #a7310a;
}

.dt2 {
    border-bottom: 1px dotted #a7310a;
}

/*------------------
 コンテンツ
------------------*/
#main #contents {
	width: 530px;
	margin-bottom: 15px;
}

#contents h2 {
	width: 530px;
	padding-bottom: 3px;
	background: url(../images/h2_gl_bottom.gif) no-repeat left bottom;
	clear: both;
	color: #003366;
	margin: 0px 0px 10px;
}

#contents .h2_text {
	display: block;
	padding: 7px 5px 2px 25px;
	background: url(../images/h2_gl.gif) no-repeat;
	font-size: 0.5em;
}

/*------------------
 テーブル
------------------*/
.codata {
	border-collapse:collapse;
	width: 530px;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
}

.codata th {
	width: 20%;
	border-bottom: 1px solid #999999;
	background: #666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
}

.codata td {
	border-bottom: 1px solid #999999;
	background: #F9F5F4;
	color: #333333;
	padding: 5px 10px;
}

.network {
	border-collapse:collapse;
	width: 530px;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
}

.network th {
	background: #666666;
	font-size: 0.8em;
	text-align: left;
	padding: 3px 0px 3px 15px;
}

.network td {
	background: #F9F5F4;
	color: #333333;
	padding: 5px 10px;
}

.network_td2 {
	background: #F9F5F4;
	padding: 5px;
}

.network_td3 {
	background: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	color: #666666;
	border-top: 1px solid #999999;
}

.history {
	width: 530px;
	margin-bottom: 30px;
}

.history th {
	width: 25%;
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
	font-size: 0.8em;
}

.history td {
	border-bottom: 1px dotted #FFFFFF;
	padding: 5px 10px;
}

.about {
    list-style-type:decimal;
}

.sitemap {
    width:530px;
	margin-bottom: 30px;
}

.sitemap th {
    width: 30%;
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;
}

.sitemap td {
    border-bottom: 1px dotted #FFFFFF;
	padding: 5px 10px;
}

/*------------------
 フッタ
------------------*/
#footer {
	background: #000000;
	color: #FFFFFF;
	clear: both;
	margin-top: 10px;
}

#footer img {
	margin: 0px;
	padding: 0px;
}

#footer #navi {
	text-align: center;
	padding: 10px 0px;
	font-size: 0.8em;
	margin: 0px;
}

#footer #navi a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #navi a:visited {
	color: #FFFFFF;
}

#footer #navi a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*------------------
 配　置
------------------*/
.f-left-img { 
    float:left;
	margin: 0 10px 15px 0;

/*------------------*/
.clear {
	clear: both;
}

