@charset "utf-8";

/* ---------- common_style ---------- */

* {
	margin: 0;
	padding: 0;
}
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
img {
	border: none;
}
body, tr, th, td {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
li {
	list-style-type: none;
}
body {
	background: url(../common/images/bg_main_shadow.gif) top center repeat-y;
	margin: 0 auto;
	font-size: 75%;
	min-width: 800px;
}
.wrapper {
	min-height: 867px;
	height: auto !important;
	height: 867px;
	background: url(../images/bg_main_top.jpg) top center no-repeat;
	margin: 0 auto;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* リンク設定 */

a,
a:link,
a:visited {
	color: #005dac;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #005dac;
	text-decoration: none;
}

/* リンクの透過 */

a img.img_roll {
	filter: alpha(opacity=100);
	opacity:1.0;
}
a:hover img.img_roll {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/* ---------- header ---------- */

#header_idx {
	width: 800px;
	height: 30px;
	margin: 0px auto;
	position: relative;
}

/* logo */

#header_idx h1 {
	text-indent: -9999px;
}

/* font_resize */

#header_idx #font-resize {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 140px;
	height: 30px;
	background: url(../common/images/bg-fontresize.gif) right top no-repeat;
}
#header_idx #font-resize #font-resize-large {
	position: absolute;
	left: 96px;
	top: 7px;
	width: 18px;
	height: 18px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}
#header_idx #font-resize #font-resize-regular {
	position: absolute;
	left: 120px;
	top: 7px;
	width: 18px;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
#header_idx #font-resize div a {
	color: #666666;
	text-decoration: none;
}
#header_idx #font-resize div#font-resize-large a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header_idx #font-resize div#font-resize-regular a {
	display: block;
	margin: 0px 0px 0px 1px;
	padding: 2px 0px 0px 0px;
}
#header_idx #font-resize div.current {
	background: url(../common/images/bg-fontresize_mark.gif) left top no-repeat;
}
#header_idx #font-resize div.current a {
	color: #ffffff;
	text-decoration: none;
}



/* ---------- visual_area ---------- */

.idx_flash {
	width: 800px;
	height: 237px;
	margin: 0 auto;
	margin-top: 87px;
	background: url(../common/images/img_no_script.jpg) no-repeat left top;
	/*overflow-y: auto;*/
}
.idx_flash #top_kaifu {
}
.get_flash {
	float: left;
}
.get_flash p {
	margin: 147px 0 0 545px;
	width: 126px;
	height: 31px;
}
.get_flash p a {
	display: block;
	width: 126px;
	height: 31px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../common/images/img_get_flash.gif) left top no-repeat;
}
.idx_flash #top_kaifu .news_list {
	padding: 10px 0 0 400px;
}
.idx_flash #top_kaifu .news_list ol {
}
.idx_flash #top_kaifu .news_list ol li {
	font-size: 90%;
	margin: 0 0 5px 0;
	padding: 0 0 3px 18px;
	background: url(../common/images/arrow_no_flash.gif) left top no-repeat;
}


/* ---------- grandnavi ---------- */

.grandnavi_idx {
	width: 840px;
	margin: 0 auto;
}
.grandnavi_idx #grandnavi_idx_list {
	list-style:none;
	width:100%;
}
.grandnavi_idx #grandnavi_idx_list li {
	list-style:none;
	float:left;
}
.grandnavi_idx #grandnavi_idx_list .grandnavi_01,
.grandnavi_idx #grandnavi_idx_list .grandnavi_06 {
	width: 142px;
}
.grandnavi_idx #grandnavi_idx_list .grandnavi_02,
.grandnavi_idx #grandnavi_idx_list .grandnavi_03,
.grandnavi_idx #grandnavi_idx_list .grandnavi_04,
.grandnavi_idx #grandnavi_idx_list .grandnavi_05 {
	width: 139px;
}
.grandnavi_idx #grandnavi_idx_list a {
	display:block;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_01 {
	background: url(../images/grandnavi_01.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_01 {
	background-position: 0px -51px;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_02 {
	background: url(../images/grandnavi_02.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_02 {
	background-position: 0px -51px;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_03 {
	background: url(../images/grandnavi_03.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_03 {
	background-position: 0px -51px;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_04 {
	background: url(../images/grandnavi_04.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_04 {
	background-position: 0px -51px;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_05 {
	background: url(../images/grandnavi_05.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_05 {
	background-position: 0px -51px;
}
.grandnavi_idx #grandnavi_idx_list a.grandnavi_06 {
	background: url(../images/grandnavi_06.gif);
}
.grandnavi_idx #grandnavi_idx_list a:hover.grandnavi_06 {
	background-position: 0px -51px;
}



/* ---------- content_idx ---------- */

.content_idx {
	clear: both;
	width: 800px;
	min-height: 457px;
	height: auto !important;
	height: 457px;
	margin: 0 auto;
}

/* ---------- content_main ---------- */

.content_idx .content_main {
	width: 775px;
	margin: 0 12px 0 13px;
}
.content_idx .content_main .left {
	width: 559px;
	float: left;
	margin: 0 11px 0 0;
	font-size: 120%;
	line-height: 120%;
}
.content_idx .content_main .right {
	width: 205px;
	float: left;
}

/* イベン情報 */

.content_idx .content_main .left .content_event {
	width: 559px;
}
.content_idx .content_main .left .content_event .title {
	width: 559px;
	height: 67px;
	background: url(../images/bg_tit_event.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .left .content_event .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .left .content_event .title .btn_event_guide {
	position: absolute;
	right: 29px;
	bottom: 0;
}
.content_idx .content_main .left .content_event .body {
	width: 515px;
	padding: 0 22px 15px 22px;
	background: url(../images/frame_event_body.gif) left top repeat-y;
}
.content_idx .content_main .left .content_event .body .lead {
	padding: 20px 0 0 0;
}
.content_idx .content_main .left .content_event .body .event_info {
	width: 515px;
	margin: 17px 0 0 0;
}
.content_idx .content_main .left .content_event .body .event_info .box_l,
.content_idx .content_main .left .content_event .body .event_info .box_r {
	width: 248px;
	float: left;
}
.content_idx .content_main .left .content_event .body .event_info .box_l {
	margin: 0 19px 0 0;
}
.content_idx .content_main .left .content_event .body .event_info .box_l .name,
.content_idx .content_main .left .content_event .body .event_info .box_r .name {
	width: 223px;
	padding: 0 3px 0 22px;
	background: url(../images/arrow_l.gif) left 5% no-repeat;
	font-weight: 900;
}
.content_idx .content_main .left .content_event .body .event_inkai {
	width: 507px;
	border: 4px solid #f2eec0;
	margin: 11px 0 0 0;
	background: #fffcd9;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner {
	width: 485px;
	min-height: 176px;
	height: auto !important;
	height: 176px;
	padding: 11px 11px 3px 11px;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .event_inkai_head {
	width: 485px;
	margin: 0 0 8px 0;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner h3 {
	width: 227px;
	float: left;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .img_l {
	width: 238px;
	float: left;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .img_l .name {
	padding: 0 0 0 22px;
	background: url(../images/arrow_l.gif) left 5% no-repeat;
	font-weight: 900;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .img_r {
	width: 238px;
	float: right;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .img_r .name {
	padding: 0 0 0 22px;
	margin: 0;
	background: url(../images/arrow_l.gif) left 5% no-repeat;
	font-weight: 900;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt {
	width: 200px;
	float: right;
	margin: 6px 0 0 0;
}
/*
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt .name {
	padding: 0 0 0 22px;
	margin: 11px 0 0 0;
	background: url(../images/arrow_l.gif) left 5% no-repeat;
	font-weight: 900;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt .date {
	margin: 14px 0 0 5px;
	text-indent: -2.2em;
	padding-left: 2.2em;
	font-size: 85%;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt .gaiyou {
	margin: 2px 0 0 5px;
	text-indent: -2.2em;
	padding-left: 2.2em;
	font-size: 85%;
	line-height: 120%;
}
*/
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt .link {
	text-align: right;
	font-size: 85%;
}
.content_idx .content_main .left .content_event .body .event_inkai .event_inkai_inner .txt .link a {
	padding: 0 0 0 14px;
	background: url(../images/arrow_s.gif) left 30% no-repeat;
}
.content_idx .content_main .left .content_event .bottom {
	width: 559px;
	height: 8px;
	background: url(../images/frame_event_bottom.gif) left top no-repeat;
}

/* ニュース・トピックス */

.content_idx .content_main .left .content_news {
	width: 559px;
}
.content_idx .content_main .left .content_news .title {
	width: 559px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	margin: 13px 0 0 0;
	background: url(../images/bg_tit_news.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .left .content_news .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .left .content_news .title .to_kakolist {
	position: absolute;
	right: 28px;
	top: 13px;
	font-size: 92%;
}
.content_idx .content_main .left .content_news .title .to_kakolist a {
	padding: 0 0 0 15px;
	background: url(../images/arrow_wt.gif) left top no-repeat;
}
.content_idx .content_main .left .content_news .title .to_kakolist a,
.content_idx .content_main .left .content_news .title .to_kakolist a:link,
.content_idx .content_main .left .content_news .title .to_kakolist a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.content_idx .content_main .left .content_news .title .to_kakolist a:hover,
.content_idx .content_main .left .content_news .title .to_kakolist a:active {
	color: #ffffff;
	text-decoration: none;
}
.content_idx .content_main .left .content_news .body {
	width: 515px;
	padding: 5px 22px 3px 22px;
	background: url(../images/frame_news_body.gif) left top repeat-y;
}
.content_idx .content_main .left .content_news .body iframe{
	margin: 8px 0 0 0;
	width:515px;
	height:210px;
	overflow: hidden;
	border: none;
}
.content_idx .content_main .left .content_news .body #topics_close_up{
	width: 515px;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 2px groove #5979ca;
}
.content_idx .content_main .left .content_news .body #topics_close_up p.img{
	margin: 0 0 5px 0;
}
.content_idx .content_main .left .content_news .body #topics_close_up .topics_one{
}
.content_idx .content_main .left .content_news .body #topics_close_up .topics_one dt{
}
.content_idx .content_main .left .content_news .body .news_one {
	width: 515px;
	padding: 9px 0 9px 0;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .left .content_news .body .news_one dt {
	width: 100px;
	float: left;
	margin: 0 11px 0 0;
	color: #666666;
}
.content_idx .content_main .left .content_news .body .news_one dd {
	width: 404px;
	float: left;
}
.content_idx .content_main .left .content_news .body .bg_none {
	background: url(../common/images/spacer.gif) no-repeat;
}
.content_idx .content_main .left .content_news .bottom {
	width: 559px;
	height: 4px;
	background: url(../images/frame_news_bottom.gif) left top no-repeat;
}

/* イベントレポート */

.content_idx .content_main .left .content_report {
	width: 559px;
}
.content_idx .content_main .left .content_report .title {
	width: 559px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	margin: 13px 0 0 0;
	background: url(../images/bg_tit_report.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .left .content_report .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .left .content_report .title .to_kakolist {
	position: absolute;
	right: 28px;
	top: 13px;
	font-size: 92%;
}
.content_idx .content_main .left .content_report .title .to_kakolist a {
	padding: 0 0 0 15px;
	background: url(../images/arrow_er.gif) left top no-repeat;
}
.content_idx .content_main .left .content_report .title .to_kakolist a,
.content_idx .content_main .left .content_report .title .to_kakolist a:link,
.content_idx .content_main .left .content_report .title .to_kakolist a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.content_idx .content_main .left .content_report .title .to_kakolist a:hover,
.content_idx .content_main .left .content_report .title .to_kakolist a:active {
	color: #ffffff;
	text-decoration: none;
}

.content_idx .content_main .left .content_report .body {
	width: 515px;
	padding: 5px 22px 3px 22px;
	background: url(../images/frame_report_body.gif) left top repeat-y;
}
.content_idx .content_main .left .content_report .body iframe{
	margin: 8px 0 0 0;
	width:515px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	overflow: hidden;
	border: none;
}
.content_idx .content_main .left .content_report .body .report_one {
	width: 515px;
	padding: 9px 0 9px 0;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .left .content_report .body .report_one dt {
	width: 100px;
	float: left;
	margin: 0 11px 0 0;
	color: #666666;
}
.content_idx .content_main .left .content_report .body .report_one dd {
	width: 404px;
	float: left;
}
.content_idx .content_main .left .content_report .body .bg_none {
	background: url(../common/images/spacer.gif) no-repeat;
}
.content_idx .content_main .left .content_report .bottom {
	width: 559px;
	height: 4px;
	background: url(../images/frame_report_bottom.gif) left top no-repeat;
}

/* パートナーシップ */

.content_idx .content_main .left .content_partner {
	width: 559px;
}
.content_idx .content_main .left .content_partner .title {
	width: 559px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	margin: 13px 0 0 0;
	background: url(../images/bg_tit_partner.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .left .content_partner .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .left .content_partner .title .genzai {
	position: absolute;
	left: 196px;
	top: 15px;
	font-weight: 900;
}
.content_idx .content_main .left .content_partner .body {
	width: 515px;
	padding: 5px 22px 0 22px;
	background: url(../images/frame_partner_body.gif) left top repeat-y;
}
.content_idx .content_main .left .content_partner .body .kokuchi {
	padding: 9px 0 9px 0;
	font-weight: 900;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .left .content_partner .body .partner_one {
	width: 515px;
	padding: 9px 0 9px 0;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .left .content_partner .body .partner_one dt {
	width: 100px;
	float: left;
	margin: 0 11px 0 0;
	color: #666666;
}
.content_idx .content_main .left .content_partner .body .partner_one dd {
	width: 404px;
	float: left;
}
.content_idx .content_main .left .content_partner .body .bg_none {
	background: url(../common/images/spacer.gif) no-repeat;
}
.content_idx .content_main .left .content_partner .bottom {
	width: 559px;
	height: 4px;
	background: url(../images/frame_partner_bottom.gif) left top no-repeat;
}

/* トピックスバナー */

.content_idx .content_main .left .bnr_area_topics {
	width: 559px;
	text-align: center;
	margin: 15px 0 0 0;
}

/* はち丸の部屋 */

.content_idx .content_main .right .content_hachimaru {
	width: 205px;
}
.content_idx .content_main .right .content_hachimaru .title {
	width: 205px;
	min-height: 67px;
	height: auto !important;
	height: 67px;
	background: url(../images/bg_tit_hachimaru.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .right .content_hachimaru .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .right .content_hachimaru .body {
	width: 185px;
	padding: 2px 10px 7px 10px;
	background: url(../images/frame_hachimaru_body.gif) left top repeat-y;
}
.content_idx .content_main .right .content_hachimaru .body .btn_hachimaru {
	text-align: center;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru {
	width: 185px;
	font-size: 0%;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru02 {
	padding: 0 0 5px 0;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru03 {
	padding: 4px 0 5px 0;
	margin: 0 0 4px 0;
	background: url(../common/images/bg_separator_dots.gif) left bottom repeat-x;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru04 {
	padding: 3px 0 0 0;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru05 {
	padding: 3px 0 0 0;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru06 {
	padding: 3px 0 0 0;
}
.content_idx .content_main .right .content_hachimaru .body .navi_hachimaru .btn_hachimaru07 {
	padding: 3px 0 0 0;
}
.content_idx .content_main .right .content_hachimaru .bottom {
	width: 205;
	height: 7px;
	background: url(../images/frame_hachimaru_bottom.gif) left top no-repeat;
}

/* はち丸グッズ販売 */

.content_idx .content_main .right .btn_hachimaru_goods {
	width: 205px;
}
.content_idx .content_main .right .btn_hachimaru_goods .hachimaru_goods_link{
	padding: 5px 0px 0px 14px;
}

/* バナー名古屋を取り巻く歴史街道 */
.content_idx .content_main .right .bnr_kaidou {
	margin: 10px 0 5px 14px;
}

/* 名古屋の観光情報 */

.content_idx .content_main .right .content_kankou {
	width: 205px;
	margin: 14px 0 0 0;
}
.content_idx .content_main .right .content_kankou .title {
	width: 205px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	background: url(../images/bg_tit_kankou.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .right .content_kankou .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .right .content_kankou .body {
	width: 177px;
	padding: 5px 14px 12px 14px;
	background: url(../images/frame_kankou_body.gif) left top repeat-y;
}
.content_idx .content_main .right .content_kankou .body .kankou_one {
	width: 177px
}
.content_idx .content_main .right .content_kankou .body .kankou_one dt {
	margin: 10px 0 0 0;
	font-size: 0%;
}
.content_idx .content_main .right .content_kankou .body .kankou_one dd {
	margin: 5px 0 0 0;
}
.content_idx .content_main .right .content_kankou .bottom {
	width: 205;
	height: 4px;
	background: url(../images/frame_kankou_bottom.gif) left top no-repeat;
}

/* flashバナーエリア */

.content_idx .content_main .right .content_kanren {
	width: 205px;
	margin: 14px 0 0 0;
}
.content_idx .content_main .right .content_kanren .title {
	width: 205px;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	background: url(../images/bg_tit_kanren.gif) left top no-repeat;
	position: relative;
}
.content_idx .content_main .right .content_kanren .title h2 {
	text-indent: -9999px;
}
.content_idx .content_main .right .content_kanren .body {
	width: 177px;
	padding: 12px 14px 10px 13px;
	background: url(../images/frame_kanren_body.gif) left top repeat-y;
}
.content_idx .content_main .right .content_kanren .body #top_banner {
	background: #eee;
}
.content_idx .content_main .right .content_kanren .body #top_banner ul li {
	font-size: 90%;
	padding: 0 0 5px 0;
}
.content_idx .content_main .right .content_kanren .bottom {
	width: 205;
	height: 4px;
	background: url(../images/frame_kanren_bottom.gif) left top no-repeat;
}

/* ---------- content_sub ---------- */

.content_idx .content_sub {
	clear:both;
	width: 760px;
	margin: 0 20px;
}

/* 協力 */

.content_idx .content_sub .content_kyoryoku,
.content_idx .content_sub .content_kyosan {
	width: 760px;
	margin: 15px 0 0 0;
}
.content_idx .content_sub .content_kyoryoku .title,
.content_idx .content_sub .content_kyosan .title {
	width: 760;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	padding: 0 0 6px 0;
}
.content_idx .content_sub .content_kyoryoku .title {
	background: url(../images/tit_kyoryoku.gif) left top no-repeat;
}
.content_idx .content_sub .content_kyosan .title {
	background: url(../images/tit_kyosan.gif) left top no-repeat;
}
.content_idx .content_sub .content_kyoryoku .title h2,
.content_idx .content_sub .content_kyosan .title h2 {
	text-indent: -9999px;
}
.content_idx .content_sub .content_kyoryoku .one,
.content_idx .content_sub .content_kyosan .one {
	width: 760px;
	margin: 5px 0 0 0;
	font-size: 0%;
}
.content_idx .content_sub .content_kyoryoku .one li,
.content_idx .content_sub .content_kyosan .one li {
	width: 181px;
	float: left;
}
.content_idx .content_sub .content_kyoryoku .one .get_margin,
.content_idx .content_sub .content_kyosan .one .get_margin {
	margin: 0 12px 0 0;
}
.content_idx .content_sub .content_kyosan .one .get_margin02 {
	text-align: center;
}
.content_idx .content_sub .bnr_separator {
	width: 760px;
	height: 4px;
	font-size: 0%;
	background: #dedede;
	margin: 30px 0 0 0;
}

/* 外部リンク */

.content_idx .content_sub .content_outside {
	width: 670px;
	margin: 0 auto;
	margin-top: 23px;
}
.content_idx .content_sub .content_outside .one {
	width: 670px;
	padding: 7px 0 0 0;
	font-size: 0%;
}
.content_idx .content_sub .content_outside .one li {
	width: 130px;
	float: left;
	margin: 0 4px 0 0;
}



/* ---------- footer ---------- */

#footer {
	clear: both;
	margin: 15px 0 0 0;
}

/* pagetop */

#footer .to_pagetop {
	margin: 0px auto;
	width: 800px;
}
#footer .to_pagetop p {
	margin: 25px 14px 0 678px;
	width: 108px;
	height: 12px;
	background: url(../common/images/btn-pagetop.gif) left top no-repeat;
	text-indent: -9999px;
}
#footer .to_pagetop a {
	display: block;
	width: 108px;
	height: 12px;
}

/* text_area */

#footer .footer_wrapper {
	margin: 0 auto;
	background: url(../common/images/bg_footer_blue.gif) center top repeat-y;
	margin-top: 12px;
}
#footer .footer_wrapper .text_area {
	width: 800px;
	min-height: 138px;
	height: auto !important;
	height: 138px;
	margin: 0 auto;
	padding: 0 18px;
	background: url(../common/images/bg_footer_shadow.gif) center top no-repeat;
	color: #ffffff;
}
#footer .footer_wrapper .text_area .footer_contact {
	padding: 26px 19px 0 19px;
	font-size: 85%;
}
#footer .footer_wrapper .text_area .footer_contact .name,
#footer .footer_wrapper .text_area .footer_contact .number,
#footer .footer_wrapper .text_area .footer_contact .mail {
	line-height: 140%;
}
#footer .footer_wrapper .text_area .footer_contact .time {
	padding: 6px 0 0 0;
}
#footer .footer_wrapper .text_area .footer_link {
	padding: 20px 19px 0 19px;
	line-height: 180%;
}
#footer .footer_wrapper .text_area .footer_link li {
	display: inline;
	padding: 0 3px 0 0;
}

/* footerリンク設定 */

#footer .footer_wrapper .text_area a,
#footer .footer_wrapper .text_area a:link,
#footer .footer_wrapper .text_areaa:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer .footer_wrapper .text_area a:hover,
#footer .footer_wrapper .text_area a:active {
	color: #ffffff;
	text-decoration: none;
}

/* copyright/counter */

#footer .footer_wrapper .footer_end {
	width: 758px;
	margin: 0 auto;
	padding: 35px 23px 0 19px;
	color: #ffffff;
	font-size: 90%;
} 

#footer .footer_wrapper .footer_end #copyright {
	width: 658px;
	float: left;
}
#footer .footer_wrapper .footer_end #counter {
	width: 100px;
	float: left;
	text-align: right;
}
#footer .footer_wrapper .get_margin {
	width: 800px;
	height: 9px;
	clear: both;
	font-size: 0%;
}


.qa_link{
	background-image: url(../images/i_ore.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 3px 3px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B2B2B2;
	padding-top: 5px;
	font-size: 90%;
	padding-bottom: 5px;
}
.qa_link2{
	background-image: url(../images/i_ore.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 3px 3px;
	padding-top: 5px;
	font-size: 90%;
	padding-bottom: 5px;
}
