@charset "UTF-8";
/* CSS Document */

body {
    background:url(../images/com/bg_img.jpg) repeat-x top #C8E6F0;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:80%;
	line-height:160%;
	color:#646464;
}

h1,h2,h3,h4,h5,h6,form,p,br,div {
	margin:0;
	padding:0;
}

a:link {
	color:#00A0C8;
	text-decoration:none;
}

a:visited {
	color:#00C8FA;
	text-decoration:none;
}

a:hover {
	color:#00A0C8;
	text-decoration:none;
}

img {
	border:none;
}

/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {	display: block; }
/* End hide from IE-mac */

#bgframe {
    background-color:#FFFFFF;
	margin:auto;
	width:600px;	
}


/*frame
------------------------*/
#frame {
	margin:0;
	width:600px;	

}


/*header
------------------------*/
#header {
	width:600px;
	background-image: url(../images/header/bg_img.jpg);
	background-repeat: no-repeat;
}#main {
	text-align: left;
	margin: 10px;
}
#header_line {
	background-image: url(../images/header/head_line.gif);
	background-repeat: repeat-x;
}

#center {
	text-align: center;
}



#logo {
	width:268px;
	float:left;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


/*footer
------------------------*/
#footer {
    background:url(../images/footer/bg_line.gif) top repeat-x #0082AA;
    text-align:center;
	font-size:0.8em;
	color:#FFFFFF;
	width:590px;
	padding:5px;
	margin:0;
}
#close {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.both{
	clear:both;
}

/*見出し
------------------------*/	
h2{
	font-size: 1.4em;
	color: #00A0C8;
	text-indent: 10px;
	background-image: url(../images/com/contents_title_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: auto;
	padding-top: 8px;
	font-weight: bold;
	margin-top: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
.text_tag {
	height: 1.0em;
}


h3{
	font-size: 1.2em;
	color: #00A0C8;
	text-indent: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-image: url(../images/com/h3_backbg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 517px;
	padding: 5px;
	margin: 0px;
}

h4{
	font-size: 1.0em;
	color: #00A0C8;
	text-indent: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
h5{
	font-size: 1.0em;
	color: #00A0C8;
	text-indent: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}


.topics01_pict_l {
	float: left;
	margin-left: 10px;
}
.topics01_pict_r {
	float: right;
	margin-right: 10px;
}
.topics_table_01 {
	text-align: center;
	font-size: 1.0em;
}
.topics_table_01 td {
	text-align: center;
}
.topics_table_01 th {
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00C8DC;
}
.topics_orange_box {
	border: medium double #FF9900;
	font-weight: bold;
	color: #FF9900;
}

.bg_gry {
	background-color: #F0F0F0;
}

.bg_skyblue {
	background-color: #f0f5ff;
}

.block {
	margin-top: 10px;
}

.all_center {
	text-align: center;
}


.bold {
	font-weight: bold;
}
.color_red {
	color: #CC0000;
}
table {
}
th {
	background-color: #F4F4FF;
	font-size: 1.0em;
}
td {
	font-size: 1.0em;
}
.hissu {
	color: #FF9900;
}
.block {

	font-size: 1.0em%;
	line-height: 140%;
	font-size: 1.0em;
	margin: 20px;
}
#head {
}
.naka {
	text-align: center;
}
.size {
	font-size: 1em;
	font-weight: bold;
	color: #646464;
	background-color: #ffffff;
	text-align: center;
}

/*table
------------------------*/

.table01 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

.table01 th , .table01 td {
	border-bottom: 1px solid #999999;
}

