@charset "utf-8";
@import url("question.css");
*	{
	color: #333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}


body {
	height: auto;
	width: auto;
	margin-top: 0px;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../img/common-img/head-new1.jpg);
}
a {
	color: #00F;
	text-decoration: underline;
}
img {
	text-decoration: none;
}

.img-top {
	vertical-align: top;
}
.img-middle {
	vertical-align: middle;
}
.img-bottom {
	vertical-align: bottom;
}
.img-center {
	text-align: center;
}



#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top:0px;
	margin-bottom: 0px;
}


#menu {
	height: 20px;
	width: 970px;
	margin: 0px;
	clear: left;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 33px;
	padding-left: 20px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	overflow: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
}
#menu   ul li{
	float: left;
	color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	margin: 0px;
	height: auto;
	width:105px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F90;
}

#menu a{
	color:#ffffff;
	text-decoration: none;
	}
	
#menu a:hover{
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
        }

#footer {
	color: #FFF;
	width: 960px;
	text-align: center;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	clear: left;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer2 {
	clear: left;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
		width: 960px;
}

#footer3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 960px;
	padding-bottom: 30px;
	height: auto;
}
#footer4 {
	background-color: #FFF;
	height: 500px;
}

.footer3-ul  {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.footer3-ul-li   {
	float: left;
	color: #FFF;
	font-size: 10px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 118px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer3-ul-li a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.footer3-ul-li-top   {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #F90;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer3-ul-li ul {
	padding-right: 10px;
}


.footer3-ul-li2 {
	font-size: 10px;
	color: #FFF;
	list-style-position: outside;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}

.footer3-ul-li2 a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}


#footer3 a:hover{
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
        }
		

.footer3-ul-li a:hover div{
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
        }
