@import url("container.css");
@import url("tape.css");

*{margin: 0 auto;}
body{
	font-family: "Trebuchet Ms", arial, helvetica, sans-serif;
	font-size: 75%;
	color: #3E403F;
	text-align: center;
}
.haikei{
	background: url(../images/bg.png) repeat;
}
h1,h2,h3,p{
	padding:0;
	margin:0;
	line-height:2em;
}
a:link {
	text-decoration: none;
	color: #3E403F;
}
a:visited {
	text-decoration: none;
	color: #3E403F;
}
a:hover {
	text-decoration: underline;
	color: #3476B0;
}
a:active {
	text-decoration: none;
}
img{
	border:none;
	vertical-align: bottom;
}
.kara {
	width:100%;
	clear:left;
}
/*ヘッダー*/
.header {
	width:900px;
	height:95px;
	background: url(../images/header1.gif) no-repeat;
	left:0;
	top:0;
	position:  relative;
}
.form {
	width:152px;
	height:192px;
	left:740px;
	top:-20px;
	display:block;
 	position:absolute;
 	z-index:5000;
}
.mail {
	width:100px;
	height:25px;
	left:510px;
	top:15px;
	display:block;
 	position:absolute;
 	z-index:5000;
}
.sitemap {
	width:100px;
	height:25px;
	left:630px;
	top:15px;
	display:block;
 	position:absolute;
 	z-index:5000;
}
.english {
	width:100px;
	height:25px;
	left:630px;
	top:50px;
	display:block;
 	position:absolute;
 	z-index:5000;
}

/*フッター*/
.footer{
}
.footer00{
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	line-height:1.5em;
}
.footer0{
	width: 900px;
	text-align:center;
}
.footer0-1{
	width: 300px;
	text-align:left;
	float:left;
	margin-top:10px;
}
.footer0 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer0 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer0 a:visited {
	color: #FFFFFF;
}
.footer1{
	width: 900px;
	text-align:left;
}
.footer11{
	color: #FFFFFF;
	background-color: #333333;
	padding: 15px;
	line-height:1.5em;
}
.footer11 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer11 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer11 a:visited {
	color: #FFFFFF;
}
.footer2{
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	line-height:1.5em;
	text-align:center;
}
.spa{
	font-size: 70%;
}
.spa a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.spa a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.spa a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*メニュー*/
.navi {
	width:900px;
	height:40px;
	z-index:10;
}
.navi-left {
	float:left;
}
.navi-naka {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float:left;
}
.navi-right {
	float:left;
}

/*サイドメニュー*/
.side-menu{
	width:180px;
}
.side-menu1{
	width:180px;
	height:50px;
	background: url(../images/side-menu.png) no-repeat;
}
.side-menu2{
	width:180px;
	height:50px;
	background: url(../images/side-menu2.png) no-repeat;
}
.side-menu-text0{
	font-size:110%;
	margin-left:10px;
	margin-top:15px;
	float:left;
	position: relative;
}
.side-menu-text{
	font-size:110%;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;
	float:left;
	position: relative;
}
.side-menu-text2{
	font-size:110%;
	font-weight:bold;
	margin-left:10px;
	margin-top:8px;
	float:left;
	position: relative;
}

/*サブ情報*/
.sub{
	width:180px;
	padding:10px;
}

/*SSL*/
.ssl-text{
	width:180px;
	padding:0 10px;
	text-align:left;
	font-size:100%;
}
.ssl-rogo{
	width:180px;
	padding:0 10px;
	text-align:left;
	font-size:110%;
}

/*サブメニュー*/
.sub-menu{
	width:180px;
}
.sub-menu1{
	width:180px;
	height:50px;
	background: url(../images/sub-menu.png) no-repeat;
}
.sub-menu2{
	width:180px;
	height:50px;
}
.sub-menu-text{
	font-size:110%;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;
	float:left;
	position: relative;
}
.sub-menu-text2{
	font-size:110%;
	font-weight:bold;
	margin-left:10px;
	margin-top:7px;
	float:left;
	position: relative;
}

/*ページ背景のオビ*/
.back h1{
	font-size:130%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
}
.back1 h1{
	font-size:130%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
}
.back{
	width:560px;
	height:30px;
	background: url(../images/back.png) no-repeat;
	margin-bottom:5px;
}
.back1{
	width:560px;
	height:30px;
	background: url(../images/back.png) no-repeat;
	margin:20px 0 5px 0;
}
.back2{
	width:810px;
	height:30px;
	background: url(../images/back2.png) no-repeat;
	margin-bottom:10px;
}