@charset "utf-8";
* {
margin: 0;
padding: 0;
font-size:14px;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height: 18px;
list-style-type: none;
font-style: normal;
font-weight: normal;
}

html{
}

body {
margin-top:0px;
background: #FFF;
text-align: center;
}

#contener{
	margin:0;
	height:100%;
	min-height:100%;
	background-color:#DBDBDB;
}
/*------ヘッダー------*/
#tittle_back{
background-color:#009;
width: 100%;
margin-bottom:5px;
}
#tittle_back p{
	text-align:right;
	color:#C4C7FF;
	font-size:12px;
}
#tittle_back a{
	font-size:12px;
	color:#FFF;
}
#tittle_back a:hover{
	color:#FFFDDD;
	text-decoration:underline;
}
#top{
	height:1px;
}
.word_space{
	padding-top: 3px;
	padding-bottom:3px;
	margin: 0 auto;
	width:800px;
	height:20px;
}
.word_link{
	text-align:right;
}
#logo_space{
	margin-top:0;
	margin: 0 auto;
	width:800px;
	background:#FFFFFF;
}

.logo{
margin-bottom:5px;
margin-top:5px;
float:left;
}


h1 {
outline:0px;
display : block ;
width: 223px;
height: 60px;
float:right;
margin-top:5px;
margin-bottom:5px;
}
#mailh1 {
outline:0px;
display : block ;
width: 223px;
height: 60px;
float:right;
margin-top:5px;
margin-bottom:5px;
}
h2 {

}

h3 {
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height:120%;
color:#FF0000;
font-size: 18px;
font-weight:bold;
}


a {
color:#224382;
	font-weight:normal;
	line-height: normal;
	text-decoration:none;
	}

a:visited { color:#063; } 
	
a:hover {
	color:#CC0000;
	text-decoration:underline;
	}
	
	
.red{
color: #FF0000; 
}


.copy{
	text-align:left;
word-break: break-all;
}

.copy_b{
	color:#333;
font-size:14px;
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height: 18px;
font-weight: bold;
}

.pp_box{
	margin:20px;
}
.pp_box ul{
	list-style:url(../img/mark.gif);
	list-style-image:url(../img/mark.gif);
	margin-left:20px;
	}
.pp_box li{

}
.pp_u ul{margin-left: 1.2em;
}
.pp_u li {
    text-indent: -1.2em;
}
.pp_u2 ul{margin-left: 1.4em;
}
.pp_u2 li {
    text-indent: -1.4em;
}

hr { 
color:#999;
size:1;
margin-left:10px;
margin-bottom:10px;
height: 1px; 
width: 800px;
}

/*------メインボックス------*/
#mainbox {
margin: 0 auto;
width: 820px;
height:auto;
text-align: left;
background-color: #FFFFFF;
}



/*------メニューバー------*/
#menubar_bk {
	background-image:url(../img/menu/menu_bk62.gif) ;
	background-repeat:repeat-x;
width: 100%;
height: 62px; 
margin: 0 auto;
}


#menubar {
width: 800px;
height: 80px; 
margin: 0 auto;
}

#menubar li { 
margin:0;
float: left;
}

#menubar a { 
outline:0px;
text-indent:-20000px;
display : block ;
text-decoration: none;
}


#home{
background:url(../img/menu/head_menu_5clum_01.gif) no-repeat top;
width: 50px;
height: 62px;
}

#home:hover {
background-image:url(../img/menu/head_menu_5clum_over_01.gif);
}

#activities {
background:url(../img/menu/head_menu_5clum_02.gif) no-repeat top;
width: 187px;
height: 62px;
}

#activities:hover {
background-image:url(../img/menu/head_menu_5clum_over_02.gif);
}

#mivic {
background:url(../img/menu/head_menu_5clum_03.gif) no-repeat top;
width: 188px;
height: 62px;
}

#mivic:hover {
background-image:url(../img/menu/head_menu_5clum_over_03.gif);
}

#company {
background:url(../img/menu/head_menu_5clum_04.gif) no-repeat top;
width: 187px;
height: 62px;
}

#company:hover {
background-image:url(../img/menu/head_menu_5clum_over_04.gif);
}

#inquiry {
background:url(../img/menu/head_menu_5clum_05.gif) no-repeat top;
width: 188px;
height: 62px;
}

#inquiry:hover {
background-image:url(../img/menu/head_menu_5clum_over_05.gif);
}
/*------コーナータイトル------*/
.coner_tittle {
	margin-bottom:7px;
	width:460px;
}
.coner_tittle_l {
	text-align:center;
	margin-top:20px;
	margin-bottom:7px;
	width:800px;
}
/*インフォメーション*/

.information dl {
margin:10px;

}


.information dt {
color:#009;
line-height:130%;
margin: 5px 20px 0px 0;
font-weight: bold;
}


.information dd {
line-height:130%;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #999999;
}


.information dd.link {
line-height:130%;
margin: 0 30px 0 0px;
}

/*------ページ中央------*/
#main_1col{
	text-align:left;
	background-color: #FFFFff;
	width: 800px;
	padding:0px;
	margin-top:20px;
	margin-right:0px;
}
.contents_full{
	text-align:left;
	width: 790px;
	height:auto;
	padding:5px;
	margin-bottom:15px;
	border: 1px #999999 solid;
}
	
/*------ページ右側------*/
#main_right{
	text-align:left;
	background-color: #FFFFff;
	float: right;
	width: 465px;
	padding:0px;
	margin-top:20px;
	margin-right:0px;
}
#main_right_450{
	text-align:left;
	background-color: #FFFFff;
	float: right;
	width: 450px;
	padding:0px;
	margin-top:20px;
	margin-right:0px;
}
.contents {
	float: right;
	width: 180px;
	height: 320px;
	padding:5px;
	margin-left:7px;
	margin-bottom:10px;
	border: 1px #999999 solid;
}


.contents_2column {
	float: right;
	width: 280px;
	height:auto;
	padding:5px;
	margin-left:7px;
	margin-bottom:15px;
	border: 1px #999999 solid;
}

.contents_1column {
	width: 450px;
	height:auto;
	padding:5px;
	margin-bottom:15px;
	border: 1px #999999 solid;
}

.contents_company {
float: right;
width: 590px;
height:auto;
margin-bottom:30px;
}


.contents_copy{
	margin-top:5px;
font-size:12px;
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height: 140%;
font-style: normal;
font-weight: normal;
word-break: break-all;
}



/*------ページ左------*/

/*---レフトナビ---*/


#leftnavi {
	float: left;
	width: 315px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom: 20px;
}

#leftnavi li { 
margin-bottom:5px;
}

#leftnavi a { 
outline:0px;
display : block ;
text-decoration: none;
}

#pantothenic{
background:url(../img/menu/menu_1_01.gif) no-repeat top;
width: 114px;
height: 30px;
}

#pantothenic:hover {
background-image:url(../img/menu/menu_2_01.gif);
}

/*---レフトナビend---*/


.tittle{
	color: #990000;
	font-size:16px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
	line-height: 18px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:4px;
	}

.date{
	color: #990000;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:4px;
}

.strong_red{
color: #FF0000; 
font-size:14px;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height: 16px;
font-weight: bold;
}

.clear1 {
clear: both; 
font-size:5px;
line-height: 5px;
}

.note{
border-bottom: 1px dotted #999999;
margin:5px 0px 10px 0px;
}
/*------MIVICページ------*/
#mivic_tittle{
	display:block;
	text-indent:-20000px;
	width: 800px;
    height: 120px;
	background:url(../img/mivictittle_banner.jpg) no-repeat top;
}
#mivich2{
	margin-top:20px;
	display:block;
	text-indent:-2000px;
	width: 450px;
    height: 100px;
	background:url(../img/mivic_h2_tex.gif) no-repeat top;
}
#mi_list{
	margin-top:15px;
	width:450px;
}
#mi_list li{
	margin-bottom:10px;
	background: url("../img/icon-arrow-r.gif") no-repeat scroll 0 6px transparent;
	padding-left:14px;
}

#mi_gide{
	margin-left:5px;


}
#mi_gide li{
	margin-top:15px;
	width:147px;
	height:147px;
	float:left;
	margin-bottom:30px;
}
/*------業務フロー------*/
.activ_tx{margin:3px;}
.fl_1{
	margin-left:5px;
	width:412px;
	text-align:center;
}
.fl_2{
	margin-left:5px;
	width:649px;
	text-align:center;
}

/*------サンクスページ------*/
.thanks_p{font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
size:16px;
text-align:center;
text-indent:120%;
margin-top:20px;
margin-bottom:20px;
}


/*------404------*/
#notfound {margin:10px;
}

#notfound_2 {margin:10px 10px 150px 10px ;
}

#back_to {
text-align:center;
}

/*------ニュースリスト------*/
#newsbox {
	border: 1px solid #999999;
	height: 130px;
	overflow: auto;
	margin: 0px 0px 10px;
	background-image: url(../img/backS001.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#newsbox dl { /* 定義リスト表示 */
margin-left:10px;
}


#newsbox dt {
line-height:130%;
	margin: 5px 20px 0px 0;
	font-weight: bold;
}


#newsbox dd {
color:#990000;
line-height:130%;
	padding: 0 30px 0 0px;
	margin: 0;
}


#newsbox dd.link {
line-height:130%;
	margin: 0 30px 0 0px;
}



/*------footer------*/
#footer_space {
border-top:#999 thin solid;
width:100%;
}

#footer {
/*------　background-color:#DBDBDB; ------*/
padding:10px 0;
width: 830px;
margin: 0 auto;
text-align:left;
}

.copy_fb{
font-size:12px;
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height: 18px;
font-weight: bold;
color:#333;
}
.copy_f{
font-size:12px;
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
line-height:130%;
color:#333;
}
.under_menu {

	float:left;
	margin-left:20px;
	margin-bottom:10px;
}


.under_menu li {
	text-align:left;
	width:120px;
	border-bottom: 1px dotted #C5C5C5;
	margin-bottom:10px;
	padding-bottom:3px;
}

.under_menu a {
		font-size:12px;
	color:#666;
text-decoration: none;
}

.under_menu a:hover {
	color:#00C;
text-decoration:underline;
}
.go_top {
color:#666;
text-decoration: none;
text-align:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
}

.go_top a {
	font-size:12px;
	color:#666;
text-decoration: none;
}

.go_top a:hover {
	color:#00C;
text-decoration:underline;
}



address {
	color:#333;
	margin-left:20px;
clear: both;
text-align: left;
font-size:11px;
}


table {
	border-collapse: collapse;
	color: #000000;
}
th {
    border: 1px solid #D8D8D8;
    font-weight: normal;
    line-height: 150%;
    padding: 7px 9px;
    text-align: center;
}
td {
    border: 1px solid #D8D8D8;
    line-height: 150%;
    padding: 13px 18px 10px;
    vertical-align: top;
	text-align:left;
}
th.gray, td.gray {
    background: none repeat scroll 0 0 #ADADAD;
    color: #FFFFFF;
}
th.red, td.red {
    background: none repeat scroll 0 0 #F7E0E6;
    color: #555555;
}
th.mgray, td.mgray {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #555555;
}
th.lgray, td.lgray {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #555555;
}
th.cell_left, td.cell_left {
    text-align: left;
}
th.cell_center, td.cell_center {
    text-align: center;
}
th.cell_right, td.cell_right {
    text-align: right;
}
th.cell_s, td.cell_s {
    padding: 0;
}
th.cell_m, td.cell_m {
    padding: 2px;
}
th.cell_l, td.cell_l {
    padding: 12px 12px 12px 25px;
}
th.half, td.half {
    width: 50%;
}



.table01 tbody tr.access td ul li span {
    font-size: 0.8em;
}
.table01 tbody td p, .table01 tbody td ul li.default, .ad-info, {
    font-size: 0.9em;
}

.table01 {
    margin-bottom: 0;
    width: 800px;
}
.table01 thead th {
    background: none repeat scroll 0 0 #ADADAD;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}
.table01 tbody th {
    background: none repeat scroll 0 0 #E7E7E7;
    padding: 7px 4px 4px 14px;
    text-align: left;
}
.table01 tbody td {
    padding: 7px 14px 4px;
}
.table01 tbody td p {
    line-height: 160%;
    margin-top: 1px;
}
.table01 tbody td ul li.default {
    line-height: 180%;
    list-style: none outside none;
    margin-bottom: 2px;
}
.table01 tbody td ul li.map {
    margin-top: 7px;
}
.table01 tbody tr.access th {
    vertical-align: top;
}
.table01 tbody tr.access td {
    padding: 7px 0 0;
}
.table01 tbody tr.access td ul li {
    background: url("/jp/base/img/hr.gif") no-repeat scroll left top transparent;
    list-style: none outside none;
    margin: 7px 0;
    padding: 7px 14px 0;
}
.table01 tbody tr.access td ul li.first-child {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding-top: 0;
}
.table01 tbody tr.access td ul li span {
    color: #BB0033;
    display: block;
    height: 1%;
    margin-top: 4px;
}


.table02 {
    border-collapse: collapse;
}

.table02 td {
    border: 1px solid #D8D8D8;
    line-height: 150%;
    padding: 5px;
    vertical-align: top;
}

/*サイトマップ*/
#page-sitemap #pageTitle {
    height: 24px;
    overflow: hidden;
}
#page-sitemap #pageTitle .title {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 24px 0 0;
    vertical-align: bottom;
}
.sitemapMain {
	text-align:left;
	width:350px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20;
	margin-left: 10px;
	margin-right:30px;
	float:left;
}

.sitemapMain .box-title {
    border-bottom: 1px solid #666666;
    padding-bottom: 7px;
}
.sitemapMain .box-title h2.title {
    font-weight: bold;
}
.sitemapMain .box-inner {
    border-bottom: 1px dotted #999999;
    clear: both;
}
.sitemapMain h3 {
    display: block;
    float: left;
    font-weight: bold;
    padding: 8px 10px 8px 0;
    width: 195px;
}
.sitemapMain .box-title h2.title a, .sitemapMain h3 a {
    background: url("../img/icon-arrow-r.gif") no-repeat scroll 0 6px transparent;
    display: block;
    padding-left: 12px;
}
.sitemapMain ul {
    display: block;
    padding: 4px 0 4px 205px;
}
.sitemapMain ul li {
    padding: 4px 0;
}
.sitemapMain ul li a {
    background: url("../img/list-square.gif") no-repeat scroll 4px center transparent;
    padding-left: 12px;
}
.sitemapMain dl {
    display: block;
    width: 295px;
}
.sitemapMain dl.boxL {
    float: left;
}
.sitemapMain dl.boxR {
    float: right;
}
.sitemapMain dl dt {
    font-weight: bold;
    padding: 8px 0;
}
.sitemapMain dl dt a {
    background: url("/common/img/list-square.gif") no-repeat scroll 4px center transparent;
    padding-left: 12px;
}
.sitemapMain dl dd ul {
    padding-left: 0;
}


hr {
	width:760px;
	margin:10px;
	border: none;
	border-top: 1px #999999 dotted;
}
