a:link {
	text-decoration:none;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration:underline overline;
	color: #0099FF;
	font-weight: bold;
}
a:active {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}

html,body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 9pt;
	line-height: 130%;
	color: #333333;
	margin: 0px;
}

tr,th,td {}

input,textarea,select {
	font-family :"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size : 8pt;
	color : #333333;
	background-color : #FFFFFF;
	border: 1px solid #999999;
}
#topphoto {
	height: 420px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #dddddd;
}

#main_contents {
	width: 950px;
}

#contents_left01 {
	width: 220px;
	background-color: #DDDDDD;
	float: left;
	margin-bottom: 0px;
	height: 1050px;
}

#contents_left02 {
	width: 220px;
	background-color: #DDDDDD;
	float: left;
	margin-bottom: 0px;
	height: 1200px;
}

#contents_left03 {
	width: 220px;
	background-color: #DDDDDD;
	float: left;
	margin-bottom: 0px;
	height: 4200px;
}

#contents_left04 {
	width: 220px;
	background-color: #DDDDDD;
	float: left;
	margin-bottom: 0px;
	height: 1600px;
}

#contents_left05 {
	width: 220px;
	background-color: #DDDDDD;
	float: left;
	margin-bottom: 0px;
	height: 700px;
}

#contents_right {
	width: 670px;
	padding-left: 50px;
	padding-top: 30px;
	float: left;
}
#contents_footer {
	clear: both;
	width: 810px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 130px;
	padding-top: 20px;
}

/* left */
/* ------------------------------------------------ */

ul {
	margin: 0px;
	padding: 0px;
}
li a{
	display:block;
	text-indent:-9999px;
	width:220px;
	height:50px;
	background-position:left;
}
li a:hover{
	background-position:right;
}
li a.navi01 {
	background-image:url(img/navi_01.gif);
}
li a.navi01_here {
	background-image:url(img/navi_01.gif);
	background-position:right;
}
li a.navi02 {
	background-image:url(img/navi_02.gif);
}
li a.navi02_here {
	background-image:url(img/navi_02.gif);
	background-position:right;
}
li a.navi03 {
	background-image:url(img/navi_03.gif);
}
li a.navi03_here {
	background-image:url(img/navi_03.gif);
	background-position:right;
}
li a.navi04 {
	background-image:url(img/navi_04.gif);
}
li a.navi04_here {
	background-image:url(img/navi_04.gif);
	background-position:right;
}
li a.navi05 {
	background-image:url(img/navi_05.gif);
}
li a.navi05_here {
	background-image:url(img/navi_05.gif);
	background-position:right;
}
#contents_right table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020167;
}

/* ‚»‚Ì‘¼ */
/* ------------------------------------------------ */

.photo_right {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_left {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo_clear {
	clear: both;
}

.faq_font01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.strong_font01 {
	font-weight: bold;
}

