/* CSS Document */
body {
	padding:0;
	margin:0;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#ccc;
}
ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
li {
	float:left;
	padding:0;
	margin:0;
}
h2, h3, table {
	padding:0;
	margin:0;
	float:left;
}
a img {
	border: none;
}
#wrapper {
	width:800px;
	margin:0 auto;
}
#pan {
	font-size:70%;
	padding: 6px 0 6px 14px;
}
#contents {
	width:600px;
	float:left;
	padding:0 6px 0 0;
	font-size: 75%;
}
#contents-box {
	width:580px;
	float:left;
	padding:10px 0 0 10px;
}
#contents h3 {
	font-size:120%;
	width:580px;
	border-left: 4px solid #3366FF;
	border-bottom: 1px dotted #ccc;
	line-height:150%;
	letter-spacing:0.1em;
	text-indent: 10px;
}
#contents h2.jinzai {
	background-image:url(../img/btm_jin_title01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}

#contents h2.nihon {
	background-image:url(../img/btm_nihon_title01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}

#contents h2.insyoku {
	background-image:url(../img/btm_in_title01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}


#contents h2.company-01 {
	background-image:url(../company/img/btm_title01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}


#contents h2.company-02 {
	background-image:url(../company/img/btm_title02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.company-03 {
	background-image:url(../company/img/btm_title03.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.company-04 {
	background-image:url(../company/img/btm_title04.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.company-05 {
	background-image:url(../company/img/btm_title05.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.company-06 {
	background-image:url(../company/img/btm_title06.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.company-07 {
	background-image:url(../company/img/btm_title07.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}

#contents h2.about-01 {
	background-image:url(../company/img/btm_about_title01.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.about-02 {
	background-image:url(../company/img/btm_about_title02.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.about-03 {
	background-image:url(../company/img/btm_about_title03.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}
#contents h2.news {
	background-image:url(../img/title_news.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:600px;
	height: 90px;
}

#contents .info {
	width:580px;
	letter-spacing: 0.1em;
	line-height: 120%;
	color:#333;
	padding: 10px 0 20px;
	float:left;
}
.info th {
	text-align:left;
	width:100px;
	padding: 4px 0 4px 16px;
	border:1px solid #ccc;
	background-color:#eeffff;
}
.info td {
	text-align:left;
	width:440px;
	padding: 4px 10px;
	border:1px solid #ccc;
}
#contents .info2 {
	width:580px;
	letter-spacing: 0.1em;
	line-height: 120%;
	color:#333;
	padding: 10px 0 20px;
	float:left;
}
.info2 th {
	text-align:center;
	width:160px;
	padding: 4px 0 4px 4px;
	border:1px solid #ccc;
	background-color:#eeffff;
}
.info2 td {
	text-align:left;
	width:400px;
	padding: 4px;
	border:1px solid #ccc;
}
#contents .plan {
	width:560px;
	letter-spacing: 0.1em;
	line-height: 120%;
	color:#333;
	padding: 10px 0 10px;
	float:left;
}
.plan th {
	text-align:left;
	width:560px;
	padding: 4px 0 4px 16px;
	border:1px solid #ccc;
	background-color:#eeffff;
}
.plan td {
	text-align:left;
	width:560px;
	padding: 4px 10px;
	border:1px solid #ccc;
}
#mail {
	width:565px;
	letter-spacing: 0.1em;
	line-height: 120%;
	color:#333;
	/*padding: 10px 0 10px 15px;*/
	margin: 10px 0 10px 10px;
	float:left;
	border-collapse:collapse;
}
#mail th {
	text-align:left;
	width:140px;
	padding: 4px 0 4px 16px;
	border:1px solid #ccc;
	background-color:#eeffff;
}
#mail td {
	text-align:left;
	padding: 4px 10px;
	border:1px solid #ccc;
}
#contents p {
	width:560px;
	letter-spacing: 0.2em;
	line-height: 150%;
	color:#333;
	padding: 10px 0 10px 15px;
	float:left;
}
.cent-txt {
	text-align:center;
}
.cent-txt2 {
	width:510px;
	letter-spacing: 0.2em;
	line-height: 150%;
	color:#333;
	padding: 10px 0 10px 50px;
	float:left;
}

.capu {
	font-size:85%;
	line-height: 150%;
	padding: 0 0 0 10px;
}
.red {
	color:#f00;
	font-size:85%;
	line-height: 150%;
}
.red-b {
	color:#f00;
	font-weight:bold;
}
.blue-b {
	color:#0033CC;
	font-weight:bold;
}

#navi {
	width:180px;
	padding: 0 5px 20px;
	float:left;
}
#navi ul.maincon {
	width: 180px;
	padding: 0 0 10px 0;
}
.maincon li{
	margin: 0 0 2px 0;
}
.maincon li a{
	display:block;
	width: 180px;
	height:40px;
}
#navi li.r-navi01 {
	width: 180px;
	text-indent:-9999px;
	background-image:url(../img/main_menu1.gif);
}
#navi li.r-navi02 {
	width: 180px;
	text-indent:-9999px;
	background-image:url(../img/main_menu2.gif);
}
#navi li.r-navi03 {
	width: 180px;
	text-indent:-9999px;
	background-image:url(../img/main_menu3.gif);
}
#navi ul.subcon {
	width: 180px;
	height: 190px;
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
}
#navi .subcon li {
	width: 180px;
	text-indent:-9999px;
}
.subcon li a{
	display:block;
	width: 180px;
	height:46px;
}
#navi p{
	color:#333;
	width:170px;
	font-size:75%;
	line-height:150%;
	float:left;
	padding:20px 0 20px 10px;
	margin:0;
	float:left;
	background-color:#eee;
}
#footer {
	width: 800px;
	margin: 20px 0 0 0;
	float:left;
}
#footer .links {
	text-align:center;
	color: #ccc;
	font-size:75%;
	background-color:#eee;
	padding: 10px 0;
}
#footer p{
	text-indent: 15px;
	color:#fff;
	font-size:75%;
	width: 800px;
	float:left;
	background-color:#06297d;
	padding: 5px 0;
	margin:0;
}
#name{
	width: 520px;
	text-align:right;
	float:left;
}