/* CSS Document */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ トップページで使用 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.wrapperContentsTop {
	margin-left:210px;
}

.wrapperMain{/* contentsMainTopを囲む */
	float:left;
	width:100%;
	}
.contentsMainTop{
	margin-right:210px;
	padding: 0px 15px 10px 15px;
	}
	
aside.sidebarLeftTop {
	float:left;
	width:210px;
	margin-left:-100%;
	}
	
aside.sidebarRightTop {
	float:left;
	width:210px;
	margin-left:-210px;
	}

/************************************ H1　**************************/
.topH1 {
	display:none;	
}


/************************************ メイン広告　**************************/
/*.adMain {
/*	padding: 10px 25px 0 25px;
	padding: 0 0px 30px 15px;
	margin-left:190px;
	width:80%;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 
	display: none;
}
*/
.adMain {
	width: 98.5%;
	padding: 0 0px 30px 1.5%;
	display: none;
}
	
.adMainNoscript{
	/*	background:url(../images/index/sample1.jpg) no-repeat top left;*/
	padding: 0px 0px 30px 15px;
	width: 82%;
	float: left;	
}
.adMainNoscript img{
	width: 100%;
	float: left;	
}
.adMainPrint{
	display:none;
}

/************************************ J-Alert **************************/
.jalert {
	border: 1px solid #c00;
	margin: 0 0 20px;
	background: url(../images/index/bg_jalert.png) top left no-repeat;
}
.jalert dl {
	padding: 10px 0 10px 10px ;
	background: #FFFADC;
	border-top: 1px dotted #f99;
}
.jalert dl:first-of-type {
	border-top: none;
}
.jalert .time {
	font-size: 0.85em;
	color: #c00;
}
.jalert dt {
	color: #c00;
	font-size: 1.6em;
	font-weight: bold;
    padding-bottom: 2px;
}
.jalert dd {
	margin: 0;
	font-size: 1em;
}
.jalert h2 {
    background: url(../images/index/bd_jalert.png) left bottom no-repeat;
    border-bottom: none;
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    list-style-image: none;
    margin: 0;
    padding: 10px 10px 15px 5px;
    text-indent: 0em;
}
.jalert h2 img {
	float: left;
	padding-right: 5px;
}
.jalert .text {
	padding-top: 5px;
}
.jsp {
	display: none;
}

/************************************ 重要なお知らせ **************************/
.topImportant {
	background:url(../images/cmn/h2_important_bg.png) repeat-x top left;
	top:0;
	left:0;
	padding:5px 0px;
	margin:0 0 15px 0;
}

.topImportant h2{
	background:url(../images/cmn/h2_important_icon.png) no-repeat top left;
	padding:10px 10px 15px 45px;
	border-bottom: none !important;
	margin:0;
	font-size:1.1em;
	color:#cc0000;
	list-style-type:none !important;
	list-style-image:none !important;
	
	/* 標準H2の効果をクリアする */
	text-indent:0;
	padding-left:-2em;
}

.topImportant dt {
	background:url(../images/cmn/dot_orange_circle.png) no-repeat top left;
	background-position:0 5px;
	margin:0 15px;	
	padding:2px 0 0 15px;
    clear: both;
    float: left;
}
.topImportant dd {
    padding: 2px 0 0 6.5em;
}

/************************************ フォトニュース **************************/
.topPhotoNews {	
	padding:15px 0px 10px 0px;
	margin:0 0 10px 0;
}

.topPhotoNews h2{
	background: url(../images/index/top_photo_news_title_dot.png) repeat-x right;
	background-position:15px 0 0 0px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	border: 0;
	margin: 0px 0px 15px 0;
	padding: 0;
	list-style-type:none !important;
	list-style-image:none !important;
}
.topPhotoNews h2 img{
	width: 280px !important;
	height: 35px;
	margin: 0px;
	padding: 0;

}
.topPhotoNews img{
	float:left;
	padding:0 10px 0 0px;
	width:180px !important;
}

.topPhotoNewsBlock {
	clear:both;
	margin:0 0 20px 15px;	
}

/************************** 知りたい情報を探したい **************************/

.menuFindHeader{
	background: url(../images/index/menu_find_header_bg.png) repeat-x;
	width: 100%;
	height: 34px;
	display: block;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ffffff; 
	outline: solid 2px #1162ab;
	
	/* 標準H2の効果をクリアする */
	/*background-image:none !important;*/
	/*background-color:#FFFFFF !important;*/
	text-indent:0;
	padding-left:-2em;
	line-height: 0;
}
.menuFind {
	padding:0;
	margin:0 0 20px 0;
	}
.menuFind .naviShadow {
	background-color:#fff;
	position: relative; /* filterを使うと、中の要素まで効果がかかってしまう為、これで回避*/
	width:100%;
	}
.menuFind .ie_img {
	background-color:#fff;
	position: relative; /* filterを使うと、中の要素まで効果がかかってしまう為、これで回避*/
	}
.menuFindRightTop {
}
.menuFind ul {
	list-style-type:none;	
	margin:5px 0 0 0;
	padding:0;
}
.menuFind ul li{
	float:left;
	width:33%;
	text-align:left;
}
.menuFind ul li.menu01 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:2px 0;
}
.menuFind ul li.menu01 a{
	display: block;
	border-bottom:1px dotted #a9cce4;
}
.menuFind ul li.menu02 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:2px 0;
}
.menuFind ul li.menu02 a{
	display: block;
	border-bottom:1px dotted #a9cce4;
}
.menuFind ul li.menu03 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:2px 0;
}
.menuFind ul li.menu03 a{
	display: block;
	border-bottom:1px dotted #a9cce4;
}
.menuFind ul li.menu04 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:10px 0 5px 0;
}
.menuFind ul li.menu05 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:10px 0 5px 0;
}
.menuFind ul li.menu06 img{
	width:auto;
	height: auto;
	max-width:100%;
	padding:10px 0 5px 0;
}

/* スマホ用プルダウンメニュー。スマホ時のみ表示させる*/

.menuFindSmlMenu{ 
	display:none;
}

/************************** 生活のできごと **************************/

/*.contentsMainTop div.menuLifeSmlBlockPC{
	background-color: #fff;
}
*/
.menuLifeHeader{
	background: url(../images/index/menu_life_header_bg.png) repeat-x;
	width: 100%;
	height: 34px;
	display: block;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ffffff; 
	outline: solid 2px #129c52;
	
	/* 標準H2の効果をクリアする */
	/*background-image:none !important;*/
	/*background-color:#FFFFFF !important;*/
	text-indent:0;
	padding-left:-2em;
	line-height: 0;
}



/************************************ Facebook　pageplugin **************************/
.fb-box{
  text-align:center;  /* 中央寄せ */
  margin-top:20px;  /* 上に余白 */
  margin-bottom:20px;  /* 下に余白 */
}