@charset "utf-8";
/* CSS Document */




/* 基本設定 */

*{
	font-style:normal;
	padding:0;
	margin-top: 30;

}

html {
	height:100%;
	font-size: 0.8em;
}



body {
	color: #333333;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ", "Hiragino Kaku Gothic", "MS Pゴシック", "MS P Gothic", sans-serif;
	background-color: #FFFFFF;
	line-height: 1.5em;
	height:100%;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: none
}

a:visited{
	color: #333333;
	text-decoration: none
}

a:hover{
	color: #ff6600;
	text-decoration: none
}

a:active{
	color: #000000;
	text-decoration: none
}

address {
	color :#666;
	font-size: 1em;
	font-style: normal;
	padding-top: 30px;
	text-align: center;
}

a img {

	border-style: none;



}
a img:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.7;
	opacity:0.7;
	background-color: #FFF;

}




hr {

	display: none;

}



ul {

	list-style: none;

}

#pagetop {
	height: 100%;
}


#container {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

	position: relative;
}



h1 {
	font-size: 21px;
	top: 20px;
	position: absolute;
	left: 20px;
}
#head {
	height: 180px;
	width: 898px;
	position: relative;
	background-image: url(hbg.jpg);
	background-repeat: repeat-x;
}
#head .catchcopy {
	position: absolute;
	top:60px;
	left: 20px;
}





#footer {
	height: 80px;
	width: 898px;
	position: relative;
	margin-top: 100px;
	background-image: url(hbg.jpg);
	background-repeat: repeat-x;
}



#bana1 {
	text-align: center;
	padding-top: 20px;

}






#omousikomi{
	height: 55px;
	width: 600px;
	margin-left: 150px;
	margin-bottom: 30px;

}

#omousikomi li{
	height: 55px;
	width: 600px;
}


#omousikomi li a {
	height: 55px;
	width: 600px;
	background-image: url(img/omousikomi.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	color: #666666;
	padding-top: 15px;
}

#omousikomi .anai {
	padding-left: 50px;
}

#omousikomi li a:hover {
	height: 55px;
	width: 600px;
	background-image: url(img/omousikomi_ov.jpg);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
	color: #000000;
	padding-top: 15px;
}

#sall1 dd {
	width: 750px;
}

#sall1 {
	margin-top: 20px;

}



#sall1 dl {
	margin-left: 20px;
}
#sall1 dd {
	margin-top: 15px;
}
#sall1 .kounyu {
	line-height: 2em;
}



#sall2 dd {
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}






#sall2 dl {
	margin-left: 20px;
}
#sall2 dd {
	margin-top: 15px;
}
#sall2 .kounyu {
	line-height: 2em;
}
#omotome {
	clear: both;
	padding-top: 20px;
	height: 200px;
}


#footer {
	clear: both;
}
#unei{
	position: absolute;
	top: 20px;
	right: 10px;
	color: #999;
	font-size: 10px;
}


#footer #unei li{
	float: left;
	margin-left: 10px;
}

#footer #unei li a{
	margin-left: 15px;
	font-size: 10px;
}


#unei li a:link{
	color: #999;
}

#contentswrap {
	height: 100%;
}
#ekosetumei {
	position: relative;
}
#ekosetumei .kosiki {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

