html {

}
body {
	margin: 0px;
	padding: 0px;
}
/* コンテナーの設定*/
#container {
	width:100%;
	margin:0px;
	text-align:left;
	height: auto;
	padding: 0px;
	float: left;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../img/common/header_back.gif);
}

/* ラッパーの設定*/
#wrap {
	position:relative;
	width:800px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;

}
/* ヘッダーの設定*/
#head {
	width:100%;
	height:80px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../img/common/header_back2.gif);
	background-repeat: repeat-x;
}

/* コンテンツ内容を包む枠の設定*/
#mainbox {
	width:800px;
	top: 0px;
	height: auto;
	float: left;
	text-align: center;
	background-color: #FFF;
	background-image: url(../img/common/menu_back1.gif);
	background-repeat: repeat-y;

}


/* 内容の外枠用box*/
.main_box {
	width:610px;
	float:right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-bottom: 30px;
	background-color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
}

/* パンくずリスト枠用box*/
.navi {
	width:100%;
	float:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 5px;
	font-size: 12px;
}


/* フッターの設定*/
#foot_box {
	width:800px;
	height:140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


/* フッターの設定*/
#foot {
	width:100%;
	height:auto;
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 30px;
	font-size: 11px;
	color: #666;
	background-color: #C96;
	background-image: url(../img/top/foot_back.jpg);
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

/* Foot左側の設定*/
.footbox_left {
	width:380px;
	text-align: left;
	clear: none;
	float: left;
}
/* Foot左側の設定*/
.footbox_left1 {
	width:150px;
	text-align: left;
	clear: none;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
/* Foot左側の設定*/
.footbox_left2 {
	width:220px;
	text-align: right;
	clear: right;
	float: right;
}

/* Foot右側の設定*/
.footbox_right {
	width:410px;
	text-align: right;
	clear: none;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

/* コンテンツボックス右側の設定*/
.footbox_right1 {
	width:180px;
	float:left;
	top: 0px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 36px;
}


/* コンテンツボックス右側の設定*/
.footbox_right2 {
	width:210px;
	float:right;
	top: 0px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 36px;
}



/* 右側の設定*/
#right{
	float:right;
	clear: right;
	height: auto;
	width: 580px;
}

/* 左側の設定*/
#left{
	float:left;
	width: 160px;
	height: auto;
	clear: left;
}


/* メニューの設定*/
.left-img{
	width:160px;
	height:45px;
	clear: left;
	float: left;
	background-color: #FFF;
}

/* メニューの設定*/
.contents-menu{
	width:160px;
	height:60px;
	clear: left;
	float: left;
}

/* メニューの設定*/
.left-down{
	width:160px;
	height:120px;
	clear: left;
	float: left;
}

/* コンテンツボックス左側の設定*/
.box_left {
	width:400px;
	float:left;
	top: 0px;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}
/* コンテンツボックス左側下25pxの設定*/
.box_left25 {
	width:400px;
	float:left;
	top: 0px;
	clear: none;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 25px;
}

/* コンテンツボックス左側下15pxの設定*/
.box_left15 {
	width:400px;
	float:left;
	top: 0px;
	clear: none;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 15px;
}
/* コンテンツボックス左側下5pxの設定*/
.box_left0 {
	width:400px;
	float:left;
	top: 0px;
	clear: none;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding-bottom: 5px;
}

/* コンテンツボックス左側バナー左*/
.box_left_banner1 {
	width:195px;
	float:left;
	top: 0px;
	clear: none;
	height: 60px;
}

/* コンテンツボックス左側バナー右*/
.box_left_banner2 {
	width:195px;
	float:right;
	top: 0px;
	clear: none;
	height: 60px;
}



/* コンテンツボックス右側の設定*/
.box_right {
	width:350px;
	float:right;
	top: 0px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 36px;
}


/* コンテンツボックス右側の設定*/
.box_right_menu {
	width:520px;
	float:right;
	clear: right;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #333;
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}
/* FootTOPへ移動ボックスの設定*/
.footbox_top {
	width:760px;
	padding-top: 20px;
	text-align: right;
	padding-bottom: 30px;
	clear: none;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

/* メインタイトルの設定*/
.title {
	width:100%;
	padding-bottom: 5px;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 50px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #333;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
/* 見出しの設定*/
.box_midashi {
	width:610px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 25px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	color: #333;
	float: left;
	clear: both;
}
/* コンテンツの設定*/
.box_contents {
	width:610px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	padding-bottom: 20px;
}

/* コンテンツの設定*/
.box_contents1 {
	width:610px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	clear: both;
}

/* コンテンツの設定*/
.box_contents2 {
	width:580px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	clear: both;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

/* コンテンツの設定*/
.box_contents3 {
	width:610px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
}


/* コンテンツの設定*/
.box_map {
	width:610px;
	text-align: left;
	height: auto;
	float: left;
}

/* コンテンツの設定*/
.box_map_right {
	width:170px;
	text-align: left;
	height: auto;
	float: right;
}

/* コンテンツの設定*/
.box_map_p_waku {
	width:610px;
	text-align: left;
	height: auto;
	float: right;
	padding-bottom: 15px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_map_p_right {
	width:297px;
	text-align: right;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_map_p_left {
	width:297px;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}



/* コンテンツの設定*/
.box_map_p_right2 {
	width:140px;
	text-align: right;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_map_p_left2 {
	width:140px;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}


/* コンテンツの設定*/
.box_taisai_p_waku {
	width:610px;
	text-align: left;
	height: auto;
	float: right;
	padding-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_taisai_p_left {
	width:401px;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_taisai_p_left2 {
	width:194px;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_taisai_p_right {
	width:194px;
	text-align: right;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}

/* コンテンツの設定*/
.box_taisai_p_right2 {
	width:193px;
	text-align: right;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 13px;
}




/* コンテンツの設定*/
.box_nenkan {
	width:170px;
	text-align: left;
	height: auto;
	float: left;
}

/* コンテンツの設定*/
.box_nenkan_right {
	width:420px;
	text-align: left;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
}

/* コンテンツの設定*/
.box_np_left1 {
	width:600px;
	text-align: left;
	height: auto;
	float: left;
}

.box_np_left2 {
	width:280px;
	text-align: left;
	height: auto;
	float: left;
}

.box_np_left3 {
	width:280px;
	text-align: left;
	height: auto;
	float: right;
}


.box_np_left4 {
	width:600px;
	text-align: left;
	height: auto;
	float: left;
}

/* コンテンツの設定*/
.box_np_right {
	width:280px;
	text-align: left;
	height: auto;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
}

.box_np_cap {
	width:100%;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}

.box_np_b {
	width:280px;
	text-align: left;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
}


/* コンテンツの設定*/
.box_link {
	width:600px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

/* コンテンツの設定*/
.box_link2 {
	width:600px;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	text-align: left;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	float: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


/* 右側に配置する画像の回り込み解除*/
.clear-right {
	clear:right;
}
/* 右側に配置する画像*/
.img-right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	clear: right;
}
/* 左側に配置する画像*/
.img-left {
	float:left;
	margin-right:20px;
	margin-bottom:10px
}
/* 右側に配置する画像の回り込み解除*/
.clear-left {
	clear:left;
}
