#other_main{
	width:660px;
	
	
	margin:0px auto;
	
	margin-top:20px;
}



.head_line{
	width:600px;
	height:35px;
	margin:0px auto;
	background: url(../images/other/big_bar.gif) no-repeat scroll 0 center;
	
	
}

.head_line h3{
	
	font-size:17px;
	font-weight:bold;
	color:#fff;
	
	text-align:left;

	
	padding-top:10px;
	padding-left:25px;
}


.other_div{
	width:560px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:30px;
}

.other_div h4{
	font-size:13px;
	text-align:left;
	
	font-weight:bold;
	margin-bottom:5px;
}
.other_div p{
	font-size:13px;
	text-align:left;
	margin-bottom:5px;
	line-height:140%;
}

.priv_margin{
	margin-bottom:20px;
}

.indent_p{
	padding-left:20px;
}

.privacy_h3{
	text-align:left;
	font-size:15px;
	border:1px solid #aaa;
	padding:5px;
	padding-left:10px;
	background-color:#eee;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:50px;
}

/*----------------------------*/
.toiawase_div{
	width:605px;
	margin:10px auto 10px auto;
}

.toiawase_div p{
	font-size:13px;
	text-align:left;
	margin-bottom:5px;
	
}
.toiawase_div em{
	font-size:13px;
	text-align:left;
	
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:red;
	
}
.other_table{
    border-top:1px solid #fff;
    border-left:1px solid #fff;

    border-collapse:collapse;
    border-spacing:0px;
    background-color:#ffffff;
    empty-cells:show;
	font-size:13px;
	margin:0px auto 0px auto;
	width:600px;
	
}
.other_th{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#005bac;
	color:#000;
    background-color:#cce6ff;
    
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
	
	font-weight:normal;
}
.other_td{
    /*border-right:1px solid #005bac;*/
	border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:0.3em 1em;
	
	background-color:#e6f5ff;
	
	
}


/*-------------会社案内----ライブラリ------------*/
#corporate_header{
	width:660px;
	height:258px;
	margin:0px auto;
	margin-bottom:30px;
}

#corporate_header_left{
	float:left;
}

#corporate_header_left img{
	vertical-align:bottom;
}

#corporate_header_right{
	float:right;
}

#corporate_header_right ul {
	list-style-type:none;
}

#corporate_header_right ul li {
	font-size:0px;
}

#corporate_header_right ul li a{
	font-size:0px;
	
	text-indent : -10000px;
	display:block;
}
#corporate_header_right ul li a:hover{
	/*background-position:-254 -10px !important;*/
	/*background-position:-254px 0px ;*/
}
#com_head_com{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:50px;
	background-position:0px 0px ;
}

#com_head_com_over, #com_head_com:hover{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:50px;
	background-position:-254px 0px ;
	
}
#com_head_idea{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:34px;
	background-position:0px -50px ;
}
#com_head_idea_over, #com_head_idea:hover{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:34px;
	background-position:-254px -50px ;
}
#com_head_greeting{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:34px;
	background-position:0px -84px ;
}
#com_head_greeting_over, #com_head_greeting:hover{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:34px;
	background-position:-254px -84px ;
}
#com_head_acce{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:42px;
	background-position:0px -118px ;
}
#com_head_acce_over, #com_head_acce:hover{
	background-image:url(../images/other/company/company.gif);
	width:254px;
	height:42px;
	background-position:-254px -118px ;
}









.corporate_black_border{
	width:660px;
	height:4px;
	
	background-color:#000;
	overflow:hidden;
	clear:both;
}




#column_head_column{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:50px;
	background-position:0px 0px ;
}
#column_head_column_over, #column_head_column:hover{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:50px;
	background-position:-254px 0px ;
}

#column_head_news{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:34px;
	background-position:0px -50px ;
}
#column_head_news_over, #column_head_news:hover{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:34px;
	background-position:-254px -50px ;
}

#column_head_MA{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:46px;
	background-position:0px -84px ;
}
#column_head_MA_over, #column_head_MA:hover{
	background-image:url(../images/other/column/column.gif);
	width:254px;
	height:46px;
	background-position:-254px -84px ;
}








.other_table_co{
    border-top:1px solid #fff;
    border-left:1px solid #fff;

    border-collapse:collapse;
    border-spacing:0px;
    background-color:#ffffff;
    empty-cells:show;
	font-size:13px;
	margin:0px auto 0px auto;
	margin-top:10px;
	width:600px;
	
}


.other_th_co{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#005bac;
	color:#000;
    background-color:#cce6ff;
    
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
	
	font-weight:normal;
}

.other_td_left{
	
	border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:10px 10px;
	
	background-color:#e6f5ff;
	
	text-align:left;
	
	line-height:150%;
	
	
}

.corporate_img{
	margin-top:50px;
	margin-bottom:50px;
}

.corporate_p{
	font-size:13px;
	width:560px;
	margin:5px auto 10px auto;
	line-height:150%;
	text-align:left;
	
	text-align:justify;
	text-justify: distribute;
}

.corporate_h4{
	font-size:15px;
	width:560px;
	margin:30px auto 10px auto;

	text-align:center;
	font-weight:bold;
}


#ir_message_box{
	margin:0px auto;
	width:560px;
	margin-top:20px;
}

#ir_message_box p{
	text-align:right;
	line-height:130%;
	font-size:13px;
}

#ir_message_box img{
	float:right;
	margin-top:5px;
}


#motion_box{
	margin-top:40px;
	margin-bottom:50px;
}

/*-----------------------------*/


.other_table em{
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:red;
	
	
}

.other_table_in {
	
	margin:15px auto;
}
.other_table_in th{
	/*background-color:#fff;*/
	text-align:right;
	font-weight:normal;
}

.other_table_in td{
	padding:3px;
	/*background-color:#fff;*/
	
}

.other_box {
	width:200px;
	height:16px;
	text-align:left;
}

.other_textarea{
	width:350px;
	height:80px;
	text-align:left;
}

.send_button{
	margin-top:20px;
}

/*-----------------------*/
.login_div{
	width:630px;
	margin:30px auto 20px auto;
}

.login_div p{
	font-size:13px;
	text-align:center;
	margin-bottom:5px;
	
}


.login_table{
    border-top:1px solid #fff;
    border-left:1px solid #fff;

    border-collapse:collapse;
    border-spacing:0px;
    background-color:#ffffff;
    empty-cells:show;
	font-size:13px;
	margin:0px auto 0px auto;
	width:450px;
}

.login_th{
    border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#005bac;
	color:#000;
    background-color:#cce6ff;
    
    background-position:left top;
    padding:7px 3px;
    text-align:center;
	
	font-weight:normal;
}
.login_td{
    /*border-right:1px solid #005bac;*/
	border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:7px 3px;
	
	background-color:#e6f5ff;
	
	
}



/*------------成功事例--------------*/
.success_box{
	width:600px;
	background:url(../images/top/news_border.gif) repeat-x scroll center bottom;
	
	padding-bottom:5px;
	
	margin:0 auto;
	margin-bottom:50px;
}

.suc_table_head{
	width:600px;
	
	margin:20px auto 5px auto;
	
	/*border:1px solid #ccc;*/
	background-color:#fff;
}

.suc_table_sub_head{
	float:right;
	margin-right:10px;

}

.suc_table_head h4{
	font-size:14px;	

	
	text-align:left;
	
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}

.suc_table_sub_head h5{
	font-size:12px;
	padding-right:10px;
}


.suc_table{
	width:600px;
	
	margin:0px auto 10px auto;
	
	border:1px solid #ccc;
	background-color:#e6f5ff;
}

.suc_table_sub{
	float:right;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.suc_table h4{
	font-size:15px;	
	font-weight:bold;
	color:#005bac;
	text-align:left;
	
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.suc_table_sub h5{
	font-size:11px;
	padding-right:10px;
}


.suc_h5_midasi{
	font-size:13px;
	/*color:#005bac;*/
	font-weight:bold;
	text-align:left;
	margin-bottom:3px;
}

.suc_p_midasi{
	font-size:13px;
	text-align:left;
	margin-bottom:10px;
	
	line-height:140%;
}


.suc_midasi_box{
	width:560px;
	margin:0px auto;
	
	
	
}

/*--------------------------*/
.seikaku_p{
	font-size:80%;
	width:600px;
	margin:20px auto 40px auto;
	line-height:160%;
	text-align:left;
}


/*--------料金体系------------------*/
.system_box{
	width:520px;
	margin:0px auto;
}

.system_box_p{
	font-size:14px;
	
	text-align:left;
	font-weight:bold;
	color:#005bac;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:5px;
}


.system_box_h4{
	/*
	font-size:14px;
	color:#005bac;
	text-align:left;
	font-weight:bold;
	margin-top:20px;
	*/
background-color:#fff;
border:0px solid #AAAAAA;
	border-bottom:1px solid #000;
font-size:15px;
font-weight:bold;
margin-bottom:5px;
margin-top:20px;
padding:5px 5px 5px 10px;
text-align:left;
}


/*------------------------------*/
#other_main_tel{
	width:600px;
	margin:0px auto;
}


/*-------------サイトマップ-----------------*/
.sitemap_box{
	font-size:13px;
	width:560px;
	margin:0px auto;
}


.spacer{
	height:30px;
	clear:both;
	background-color:#FFFFFF;
}


.sitemap_box_ch h4{
	
background-color:#FFFFFF;
border-color:#AAAAAA #AAAAAA #000000;
border-style:solid;
border-width:0 0 1px;
font-size:15px;
font-weight:bold;
margin-bottom:5px;

padding:5px 5px 5px 10px;
text-align:left;
	
	

}


.sitemap_box_ch h4 a{
	text-decoration:none;
}
.sitemap_box_ch h4 a:hover{
	text-decoration:underline;
}

.sitemap_box_ch{
	clear:both;
	overflow:auto;


	
	padding-bottom:5px;
}



.sitemap_box_ch_left{
	float:left;
	
	width:260px;
	margin-left:50px;
	
	
	display: inline;

}
.sitemap_box_ch_right{
	float:left;
	width:210px;

	display: inline;

}

.sitemap_box_ch ul {
	list-style-type:none;
	text-align:left;
}

.sitemap_box_ch ul li{
	text-align:left;
	margin-top:5px;
}

.sitemap_box_ch ul .foot_li{
	margin-bottom:20px;
}




.sitemap_box_ch ul li a{

	text-decoration:none;

}

.sitemap_box_ch ul li a:hover{
	text-decoration:underline;
}
.sitemap_box_ch ul li .big_a{
	background: url(../images/side/side_arrow15.gif) no-repeat scroll 0 center;
	padding-left:17px;
	
}




