﻿@charset "utf-8";
/* CSS Document */

#shadow {
	width:850px;
	background:url(../img/pshadow.png) repeat-y 0 0 #aaa;
}
#ushadow {
	background:url(../img/u_shadow.png) no-repeat 0 0;
	height:100px;
	}

/*ページ*/

#page {
	width:800px;
	position:relative;
	}

h2{
	background:url(../img/stitle.png) no-repeat;
	position:absolute;
	height:208px;
	width:206px;
	top:0px;
	left:0px;
	z-index:4;
	text-indent:-9999em;
}

/*サブ*/

#sab {
	width:150px;
	height:500px;
	float:left;
	padding:230px 0 0 10px;
}

#sab a {
	font-size:12px;
	color:#000;
	margin:0 0 3px 0;
}
#sab a:hover{
	color:#ff0;
	text-decoration:underline;
}

#sab p {
	color:#fff;
	font-weight:bold;
	margin:5px auto 5px auto;
	text-align:center;
}
	

/*メイン*/

#main {
	width:638px;
	margin:0 0 0 162px;
}

.qa {
	width:615px;
	margin:30px 0 30px 20px;

}

.qa .qet {
	height:50px;
	background:url(../img/qet.png) no-repeat 0 0;
}

.qe {
	min-height:100px;
	background:url(../img/qebg.png)repeat-y 0 0;
	
}

.qeboy {
	background:url(../img/qeboy.png) no-repeat 0 0;
	height:170px;
	width:175px;
	float:left;
	margin:-140px 0 0 0;
	}

.qegarl {
	background:url(../img/qegarl.png) no-repeat 0 0;
	height:170px;
	width:175px;
	float:left;
	margin:-140px 0 0 0;
	}

.qeb {
	background:url(../img/qeb.png) no-repeat 0 0;
	height:30px;
}

.qa .ant {
	height:50px;
	background:url(../img/ant.png) no-repeat 0 0;
}

.an {
	min-height:100px;
	background:url(../img/anbg.png)repeat-y 0 0;
	
}

.anman {
	background:url(../img/anman.png) no-repeat 0 0;
	height:170px;
	width:200px;
	float:left;
	margin:-140px 0 0 400px;
	}

.anb {
	background:url(../img/anb.png) no-repeat 0 0;
	height:30px;
}

.qe p {
	margin:0 0 0 180px;
	width:400px;
	color:#000;
}

.an p {
	margin:0 0 0 15px;
	width:400px;
	color:#000;
}

a#modoru {
	height:50px;
	width:116px;
	background:url(../img/modoru.png) no-repeat 0 0;
	display:block;
	text-indent:-9999em;
	margin:0 0 0 500px;
}
a#modoru:hover {
	background-position:0 -56px;
}

/*ヘッダー*/

#header {
	height:50px;
	width:638px;
}
#header ul {
	padding:15px 0 5px 358px;
}
#header ul li a{
	background:url(../img/mail.png) no-repeat 0 0;
	height:25px;
	width:241px;
	text-indent:-9999em;
	display:block;
}
#header ul li a:hover{
	background-position:0 -32px;
}

/*メイン*/

h3 {
	background-color:#f48e08;
	height:40px;
}

h3 img {
	margin:0 0 0 100px;
}
