@charset "Shift_JIS";

*{
	margin:0px;
	padding:0px;
	font-style:normal;
	text-decoration:none;
}
iframe{
	display: none;
}
image{
	border: 0px;
}
body{
	width:100%;
	height:100%;
	font-size: 87%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #fff;
	color:#444;
	line-height:1.4;
}
a{
	color: #007073;
}
a:hover{
	color:#CC000A;
	text-decoration: underline;
}
p,ul{
	margin-bottom:10px;
}
ul li{
	margin-left: 3em;
}
#all{
	margin:0px auto 20px auto;
	width:800px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
#header{
	background-image: url(../img/head_back_sopsax.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#topnavi{
}
#header h1{
	float: left;
}
#header .navi-2 a{
	color:#777;
	
}
#header .navi-2 a:hover{
	color:#000;
}
#header .navi-2{
	border:solid 0px #fff;
	margin-left:400px;
	padding-top:30px;
	font-size: 12px;
}
#header .menu{
	clear: both;
	background-color:#F2EADF ;
	background-image: url(../img/menubar1.gif);
	height:25px;
	overflow: hidden;
	border-top:solid 1px #C9C2A5;
}
.menu li{
	margin:0;
	list-style-type:none;
	float: left;
	width:95px;
	text-align:center;	
	border-right:solid 1px #C9C2A5;
	font-size:12px;
}
.menu a{
	display:block;
	color:#333;
	padding:6px 0px;
	width:100%;
}
.menu a:hover{
	background-color: #F8E3C0;
	background-image: url(../img/menubar2.gif);
	color:#4F392F;
	text-decoration:none;
}
#main{
	margin:10px auto;
	width:750px;
}
#hooter{
	text-align: center;
	border-top:solid 1px #000;
	padding:10px;
}
#hooter a{
	color:#888;
}
.menu2{
	margin:20px 0px;
}
.menu2 li{
	list-style-type: none;
}
.menu2 a{
	border-bottom:dotted 2px #888;
}
.menu2 a:hover{
	border-bottom-style:solid;
	text-decoration:none;
}
h2{
	padding:0px 0px 0px 25px;
	margin-bottom:10px; 
	font-size: 120%;
	border-bottom:dotted 1px #777;
	background-image: url(../img/aqua_green.gif);
	background-repeat: no-repeat;	
}
h3{
	margin-bottom: 10px;
	font-size: 100%;
}
em{
	font-weight:bold;
	color:#E54500;
}
hr{
	margin: 10px 0px;
	padding: 0px;
}


.arrow{
	vertical-align: center;
}
.arrow a{
	background-image: url(../img/arrow-rd.gif);
	background-repeat: no-repeat;
	padding:0.5px 18px;
	margin:0px;
}
.arrow a:hover{
	background-position: 0px -15px;
}

.plate{
	width:150px;
	height:36px;
	vertical-align: center;
	text-align: center;
	font-size:15px;
	font-family: sans-serif;
	font-weight:bold;
	background-image: url(../img/acrylic_plate_green1.gif);
	background-repeat: no-repeat;
	margin:0px auto;
}
.plate a{
	display:block;
	color:#fff;
	padding:6px 0px;
	width:100%;
}
.plate a:hover{
	background-image: url(../img/acrylic_plate_green2.gif);
	background-repeat: no-repeat;
	color:#fff;
	text-decoration: none;
}
