@charset "utf-8";

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

* {
margin: 0;
padding: 0;
	}

body {
	font-size:12px;
	line-height:150%;
	background-color:#f2f2f2;
/*
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#f2f4fe;
*/
	}

#site-bg {
/*
	background-image:url(../images/site-bg.gif);
	background-repeat:repeat-x;
*/
	background-color:#f2f2f2;
	margin:0;
	}

a img {
    border-style:none;
	}

a {
	text-decoration: none;
	color:#686868;
	}

hr {
	border: 0 none; 
	height: 1px; 
	color: #c0c0c0; /* for WinIE/MacIE */ 
	background-color: #c0c0c0; /* for Mozilla */ 
	width:790px;
	margin-left:auto;
	margin-right:auto;
	}

h3 {
	font-weight:bold;
	}

.ss {
	font-size:1px;
	line-height:100%;
	}

#wrapper01 {
	background-image: url(../images/bg_bar.png);
	background-repeat: repeat-y;
	margin:0 auto 0 auto;
	width: 800px;
	}

#header {
	padding:10px 0 20px 15px;
	text-align:left;
	}
	
#breadcrumb {
	padding:10px 0 0 15px;
	}

.wrapper_bgt {
	background-image:url(../images/wrapper_bgt.gif);
	background-repeat: no-repeat;
	height:2px;
	width:565px;
	font-size:1px;
	}

.wrapper_bgm {
	background-image:url(../images/wrapper_bgm.gif);
	background-repeat: no-repeat;
	height:auto;
	width:565px;
	}

.wrapper_bgm2 {
	background-image:url(../images/wrapper_bgm2.gif);
	background-repeat: repeat-y;
	height:auto;
	width:565px;
	}

.wrapper_bgb {
	background-image:url(../images/wrapper_bgb.gif);
	background-repeat: no-repeat;
	height:2px;
	width:565px;
	font-size:1px;
	}


/*　メニュー　*/

#menu01 {
	padding-left:4px;
	}

.m_table {
	background-color:#c0c0c0;
	}

/*　TOP　中央コンテンツ　*/

.tm_contents {
	background-color:#252525;
	margin:10px auto;
	width: 790px;
	}

.tm_table {
	padding:10px;
	}

.mt_td01 {
	padding-top:9px;
	}

.mt_td02 {
	padding-left:9px;
	}

/*　左コンテンツ　*/

.l_contents {
	width:560px;
	padding:20px 0 20px 20px;
	float:left;
	}

/*　最新ニュース　*/

.t_news02 {
	border:#CCC solid 1px;
	width:550px;
	}

.t_news{
	width:500px;
	}

.t_news td {
	padding:5px;
	}

.news_td01 {
	border-bottom:dotted #ccc 1px;
	}

.news_td02 {
	background-image:url(../images/n_title.gif);
	background-repeat:no-repeat;
	height:33px;
	width:auto;
	}

.news_td03 {
	text-align:center;
	}

.news_td04 {
	vertical-align:top;
	text-align:center;
	}

.news_td05 {
	vertical-align:top;
	border-bottom:dotted #ccc 1px;
	}


/*　右コンテンツ　*/

.r_contents {
	width:200px;
	padding:20px 10px 0 0;
	float:right;
	}

.space_td {
	padding-bottom:10px;
	}

.rc_table {
	border:none;
	}

.rc_table td {
	padding:0 5px 5px 5px;
	}

/*　フッター　*/

.footer {
	padding:10px 0 20px 20px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	line-height:120%;
	}
	
.navi01 {
	float:left;
	width:auto;
	color:#686868;
	font-size:11px;
	}

.navi02 {
	padding:0 20px 0 0;
	float:right;
	}

.bottom {
	background-image:url(../images/bg_bar02.png);
	background-repeat: no-repeat;
	width:800px;
	height:4px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:400px;
	font-size:1px;
	}

/*　会社案内　*/
/*　会社案内中央メニュー　*/

.cml_contents {
	width:200px;
	padding:10px 0 20px 10px;
	float:left;
	}

.cmr_contents {
	width:570px;
	padding:10px 20px 20px 0;
	float:right;
	}

.cmr_contents a {
	text-decoration:underline;
	color:#686868;
	}

.text_box01 {
	float:right;
	margin-left: 1em;
	margin-bottom: 1em;
	}

.text_box02 {
	text-align:left;
	padding:5px 15px 0 15px;
	width:530px;
	}

.text_box03 {
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
	}

.text_box04 {
	text-align:left;
	padding:0 15px 0 15px;
	width:530px;
	}

.c_table01 {
	width:530px;
	}

.c_table01 th {
	font-weight:normal;
	border:#c0c0c0 solid 1px;
	white-space:nowrap;
	text-align:center;
	padding:10px;
	background-color:#F8F9FE;
	}

.c_table01 td {
	width:70%;
	border:#c0c0c0 solid 1px;
	padding:10px;
	background-color:#fff;
	}

.c_table02 {
	width:530px;
	}

.c_table02 th {
	font-weight:normal;
	border:#c0c0c0 solid 1px;
	white-space:nowrap;
	text-align:left;
	padding:10px;
	background-color:#F8F9FE;
	}

.c_table02 td {
	width:70%;
	border:#c0c0c0 solid 1px;
	padding:10px;
	background-color:#fff;
	}

.c_table03 {
	width:530px;
	}

.c_table03 th {
	width:5%;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	padding:10px;
/*	background-color:#fff;
	border:#c0c0c0 solid 1px;
*/	}

.c_table03 td {
	width:90%;
	padding:10px;
/*	background-color:#fff;
	border:#c0c0c0 solid 1px;
*/	}

.c_table04 {
	width:530px;
	border:none;
	}

.c_table04 th {
	text-align:center;
	font-weight:normal;
	}

.m-form {
	width:530px;
	}

.left {
	font-weight:normal;
	border:#c0c0c0 solid 1px;
	white-space:nowrap;
	text-align:left;
	padding:10px;
	background-color:#F8F9FE;
	}

.left02 {
	font-weight:normal;
	white-space:nowrap;
	text-align:center;
	padding:10px;
	}

.right {
	width:70%;
	border:#c0c0c0 solid 1px;
	padding:10px;
	}


/*　SiCについて　*/

.s_table01 {
	width:530px;
	}

.s_table01 th {
	white-space:nowrap;
	text-align:left;
	padding:5px 0 5px 10px;
	background-color:#fff;
	border-left:#006699 solid 5px;
	border-bottom:#CCC solid 1px;
	}

.s_table01 td {
	padding:10px;
	background-color:#F1F3FE;
	}

.sic_box01 {
	font-weight:bold;
	font-size:16px;
	background-color:#fff;
	padding:10px;
	float:left;
	border:#c0c0c0 solid 1px;
	}

.sic_box02 {
	font-weight:bold;
	font-size:16px;
/*
	background-color:#fff;
*/
	padding:10px;
	float:left;
	}
	


/*　プライバシーポリシー　*/

.privacy_table01 {
	width:530px;
	}

.privacy_table01 th {
	white-space:nowrap;
	text-align:left;
	padding:5px 0 5px 10px;
	background-color:#fff;
	border-left:#a73a3a solid 5px;
	border-bottom:#CCC solid 1px;
	}

.privacy_table01 td {
	padding:10px 10px 10px 20px;
	background-color:#F1F3FE;
	}

.r_text {
	width:500px;
	border:#CCC solid 1px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	}