body {
}

.header {
	font-size: 14px;
}

.footer {
	font-size: 14px;
}

.content {
	padding: 10px 10px 10px 10px;
	font-family: "MS UI Gothic", "Osaka", "sans-serif";
	font-size: 14px;
	line-height: 180%;
}

.text {
	padding: 10px 10px 10px 10px;
	font-family: "MS UI Gothic", "Osaka", "sans-serif";
	font-size: 14px;
}

.headline {
	font-weight: bold;
	font-size: 36px;
	line-height: 180%;
}

.sub_head {
	font-weight: bold;
	font-size: 26px;
	line-height: 180%;
}

.voice_head {
	font-weight: bold;
	font-size: 18px;
	color: red;
}

.bullet_head {
	font-size: 18px;
	color: #FF4500;
}

.smaller {
	font-size: 12px;
}

.emphasis_yellow {
	background-color: #FFFF77;
	font-weight: bold;
}

.emphasis_red {
	color: #FF0000;
	font-weight: bold;
}

.emphasis_big {
	font-weight: bold;
	font-size: 150%;
}

.emphasis_title {
	color: #FF0000;
	font-weight: bold;
	font-size: 150%;
}


.emphasis_blue {
	color: #000099;
	font-weight: bold;
	font-size: 150%;
}

.emphasis_bold {
	font-weight: bold;
}

.emphasis_underline {
	font-weight: bold;
	text-decoration: underline;
}

.emphasis_bullet {
	color: #FF4500;
	font-weight: bold;
	background-color: yellow;
	text-decoration: underline;
}


a.current {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 120%;
}

.waku {
	border: thin solid #000000;
	padding: 10px;
}

.red_waku {
	border: thin solid #FF0000;
	padding: 10px;
}

.recommend_waku {
	border: thin dotted yellowgreen;
	padding: 10px;
}

.bullet_waku {
	border: thin solid #000000;
	padding: 10px;
	font-weight: bold;
}

.bonus_waku {
	border: thin dotted #0000FF;
	padding: 10px;
}

.user_waku {
	border: thin dotted #FF6600;
	padding: 10px;
}

.user_voice {
	margin: 0px 40px 0px 40px;
	padding: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px dotted #999999;
}

.user_voice_start {
	margin: 0px 40px 0px 40px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px dotted #999999;
}

.user_voice_end {
	margin: 0px 40px 0px 40px;
	padding: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


.numlist {
	list-style-type: upper-roman;
}

H1 {
	font-size: 28px;
}

H2 {
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 28px;
}

H3 {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 22px;
}

H3.small {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 14px;
	line-height: 150%;
}

H3.q {
	background-image: url(../img/icon_question.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

H4 {
	font-size: 18px;
}

.list {
	list-style-image: url(../img/bullet.gif);
}

ul.list li {
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

.bullet {
	list-style-image: url(../img/bullet.gif);
}

ul.bullet li {
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

DIV.bullet_sub {
	padding-left: 40px;
}

.sidemenu {
	width:190px;
	margin: 0px 10px 0px 5px;
}

.sidemenu ul {
	list-style-image: url(../img/btn_anchor.gif);
}

.menutitle {
	background: url(../img/btn_anchor.gif) 0% 10% no-repeat;
	padding-left: 20px;
}

.menu {
	border-left: 1px solid #BBA69F;
	border-right: 1px solid #BBA69F;
	border-bottom: 1px dotted #999;
}

.menuend {
	border-left: 1px solid #BBA69F;
	border-right: 1px solid #BBA69F;
	border-bottom: 1px solid #BBA69F;
}

.faq {
	list-style-image: url(../img/icon_question.gif);
}

ul.faq li {
	padding: 5px 0px 5px 5px;
}

.description {
	line-height: 160%;
	margin: 0px 40px 0px 40px;
}

.txt_comment {
	margin: 0px 40px 0px 40px;
}

#caution {
	width: 600px;
	margin: 0px 10px 0px 5px;
	border: thin dotted #FF8800;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	text-align: left;
}

.percent_data {
	margin: 0px 40px 0px 40px;
	padding: 10px;
	border: thin solid #999999;
	font-size: 150%;
	font-weight: bold;
}

.toc {
	padding: 10px;
	border: thin solid #999999;
}

.check {
	list-style-image: url(../img/check.gif);
}

ul.check li {
	padding: 5px 0px 5px 5px;
	font-weight: bold;
}

.question {
	margin: 0px 40px 0px 40px;
	padding: 10px;
	border: 1px solid #999999;
}

.course {
	width: 250px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.price {
	font-size: 150%;
	font-weight: bold;
}

.button_report {
	background: url(../img/button_report.gif) 0% 10% no-repeat;
	width: 400px;
	height: 80px;
	margin-left: 180px;
	text-align: center;
	padding-top: 15px;
	line-height: 25px;
	font-size: 24px;
}

.button_bank {
	background: url(../img/button_back.gif) 0% 10% no-repeat;
	width: 240px;
	height: 80px;
	text-align: center;
	padding-top: 25px;
	font-size: 24px;
}

.button_credit {
	background: url(../img/button_back.gif) 0% 10% no-repeat;
	width: 240px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
	line-height: 25px;
	font-size: 24px;
}

.button {
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

.nav {
	border: #000000 1px solid;
	padding: 3px;
	margin: 1px auto;
	color: #000000;
	background-color: #eeeeee;
	text-align: center;
	font-family: "MS UI Gothic", "Osaka", "sans-serif";
	font-size: 14px;
	height: 40px;
}

.side_voice {
	width:180px;
	border: thin dotted #FF8800;
	padding: 5px 5px 5px 5px;
}

blockquote {
	border: thin solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}

.transition_other {
	width:120px;
	border: 1px solid #aaaaaa;
	color: #aaaaaa;
	font-size: 14px;
}

.transition_current {
	width:120px;
	border: 2px solid #000000;
	font-weight: bold;
	font-size: 14px;
}


div.block_tbl {
	margin : 0;
	padding : 0;
	margin-left : 18px;
}

table.tbl_data{
	width : 590px;
	border-right : solid 1px #666666;
	border-top : solid 1px #666666;
}

table.tbl_data th.th_ttl{
	width : 100px;
	border-left : solid 1px #666666;
	border-bottom : solid 1px #666666;
	font-size : 14px;
	padding : 5px;
	background-color : #EEEEEE;
}

table.tbl_data td.td_ttl {
	width : 500px;
	border-left : solid 1px #666666;
	border-bottom : solid 1px #666666;
	font-weight: bold;
	font-size : 14px;
	padding : 5px;
	background-color : #EEEEEE;
}

table.tbl_data td.td_cnt{
	border-left : solid 1px #666666;
	border-bottom : solid 1px #666666;
	font-size : 14px;
	padding : 5px;
}

a.mainmenu:link {
	text-decoration: none;
	background: url(../img/mainmenu.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
}

a.mainmenu:visited {
	text-decoration: none;
	background: url(../img/mainmenu.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
}

a.mainmenu:hover {
	text-decoration: underline;
	color: #ff6600;
	background: #f3f3f8;
	background: url(../img/menu_hover.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
}

a.submenu:link {
	text-decoration: none;
	background: url(../img/submenu.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 15px;
}

a.submenu:visited {
	text-decoration: none;
	background: url(../img/submenu.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 15px;
}

a.submenu:hover {
	text-decoration: underline;
	color: #ff6600;
	background: #f3f3f8;
	background: url(../img/menu_hover.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 15px;
}

a.selectedmenu {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	background: url(../img/menu_hover.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
}

span.mainmenu {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

p {
	padding-left: 20px;
}

