@charset "UTF-8";

/* @group basic */

html {
}

.hint {
	font-size: 90%;
	color: #6c6c6c;
	padding-top: 5px;
	line-height: 1.8em;
}

.ita {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
}

body {
	text-align: center;
	color: #2f2f2f;
	font-variant: normal;
	font-style: normal;
	line-height: 100%;
	font-size: 90%;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.cl {
	clear: both;
}

.red {
	color: #ff0000;
}

a {
	color : #009b3c;
	text-decoration : none;
	font-weight: bold;
	overflow: hidden;
	outline: 0;
}

a:hover {
	color : #009b3c;
	text-decoration : underline;
	font-weight: bold;
	outline: 0;
}

.no {
	text-decoration: line-through;
}

label {
	line-height: 1.8em;
}

.right {
	float: right;
}

strike {
	color: #f00;
}
	
/* @end */

/* @group layout */

body {
	text-align: center;
	background: #ffde00 repeat-x;
}

#wrapper {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-height: 100%;
	height: auto;
}

div.bg {
	background: #fff url(http://bsn.mirai.ad.jp/themes/BSN/css/img/main_bg.gif) repeat-x;
}

div#headbar {
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/head.gif);
	height: 29px;
	width: 728px;
	text-indent: -9999px;
}

div#head {
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/head_bg.gif);
	height: 127px;
	width: 728px;
	display: block;
}

div#head  a.hw {
	float: right;
	margin-top: 20px;
}

div#menu {
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif);
	display: block;
	height: 42px;
	width: 728px;
}



/* @end */

/* @group menu */

a.m01 {
	height: 42px;
	width: 129px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a.m02 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a.m03 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a.m04 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a.m05 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a.m06 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
}

a:hover.m01 {
	height: 42px;
	width: 129px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) 0 -42px;
}

a:hover.m02 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) -129px -42px;
}

a:hover.m03 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) -246px -42px;
}

a:hover.m04 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) -363px -42px;
}

a:hover.m05 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) -480px -42px;
}

a:hover.m06 {
	height: 42px;
	width: 117px;
	float: left;
	display: block;
	text-indent: -9999px;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/menu.gif) -597px -42px;
}



/* @end */

/* @group main_area */

div#main_area {
	display: block;
	text-align: left;
	padding-bottom: 10px;
}

div#main_area h3 {
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/h3.gif);
	width: 728px;
	height: 48px;
	font-size: 16px;
	text-indent: 25px;
	line-height: 3em;
	color: #000;
}

div.text {
	color: #171717;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
}

div.text p {
	line-height: 1.8em;
}

.choice_date {
	font-size: 11px;
	margin-left: 20px;
}

div#main_area ul {
	list-style-position: inside;
	background-color: #f8f8f8;
	padding: 10px;
	border: 1px dotted #b2b2b2;
}

div#main_area li {
	line-height: 1.8em;
}



/* @end */

/* @group footer */

div#footer {
	display: block;
	z-index: -4;
	width: 100%;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/footer_bg.gif) repeat-x;
	text-align: center;
}

div.footers {
	width: 728px;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/footer_cont.gif) no-repeat;
	height: 180px;
}

div.footermargin {
	padding-top: 40px;
	padding-left: 170px;
	font-size: 10px;
	float: left;
	display: block;
	width: 300px;
}

span.footer_arr {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

div.footermargin a {
	font-weight: bold;
	color: #3d3d3d;
	margin-top: 2px;
	display: inline-block;
}

div.footermargin p {
	margin-top: 10px;
}

div#footer  a.isms {
	float: right;
	width: 236px;
	height: 180px;
	display: block;
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/isms.gif);
	text-indent: -99999px;
}

.logo {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	display: inline-block;
	margin-bottom: 5px;
}



/* @end */

/* @group table */

table.service {
	border-right: 1px solid #a7a7a7;
	border-top: 1px solid #a7a7a7;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 688px;
}

.service th  {
	background-color: #ffea00;
	border-left: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	padding: 10px;
	font-weight: bold;
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/tables.gif);
	text-align: center;
}

.service td.yen {
	text-align: right;
}

.service td  {
	border-left: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	padding: 10px;
	background-color: #fcfbf1;
	background-image: url(http://bsn.mirai.ad.jp/themes/BSN/css/img/tables.gif);
}



/* @end */

/* @group form */

div#form {
	background-color: #f4f4f4;
}

div#form td {
	padding: 10px;
}

div#form td.question {
	background-color: #fff335;
	margin: 0;
}

div#form td.required {
	background-color: #fff;
}

div#form td {
	border-width: 0;
	border-style: none;
	margin: 0;
}



/* @end */
