@charset UTF-8;

/* -------------------------------pagedefault--------- */
* {
	margin: 0px auto;
	padding: 0px;
}
html { overflow-y: scroll; }

body {
	font-size: 100%;
	font-family:Arial, sans-serif, Helvetica;
}
h1,h2,h3,h4,h5,h6,ol,ul,p {
	margin-top: 0px;
	margin-bottom: 0px;	
}
ol,ul,li {
	margin: 0px;
	list-style-type: none;
}
img{
	margin-top: 0px;
	margin-bottom: 0px;
}
a img{
	border: none;
	margin: 0px;
}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
/* -------------------------------pagedefault--//------- */
/* -------------------------------company_info------- */
h1.company,h1.shiten{
	font-size:140%;
	border-bottom:1px #003366 solid;
	border-left:6px #003366 solid;
	color:#333333;
	letter-spacing:0.2em;
	margin: 1em 0em;
	text-align:left;
}
h2{
	font-size:120%;
	color:#333333;
	letter-spacing:0.2em;
	text-align:left;
	margin: 1em 0em 0.5em 0em;
	background: url(../img/mark_s.gif) no-repeat;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
}
h3{
	font-size: 110%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.1em;	
}
h4{
	margin: 0.5em;
}
.wrapper {
	margin-top: 10px;
	width: 900px;
}
.main_content{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	font-size:85%;
	line-height:145%;
	margin-left: 30px;
	margin-right: 30px;
}
.content p{
	margin: 0em 0em 0.5em 0em;
	text-align: left;
}
#com_info{
	font-size:80%;
	margin: 0px;
}
#com_info td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.company_menu{
	margin: 0px;
	padding: 0px;
}
.line{
	border: 1px solid #999999;
}
.policie{
	text-align: center;
	border: 1px solid #3399FF;
	padding: 0.5em;
	margin-bottom: 1em;
}
.policie ol{
	text-align: left;
	padding: 1em;
}
.no1{
	padding-left: 2em;
	background: url(../img/no1.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
	height: 24px;
	line-height: 200%;
}
.no2{
	padding-left: 2em;
	background: url(../img/no2.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
	height: 24px;
	line-height: 200%;
}
.no3{
	padding-left: 2em;
	background: url(../img/no3.gif) no-repeat left center;
	font-size: 100%;
	font-weight: bold;
	height: 24px;
	line-height: 200%;
}
.box_l{
	width: 140px;
	clear: both;
	float: left;
}
.box_l img{
	margin: 0px 5px 0px 0px;
}
.box_r{
	width: 490px;
	margin: 0px 0px 10px 0px;
	float: right;
	text-align: left;
}
.company_menu ul{
	/*font-size:85%;*/	
	padding: 15px 0px;
	list-style-type: none;
	text-align: right;
}
.company_menu ul li{
	display: inline;
	padding: 15px 0px 15px 0px;
	padding-bottom: 15px;
}
.td_color{
	background: #1C65A9;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
}
.td_color02{
	background: #EBEBEB;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
p.predi{
	font-size: 80%;
	margin-top: 2em;
	text-align: right;
}
p.predi img{
	vertical-align: middle;
}
p.back{
	font-size: 80%;
	text-align: right;
	margin: 15px 5px;
	clear: both
}
#navi{
	padding: 0px;
	margin: 0px;
}
#navi ul{
	height: 24px;
}
#navi ul li{
	display: inline;
	list-style-type: none;
}
.map{
	text-align: center;
	/*margin-right: 30px;
	margin-left: 30px;*/
}
.map p{
	text-align: center;
}
/* -------------------------------company_info-//---- */
/*-----------------------------------makerlist--*/
.maker_content{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
h2.linksite{
	margin: 1em 0em 0.5em 0em;
	background: none;
	padding: 0px;
	text-align: center;
}
ul.list_menu {
	text-align: center;
}
ul.list_menu li{
	display: inline;
	list-style-type: none;
	text-align: center;
}
.list {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	height: 19px;
}
.maker_link{
	margin: 15px 0px;
	text-align: center;
}
.list_back {
	margin-top: 10px;
	text-align: center;
}

.body_table {
	background-color: #E8E8E8;
	vertical-align: top;
	/*margin-left: 50px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 2em;*/
}

.body_table td{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.body_table ul {
	list-style-type: none;
	font-size: 75%;
}

.body_table ul li{
	padding: 3px 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*-----------------------------------makerlist--*/
/*----------------------------------footer----*/
.footer {font-size:55%;}
.copy {font-size:70%; color:#666666;}
/*----------------------------------footer-//-*/
