@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :import.css
 style info :サイト共通cssファイル
=================================================================== */

/* default style - リセット初期設定
----------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li{
	list-style-type: none;
}
p {
	margin-bottom: 1em;
}
img{
	vertical-align:bottom;
}

/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */

#header{
	width:100%;
	background:#fff;
}

#header_top{
	width:960px;
	margin:0 auto;
	height:48px;
	background:#fff;
	position:relative;
}

#header_top ul#group_link_index{
	position:absolute;
	top:23px;
	left:562px;
	margin-bottom:0;
	line-height:1;
	width:120px;
}


form#searchBox{
	position:absolute;
	top:16px;
	left:720px;
	width:241px;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height:1;
	background:url(../img/header/bg_searchbox.gif) no-repeat left top;
}

#searchBox input{
	border:none;
	float:right;
}
#searchBox #MF_form_phrase{
	float:left;
	background:none;
	line-height:1;
	padding:5px;
	display: inline-block;
	width: 190px;
}
#header_top ul#group_link{
	position:absolute;
	top:23px;
	left:796px;
	margin-bottom:0;
	line-height:1;
	width:168px;
}

#header_top ul#group_link li,
#header_top ul#group_link_index li{
	float:left;
}

#header #global_nav_area{
	background:url(../img/header/bg-header.gif) repeat-x;
	height:51px;
	width:100%;
}

.head_white #header #global_nav_area{
	background:url(../img/header/bg-header_w.gif) repeat-x;
	height:51px;
	width:100%;
}

.index #header #global_nav_area{
	background:url(../img/header/bg-header_index.gif) repeat-x;
	height:51px;
}

#logo {
	padding:9px 0 0 14px;
	margin-bottom:0px;
	width: 103px;
}
#logo_40th {
	padding:13px 0 0 14px;
	margin-bottom:0px;
	width: 452px;
}


ul#global_nav{
	width:960px;
	height:5px;
	zoom:1;
	margin:0 auto;
}

ul#global_nav li {
	float:left;
	width:160px;
	height:5px;
}

#header:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	clear:both;
	background:none;
	width:100%;
	text-align:left;
}
#footer a:link {
	color:#d8f0b9;
	text-decoration: none;
}
#footer a:visited {
	color:#d8f0b9;
	text-decoration: none;
}
#footer a:hover {
	color:#d8f0b9;
	text-decoration:underline;
}
#footer a:active {
	color:#d8f0b9;
}

#footer_top {
	background:#fff;
	width:100%;
	height:59px;
	background:url(../img/footer/bg-footer_top.gif) repeat-x #fff;
}

#footer_top #footer_bnr{
	width:960px;
	margin:0 auto;
	height:59px;
	background:url(../img/footer/img-footer_aeon.gif) 855px 0 no-repeat;
}

#footer_top:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#footer_bottom {
	background:#68ab11;
	width:100%;
}

#footer_bottom #footer_bottom_inside {
	width:960px;
	margin:0 auto;
}

#footer_bottom ul#footer_link {
	width:728px;
	float:left;
	margin-bottom:40px;
}

#footer_bottom ul#footer_link li {
	float:left;
	margin-right:8px;
	padding-right:18px;
	margin-bottom:10px;
	background:url(../img/footer/ico-footer_link.gif) no-repeat right;
	white-space:nowrap;
	line-height:1.2;
}

#footer_bottom ul#footer_link li.last {
	background:none;
}

#footer_bottom p.copy {
	width:219px;
	float:right;
	padding:15px 12px 0 0;
}

#footer_bottom #footer_bottom_inside:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/*-----------------------------
	  プチ改修　共通部
		  ヘッダー
------------------------------*/

#header_box{
	width:100%;
	background:#fff;
}
#header_area{
	width:960px;
	margin:0 auto;
	height:48px;
	background:#fff;
	position:relative;
}
#header_area ul#group_link_index{
	position:absolute;
	top:23px;
	left:562px;
	margin-bottom:0;
	line-height:1;
	width:120px;
}
#header_area form#searchBox{
	position:absolute;
	top:16px;
	left:720px;
	width:241px;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height:1;
	background:url(../img/header/bg_searchbox.gif) no-repeat left top;
}
#header_area #searchBox input{
	border:none;
	float:right;
}
#header_area #searchBox #MF_form_phrase{
	float:left;
	background:none;
	line-height:1;
	padding:5px;
	display: inline-block;
	width: 190px;
}
#header_area ul#group_link{
	position:absolute;
	top:23px;
	left:796px;
	margin-bottom:0;
	line-height:1;
	width:168px;
}
#header_area ul#group_link li,
#header_area ul#group_link_index li{
	float:left;
}
.head_white #global_box{
	background:url(../img/header/bg-index.gif) repeat-x;
	height:51px;
	width:100%;
  padding-top:12px;
}
.index #global_box{
	background:url(../img/header/bg-header_box.gif) repeat-x;
	height:51px;
  padding-top:12px;
}
#aeonlogo {
	padding:9px 0 0 14px;
	margin-bottom:0px;
	width: 103px;
}
ul#nav_area{
	width:960px;
	height:5px;
	zoom:1;
	margin:0 auto;
}
ul#nav_area li {
	float:left;
	width:160px;
	height:5px;
}
#header_box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#header_area #link_index{
	position:absolute;
	top:13px;
	left:260px;
	margin-bottom:0;
	line-height:1;
}
#header_area #link_index > ul{
	float: left;
	margin-right:30px;
}
#header_area #link_index > ul li{
	margin-bottom: 8px;
}
#header_area .link_index_contact{
	position:absolute;
	top:16px;
	right:253px;
	margin-bottom:0;
}
#header_area #link_layer{
	position:absolute;
	top:13px;
	left:155px;
	margin-bottom:0;
	line-height:1;
}
#header_area #link_layer > ul{
	float: left;
	margin-right:30px;
}
#header_area #link_layer > ul li{
	margin-bottom: 8px;
}
#header_area .link_time{
	left:430px !important;
}
#header_area .link_layer_contact{
	position:absolute;
	top:16px;
	right:0;
	margin-bottom:0;
}
#header_area ul#link_index li,
#header_area ul#link_layer li{
	float:left;
	margin-right:30px;
	line-height: 25px;
}
#header_area ul#link_index li.mg_none,
#header_area ul#link_layer li.mg_none{
	margin-right:0 !important;
}
#header_area ul#link_index li img,
#header_area ul#link_layer li img {
	vertical-align: middle;
}

#footer_box {
	clear:both;
	background:none;
	width:100%;
	min-width: 960px;
	text-align:left;
	border-bottom: 2px solid #a3016f;
}
#footer_box a:link {
	color:#333333;
	text-decoration: none;
}
#footer_box a:visited {
	color:#333333;
	text-decoration: none;
}
#footer_box a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer_box a:active {
	color:#333333;
}
#footer_top_area {
	background:#fff;
	width:100%;
	height:59px;
}
#footer_top_area #footer_bnr{
	width:960px;
	margin:0 auto;
	height:40px !important;
}
#footer_top_area #footer_bnr .mixi{
	height:40px !important;
}
#footer_top_area:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#footer_bottom_area {
	width:100%;
	border-top: #ededed solid 1px;
	clear: both;
	padding-top: 20px;
}
#footer_bottom_area #footer_inside {
	width:960px;
	margin:0 auto;
}
#footer_bottom_area ul#footer_link {
	width:715px;
	float:left;
	margin-bottom:25px;
}
#footer_bottom_area ul#footer_link li {
	float:left;
	margin-right:13px;
	padding-right:13px;
	margin-bottom:10px;
	border-right:#333333 solid 1px;
	white-space:nowrap;
	line-height:1.2;
}
#footer_bottom_area ul#footer_link li.last {
	background:none;
}
#footer_bottom_area p.copy {
	width:245px;
	float:right;
}
#footer_bottom_area #footer_inside:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.responsive_footer_area .copy {
  width: 245px;
  height: 29px;
  background: url(/img/footer/txt-copyright_white.gif) no-repeat center center;
}

/*----------------------------------------------------
	基本設定
----------------------------------------------------*/
/*--- default */
body {
	background: #fff;
	line-height: 1.8;
	color: #000000;
	font-family: verdana,"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
	font-size: 76%;
}


/* --- link */
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ae0378;
	text-decoration: none;
}

a:active {
	color: #940366;
}

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	margin: 0 0 1em 1em;
	float: right;
}

.imgL {
	margin: 0 1em 1em 0;
	float: left;
}

.alignR {
    margin: 0;
    text-align: right;
}

.btn {
	text-align: center;
}

.page_top {
	text-align: right;
	margin-bottom:20px;
}

.page_top_sub {
	position: fixed;
	bottom: 15px;
	right: 0;
	display: none;
	z-index: 100;
}

.page_top_sub:hover {
	opacity: 0.7;
}

.ico04 {
	background:url(../img/share/icon_liststyle_type04.gif) left 1px no-repeat;
	padding-left:12px;
}

.pc_appear {
	display: block;
}
.sp_appear {
	display: none;
}

/*----------------------------------------------------
	#navSkip (NavigationSkip)
----------------------------------------------------*/
span#navSkip {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
}


/*----------------------------------------------------
	layout
----------------------------------------------------*/

/*--- #contents --------------*/
#contents {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#contents_inside {
	width:960px;
	margin:0 auto;
}

#contents_inside:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#contents_outside {
	width:100%;
	background:url(../img/share/bg-contents_top.gif) repeat-x #fff;
}
.com_outside{
	background-image:none !important;
	background-color:#fff !important;
}







#contents_inside {
	padding-top:27px;
}




#contents_outside h1{
	height:40px;
	margin-bottom:40px;
}

.index #contents_inside {
	padding-top:20px !important;
}

/*--- #main -----------------*/

#main {
	width:750px;
	float:left;
}

.index #main {
	width:720px;
	float:left;
}

.section{
	margin-bottom:30px;
}

/*--- #path -----------------*/


ul#path {
	margin-bottom:20px;
}

ul#path li {
	display:inline;
}

ul#path li a {
	color:#ae0378;
	text-decoration:underline;
}


/*--- #article -----------------*/

#article {
	width:540px;
	float:right;
}

#article.no_sidebar {
	width:auto;
	font:none;
}

#article h2{
	margin-bottom:20px;
}

/*--- .aside -------------------*/

#left_side {
	float:left;
	width:190px;
}

#left_side ul {
	width:190px;
	margin-bottom:10px;
}


#left_side ul li {
	width:190px;
	margin-bottom:4px;
}

#left_side dl {
	width:190px;
	background:url(../img/share/bg-local_nav.gif) bottom no-repeat #f0f0f0;
	padding-bottom:10px;
	margin-bottom:10px;
}

#left_side dl dt{
	width:190px;
	padding-bottom:5px;
}

#left_side dl dd a {
	text-decoration:underline;
}

#left_side dl dd{
	background:url(../img/share/icon_liststyle_type05.gif) 16px 2px no-repeat;
	padding-left:29px;
	width:151px;
	padding-right:10px;
}

#left_side dl dd li{
	background:url(../img/share/icon_liststyle_type06.gif) 22px 3px no-repeat;
	padding-left:32px;
	width:130px;
	margin-bottom:2px;
}

#left_side dl dd ul{
	margin-left:-17px;
	background:url(../img/share/bg-local_nav_sp.gif) bottom no-repeat;
	padding-bottom:10px;
	width:168px;
}

#left_side dl dd.last ul{
	margin-left:-17px;
	background:none;
	padding-bottom:0;
	width:168px;
}

#aside {
	float:right;
	width:190px;
}

#aside h3 {
	margin-bottom:10px;
	line-height:1;
}


#aside ul {
	width:190px;
}

#aside ul li,
#aside .aside_box {
	width:190px;
	margin-bottom:10px;
}

#aside .aside_box.with_border {
	width:188px;
	border:1px solid #ccc;
}

.index #aside {
	float:right;
	width:240px;
}

.index #aside ul {
	width:240px;
	margin-bottom:10px;
}

.index #aside ul li {
	width:240px;
	margin-bottom:4px;
}



/*--- #plugin -----------------*/

#plugin {
	clear: both;
	margin: 0;
	padding: 0 !important;
	width: auto !important;
	text-align: right;
}
#plugin ul.social {
	float: none !important;
	margin-bottom: 10px;
	width: auto;
}
#plugin ul.social:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}
#plugin ul.social li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: none !important;
	padding-left: 10px;
	vertical-align: top;
}
#plugin ul.social li.facebook {
	width: auto !important;
	*min-width: 150px !important;
	width: 150px;
}
.facebook .fb_iframe_widget {
	line-height: 1;
}

/*-----------------------------
	2018.6
	フッター全ページ統一
------------------------------*/
/* footer_sns_area
----------------------------------------------------------- */
#footer_sns_area {
	display: none;
}

/* footer
----------------------------------------------------------- */
#footer_2018 {
	clear:both;
	background:none;
	width:100%;
	min-width: 960px;
	padding-bottom: 14px;
	text-align:left;
}
#footer_2018 a:link {
	color:#333333;
	text-decoration: none;
}
#footer_2018 a:visited {
	color:#333333;
	text-decoration: none;
}
#footer_2018 a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer_2018 a:active {
	color:#333333;
}

/* footer_bottom_area
----------------------------------------------------------- */
#footer_2018 #footer_bottom_area {
	width: auto;
	border-top: #ededed solid 1px;
	border-bottom: 2px solid #a3016f;
	clear: both;
	padding: 34px 0;
}
#footer_2018 #footer_bottom_area #footer_inside {
	position: relative;
	width:960px;
	margin:0 auto;
}
#footer_2018 #footer_bottom_area #footer_inside:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

/* footer_bottom_top */
#footer_2018 #footer_bottom_top {
	margin-bottom: 33px;
}
#footer_2018 #footer_bottom_top:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#footer_2018 .footer_banner {
	float: left;
	margin-bottom: 0;
}

#footer_2018 .footer_sns {
	float: left;
	margin: 7px 0 0 40px;
}
#footer_2018 .footer_sns_label {
	float: left;
	margin: 4px 16px 0 0;
	font-weight: bold;
	font-size: 83%;
	line-height: 1.4;
}
#footer_2018 .footer_sns_btn {
	float: left;
}
#footer_2018 .footer_sns_btn:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#footer_2018 .footer_sns_btn li {
	float: left;
	width: 35px;
	margin-right: 12px;
}

/* footer_link */
#footer_2018 #footer_bottom_area ul#footer_link {
	float:left;
	width: auto;
	margin-bottom: 0;
}
#footer_2018 #footer_bottom_area ul#footer_link li {
	float:left;
	margin-right:13px;
	padding-right:13px;
	margin-bottom:0;
	border-right:#333333 solid 1px;
	white-space:nowrap;
	line-height:1.2;
}
#footer_2018 #footer_bottom_area ul#footer_link li.last {
	background:none;
}

#footer_2018 #footer_bnr {
	position: absolute;
	top: 13px;
	right: 0;
}

#footer_2018 #footer_bottom_area p.copy {
	float:right;
	width: auto;
	margin-bottom: 0;
	font-size: 83%;
	line-height: 1.4;
}

/* print
----------------------------------------------------------- */
@media print {

/*
#sub {
	display: none;
}
*/

}