@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #ffffff url(../img/bg.png) center top repeat-y;
	font-size: 12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;*/
	line-height: 1.5;
	color: #555555;
	text-align:center;
}
a {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}


#new_wrapper {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	padding:0;
}

*html #new_wrapper {
	width: 1050px;
	background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	padding:0;
}

/* ヘッダー
---------------------------------------------*/
#new_header {
	margin: 0 auto;
	width: 900px;
	height: 110px;
	background: url(../img/header.jpg) no-repeat;
}

#new_header h1{
	text-align:left;
	float:left;
	font-size:10px;
	padding:13px 0 0 23px;
}

#logo a{
	display: block;
	float:left;
	height: 52px;
	width: 400px;
}


#otoiawase a {
	float:right;
	background: url(../img/otoiawase.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	height: 57px;
	width: 223px;
	text-indent: -999999px;
	overflow: hidden;
}

#otoiawase a:hover {
	background: url(../img/otoiawase.png) no-repeat bottom left;
	display: block;
	margin: 0;
	padding: 0;
	height: 57px;
	width: 223px;
	text-indent: -999999px;
	overflow: hidden;
}

/* メインイメージと2段組
---------------------------------------------*/
#new_main{
	margin: 0 50px;
	width: 900px;
	height: 169px;
	background: url(../img/main.jpg) no-repeat top right;
	text-align:right;
}

#new_left{
	margin-left:30px;
	float:left;
	width: 325px;
}

*html #new_left{
	margin-left:0;
	float:left;
	width: 325px;
}

#new_center{
	float:left;
	width: 315px;
}
#new_right{
	margin-left:30px;
	float:left;
	width: 255px;
}

*html #new_right{
	margin-left:0;
	float:left;
	width: 255px;
}
#new_right2{
	margin:8px 0 0 0;
	float:left;
	width: 239px;
}
*html #new_right2{
	margin:8px 0 0 5px;
	float:left;
	width: 239px;
}

.new_txt01{
	float:left;
	width:295px;
	margin:5px 10px 5px 20px;
}

*html .new_txt01{
	float:left;
	width:295px;
	margin:5px 5px 5px 10px;
}

.new_txt03{
	float:left;
	text-align:left;
	width:225px;
	margin:5px 0 5px 5px;
}

.new_hr{
	clear:both;
	border-top:1px solid #999999;
	height:5px;
}

#new_banner01{
	float:right;
	padding:15px 12px 0 0;
	width: 239px;
	height: 67px;
}
#new_banner02{
	clear:both;
	float:right;
	padding:8px 12px 0 0;
	width: 239px;
	height: 67px;
}

#new_contents {
	width: 1000px;
	text-align:left;
	background: url(../img/contents_bg.png) no-repeat;
}

#new_contents:after {
	content:".";
	display: block;
	height: 0px;
	clear:both;
	visibility: hidden;
}




/* newメインイメージと2段組　2011/6/3更新
---------------------------------------------*/
#new2_main{
	margin: 0 50px;
	width: 654px;
	height: 169px;
	background: url(../img/main2.jpg) no-repeat top left;
	text-align:right;
}

#new2_left{
	margin-left:40px;
	float:left;
	width: 325px;
}

*html #new2_left{
	margin-left:20px;
	float:left;
	width: 325px;
}

#new2_center{
	float:left;
	margin-left:10px;
	width: 300px;
}

*html #new2_center{
	float:left;
	margin-left:5px;
	width: 280px;
}

#new2_right{
	margin-left:30px;
	float:left;
	width: 255px;
	position:relative;
	top:-160px;
}

*html #new2_right{
	margin-left:15px;
	float:left;
	width: 255px;
	position:relative;
	top:-160px;
}



#new2_main a {
	float:right;
	background: url(../img/7step.png) no-repeat top left;
	display: block;
	margin: 0;
	padding: 0;
	width: 335px;
	height: 169px;
	text-indent: -999999px;
	overflow: hidden;
}

#new2_main a:hover {
	background: url(../img/7step.png) no-repeat bottom left;
	text-indent: -999999px;
	overflow: hidden;
}
#new2_banner01{
	float:left;
	padding:10px 0 0 0;
	width: 239px;
	height: 67px;
}
#new2_banner02{
	float:left;
	clear:both;
	padding:8px 0 0 0;
	width: 239px;
	height: 67px;
}

.tw{
	margin:15px 0 0 0;
	width:240px;
}

/* ナビ*/

#new_gnavi{
	margin: 0 auto;
	width: 900px;
	height: 34px;
}

#new_gnavi ul,
#new_gnavi ul li {
	float: left;
	list-style-type: none;
} 

#new_gnavi ul{
	width: 900px;
	height: 34px;
	background:url(../img/navi.jpg) no-repeat;
} 


#new_gnavi ul li.navi01 a{
display: block;
width: 80px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi02 a{
display: block;
width: 110px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi03 a{
display: block;
width: 135px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi04 a{
display: block;
width: 164px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi05 a{
display: block;
width: 101px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi06 a{
display: block;
width: 138px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}

#new_gnavi ul li.navi07 a{
display: block;
width: 172px;
height: 34px;
text-indent: -9999px;
font-size: 0;
line-height: 0px;
}


#new_gnavi ul li.navi01 a.active,
#new_gnavi ul li.navi01 a:focus,
#new_gnavi ul li.navi01 a:hover{
	background:url(../img/navi.jpg) no-repeat bottom left;
}

#new_gnavi ul li.navi02 a.active,
#new_gnavi ul li.navi02 a:focus,
#new_gnavi ul li.navi02 a:hover{
	background:url(../img/navi.jpg) no-repeat -80px -34px;
}

#new_gnavi ul li.navi03 a.active,
#new_gnavi ul li.navi03 a:focus,
#new_gnavi ul li.navi03 a:hover{
	background:url(../img/navi.jpg) no-repeat -190px -34px;
}

#new_gnavi ul li.navi04 a.active,
#new_gnavi ul li.navi04 a:focus,
#new_gnavi ul li.navi04 a:hover{
	background:url(../img/navi.jpg) no-repeat -325px -34px;
}

#new_gnavi ul li.navi05 a.active,
#new_gnavi ul li.navi05 a:focus,
#new_gnavi ul li.navi05 a:hover{
	background:url(../img/navi.jpg) no-repeat -489px -34px;
}

#new_gnavi ul li.navi06 a.active,
#new_gnavi ul li.navi06 a:focus,
#new_gnavi ul li.navi06 a:hover{
	background:url(../img/navi.jpg) no-repeat -590px -34px;
}

#new_gnavi ul li.navi07 a.active,
#new_gnavi ul li.navi07 a:focus,
#new_gnavi ul li.navi07 a:hover{
	background:url(../img/navi.jpg) no-repeat -728px -34px;
}

#new_footer {
	clear: both;
	margin: 0 auto;
	background: url(../img/footer.png)  no-repeat top left;
	padding:20px 0 50px 0;
	height: 70px;
	width: 900px;
	text-align:left;
}

#new_footer ul{
	text-align:center;
	padding: 20px 0 0 30px;
}

#new_footer ul li{
	font-size:11px;
	padding:3px 8px;
	float:left;
	display:block;
	text-align:center;
}

#new_mn{
	background:#efefef;
	border: 8px #cacaca solid;
	padding:5px;
	margin:5px 15px 20px 0;
}

#new2_mn{
	float:left;
	clear:both;
	background:#efefef;
	border: 8px #cacaca solid;
	padding:5px;
	margin:5px 0 10px 0;
	width:213px;
}

.buttons{
	padding: 0 5px;
}
