/* CSS Document */





@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: none;
}

table,tr,td {
	text-align: left;
	vertical-align: top;
}





/* gbvΖΚΜwiζ
----------------------------------------------------------------*/

.index {
	background-color: #cccccc;
	background-image: url(../img/index/indexbg.gif);
	background-repeat: repeat-x;
}


.inside {
	background-color: #cccccc;
	background-image: url(../img/inside/insidebg.gif);
	background-repeat: repeat-x;
}





/* ©o΅&{ΆΜX^C
----------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	border: none;
}

h2 {
	margin: 2px 0 0 0;
	padding: 0;

	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	line-height: 1.2;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #144867;
	line-height: 1.2;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

p {
	margin: 5px 0 5px 0;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 1.4;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

.red {
	margin-top: 0;
	font-size: 9pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 1.4;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}



/* NΜX^C
----------------------------------------------------------------*/
a,a:link,a:visited,a:visited {
	color:#144867;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #00a8eb;
}






/* CAEg
----------------------------------------------------------------*/
#container {
	width: 720px;
	margin: 0 auto 0 auto;
	text-align: left;
	vertical-align: top;
}

#header-index {
	width: 690px;
	height: 310px;

	padding-left: 20px;
	padding-right: 10px;
	
	background-color: #cccccc;
	background-image: url(../img/index/headerbg.gif);
	background-repeat: repeat-y;
}

#header-inside {
	width: 690px;
	height: 200px;

	padding-left: 20px;
	padding-right: 10px;

	background-color: #cccccc;
	background-image: url(../img/inside/headerbg.gif);
	background-repeat: repeat-y;
}

#contents {
	width: 700px;
	margin: 0;

	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

	background-color: #cccccc;
	background-image: url(../img/common/contentsbg.gif);
	background-repeat: repeat-y;
}

#contents:after {
	contents: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#navi {
	margin-bottom: 10px;
	padding-bottom: 20px;

	width: 160px;
	float: left;
	border-top: solid 5px #144867;

	background-image: url(../img/common/navi_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main {
	width: 510px;
	margin-left:10px;
	float: left;
}

.txt{
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.txt8 {
	margin-top: 0;
	font-size: 8pt;
	font-weight: normal;
	color: #696969;
	line-height: 1.4;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

#footer {
	width: 720px;
	height: 32px;

	background-color: #cccccc;
	background-image: url(../img/common/footerbg.gif);
	background-repeat: repeat-y;

	padding-top: 18px;
	text-align: center;
	background-color: #000000;

	font-size: 10pt;
	font-weight: normal;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #FFFFFF;
}

.clear {
	line-height: 0px;
}

.clearleft {
	clear: left;
	line-height: 0px;
}

.clearright {
	clear: right;
	line-height: 0px;
}




/* naviΜX^C
----------------------------------------------------------------*/

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	background-color:#f0f0f0;
	background-image: url(../img/common/dotyaji.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	
	padding: 5px 0 6px 35px;
	
	font-size: 10pt;
	font-weight: normal;
	line-height:1.3;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	
	border-top: solid 1px #CCCCCC;
}





/* XVξρΜX^C
----------------------------------------------------------------*/
.infobox {
	height: 1%;
	margin-bottom: 15px;
	
	border:solid 1px #FF0000;
}

dl {
	margin-left: 20px;
	padding: 3px 10px 5px 0;
	width: 480px;
	
	_background-image: url(../img/index/barline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
	height: 1%;
}

dt {
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;

	width: 40px;
	float: left;
	
	font-size: 9pt;
	font-weight: normal;
	color: #FF6666;
	line-height: 1.2;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

dd {
	margin: 0;
	padding-left: 15px;

	width: 415px;
	float: left;
	
	font-size: 10pt;
	font-weight: normal;
	color: #144867;
	line-height: 1.2;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

dd img {
	margin-top: 5px;
}





/* οΠTvΜX^C
----------------------------------------------------------------*/
#company {
	margin: 5px 0 10px 10px;
}

#company td {
	padding: 5px 0 10px 0;
	vertical-align: top;
	
	font-size: 10pt;
	font-weight: normal;
	color: #144867;
	line-height: 1.5;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

#company .left {
	text-align:center;
	background-color:#f0f0f0;
	border :solid 1px #FFFFFF;
}

#company .right {
	text-align:left;
	padding-left: 10px;
	border :solid 1px #FFFFFF;
}





/* [tH[ΜX^C
----------------------------------------------------------------*/
#form {
	margin-left: 10px;
}

#form td {
	padding: 10px 0 10px 0;
	vertical-align: top;
	
	font-size: 10pt;
	font-weight: normal;
	color: #144867;
	line-height: 1.5;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}

#form .center {
	text-align: center;
}

#form .left {
	padding-left: 5px;
	text-align: left;
}

#form .right {
	text-align: right;
	padding-right: 5px;
	background-color:#f0f0f0;
	border :solid 1px #FFFFFF;
}

.anno2 {
	margin-top: -18px;
	margin-right: 3px;
	font-size: 9pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 1.4;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	float: right;
}


/* vCoV[ΜX^C
----------------------------------------------------------------*/
.anno {
	margin-top: -5px;
	margin-left: 20px;
	
	font-size: 9pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 1.4;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
}



