/* -----------------------------------
standard
----------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../image/body_bg.gif) repeat;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a img{
	border: 0px;
}
a:hover {
	color: #CA4444;
	text-decoration: underline;
}
p{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 0;
	line-height: 140%;
	clear: none;
	font-size: 80%;
}
p.txt{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0;
	line-height: 140%;
	clear: none;
	float: left;
	font-size: 80%;
}
img {
	vertical-align: bottom;
}
hr {
	border-bottom-style: none;
	clear: both;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-color: #999999;
}
/* -----------------------------------
subheading
----------------------------------- */
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h2.top {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
}
h2.entry {
	background: url(../image/point02.gif) no-repeat 0 50%;
	font-weight: bold;
	color: #CC6600;
	padding-left: 10px;
	font-size: 100%;
	height: 25px;
	padding-top: 6px;
}

h3 {
	background: url(../image/point02.gif) no-repeat 0 50%;
	font-weight: bold;
	margin-top: 20px;
	color: #CC6600;
	padding-left: 10px;
	font-size: 100%;
	height: 25px;
	padding-top: 6px;
}
h3.type-a {
	margin-bottom: 5px;
}
h3.sitemap {
	background-image: none;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 80%;
}
h3.sitemap a {
	color: #003399;
}
h4 {
	color: #3366CC;
	font-size:80%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	margin: 0px;
	clear: both;
}
h4.type-a {
	clear: none;
}
/* -----------------------------------
img
----------------------------------- */
.img-right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.img-c {
	text-align: center;
}
.img-c-a {
	text-align: center;
	margin-bottom: 20px;
}
.img-map {
	float: left;
}
/* -----------------------------------
decoration
----------------------------------- */
.sp-a {
	font-weight: bold;
	color: #993300;
}
.sp-b {
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}
.at-a {
	color: #ff0000;

}
/* -----------------------------------
font size
----------------------------------- */
.fs-l {
	font-size:110%;
}
.fs-m {
	font-size:80%;
}
.fs-s {
	font-size:80%;
}
/* -----------------------------------
font size and space between the lines
----------------------------------- */
.lh-l_fs-m {
}
.lh-m_fs-l {
}
.lh-s_fs-s {
}
/* -----------------------------------
button
----------------------------------- */
.btn-a a {
	background-color: #DDEEFF;
	width: 200px;
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-top: 5px;
	font-size: 80%;
}
.btn-a  a:hover {
}
.btn-b a {
	display: block;
	margin-left: auto;
	float: right;
	margin-bottom: 10px;
	background-image: url(../image/point.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 100px;
	font-size: 80%;
}
.btn-b  a:hover {
}
/* -----------------------------------
layout wrap
----------------------------------- */
#wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: left;
}
/* -----------------------------------
contents area
----------------------------------- */
#content{
	padding: 10px;
}
#content_top{
	margin: 0px;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:20px;
}
#top_left {
	width: 455px;
	float: left;
}
#top_right {
	width: 165px;
	float: left;
	margin-left: 10px;
}
#top_right img{
	margin-bottom: 8px;
}
#top_secom {
	width: 67px;
	float: right;
	text-align: center;
}			
#content_second{
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#second_right {
	float: right;
	width: 545px;
}
#second_self {
	width: 710px;
}
#second_entry {
	width: 710px;
	clear: both;
	padding-top: 15px;
}
#top_image {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#top_image img {
	padding-left:10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* -----------------------------------
header
----------------------------------- */
#header {
	width: 750px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	background: url(../image/head_bg.jpg) no-repeat;
}
#header .f_left{
	float: left;
}
#header .f_left h1 img {
	margin-top: 15px;
	margin-left: 15px;
	vertical-align: top;
}
#header .f_right{
	width: 94px;
	float: right;
}
#header .f_right img {
	margin-top: 20px;
	margin-right: 20px;
}

/* -----------------------------------
menu area
----------------------------------- */
#menu {
	clear: both;
	width: 750px;
    margin: 0px;
    padding: 0px;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#menu ul li  {
	float: left;
	display: block;
}
/* -----------------------------------
sub_menu area
----------------------------------- */
#sub_menu {
	float: left;
	width: 145px;
	margin-bottom: 20px;
}
#sub_menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#sub_menu ul li  {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%;
}
#sub_menu ul li a {
	display: block;
	width: 145px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color:#3366CC;
	background: url(../image/sub_menu_1.gif) top right no-repeat;
}
#sub_menu ul li a:hover {
	color: #B10000;
	font-weight: bold;
	text-decoration: none;
	background: url(../image/sub_menu_2.gif) top right no-repeat;
}

/* -----------------------------------
company area
----------------------------------- */
#company {
	height: 28px;
	padding-left: 12px;
	font-size: 80%;
	color: #666666;
	margin-top: 20px;
	line-height: 120%;
	clear: both;
	background: url(../image/company.gif) no-repeat left;
}

/* -----------------------------------
second contents area
----------------------------------- */
#pan-list {
	clear: both;
	font-size: 80%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pan-list strong {
	color: #CC9933;
}
/* -----------------------------------
foot_navi
----------------------------------- */
#foot_navi {
	clear: both;
	margin-top: 15px;
	font-size: 80%;
}
/* -----------------------------------
footer
----------------------------------- */
#footer {
	clear:both;
	font-size: 80%;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right:20px;
	padding-left:20px;
	border-top: 1px solid #999999;
}
#footer .f_left img{
	margin-right: 5px;
}
#footer .f_right {
}
/* -----------------------------------
align box
----------------------------------- */
.align_center{
	text-align: center;
}
/* -----------------------------------
float box
----------------------------------- */
.f_left{
	float: left;
}
.f_right{
	float: right;
}
/* -----------------------------------
float clear
----------------------------------- */
.clear {
    clear: both;
}

/* -----------------------------------
table
----------------------------------- */
table td {
}
table td.center{
	text-align: center;
}
table td.right{
	text-align: right;
}
table.cell-a {
	margin-left: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
table.cell-a th {
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: #CC9933;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.cell-a td {
	font-size: 80%;
	line-height:120%;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.cell-b {
	margin-left:auto;
	margin-right: auto;
	width: 545px;
	border-collapse:collapse;
	margin-bottom: 15px;
	margin-top: 0px;
}
table.cell-b th {
	width:100px;
	background-color: #F5F3D8;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-b td {
	background-color: #FFFFFF;
	font-size: 80%;
	line-height:120%;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-c {
	margin-left:10px;
	margin-right:10px;
	border-collapse:collapse;
}
table.cell-c th {
	text-align: center;
	background-color: #F5F3D8;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-c td {
	background-color: #FFFFFF;
	font-size: 80%;
	line-height:120%;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-c th.check{
	width: 55px;
}
table.cell-c td.category{
	background-color: #F5F5F5;
}
table.cell-form {
	margin-left:auto;
	margin-right: auto;
	width: 545px;
	border-collapse:collapse;
	margin-bottom: 15px;
	margin-top: 0px;
}
table.cell-form th {
	background-color: #F5F3D8;
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-form td {
	background-color: #FFFFFF;
	font-size: 80%;
	line-height:120%;
	padding: 5px;
	border: 1px solid #999966;
}
table.cell-form td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* -----------------------------------
list
----------------------------------- */
ul.list-a li{
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 80%;
}
ol.list-a{
	margin-top: 5px;
}
ol.list-a li{
	line-height: 140%;
	margin-bottom: 5px;
	font-size: 80%;
}
td ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
td ul li{
	margin-bottom: 5px;
	list-style-type: square;
}
/* -----------------------------------
sitemap area
----------------------------------- */
div.sitemap {
	float: left;
	width: 33%;
	margin-top: 20px;
}
div.sitemap ul{
	margin-top: 0px;
	padding-top: 0px;
}
div.sitemap ul li{
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 5px;
}
