@charset "utf-8";

body {
	background-image: url(../images/layout/bg_gradient.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	_font-family: 'ＭＳ Ｐゴシック';
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

a {
	color: #f60;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	font-weight: 800;
	color: #f60;
	margin-bottom: 15px;
	line-height: 24px;
}

h2 {
	font-size: 13px;
	font-weight: 400;
	color: #f60;
	margin: 20px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	font-weight: 800;
	color: #f60;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-size: 12px;
	font-weight: 400;
	color: #f60;
	margin: 0px 0px 18px 0px;
	background-image: url(../images/layout/list_gray_1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

h5 {
	color: #FF6600;
	font-weight: 800;
	font-size: 12px;
	margin: 15px 0px 5px 0px;
}

h6 {
	font-size: 12px;
	font-weight: 400;
	color: #f60;
}


ul {
	padding-left: 15px;
}

li {
	list-style-image: url(../images/layout/list_gray_2.gif);
}

.small {
	font-size: 10px;
	line-height: 16px;
}

.small18 {
	font-size: 10px;
	line-height: 18px;
}

.small_note {
	font-size: 10px;
	line-height: 14px;
	margin-top: 5px;
}

#body_1 {
	width: 970px;
	margin: 0 auto;
	background: url(../images/layout/bg_middle.gif) repeat-y top center;
	margin-bottom: 20px;
	height: auto;	
}

#body_2 {
	background: url(../images/layout/bg_top.gif) no-repeat top center;
}

#body_3 {
	padding: 30px 60px 0px 60px;
}

#footer {
	clear: both;
	height: 80px;
	background-image: url(../images/layout/bg_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	font-size: 10px;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #FF6600;
}

#header {
	width: 100%;
	background-image: url(../images/img/d_phone.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 80px;
}

.logo_richmond {
	float: left;
	margin-right: 42px;
}

#navi_top {
	width: 100%;
	line-height: 18px;
	height: 28px;
}

#navi_top ul {
	padding: 0px;
}

.ntl {
	margin: 0px;
	float: left;
	list-style: none;
	background-image: url(../images/layout/bg_menu_over.gif);
	background-repeat: repeat-x;
}

.ntl a {
	border: 1px #ccc solid;
	text-align: center;
	float: left;
	background-image: url(../images/layout/bg_menu_up.gif);
	background-repeat: repeat-x;
	display: block;
	width: 168px;
	padding: 6px 0px 4px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 800;
	color: #666;
}

.ntl a:hover {
	color: #000;
	background: none;
}

.ntlcrr a:link, .ntlcrr a:active, .ntlcrr a:visited {
	background-image: url(../images/layout/bg_menu_active.gif);
	background-repeat: repeat-x;
	border: 1px #ccc solid;
	text-align: center;
	float: left;
	display: block;
	width: 168px;
	padding: 6px 0px 4px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 800;
	color: #000;
}

#sidebar {
	width: 170px;
	margin: 0px 40px 50px 0px;
	float: left;
	padding-top: 50px;
}

#navi_left {
	width: 100%;
	margin-bottom: 50px;
	line-height: 18px;
	overflow: inherit;
}

#navi_left ul {
	padding: 0px;
	font-size: 12px;
}

.nll {
	margin: 0px 0px 2px 0px;
	background-image: url(../images/layout/bg_sidemenu_over.gif);
	background-repeat: repeat-x;
}

.nll a {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	background-image: url(../images/layout/bg_sidemenu_up.gif);
	background-repeat: repeat-x;
	display: block;
	width: 168px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	font-weight: 800;
	color: #666;
}

.nll a:hover {
	color: #000;
	background: none;
}

.nllcrr a {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	background-image: url(../images/layout/bg_sidemenu_active.gif);
	background-repeat: repeat-x;
	display: block;
	width: 168px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	font-weight: 800;
	color: #666;
	margin: 0px 0px 2px 0px;
}

.nllttl {
	background-color: #EBBF3F;
	border: 1px #D57E1C solid;
	text-align: center;
	display: block;
	width: 168px;
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	font-weight: 800;
	color: #fff;
	margin: 0px 0px 2px 0px;
}

#banner_left img {
	margin-bottom: 5px;
}	

#contents {
	width: 640px;
	padding-top: 50px;
	float: right;
}

#main {
	width: 410px;
	margin: 0px 0px 50px 0px;
	float: left;
}

#right {
	width: 190px;
	margin: 0px 0px 50px 40px;
	float: right;
}

.right_image {
	margin-bottom: 30px;
}

.right_column {
	width: 160px;
	background-image: url(../images/layout/line_right_column.gif);
	padding: 20px 15px 15px 15px;
}	

.right_column ul {
	padding-left: 15px;
	font-size: 10px;
	line-height: 18px;
}	

.right_column li a {
	color: #666;
	text-decoration: none;
}	

.right_column li a:hover {
	color: #FF6600;
}	

.schedule {
	width: 100%;
	border-top: #ccc dashed 1px;
	margin-top: 20px;
	padding-top: 20px;
}

.schedule ul {
	padding-left: 15px;
}

.schedule li {
	list-style-image: url(../images/layout/list_gray_2.gif);
}

.calendar {
	margin-top: 15px;
}

.registerpage_bg {
	width: 150px;
	margin-top: 30px;
	display: block;
	height: 30px;
	background-image: url(../images/buttons/b_registerpage_over.gif);
	background-repeat: no-repeat;
}

a.registerpage {
	width: 150px;
	margin-top: 30px;
	display: block;
	height: 30px;
	background-image: url(../images/buttons/b_registerpage_up.gif);
	background-repeat: no-repeat;
}

a.registerpage:hover {
 background: none;
}

.line_1 {
	width: 100%;
	border-bottom: #ccc dashed 1px;
	height: 20px;
}

.list_1 li {
	list-style-image: url(../images/layout/list_orange_1.gif);
	font-size: 10px;
	margin-bottom: 0px;
}

.list_2 li {
	list-style-image: url(../images/layout/list_gray_1.gif);
	font-size: 10px;
	margin-bottom: 0px;
}

.list_1 li a:link {
	color: #f60;
}

.list_1 li a:hover {
	color: #FF6600;
}

.glossary {
	margin-top: 20px;
}

.glossary h6 {
	font-size: 12px;
	font-weight: 400;
	color: #f60;
}

.glossary_name {
	font-size: 12px;
	font-weight: 400;
	color: #f60;
}

.glossary_txt {
	margin: 0px 0px 8px 0px;
	padding-left: 12px;
}

form ul, form li {
	list-style: none;
	padding: 0;
}

#flash_top_shadow {
	width: 100%;
	height: 6px;
	background-image: url(../images/layout/bg_gra_front_top.gif);
	background-repeat: repeat-x;
}

#flash_front {
	margin-bottom: 0px;
}

#front_left {
	width: 485px;
	float: left;
	margin: 40px 0px 40px 0px;
}

.v_info_top {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 5px;
}

.v_info {
	width: 100%;
	border-top: #CCCCCC dashed 1px;
	padding: 5px 0px 5px 0px;
}

.v_info_top_date, .v_info_date {
	width: 75px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #666;
	background-image: url(../images/layout/list_gray_1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.v_info_top_date {
	background-image: url(../images/layout/list_orange_1.gif);
	background-repeat: no-repeat;
}

.v_info_top_txt, .v_info_txt {
	font-size: 12px;
	font-weight: 400;
	color: #666;
}

.v_info_top_txt {
	color: #F60;
}

#front_right {
	width: 315px;
	float: right;
	margin: 40px 0px 40px 0px;
	border-left: #CCCCCC solid 1px;
	padding-left: 25px;
}

.front_bnr {
	margin: 5px 0px 0px 0px;
}

.front_bnr_left {
	float: left;
	margin-right: 9px;
	margin-top: 10px;
}

.front_bnr_right {
	float: right;
	margin-top: 10px;
}

.mandatory {
	color: #FF0000;
	font-size: larger;
}

.trial_flow li {
	list-style-type: decimal;
	list-style-image: none;
}

.line {
	width: 100%;
	border-bottom: #CCCCCC dashed 1px;
	margin: 30px 0px 30px 0px;
}

.faq {
	width: 100%;
	border-top: #CCCCCC dashed 1px;
	margin: 30px 0px 0px 0;
	padding-top: 15px;
}

.faq_q {
	color: #FF6600;
	font-weight: 800;
	font-size: 12px;
	margin: 15px 0px 5px 0px;
}

.column_orange {
	width: 390px;
	margin: 5px 0px 5px 0px;
	padding: 7px 10px 7px 10px;
	background-color: #FFF0E5;
	color: #FF6600;
	font-size: 10px;
	line-height: 16px;
}

.right_column iframe {
	border: #CCCCCC solid 1px;
	margin-top: 15px;
}

.right_column iframe a {
	color: #FF6600;
}

.ttl_yellow {
	background-image: url(../images/layout/bg_button_yellow.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	color:#333333;
	font-size: 11px;
}

.right_column {
	margin-top: 260px;
}
.schedule_style1 {
	color: #FF6600;
	font-weight: bold;
}
.schedule_item table {
	border-top: #CCCCCC solid 1px;
}
.schedule_item td {
	border-bottom: #CCCCCC solid 1px;
	padding: 5px 0px 5px 0px;
}
.schedule_item li {
	list-style-type: disc;
	list-style-image: none;
}
.schedule_info {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
}
.schedule_small {
	font-size: 10px;
	color: #FF6600;
}

.schedule_obi {
	background-color:#FFFFCC;
	color: #FF6600;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}

.note {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
