@charset "utf-8";
p {
	margin-top: 0px;
}
body, div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, input, textarea, pre, code, blockquote {
	margin:0;
	padding:0;
}
body {
	background-color: #4A0900;
	background-image: url(../img/back_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	line-height: 150%;
}
#header {
	background-image: url(../img/back_head.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 97px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_body {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#login_head {
	float: right;
	width: 145px;
	padding-top: 45px;
	padding-bottom: 15px;
	margin-right: 5px;
}
#bnr_head {
	float: right;
	width: 244px;
	padding-bottom: 15px;
	margin-right: 5px;
	padding-top: 10px;
}
#bnr_head2 {
	float: right;
	width: 244px;
	padding-bottom: 15px;
	margin-right: 5px;
	padding-top: 10px;
}
#logo_head {
	float: left;
}
#container_back {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/back_conthead.jpg);
}
#container_head {
	background-image: url(../img/back_conthead2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 848px;
	background-color: #FFFFFF;
}
#container h2 {
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 18px;
	padding-bottom: 14px;
	color: #470900;
	padding-left: 5px;
	margin-bottom: 10px;
}
#container h3 {
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #333333;
	padding-left: 10px;
}
#gnavi {
	height: 38px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
/* Navigation */
#menu div.globalNavi {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
#menu div.globalNavi ul:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
div.globalNavi ul {
}
div.globalNavi ul li {
	float:left;
	position:relative;
	z-index:10;
	zoom:1;
	list-style-type: none;
}
div.globalNavi ul li:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
div.globalNavi ul li a {
	display:block;
	float:left;
	height:40px;
	text-indent:-9999px;
	outline:none;
	background-image:url(../img/navi.jpg);
}
div.globalNavi ul.globalNaviUl li.navi1 a {
	width:207px;
	background-position: left top;
}
div.globalNavi ul.globalNaviUl li.navi1 a:hover, div.globalNavi ul.globalNaviUl li.navi1 a.on {
	background-position: left bottom;
}
div.globalNavi ul.globalNaviUl li.navi2 a {
	width:176px;
	background-position: 641px top;
}
div.globalNavi ul.globalNaviUl li.navi2 a:hover, div.globalNavi ul.globalNaviUl li.navi2 a.on {
	background-position: 641px bottom;
}
div.globalNavi ul.globalNaviUl li.navi3 a {
	width:127px;
	background-position: 465px top;
}
div.globalNavi ul.globalNaviUl li.navi3 a:hover, div.globalNavi ul.globalNaviUl li.navi3 a.on {
	background-position: 465px bottom;
}
div.globalNavi ul.globalNaviUl li.navi4 a {
	width:86px;
	background-position: 338px top;
}
div.globalNavi ul.globalNaviUl li.navi4 a:hover, div.globalNavi ul.globalNaviUl li.navi4 a.on {
	background-position: 338px bottom;
}
div.globalNavi ul.globalNaviUl li.navi5 a {
	width:112px;
	background-position: 252px top;
}
div.globalNavi ul.globalNaviUl li.navi5 a:hover, div.globalNavi ul.globalNaviUl li.navi5 a.on {
	background-position: 252px bottom;
}
div.globalNavi ul.globalNaviUl li.navi6 a {
	width:140px;
	background-position: 140px top;
}
div.globalNavi ul.globalNaviUl li.navi6 a:hover, div.globalNavi ul.globalNaviUl li.navi6 a.on {
	background-position: 140px bottom;
}
#banner {
	height: 245px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	width: 848px;
}
#contents_main {
	float: right;
	width: 600px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents_about {
	width: 455px;
	background-image: url(../img/back_main2.jpg);
	padding-top: 170px;
	padding-right: 135px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 483px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#contents_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 206px;
}
#about_text {
	padding-left: 10px;
	margin-bottom: 15px;
}
#about_text big {
	font-size: 14px;
	font-weight: bold;
	color: #300000;
	line-height: 145%;
}
.about_text_yellow {
	color: #9E5F00;
	text-decoration: underline;
}
#left_main {
	margin-top: 15px;
	margin-left: auto;
	width: 190px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#barcode {
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	width: 185px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menu_left {
	text-align: center;
	margin-top: 13px;
	width: 185px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu_left img{
	margin-top: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.obj_left {
	float: left;
}
.obj_left2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.obj_right {
	float: right;
}
#corpinfo {
	font-size: 12px;
	line-height: 120%;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 180px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#corpinfo p {
	margin: 0px;
	padding: 0px;
}
#topic {
	width: 600px;
	margin-top: 10px;
	margin-right: 15px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
#about {
	font-size: 13px;
	line-height: 170%;
	background-image: url(../img/back_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 180px;
	padding-left: 20px;
	padding-right: 30px;
	color: #333333;
}
#about2 {
	font-size: 13px;
	line-height: 170%;
	background-image: url(../img/back_about2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 180px;
	padding-left: 20px;
	padding-right: 30px;
	color: #333333;
}
#faq h3 {
	font-weight: bold;
	margin-bottom: 15px;
}
#faq p {
	margin-left: 20px;
}
#seminar h3 {
	background-image: url(../img/h2_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 9px;
	color: #333333;
	padding-left: 10px;
}
#seminar h4 {
	margin-bottom: 10px;
	margin-left: 20px;
}
#seminar p {
	margin-left: 20px;
}
#faq blockquote {
	margin-right: 20px;
	margin-left: 20px;
}
#topic td {
	font-size: 12px;
}
#pr {
	padding-top: 40px;
	padding-bottom: 40px;
}
#books {
	color: #333333;
	width: 510px;
}
#books td {
	color: #666666;
}
#books table {
	margin-bottom: 20px;
}
#books h3 {
	font-weight: bolder;
	color: #360701;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: none;
}
#books h4 {
	font-weight: bolder;
	color: #360701;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: none;
	font-size: 12px;
}
#menu_foot {
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;
}
#menu_foot a{
	font-size: 12px;
	color: #999999;
}
#profile_main {
	padding: 10px;
	width: 510px;
	color: #333333;
}
#outline {
	padding: 1px;
	width: 510px;
	border: 1px solid #999999;
}
#outline strong {
	font-size: 16px;
	font-weight: bolder;
}
#outline_main {
	color: #333333;
	padding: 20px;
}
#kimon {
	color: #333333;
	width: 500px;
}
.navi_top {
	text-align: right;
	margin-top: 45px;
}
.table1 table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E1E0DF;
	border-right-color: #E1E0DF;
}
.table1 th {
	background-color: #EBEBEB;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E1E0DF;
	border-left-color: #E1E0DF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}
.table1 td {
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE3D2;
	font-size: 12px;
	line-height: 150%;
}
.semi_regi {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
}
.talkBox {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.txt_red {
	color: #CC0000;
}
/* tokuten ----------------------------------*/
.tokuten_title {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.tokuten_box {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.tokuten_subtitle {
	margin-bottom: 10px;
}
.tokuten_com1 {
	margin-bottom: 10px;
}
.tokuten_seminar {
	margin-bottom: 20px;
	background-color: #FFFFE8;
	border: 1px dotted #003399;
	padding: 15px;
}
.tokuten_seminar_com1 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	margin-bottom: 10px;
}
.tokuten_seminar_com2 {
	line-height: 180%;
	font-size: 13px;
}
.tokuten_seminar_com3 {
	line-height: 180%;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.tokuten_seminar_com4 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	margin-bottom: 10px;
}
/* tokuten ----------------------------------*/
.regi_free {
	padding: 20px;
	border: 1px solid #999999;
}
.txt_blue {
	color: #003366;
}
.txt_blue_16 {
	color: #003366;
	font-size: 15px;
}
.text_red {
	color: #990000;
}
/* booklet ----------------------------------*/
#booklet {
	line-height: 170%;
	color: #333333;
	background-image: url(../img/bg_img.jpg);
	padding-right: 45px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: center 260px;
}
#booklet h4 {
	font-size: 16px;
	line-height: 100%;
	font-weight: bolder;
	margin-top: 25px;
	margin-bottom: 25px;
}
#booklet .txt-Red-b {
	font-weight: bold;
	color: #990000;
}
#booklet .txt-Blue {
	color: #000099;
}
#booklet .chumon {
	background-color: #F6F6F6;
	padding: 20px;
}
/* booklet ----------------------------------*/
/* policy ----------------------------------*/
#policy {
	line-height: 170%;
	color: #333333;
	padding-right: 45px;
	padding-left: 45px;
}
#policy li{
	margin-top: 12px;
}
#policy .dooted {
	border: 1px dotted #666666;
	padding: 10px;
	margin-top: 12px;
}
/* policy ----------------------------------*/
/* order ----------------------------------*/
.order_title {
	margin-bottom: 25px;
}
.order_com1 {
	margin-bottom: 15px;
}
.order_com2 {
	width: 488px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #333399;
	padding: 10px;
	background-color: #FFFFFF;
}
.order_com3 {
	width: 488px;
	margin-bottom: 10px;
	border: 1px dashed #333399;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.order_btn {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}
.tokuten_btn {
	margin-bottom: 5px;
}
/* order ----------------------------------*/
.voice {
	margin-left: 10px;
	color: #333333;
}
.voice h5 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 100%;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.voice h4 {
	color: #660000;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(../img/icn_voice.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 510px;
	padding-left: 35px;
}
.voice_head {
	background-image: url(../img/voice_h_f.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 5px;
}
.voice_body {
	background-image: url(../img/voice_b.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 510px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	color: #660000;
}
.voice_foot {
	background-image: url(../img/voice_h_f.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	width: 550px;
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.voice_photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.voice_name {
	font-size: 21px;
	color: #333333;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 15px;
}
.voice_company {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.voice_profile {
	width: 520px;
	background-image: url(../img/back_voice.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
}
.greeting_link {
	padding-top: 15px;
}.txt_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 520px;
}
.order_imgbox1 {
	width: 510px;
	padding-top: 10px;
	padding-bottom: 10px;
}
