/* レイアウトの設定*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../img/common/back.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
/* ラッパーの設定*/
#wrap{
	position:relative;
	width:700px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;




/* ヘッダーの設定*/

}
/* ヘッダー大枠の設定*/
#header{
	width:700px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-image: url(../img/common/back.gif);

}	
/* ヘッダー左側の設定*/
#headleft{
	width:500px;
	float:left;
	text-align: left;
	height: auto;
}


/* ヘッダーh1の設定*/
#head_h1{
	width:700px;
	float:left;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-bottom: 5px;
	background-image: url(../img/common/back.gif);
	height: 15px;
}



/* ヘッダーロゴの設定*/
#headlogo{
	width:500px;
	float:left;
	clear: none;
}



/* ヘッダー右側の設定*/
#headright{
	width:200px;
	height:100px;
	float:right;
	top: 0px;
	text-align: right;
}


/* ヘッダーh1右側の設定*/
#head_h1_right{
	width:250px;
	height:30px;
	float:right;
	top: 0px;
	text-align: right;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #999;


}

/* ヘッダーお問合せ部分の設定*/
#headinq{
	width:350px;
	height:50px;
	float:right;
	clear: none;
	text-align: right;
}







/* コンテンツの設定*/


/* コンテナーの設定*/
#container{
	width:700px;
	margin:0px;
	text-align:left;
	height: auto;
	padding: 0px;
	float: left;
}


/* ナビの設定*/
#navi{
	width:100%;
	background-color:#FFFFFF;
	border-bottom-style: dotted;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}




/* 左側の設定*/
#left{
	float:left;
	width: 200px;
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}


/* メニュー前のページに戻るの設定*/
.contents-back{
	width:200px;
	height: auto;
	text-align: left;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


/* メニューの設定*/
#contents-menu{
	width:200px;
	height: auto;
	float: left;
	padding-top: 10px;
}





/* 左側コンテンツ枠 下15px*/
.left-box{
	width:200px;
	height:auto;
	padding-bottom: 40px;
	text-align: center;
	padding-top: 15px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}






/* 右側の設定*/
#right{
	float:right;
	height: auto;
	width: 600px;
	padding-bottom: 30px;
}



/* コンテンツ右側の設定*/
#contents-right{
	width:600px;
	height: auto;

}

/* メインタイトルの設定*/
.title{
	width:700px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


/* メインタイトルの設定*/
.title1{
	width:700px;
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	clear: none;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}


/* メインタイトル2の設定*/
.title2{
	width:700px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	clear: none;
	float: left;
}

/* 見出しの設定*/
.box-midashi{
	width:700px;
	padding-bottom: 5px;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	float: left;
	border-bottom-style: none;
}


/* 見出しの設定*/
.box-midashi2{
	width:700px;
	padding-bottom: 0px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
	float: left;
}


/* コンテンツの設定*/
.box-contents{
	width:700px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}


/* コンテンツの設定*/
.box-contents2{
	width:600px;
	padding-bottom: 10px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}

/* コンテンツ地図の設定*/
.box-map{
	width:100%;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
}

/* コンテンツ地図の設定*/
.box-map-left{
	width:48%;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	padding: 3px;
	border: 1px solid #CCC;
}

/* コンテンツ地図の設定*/
.box-map-right{
	width:48%;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
}



/* 条件設定枠の設定*/
.box-basis_condition{
	width:600px;
	height: auto;
	float: left;
	padding: 0px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}



/* センター揃えコンテンツの設定*/
.box-contents-center{
	width:600px;
	padding-bottom: 20px;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}


/* TOPに戻るの設定*/
#top_up{
	width:700px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: auto;
	clear: both;
	padding-top: 20px;
	text-align: right;
	float: left;
	padding-bottom: 20px;
}



/* フッターの設定*/
#foot{
	position:relative;
	width:100%;
	height:30px;
	clear:both;
	text-align: center;
	word-spacing: 10px;
	float: none;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

/* フッターメニューの設定*/
#foot li{
	margin-left:5px;
}






/* 右側に配置する画像*/
.img-right{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	clear: right;
}

/* 右側に配置する画像の回り込み解除*/
.clear-right{
	clear:right;
}

/* 左側に配置する画像*/
.img-left{
	float:left;
	margin-right:10px;
	margin-bottom:10px
}

/* 右側に配置する画像の回り込み解除*/
.clear-left{
	clear:left;
}
