@charset "Shift_JIS"; 

/* CSS Document 2007.3.21 */

/* -------------------- text -------------------- */

.a9, .a10, .a11, .a12, .a14, .a16 {
	font-family:Verdana, Arial, sans-serif
}
.j9, .j10, .jm10, .j12, .jm12, .j14 , .j16{
	font-family:Osaka, MS UI Gothic, sans-serif
}

body {
text-align:center;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-image: url("../img/bg_base.jpg");
}
a {
	text-decoration: none;
	color: #2A66C4;
}
a:hover {
	color: #003EAD;
}

h1 {
	font-size: 10px;
	text-align:left;
	font-weight: normal;
	letter-spacing:1px;
	color: #999;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #999999;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	color:#006641;
	letter-spacing:1px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
h5 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #999999;
}
h6 {
	font-size: 12px;
	color:#000000;
	letter-spacing:2px;
	line-height: 16px;
	font-weight: bold;
}
p {
	margin: 0px;
}
.caption {
	font-size: 10px;
	line-height: 18px;
	margin-top: 2px;
}

.smaller {
	font-size: smaller;
}

.red {
	color:#FF0033;
}

.green {
	color:#82ae46;
}


.blk {
	color:#000000;
}




/* -------------------- other -------------------- */

.logo {
	background-image: url("../img/bg_logo01.jpg");
	background-repeat: repeat-y;
	text-align:center;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
ul {
	margin: 0px;
	padding: 0px 10px 0px 50px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #990000;
}
li {
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.5em;
	color: #666;
	font-weight: normal;
	letter-spacing: 1px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
	clear: both;
}
.border {
	border-top: solid 1px #999999;
	margin: 0px;
}
.border_dashed {
	border-top: dashed 1px #999999;
	margin: 0px;
}
.space {
	clear: both;
	height: 20px;
}
.height25 {
	line-height: 25px;
}


/* -------------------- color -------------------- */

.color_gray {
	color: #808080;
}
.color_white {
	color: #FFFFFF;
}

/* -------------------- header -------------------- */

#header {
	width: 800px;
	height: 12px;
	text-align: right;
	margin: auto;
	color: #999;
	font-size:10px;
	letter-spacing:1px;
}
#header a {
	text-decoration: none;
	color: #666;
}
#header a:hover {
	color: #333;
}

/* -------------------- topbar1 -------------------- */

#topbar1 {
	width: 820px;
	height: 50px;
	background-image: url("../img/top01.jpg");
}

/* -------------------- topbar2 -------------------- */

#topbar2 {
	width: 820px;
	height: 70px;
	background-image: url("../img/top02.jpg");
	text-align: right;
}

/* -------------------- middle -------------------- */

#middle {
	clear: both;
	width: 820px;
	text-align: left;
	margin: auto;
	padding: 0px;
}
#middle .content {
	background-image: url("../img/bg_base2.jpg");
	padding: 0px 0px 0px 0px;
}
#middle .security01 {
	margin-left: 30px;
	margin-right: 30px;
	padding:10px;
	background-color:#F7F7F7;
}
#middle .btmnavi {
	height: 50px;
	background-image: url("../img/bg_btmbar.jpg");
	background-repeat:no-repeat; 
	text-align: center;
	font-size: 10px;
	line-height: 50px;
	letter-spacing:1px;
}
#middle .navi {
	color: #999;
	font-size:10px;
	letter-spacing:1px;
}
#middle .navi a {
	text-decoration: none;
	color: #FFF;
}
#middle .navi a:hover {
	color: #EDEDED;
	text-decoration: underline;
}
#middle div.kiji{
width: 270px; height: auto; margin: 10px 35px auto 35px;
text-align:left; }

.newslink {
	display: block;
	float: left;
	padding: 10px 7px 10px 7px;
	margin: 3px auto 3px auto;
	font-size: 16px;
	background-color: #82ae46;
}
.newslink a {
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.newslink a:hovor {
	color: orangered;
	text-decoration: none;
}

.frontpage {
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0 15px 0 10px;
}



/* -------------------- footer -------------------- */

#footer {
	width: 820px;
	height: 50px;
	text-align: center;
	margin: auto;
	background-image: url("../img/bg_bottom.jpg");
	background-repeat:no-repeat; 
	color: #666;
	font-size:10px;
	padding-top: 10px;
	letter-spacing:1px;
}

#footer .copyright {
	color: #666;
	font-size:14px;
}