* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
a {
	color: #59829F;
	text-decoration: none;
}

li {
	list-style-type: none;
}

html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	background-color: #FFFFFF;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#container_sub {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 100%;
}
#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 50px;
	padding-top: 20px;
	background-color: #000;
}
#header h1 a{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-weight: bolder;
	padding-left: 15px;
	font-size: 24px;
	color: #FFFFFF;
}
/*#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 100px;
	padding-top: 20px;
	background-color: #000;
}
#header h1 {
	float: left;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	width: 597px;
	height: 65px;
	margin-left:17px;
	margin-top: 15px;
	text-indent: -9999px;
}
#header h1 a {
	display:block;
	width: 240px;
	height: 65px;
	color: #FFFFFF;
	text-indent: -9999px;
}
*/
#gmenu {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
}
#left_area {
	float: left;
	width: 180px;
}
#main_area {
	width: 610px;
	text-decoration: none;
	float: right;
}
#main_area h3 {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0E5184;
	color: #0E5184;
	font-size: 16px;
}
#main_area .box01 {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer {
	background-color:#3D3D3D;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
}
.box_txt01 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.tbl_login {
	width: 400px;
	margin-bottom: 200px;
	margin-left: 80px;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;

}
.tbl_login th {
	background-image: url(images/bg_gray.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tbl_login td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 20px;
}

.tbl01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.tbl01 th {
	background-image: url(images/bg02.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tbl01 th  a {
	color: #3366CC;
	text-decoration: underline;
}
.tbl01 th  a:hover {
	color: #990000;
	text-decoration: underline;
}
.tbl01 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.tbl01_bg01 {
	background-color: #EFEFEF;
}
.tbl02 {

}
.tbl02 th {
	background-image: url(images/bg_gray.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #666;
}
.tbl02 td {
	padding: 3px 15px;
	border: 1px solid #CCC;
}
.tbl03 {
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.tbl03 th {
	text-align: left;
	padding: 15px;
	vertical-align: top;
	background-image: url(images/bg_gray_p.gif);
	font-weight: normal;
	border-top: 1px solid #CCC;
}
.tbl03 td {
	padding: 15px;
	vertical-align: top;
	border-top: 1px solid #CCC;
}
.tbl04 {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.tbl04 th {
	background-image: url(images/bg02.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 2px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tbl04 td {
	padding: 2px;
	border-right: 1px solid #CCC;
	border-bottom: 1px dotted #CCC;
}
.tbl05{
}
.tbl05 td{
	color: #090;
	padding: 1px 2px 1px 0px;
	border-bottom: 1px dotted #CCC;
}

.dlist01 {
	padding-bottom: 6px;
}

.dlist01 dt {
	display: block;
	background-color: #555;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	margin-bottom: 3px;
}
.dlist01 dd {
	background-image: url(images/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 15px;
	padding-left: 12px;
	margin-bottom: 2px;
	margin-top: 3px;
}
.dlist01 a {
	color: #003366;
	text-decoration: none;
}
.dlist01 a:hover {
	color: #0071BC;
	text-decoration: underline;
}
.dlist01 dt .sub{
	display: block;
	background-color: #999;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
/*	margin-bottom: 3px;*/
}

.tbl_line {
	padding:2px;
}
.tbl_line td {
	border: none;
	padding: 0;
}

/*
form_size
*/
.f_10_blue{
	font-size: 10px;
	color: #0033CC;
}
.input_20 {
	width: 20px;
}
.input_050 {
	width: 50px;
}
.input_080 {
	width: 80px;
}
.input_160 {
	width: 160px;
}
.input_200 {
	width: 200px;
}
.input_320 {
	width: 320px;
}
.input_400{
	width: 400px;
}
.input_r {
color: red;
}

.input_g {
color: green;
}
.h4_orange {
	font-size: 12px;
	color: #FF6600;
}
.necessary {
	font-size: 10px;
	color: #D00;
}
.bg_c {
	background-color: #FCF8DC;
}
.bg_gray {
	background-color: #CCC;
	color: #099;
}
.blogn_image_tag {
	border:solid 1px black;
	vertical-align:middle;
}
