@charset "UTF-8";
@import url("reset.css");
/* top
-------------------------------------------------------------*/

body {
	line-height: 1.5em;
	color: #000;
	font-family: Arial, Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	background-color: #fff;
}

input,textarea,table {
	font-size: 10px;
}

/* for WinIE7 */
*:first-child+html body {
	font-size: 62.5%;
}

/* for WinIE6 */
*html body {
	font-size: 62.5%;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #0000ff;
	text-decoration: underline;
}

a:focus {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}

a:active {
	color: #0000ff;
	text-decoration: none;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/*End hide from IE-mac */

#container{
	width:760px;
	margin:0 auto ;
}
/* header
-------------------------------------------------------------*/
#header p{
	display:inline;
	float:right;
}

#header h1{
	display:inline;
	float:left;
	margin:7px 0 0 0;
}

#header div#copy{
	width:750px;
	color:#fff;
	clear:right;
	vertical-align: middle;
	padding:1px 5px 1px 5px;
	background-image: url(../img/common/bg_copy.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/* for WinIE7 */
*:first-child+html div#copy{
	font-size:0.9em;
}

/* for WinIE6 */
*html div#copy{
	font-size:0.9em;
}

#topNav{
	width:760px;
	height:31px;
	clear:both;
}

#topNav li{
	width:152px;
	float:left;
}

#topNav li a{
	width:152px;
	height:31px;
 	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}

li#topNav01 a{
	background-image: url(../img/common/nav/top_nav01ov.jpg);
}

li#topNav02 a{
	background-image: url(../img/common/nav/top_nav02ov.jpg);
}

li#topNav03 a{
	background-image: url(../img/common/nav/top_nav03ov.jpg);
}

li#topNav04 a{
	background-image: url(../img/common/nav/top_nav04ov.jpg);
}

li#topNav05 a{
	background-image: url(../img/common/nav/top_nav05ov.jpg);
}

#topNav li a:hover
,#topNav li a:focus
,#topNav li a:active{
	text-indent:-9999em;
	background-position: left bottom;
}

/* side
-------------------------------------------------------------*/
div#side{
	width:170px;
	float:left;
	margin:10px 0 0 0;
}

#side li{
	width:162px;
	margin:10px 0 0 0;
}

#seach{
	font-size:1.2em;
	_moz-box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 2px 1px 1px 1px;
	width: 160px;
	height: 20px;
	background-color: #fff;
}

#seach2{
	margin:0 0 5px 0;
}

p#freeWord{
	background-image:url(../img/common/list01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 11px;	
}

#pareparation{
	width:162px;
	margin:15px 0 0 0;
}

#preparation2{
	font-size:1.2em;
	width:137px;
	background-image: url(../img/common/preparation02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
	padding:0 18px 0 15px;
}

/* for WinIE7 */
*:first-child+html div#preparation2{
	font-size:1.15em;
	width:147px;
	padding:0 13px 0 10px;
}

/* for WinIE6 */
*html div#preparation2{
	font-size:1.15em;
	width:147px;
	padding:0 13px 0 10px;
}


#decision{
	margin:6px 0 0 57px;
}

/* main
-------------------------------------------------------------*/
#main{
	width:590px;
	float:left;
	margin:15px 0 0 0;
}

#main h3 a{
	width:282px;
	height:35px;
 	background-repeat: no-repeat;
	background-position: left top;
	display:block;

}

div#area1Left h3 a{
	background-image: url(../img/top/finding01ov.jpg);
}

div#area1Right h3 a{
	background-image: url(../img/top/finding02ov.jpg);
}

div#area2Left h3 a{
	background-image: url(../img/top/finding03ov.jpg);
}

div#area2Right h3 a{
	background-image: url(../img/top/finding04ov.jpg);
}

div#area3Left h3 a{
	background-image: url(../img/top/finding05ov.jpg);
}

div#area3Right h3 a{
	background-image: url(../img/top/finding06ov.jpg);
}

div#area4Left h3 a{
	background-image: url(../img/top/finding07ov.jpg);
}

div#area4Right h3 a{
	background-image: url(../img/top/finding08ov.jpg);
}

div#area5Left h3 a{
	background-image: url(../img/top/finding09ov.jpg);
}

div#area5Right h3 a{
	background-image: url(../img/top/finding10ov.jpg);
}

div#area6Left h3 a{
	background-image: url(../img/top/finding11ov.jpg);
}


#main h3 a:hover
,#main h3 a:focus
,#main h3 a:active{
	text-indent:-9999em;
	background-position: left bottom;
}


#main dt{
	font-size:1.2em;
	line-height:1.5em;
	margin:5px 0 0 5px;
}

/* for WinIE7 */
*:first-child+html #main dt{
	font-size:1.15em;
	line-height:1.6em;
}

/* for WinIE6 */
*html  #main dt{
	font-size:1.15em;
	line-height:1.6em;
}

#area1
,#area2
,#area3
,#area4
,#area5
,#area6{
	margin:15px 0 0 0;
	padding:0 0 8px 0;
}


#area1Left
,#area2Left
,#area3Left
,#area4Left
,#area5Left
,#area6Left{
	width:282px;
	float:left;
}

#area1Right
,#area2Right
,#area3Right
,#area4Right
,#area5Right
,#area6Right{
	width:282px;
	float:right;
}

#main dd{
	font-size:1.1em;
	text-align:right;
	margin:3px 0 0 0;

}

/* for WinIE7 */
*:first-child+html #main dd{
	font-size:1.05em;
}

/* for WinIE6 */
*html  #main dt{
	font-size:1.05em;
}

/* footer
-------------------------------------------------------------*/
#footerTop{
	font-size:1.1em;
	width:760px;
	border-bottom:solid;
	border-bottom-color:#2D5784;
	border-bottom-width:2px;
	padding:0 0 5px 0 ;
}
/* for WinIE7 */
*:first-child+html #footerTop{
	font-size:1.05em;
}

/* for WinIE6 */
*html  #footerTop{
	font-size:1.05em;
}


#footerTop a:link
,#footerTop a:visited{
	color: #000000;
	text-decoration: underline;
}

#footerTop a:hover
,#footerTop a:focus
,#footerTop a:active{
	color: #000000;
	text-decoration: none;
}

#footerLeft{
	font-size:1.0em;
	width:370px;
	float:left;
	margin:10px 0 0 0;
}

/* for WinIE7 */
*:first-child+html div#footerLeft{
	font-size:0.95em;
}

/* for WinIE6 */
*html div#footerLeft{
	font-size:0.95em;
}


#footerRight{
	display:inline;
	float:right;
	margin:10px 0 0 0;
}

