@charset "shift_jis";
html{
	zoom:1;
	}
*{
	margin:0px;
	padding:0px;
}
body {
	font:14px/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", arial,helvetica,clean,sans-serif;
	line-height: 1.8;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #f5f5f5;
}
a {
	outline:none;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p {
	text-indent:1em;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}


#wrapper {
	background: #FFFFFF url("img/bg.gif") repeat-y center;
	width: 843px;
	margin-right: auto;
	margin-left: auto;
}


#container {
	text-align: left;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background: url("img/main_img.png") no-repeat left top;
	border-right:1px solid #555555;
	height: 250px;
	position: relative;
}


#header h1 {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 28px;
	top: 10px;
	width: 800px;
}
#menu_div{
		background: url("img/footer.png") repeat-x bottom;
		background-position: top;
		height:43px;
}
#menu_div ul li{
		cursor: pointer;
}
#menu{

}
#menu li {
	display: block;
	float:left;
	text-align: center;
	width:100px;
	height:35px;
	padding-top:8px;
}
#menu li.sub_menu_off ul.sub_menu {
display: none;
}
#menu li ul.sub_menu li {
float: none;
display:inline;
}
#menu li ul.sub_menu li a {
	z-index:130;
	position: relative;top:5px;
	border-right:1px solid #1C4575;
	border-bottom:1px solid #1C4575;
	border-left:5px solid #FFD700;
	background: url("img/footerb.png") repeat-x left;
	display: block;
	float:left;
	text-align: left;
	width:150px;
	height:35px;
	padding-top:8px;
	padding-left:5px;
	color:#ffffff;
}
#menu li ul.sub_menu li:hover a {
	position: relative; left:5px;
	color:#ffd700;
	background: url("img/footerc.png") repeat-x left;
}
#menu a{
	color:#ffffff;display: block;
	text-decoration:none;
	font-size:16px;
}
#menu a:hover{
	color:#ffd700;
	text-decoration:none;
}

#contents {
	clear:both;
	background: url("img/contents_bg.gif") repeat-y left;
	padding-top: 10px;
	padding-bottom:10px;
}
#contents_full {
	clear:both;
	background-color:#ffffff;
	padding-top: 10px;
	
}
#contents_subtitle {
	clear:both;
	width:770px;
	height:30px;
	background: url("img/subtitle_800.png") no-repeat left;
	margin-left:20px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
}
#main {
	float: left;
	width: 570px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;

}
#main p {
	padding-right: 5px;
	padding-left: 5px;
}


#side {
	float: right;
	width: 229px;
	color: #555555;
	padding-right: 10px;
	padding-left: 10px;

}



#footer {
	clear: both;
	width: 835px;
	text-align: center;
	background: #999999 url("img/footer.png") repeat-x bottom;
	height: 30px;
	padding-top: 10px;
	color: #FFFFFF;
}


#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contents { display: inline-block; }
*html #contents { height: 1%; }
#contents { display: block; }

/*メインコンテンツの定義*/
.content_title{

	padding-top:2px;
	padding-left:30px;
	background: #999999 url("img/subtitle_570.png") no-repeat ;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:28px;
}

.subcontent_title{

	padding-top:1px;
	padding-left:30px;
	background: #999999 url("img/subtitle_570_g.png") no-repeat ;
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:25px;
}

.content_title .mini{
	font-size:16px;
}

.topics{
	border-top:0px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	padding:5px;
	width:558px;
	height:280px;
	overflow:auto;
}
.sub_topics{
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:5px;
	margin-bottom:5px;
}
.sub_topics hr{
	border-top:1px solid #eeeeee;
	border-left:0px solid #eeeeee;
	border-bottom:0px solid #eeeeee;
	border-right:0px solid #eeeeee;
}
.category_title{
	margin-top:10px;
	padding-left:100px;
	background: #999999 url("img/subtitle_700.png") no-repeat top;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;

}
.category{
	margin-top:10px;
	margin-left:30px;
	padding-left:100px;
	background-color:transparent;
	font-size:16px;
	text-align:left;

}

.cont_category{
	margin-top:10px;
	margin-left:30px;
	padding-left:100px;
	background-color:transparent;
	text-align:left;
}

#notice{
	margin-top:10px;
	margin-left:60px;
	padding:10px;
	background-color:#ffeeee;
	width:700px;
	text-align:left;
}
#notice p{
	margin-bottom : 0px;
	font-weight : bold;
}
#notice ul li{
	padding-bottom : 1px;
	padding-left : 13px;
	padding-top : 2px;
}

.content_table{
	width:100%;
	text-align:left;
	
	margin-top:10px;

	margin-bottom:10px;

}
.hr_plus{
	border-top:0px solid #ffffff;
	border-bottom:2px dotted #cccccc;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
.content_table .h{
	margin-left:15px;
	width:150px;
	font-weight:700;
	display:block;
	float:left;
}
.content_table .d{
	margin-left:1em;
	width:150px;

}
.hissu{
	color:#ff0000;
	font-size:16px;
}

.category th{
	width:200px;
	font-weight:400;
	text-align:left;
}
.category td{
	width:400px;
	font-weight:400;
	font-size:12px;
	color:#3333ff;
}
.category label{
	color:#333333;
	font-size:14px;
}
.category hr{
	margin-top:10px;
	margin-bottom:10px;
	border-top:2px dotted #cccccc;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
}
.category input[type="text"],.category input[type="password"]{
	width:300px;
	color:#000000;
	font-size:18px;
}
.regist_chk_button{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:30px;

}

.radio_box label{
	font-size:12px;
}


/*ログインフォームの定義*/
#login_form{
	border:1px solid #aaaaaa;
	padding:5px;
	margin-bottom:10px;
	text-align:center;
	background-color:#f0f5ff;
}

#login_form h2{
	font-size:14px;
}
#login_block{
	font-size:12px;
	margin-top:5px;
}

#login_table{

}
#login_table th{
	width:80px;
	font-size:11px;
}
#login_table input{
	width:100%;
	height:20px;
}
#keep{
	width:20px !important;
}
#login_button{
	margin-top:5px;
	margin-bottom:5px;
}

#password_remind{
	margin-top:10px;
	
}
#login_sub{
	text-align:center;
}
#login_sub a{
	text-align:center;
	text-decoration:none;
}

#login_button_new{
	margin-top:5px;
	margin-bottom:5px;
}

#us_page {
	width : 835px;
	border: 1px solid #555555;
	margin-right: auto;
	margin-left: auto;
}

#us_header {
	border-bottom: 1px solid #555555;
	height : 70px;
/*	background: #999999 url("img/menu_img_mini.png");*/
}

#us_menu {
	width :835px;
	height : 43px;
	border-bottom: 2px solid #ffd700;

}

#us_main {
	float : right;
	width :635px;
}
/*サイドメニューの定義*/
#side_menu {
	float : left;
	width : 200px;
	font-size:16px;
/*	background: #eeFFFF;*/
}
#side_menu ul{
	padding-top:30px;
	text-align:left;
	padding-left:20px;
	width:200px;
}

#side_menu a{
	width:170px;
	display:block;
	background: #999999 url("img/side_menu.png") 0 0 no-repeat;
	margin-bottom:0px;
	padding-left:30px;
	TEXT-DECORATION:none;
	overflow: hidden;
	background-position: left top;
}
#side_menu a:hover{
	background-position:left bottom;
}
.side_menu_margin{
	clear:both;
	margin-bottom:5px;
	height:30px;
}

/*サブサイドメニューの定義*/
#side_menu_sub {
	float : left;
	width : 150px;
	font-size:14px;
/*	background: #eeFFFF;*/
}
#side_menu_sub ul{
	padding-top:0px;
	text-align:left;
	padding-left:50px;
	width:150px;
}

#side_menu_sub a{
	width:120px;
	display:block;
	background: #e4f2ff url("img/side_menu_sub.png") 0 0 no-repeat;
	margin-bottom:0px;
	padding-left:30px;
	TEXT-DECORATION:none;
	overflow: hidden;
	background-position: left top;
}
#side_menu_sub a:hover{
	background-position:0px -24px;
}

#us_bottom {
	clear: both;
	width: 835px;
}

#us_footer {
	clear: both;
	width: 835px;
	text-align: center;
	background: #999999 url("img/footer.png");
	border-top: 2px solid #ffd700;
	height: 30px;
	padding-top: 10px;
	color: #FFFFFF;
}

.us_line {
	background-image: url(img/011.gif);
	background-repeat : no-repeat;
	background-position : left 18px;
}

#us_title {
	background-image: url(img/head014_06.gif);
	background-repeat : no-repeat;
	background-position : 10px 11px;

}

.us_bullet {
	background-image: url(img/073.gif);
	background-repeat : no-repeat;
	background-position : left center;
	background-width : 10px;
	background-height : 10px;
}

.us_text { 
	text-decoration:none;
}

a:link { color: blue }

a:visited { color: blue }

a:hover { color: orange }

a:active { color: red }

.table_content_j{
	padding-left:5px;
}

.table_content_c{
	text-align:center;
}

.table_content_n{
	padding-right:5px;
	text-align:right;
}
.table_j{
	padding-left:5px;
	vertical-align: middle;
}
.table_c{
	text-align:center;
	vertical-align: middle;
}

.financial_table {
	width:100%;margin:0px 0px 10px 0px;padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:1px solid #555555;
	border-left:1px solid #555555;
	empty-cells:show;
}

.financial_table th {
	width:25%;padding:3px 1px 1px 3px;
	text-align:left;vertical-align:top;color:#FFFFFF;

	border:1px solid #888888;
	background-color:#e2e6ea;color:#333333;text-align:center;
}

.financial_table td {
	padding:3px 1px 1px 3px;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
}

.vision_corp{
	font-size:15px;
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	padding-left: 2em;
	text-indent: -2em;
	max-width: 37em;
}
.policy_corp_top{
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	max-width: 37em;
}

.policy_corp{
	margin-top:10px;
	margin-left:20px;
	text-align:left;
	padding-left: 2em;
	text-indent: -1em;
	max-width: 37em;
}

.privacy_title{
	margin-left:20px;
	text-align:left;
	max-width: 39em;
	font-weight: bold;
}
.privacy_text{
	margin-bottom:20px;
	margin-left:20px;
	text-align:left;
	padding-left: 1em;
	max-width: 38em;
}

/* 隣接する線を重ねて表示 */
.privacy_table { 
    border-collapse: collapse;
}

/* すべての線を表示 */
.privacy_th {
    border: 1px solid black;
    text-align: center;
}

/* すべての線を表示 */
.privacy_td {
    border: 1px solid black;
} 

/* 上部の線のみ非表示 */
.privacy_td_noneborder_top { 
    border-top-style:none; 
}

/* 下部の線のみ非表示 */
.privacy_td_noneborder_bottom { 
    border-bottom-style:none; 
}

body {overflow:scroll;}

.sub_business{
	position:relative;
	bottom:18px;
	left:60px
}

.main_business{
	margin-left:20px;
	margin-top:10px;
}
.main_business_pos{
	position:relative;
	bottom:20px;
	left:40px
}
.selection{
	position:relative;
	bottom:35px;
	padding-left:30px;
	margin-bottom:-30px;
	color:orange;
}
.sub_selection{
	position:relative;
	bottom:23px;
	padding-left:30px;
	margin-bottom:-23px;
	color:orange;
}

.gray_table {
	width:100%;margin:0px 0px 10px 0px;padding:0px;
	border-collapse:separate;
	border-spacing:0px;
	//border-top:1px solid #cccccc;
	border-left:1px solid #777777;
	empty-cells:show;
}

.gray_table th {
	text-align:center;vertical-align:top;color:#FFFFFF;
	background-color:#dddddd;
	color:#333333;
	border-top:1px solid #777777;border-left:1px solid #cccccc;
	border-right:1px solid #777777;border-bottom:1px solid #777777;
}

.gray_table td {

	background-color:#ffffff;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
}

#form_notice{
	margin-top:10px;
	margin-left:60px;
	padding:10px;
	background-color:#eeeeff;
	width:700px;
	text-align:left;
}

.table_form {
	width:570px;margin:0px 0px 10px 0px;padding:0px;
	border-collapse:collapse;
	border-top:1px dotted #999999;
}
.table_form th {
	width:25%;padding:4px 2px 2px 4px;
	text-align:left;vertical-align:top;color:#666666;
	background-color:#EEEEEE;
	border-bottom:1px dotted #999999;border-left:5px solid #2222bb;
}
.table_form td {
	padding:4px 2px 2px 4px;
	border-bottom:1px dotted #999999;border-left:1px solid #CCCCCC;border-right:1px dotted #999999;
}
.table_form input {
	font:14px/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", arial,helvetica,clean,sans-serif;
	vertical-align:top;
    font-size: small;
    height: 1.2em;
}
.table_form textarea {
	font:14px/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", arial,helvetica,clean,sans-serif;
	overflow-y: scroll;
    font-size: small;
    height: 6em;
}

#entry_notice{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background-color:#eeeeff;
	width:550px;
	text-align:left;
}

.square{
	border-width:3px;
	border-color:#ccccff;
	border-style:dotted;
}

.ul_str{
	text-align:left;
	margin-left:50px;
	width:480px;
}

.legend_str{
	margin-left:10px;
	font-weight:bold;
//	color:black;
	background-color:white;
}
.dotto{
	margin-left:-1em;
}
.chr_up{
	padding-left: 1em;
	text-indent: -1em;
}
.selection_com{
	text-align:left;
	margin-left:20px;
	font-size:12px;
}
.selection_ul{
	text-align:left;
	margin-left:90px;
}
.indent{
	margin-left:20px;
	text-align:left;
}
.h_line{
	margin-top:20px;
	font-weight:bold;
}
/*フローチャート*/
.flow_str{
	margin-top:20px;
	margin-left:30px;
	text-align:left;
	margin-bottom:20px;
	text-align:left;
}
.flow_example{
	margin-top:20px;
	margin-left:30px;
	text-align:left;
	font-weight:bold
}
.flow_example_str{
	margin-left:60px;
	text-align:left;
}
.flow_pad{
	padding-left:20px;
}

/* product/jimukaku.php */
/*メインコンテンツの定義*/
.jimukaku_title{
	padding-top:2px;
	margin-left:20px;
	padding-left:30px;
	background: #999999 url("img/subtitle_790.png") no-repeat ;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:28px;
}
#jimukaku_notice{
	margin-left:10px;
	background-color:#EEEEFF;
	text-align:left;
}
#jimukaku_notice_two{
	margin-left:10px;
	background-color:#FFFFFF;
	text-align:left;
}
#jimukaku_main{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
	width:790px;
	text-align:left;
}
/* product/other.php */
#other_notice{
	padding-left:15px;
	padding-bottom:7px;
	padding-top:5px;
	background-color:#E9F0FF;
	text-align:left;
	font-size:16px;
}
#other_notice_two{
	padding-left:15px;
	padding-bottom:7px;
	padding-top:5px;
	background-color:#FFFFFF;
	text-align:left;
	font-size:16px;
}
#other_main{
	margin-bottom:10px;
	margin-left:10px;
	padding:10px;
	width:790px;
	text-align:left;
}
.other_legend {
	margin-left:20px;
	font-weight:bold;
	color:black;
	background-color:white;
	font-size:17px;
}
.det {
	text-align:center;
}
/* product/distributor.php */
#distributor_main{
	margin-bottom:10px;
	margin-left:10px;
	width:790px;
	text-align:left;
}
.distributor_square{
	padding-left:15px;
	margin-top:3px;
	margin-left:45px;
	width:680px;
	border-width:3px;
	border-color:#ccccff;
	border-style:dotted;
}
/* product/jimukaku.php：料金テーブル */
table#jimukaku_price {
    width: 670px;
    border: 1px #D0D0D0 solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 130%;
}

table#jimukaku_price th {
    padding: 5px;
    border: #D0D0D0 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    text-align: center;
}
table#jimukaku_price td {
    padding: 5px;
    width: 90px;
    background: #FCFCFC;
    border: 1px #D0D0D0 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
table#jimukaku_price_op {
    width: 760px;
    border: 1px #D0D0D0 solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 130%;
}

table#jimukaku_price_op th {
    padding: 5px;
    border: #D0D0D0 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
	white-space: nowrap;
}

table#jimukaku_price_op td {
    padding: 5px;
    width: 600px;
    background: #FCFCFC;
    border: 1px #D0D0D0 solid;
    border-width: 0 0 1px 1px;
}