@charset "Shift_JIS";

/* @group Basise */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0;
	padding:0;
}
body{
	color: #555555;
	background-color:#ffffff;
	font-size:12px;
	line-height: 1.4;	
}
h1{
	font-size: 1.5em;
}
h2{
	font-size: 1.2em;
	background: url(../images/bg_h2.gif) top left no-repeat;
	padding: 8px 10px 2px;
	margin-top: 10px;
	color: #30328e;
}
h3{
	padding-top: 10px;
}
h3,h4,h5,h6{
	font-size: 1em;
}
a img{
	border: none;
	background-color:white;
}
a.over:hover img{
	filter: alpha(opacity=60);
	opacity: .6;
}
table{
	width: 100%;
}
table.k {
	border-right: 1px solid #b9c7f2;
	border-bottom: 1px solid #b9c7f2;
}
th{
	background-color: #e6e6e6;
	white-space:nowrap;
}
table.k th,table.k td{
	border-top: 1px solid #b9c7f2;
	border-left: 1px solid #b9c7f2;
}
.nk{
	border:none !important;
}
th.sub_2{
	background-color: #b7b7b7;
	letter-spacing: 0.5em;
}
ul{
	margin: 5px auto;
	padding: 0;
}
li{
	list-style: none;
	padding-left:15px;
	background: url(../images/dot.gif) top left no-repeat;
}
.pt30 {
	padding-top:30px;
}
/* @end */

/* @group Layout */
#mid{
	width: 840px;
	margin: 0 auto;
	padding:10px 0 30px;
	background: #FFFFFF url(../images/bg_03.gif) repeat-y top center;
}
.contents{
	width: 680px;
	margin: 0 auto;
	padding-bottom:10px;
}
#title{
	width: 680px;
	height: 350px;
	position: relative;
}
#title_date{
	position:absolute;
	top:48px;
	right:8px;	
	text-align: right;
	font-weight: bold;
	color: #ffffff;
}
#title_btn{
	width:205px;
	position:absolute;
	right:42px;
	top:283px;
}
#footer {
	width: 840px;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	background: url(../images/bg_03.gif) repeat-y top center;
}
#footerTxt {
	width:800px;
	margin:0 auto;
	padding:15px 0;
	background-color:#30328e;
}
#footer address {
	padding-top:15px;
	font-style:normal;
	font-size:12px;
}
table.c td{
	text-align: center;
}
.normal{
	font-weight:normal;
}
.l{
	text-align: left;
}
.center{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bgpink {
	background-color:#fff2ff;
}
.bgblue {
	background-color:#f2ffff;
}
.bgwhite {
	background-color:#FFFFFF;
	}
/* @end */

/* @group text color */
.red{color: #ff0000;}
.blue{color: #0000ff;}
.pink{color: #30328e;}
/* @end */
