@charset "UTF-8";
/* ---------------------------------------------
 Basic
--------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

body {
	font-size: 78%;
	letter-spacing: 0.05em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif,arial, verdana, tahoma;
	text-align: center;
	color: #666666;
	background: #f5f5f5;
}

img {
	border: 0;
}

p,li,dd {
	text-align: justify;
	text-justify: distribute;
	line-height: 1.6em;
}

th {
	font-size: 12px;
	text-align: left;
}
td {
	font-size: 12px;
	text-align: justify;
	text-justify: distribute;
	line-height: 1.5em;
}

/* ----- mg ----- */
.mgTop10 {
	margin-top: 10px;
}

/* ----- float ----- */
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.clear {
	clear: both;
}

/* ----- text ----- */
.tx_b {
	font-weight: bold;
}
.tx_red {
	color: #ff0000;
}

.tx_left {
	text-align: left;
}
.tx_right {
	text-align: right;
}
.tx_center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}

/* ----- pageTop ----- */
.pageTop {
	margin: 5px 0@0;
	padding: 0;
	text-align: right;
	font-size: 90%;
}


/* ---------------------------------------------
 waku
--------------------------------------------- */
#wrapper {
	width: 910px;
	margin: 0 auto;
	background: #ffffff;
	text-align: left;
	border:1px solid #cccccc;
}

#contents {
	clear:both;
	overflow: auto;
	margin: 3px 10px 0;
}

/* ---------------------------------------------
 header
--------------------------------------------- */
#header {
	background: url(../img/header_bg.jpg) repeat-x;
}
#header h1 {
	font-size: 96%;
	padding: 3px 0 5px 7px;
	font-weight: bold;
}
#header p#jv {
	color: #ffffff;
	background: url(../img/title_top02.jpg);
	height: 43px;
	padding-left: 8px;
}

/* ---------------------------------------------
 page COMMON
--------------------------------------------- */
div#page {
	float: left;
	width: 667px;
	margin-bottom: 10px;
}

/* ---------------------------------------------
 main
--------------------------------------------- */
#main {
	float: left;
	width: 667px;
	margin-bottom: 10px;
}
#main p {
	padding: 5px 0;
}
#main table#form {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	margin: 0 0 40px 1px;
}
#main table#form th,#main table#form td {
	padding:5px;
	border: 1px solid #cccccc;
}
#main table#form th {
	background: #E3EBF2;
	width: 12%;
	font-weight: normal;
}
#main table#form th span {
	color: #ff0000;
}
#main table#form td span {
	color: #7788aa;
	font-size: 10px;
}
#main table#form td .fm_text,#main table#form td select {
	width: 150px;
}
#main table#form td#btn {
	text-align: center;
	padding: 20px 0 10px;
	line-height: 2.5em;
}

h2#h2_form {
	width: 668px;
	height: 53px;
	background: url(../img/images.gif) 0 0 no-repeat;
	font-size: 110%;
	color: #ffffff;
	text-indent: 290px;
	vertical-align: bottom;
	line-height: 70px;
	overflow: hidden;
}

div#africa {
	width: 668px;
	height: 398px;
	background: url(../img/africa.jpg) no-repeat;
}
div#africa p {
	padding: 140px 260px 0 20px;
	color: #333333;
}

h2#h2_point,h2#h2_faq {
	width: 668px;
	height: 53px;
	background: url(../img/images.gif) no-repeat;
	font-size: 130%;
	color: #333333;
	text-indent: 65px;
	line-height: 60px;
	overflow: hidden;
	margin: 0 0 5px;
}

h2#h2_point {
	background-position: 0 -128px;
}
h2#h2_faq {
	background-position: 0 -338px;
}

#point h3 {
	font-size: 120%;
	color: #FF8A00;
	background: url(../img/images.gif) 0 -390px no-repeat;
	line-height: 1.5em;
	padding: 0 0 0 34px;
	margin: 15px 0 0;
}

#point h4 {
	background: #aaaaaa;
	color: #ffffff;
	margin: 15px 0 0 30px;
	padding: 5px 10px 3px;
	font-size: 100%;
}

#point p,#faq p {
	padding-left: 35px;
}

#faq h3 {
	font-size: 120%;
	color: #56778F;
	background: url(../img/images.gif) 0 -444px no-repeat;
	line-height: 1.5em;
	padding: 0 0 0 34px;
	margin: 15px 0 0;
}

/* ---------------------------------------------
 menu
--------------------------------------------- */
#menu {
	float: right;
	width: 213px;
	margin: 13px 0 10px;
}
#menu .menuBg {
	background: #f5f5f5;
	padding-bottom: 5px;
	border: 1px solid #cccccc;
	border-top: none;
}
#menu .menuBg2 {
	background: #f5f5f5;
	margin: 20px 0;
	padding-bottom: 5px;
	border: 1px solid #cccccc;
}
#menu p {
	padding: 5px 10px 0;
}

#menu h2 {
	height: 40px;
	line-height: 40px;
	text-indent: 40px;
	background: url(../img/images.gif) no-repeat;
	color: #ffffff;
	font-size: 120%;
}

#menu h2#kyouka {
	background-position: 0 -72px;
}
#menu h2#info {
	background-position: -250px -72px;
	margin-top: 20px;
}

#menu h3 {
	padding: 5px 5px 5px 10px;
	background: url(../img/menu/menu_h3.gif) center center;
	border:1px solid #A4BF6B;
	color: #ffffff;
	font-size: 96%;
}

#menu ul {
	margin: 5px 10px 10px 30px;
}
#menu ul li {
	list-style-type: square;
}

#menu ul#ulInfo {
	margin: 1px 0 15px;
	background-color: #ffffff;
}

#menu ul#ulInfo li {
	list-style-type: none;
	line-height: 46px;
	text-indent: 35px;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	overflow: hidden;
}
#menu ul#ulInfo li a {
	display: block;
	background: url(../img/menu_li_bg.gif) 0 -3px;
	height: 46x;
}

#menu ul#ulInfo li a:hover {
	background: url(../img/menu_li_bg.gif) 0 -54px;
	color: #ffffff;
}

/* ---------------------------------------------
 footer
--------------------------------------------- */
#footer {
	clear: both;
	border-top: 1px solid #999999;
	font-size: 96%;
	padding: 7px;
	text-align: center;
}
#footer p {
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0 2px 0 7px;
	border-left: 1px solid #CECBBD;
}
#footer ul li.first {
	border-left: none;
}

/* ---------------------------------------------
link
--------------------------------------------- */
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
