@charset "shift_jis";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:#E7EAED;
	color:#666666;
	font-size:84%;
}

h1, h2, h3, h4 {
	padding:0;
	margin:0;
}

ul {
	padding:0;
	margin:0;
}

p{
	margin: 10px 10px 0px 10px;
}

.mail{
	color: #DC143C;
}

.bold{
	font-weight: bold;
	color: #DC143C;
	margin-top: 15px;
}

img {
	border:none;
}

a {color:#666666; text-decoration:none;}
a:hover {color:#3399FF; text-decoration:underline;}

#wrap {
	width:776px;
	background:#fff;
	padding:12px 0 0 0;
	margin:0 auto;
}

/* header */

#hd {
	width:776px;
	height:60px;
	clear:both;
}

h1 {	
	float:left;
	padding:0 0 0 0;
}

h1 a {
	width:106px;
	height:55px;
	display:block;
	text-indent:-9999px;
	background:url(../com_img/lg.gif) no-repeat top left;
}

/*#search {
	width:235px;
	height:27px;
	display:block;
	float:right;
	font-size:80%;
	padding:38px 0 0 0;
}

#search input {
	border:#767777 1px solid;
	color:#666666;
	font-size:90%;
	width:100px;
}*/


#search {
	width:175px;
	display:block;
	float:right;
	font-size:80%;
	padding:34px 0 0 0px;
}

#search_text {
	width:100px;
	margin-bottom:10px;
	display:block;
	float:right;
	font-size:80%;
	padding:40px 0 0 0px;
}
/*
#search input {
	border:#767777 1px solid;
	color:#666666;
	font-size:90%;
	width:100px;
}*/

#fsize {
	width:140px;
	height:45px;
	display:block;
	float:right;
	font-size:80%;
	padding:10px 0 0 0;
}

#fsize ul {
	list-style:none;
}

#fsize ul li.smenu {
	padding-bottom:15px;
}

/* navi */
#navi {
	width:776px;
	height:28px;
	clear:both;
}

#navi ul {
	list-style:none;
}

#navi ul li {
	float:left;
}

#navi ul li#navi01 {background:url(/com_img/navi_01.gif) no-repeat top left;}
#navi ul li#navi02 {background:url(/com_img/navi_02.gif) no-repeat top left;}
#navi ul li#navi03 {background:url(/com_img/navi_03.gif) no-repeat top left;}
#navi ul li#navi04 {background:url(/com_img/navi_04.gif) no-repeat top left;}
#navi ul li#navi05 {background:url(/com_img/navi_05.gif) no-repeat top left;}
#navi ul li#navi06 {background:url(/com_img/navi_06.gif) no-repeat top left;}
#navi ul li#navi07 {background:url(/com_img/navi_07.gif) no-repeat top left;}

#navi ul li#navi01 a {
	background:url(../com_img/navi_01.gif) no-repeat top left;
	width:82px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi02 a {
	background:url(../com_img/navi_02.gif) no-repeat top left;
	width:83px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi03 a {
	background:url(../com_img/navi_03.gif) no-repeat top left;
	width:83px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi04 a {
	background:url(../com_img/navi_04.gif) no-repeat top left;
	width:135px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi05 a {
	background:url(../com_img/navi_05.gif) no-repeat top left;
	width:83px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi06 a {
	background:url(../com_img/navi_06.gif) no-repeat top left;
	width:135px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
#navi ul li#navi07 a {
	background:url(../com_img/navi_07.gif) no-repeat top left;
	width:175px;
	height:28px;
	display:block;
	text-indent:-9999px;
}

#navi ul li#navi01 a:hover {background:url(../com_img/navi_01_on.gif) no-repeat top left;}
#navi ul li#navi02 a:hover {background:url(../com_img/navi_02_on.gif) no-repeat top left;}
#navi ul li#navi03 a:hover {background:url(../com_img/navi_03_on.gif) no-repeat top left;}
#navi ul li#navi04 a:hover {background:url(../com_img/navi_04_on.gif) no-repeat top left;}
#navi ul li#navi05 a:hover {background:url(../com_img/navi_05_on.gif) no-repeat top left;}
#navi ul li#navi06 a:hover {background:url(../com_img/navi_06_on.gif) no-repeat top left;}
#navi ul li#navi07 a:hover {background:url(../com_img/navi_07_on.gif) no-repeat top left;}

/* main */

#flash {
	clear:both;
	margin-bottom:5px;
}

#mbody {
	width:764px;
	clear:both;
	padding:14px 6px 0 6px;
}

#mleft {
	width:553px;
	float:left;
	clear:left;
	padding-bottom:20px;
}

#mright {
	width:200px;
	float:right;
	clear:right;
	padding-bottom:20px;
}

#mleft ul {
	list-style:none;
}

#mright ul {
	list-style:none;
}

#mbn {
	clear:both;
}

#mbn li {
	padding:6px 0 9px 0;
	float:left;
	height:80px;
}

.mbn_blank {
	width:6px;
	height:80px;
	display:block;
}

#mir {
	background:url(../com_img/bg_ir_m.gif) repeat-y top left;
	margin-top:9px;
	clear:both;
}

#mir2 {
	background:url(../com_img/bg_ir_m.gif) repeat-y top left;
	clear:both;
}

.mir_m {
	padding:9px 18px 0 18px;
}

.mir_f {
	background:url(../com_img/bg_ir_foot.gif) no-repeat bottom left;
	height:7px;
}

.mir_m img {
	margin:0 7px 0 15px;
}

#mnews {
	border:#64B6DF 1px solid;
	margin-top:9px;
	clear:both;
}

.mnews_txt {
	background:url(../com_img/ico_arr.gif) no-repeat top left;
	padding:4px 10px 4px 20px;
}

.mnews_txt2 {
	background:url(../com_img/bg_ir_foot2.gif) no-repeat bottom left;
	height:7px;
}

.blue {
	color:#0068C8;
	font-weight:bold;
	font-size:90%;
}

#right01 {
	clear:both;
}

#right01 li {
	padding:0 0 2px 0;
}

#right02 {
	background:url(../com_img/bg_group.gif) no-repeat top left;
	height:126px;
	padding:34px 27px 16px 27px;
	margin-top:10px;
}

#right02 li {
	padding:0 0 2px 0;
}


/* sub_common */

h2 {
	font-weight:normal;
	font-size:86%;
	padding:10px 16px 0 16px;
	clear:both;
	width:744px;
}

h2 em {
	color:#FFA362;
	font-style:normal;
}

h2 a {color:#666666; text-decoration:none;}
h2 a:hover {color:#000; text-decoration:none;}

#sub {
	width:745px;
	padding-bottom:20px;
}

#sub_left {
	width:578px;
	float:left;
	padding-bottom:20px;
}

#sub_left_top {
	width:553px;
	float:left;
	padding-bottom:20px;
}

#sub_right,#verisign { 
	width:167px;
	float:right;
	padding-bottom:20px; 
}

#sub ul,#sub_left ul, #sub_right ul {
	list-style:none;
}

.sub_t {
	background:url(../com_img/bg_subtit.gif) no-repeat top left;
	padding-left:24px;
	margin:18px 0 6px 0;
}

.sub_t_rec {
	margin:18px 0 6px 0;
}

.sub_rec01 {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#sub_main {
	width:720px;
	clear:both;
	padding:20px 6px 0 20px;
}

/* 会社情報 、トピックス */

.nfc_p {
	margin-bottom:15px;
}

.nfc_gr {
	padding:0 10px;
	line-height: 140%;
}

.nfc_gr2 {
	padding:10px 0 0 10px;
}

.nfc_box {
	background:url(/com_img/bg_box_m.gif) repeat-y top left;
	padding:5px 10px 2px 10px;
	color:#596D15;
}

.nfc_line {
	padding:4px 0 4px 0;
}

.nfc_other {
	padding:15px 0 0 107px;
}

.nfc_other2 {
	padding:5px 0 0 119px;
}

.toTop {
	text-align:right;
	padding:15px 0 0 0;
}

#cp_navi {
	border:#64B6DF 1px solid;
}

.cp_navi {
	background:url(/com_img/bg_navi.gif) no-repeat top left; 
	text-indent:6px ;
}

.cp_navi a {
	text-decoration:none;
	padding:8px 5px 0 20px;
	width:140px;
	height:21px;
	display:block;
}
.cp_navi a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on.gif) no-repeat top left;
}

.cp_navi2 {
	background:#64B6DF url(/com_img/bg_navi_on.gif) no-repeat top left; 
	text-indent:6px ;
}

.cp_navi2 a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on.gif) no-repeat top left;
	padding:8px 5px 0 20px;
	width:140px;
	height:21px;
	display:block;
}

.cp_navi2 a:hover {
	color:#fff;
	text-decoration:none;
}

.cp_navi3 {
	background:#178CC7 url(../topics/com_img/bg_navi_on.gif) no-repeat top left;
	padding:8px 5px 0 20px;
	width:140px;
	height:21px;
	display:block;
	color:#fff; 
	text-indent:6px ;
}

.cp_navi3 a {
	text-decoration:none;
	padding:8px 5px 0 20px;
	width:140px;
	height:21px;
	display:block;
}
.cp_navi3 a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../topics/com_img/bg_navi_on.gif) no-repeat top left;
}

.cp_navi4 {
	background:url(../topics/com_img/bg_navi.gif) no-repeat top left;
}

.cp_navi4 a {
	text-decoration:none;
	padding:8px 5px 0 20px;
	width:140px;
	height:21px;
	display:block;
}
.cp_navi4 a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../topics/com_img/bg_navi_on.gif) no-repeat top left;
}

.cp_navi_rec {
	background:url(../rec/com_img/bg_navi.gif) no-repeat top left;
}

.cp_navi_rec a {
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}
.cp_navi_rec a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../rec/com_img/bg_navi_on.gif) no-repeat top left;
}

.cp_navi2_rec {
	background:#64B6DF url(../rec/com_img/bg_navi_on.gif) no-repeat top left;
}

.cp_navi2_rec a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../rec/com_img/bg_navi_on.gif) no-repeat top left;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}

.cp_navi_cue {
	background:url(../rec/com_img/bg_navi2.gif) no-repeat top left;
}

.cp_navi_cue a {
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}
.cp_navi_cue a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../rec/com_img/bg_navi_on2.gif) no-repeat top left;
}

.cp_navi2_cue {
	background:#64B6DF url(../rec/com_img/bg_navi_on2.gif) no-repeat top left;
}

.cp_navi2_cue a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(../rec/com_img/bg_navi_on2.gif) no-repeat top left;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}

.cp_navi_d {
	background:url(/com_img/bg_navi_d.gif) no-repeat top left;
}

.cp_navi_d a {
	text-decoration:none;
	padding:8px 5px 0 20px;
	width:140px;
	height:41px;
	display:block;
}
.cp_navi_d a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d.gif) no-repeat top left;
}

.cp_navi_sub {
	background:url(/com_img/bg_navi_sub.gif) no-repeat top left;
}

.cp_navi_sub a {
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}
.cp_navi_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub.gif) no-repeat top left;
}

.cp_navi_sub_ir {
	background:url(/com_img/bg_navi_sub.gif) no-repeat top left;
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}
.cp_navi_sub_ir2 {
	background:url(/com_img/bg_navi_sub_ir2.gif) no-repeat top left;
}
.cp_navi_sub_ir2  a {
	text-decoration:none;
	padding:8px 5px 0 40px;
	width:120px;
	height:21px;
	display:block;
}
.cp_navi_sub_ir2 a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub_ir2.gif) no-repeat top left;
}

.cp_navi2_sub_ir2 a{
	padding:8px 5px 0 40px;
	width:120px;
	height:21px;
	display:block;
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub_ir2.gif) no-repeat top left;
}
.cp_navi2_sub_ir2 a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub_ir2.gif) no-repeat top left;
}

.cp_navi2_sub {
	background:#64B6DF url(/com_img/bg_navi_on_sub.gif) no-repeat top left;
}

.cp_navi2_sub a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub.gif) no-repeat top left;
	padding:8px 5px 0 30px;
	width:130px;
	height:21px;
	display:block;
}

.cp_navi2_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_sub.gif) no-repeat top left;
}

.cp_navi_d_sub {
	background:url(/com_img/bg_navi_d_sub.gif) no-repeat top left;
}

.cp_navi_d_sub a {
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:41px;
	display:block;
}
.cp_navi_d_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d_sub.gif) no-repeat top left;
}

.cp_navi_t_sub {
	background:url(/com_img/bg_navi_t_sub.gif) no-repeat top left;
}

.cp_navi_t_sub a {
	text-decoration:none;
	padding:8px 5px 0 30px;
	width:130px;
	height:61px;
	display:block;
}
.cp_navi_t_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_t_sub.gif) no-repeat top left;
}

.cp_navi2_d {
	background:#64B6DF url(/com_img/bg_navi_on_d_sub.gif) no-repeat top left;
}

.cp_navi2_d a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d.gif) no-repeat top left;
	padding:8px 5px 0 20px;
	width:130px;
	height:41px;
	display:block;
}

.cp_navi2_d a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d.gif) no-repeat top left;
}

.cp_navi2_d_sub {
	background:#64B6DF url(/com_img/bg_navi_on_d_sub.gif) no-repeat top left;
}

.cp_navi2_d_sub a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d_sub.gif) no-repeat top left;
	padding:8px 5px 0 30px;
	width:130px;
	height:41px;
	display:block;
}

.cp_navi2_d_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_d_sub.gif) no-repeat top left;
}

.cp_navi2_t_sub {
	background:#64B6DF url(/com_img/bg_navi_on_t_sub.gif) no-repeat top left;
}

.cp_navi2_t_sub a {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_t_sub.gif) no-repeat top left;
	padding:8px 5px 0 30px;
	width:130px;
	height:61px;
	display:block;
}

.cp_navi2_t_sub a:hover {
	color:#fff;
	text-decoration:none;
	background:#64B6DF url(/com_img/bg_navi_on_t_sub.gif) no-repeat top left;
}

table.topics{
	table-layout:fixed;
    border-top:1px solid #D6D6D6;
    border-left:1px solid #D6D6D6;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.topics th{
    border-right:1px solid #D6D6D6;
    border-bottom:1px solid #D6D6D6;
    background-color:#EEEEEE;
    text-align:center;
    padding: 2px; 
}
.topics td{
    border-right:1px solid #D6D6D6;
    border-bottom:1px solid #D6D6D6;
    padding: 2px; 
}

#topics_box a:link{color: #0000ff;} 
#topics_box a:visited{color: #0000ff;}

#ex1 {width: 90px;}
#ex2 {width: 85px;}
#ex3 {width: 180px;}
#ex4 {width: 200px;}

table.profile{
	width: 539px;
    border-collapse:collapse;
    background:#ffffff;
    empty-cells:show;
}
.profile td{padding:0;}

#ex5 { text-align: center; }
#profile_box a:link{color: #0000ff;} 
#profile_box a:visited{color: #0000ff;}

table.s_profile{
	table-layout:fixed;
	width: 340px;
	text-align:left;
    border-collapse:collapse;
    empty-cells:show;
    margin:8px 0px 8px 8px;
}

table.s_profile2{
	table-layout:fixed;
	width: 170px;
    border-collapse:collapse;
	text-align:left;
    empty-cells:show;
    margin:8px;
}

.s_profile td{padding:2px;}

table.line{
	width: 539px;
    border-collapse:collapse;
	background-com_img: url(/com_img/outline_bg.gif); 
    empty-cells:show;
}
table.s_line{
	table-layout:fixed;
	width: 539px;
    border-collapse:collapse;
    empty-cells:show;
    margin:8px;
}

table.s_intro{
	table-layout:fixed;
	width: 246px;
    border-collapse:collapse;
    empty-cells:show;
    margin:8px 0 8px 0;
}
.s_intro td{padding:2px;}

.nendo {
	text-align:right;
	padding:5px 0 0 0;
}

table.org{
	table-layout:fixed;
	width: 539px;	
    border-top:1px solid #D6D6D6;
    border-bottom:1px solid #D6D6D6;
    border-collapse:collapse;
    empty-cells:show;
}
.org td{padding:0;}

table.s_org{
	table-layout:fixed;
	width: 214px;
    border-collapse:collapse;
    empty-cells:show;
    margin:8px;
}

.bold_tlt {
	font-weight: bold;
	color: #666666;
}


/* foot */

#foot {
	border-top:#C4C4C4 1px solid;
	text-align:center;
	clear:both;
	font-size:86%;
}

#foot ul {
	list-style:none;
	padding:15px 0 20px 0;
}

#foot ul li.fmenu {
	font-weight:bold;
	padding-bottom:8px;
}

#foot ul li.fmenu img {
	margin:0 10px;
}

.fblue {
	color:#0068C8;
	font-weight:bold;
}