@charset "utf-8";

/* News Category Styles */

/* =================== index =====================
1.Common
2.News Top / News Category Top
  2-1.mainVisualBox
  2-2.tabBox
  2-3.newsList
  2-4.newsList02
3.News Detail
  3-1.categoryList
  3-2.rltList
  3-3.entryBox
  3-4.multiColumnBox
    3-4-1.type
  3-5.photoList
    3-5-1.type
================================================== */


/* --------------------------------------------------------------------------------
 == 1.Common
----------------------------------------------------------------------------------- */
#mainContentsBlock .h1style01 {
	clear: both;
	position: relative;
	background: url(/common/img/line_deco_typeh01.gif) repeat-x left bottom;
	padding-bottom: 5px;
}
#mainContentsBlock .h1style01 h1 {
	margin: 0;
	padding: 1.0em 0 0;
	font-size: 1.8em;
	color: #1f1f1f;
	font-weight: bold;
	line-height: 1.5;
}
#mainContentsBlock .h1style01 .listBase {
	margin: 0 !important;
	position: absolute;
	top: 7px;
	right: 0;
}


/* --------------------------------------------------------------------------------
 == 2.News Top / News Category Top
----------------------------------------------------------------------------------- */

/* == 2-1.mainVisualBox -------------------------- */
.mainVisualBox {width: 610px; margin: 0 0 20px;}

/* == 2-2.tabBox --------------------------------- */
.tabBox {
	width: 584px;
	clear: both;
	background: url(/common/img/bg_tabbox01.gif) repeat-y left top;
	border: 1px solid #dedede;
	margin: 0 0 1em;
	padding: 0 12px 12px;
}
.tabBox .tabNav {
	margin: 0 -12px;
	padding: 12px 12px 0;
	background: url(/common/img/bg_tabnav.gif) no-repeat left top;
	clear: both;
	overflow: hidden;
}
.tabBox #tabTop01 {
	width: 584px;
	margin: 0 !important;
	background: url(/common/img/bg_tablist.gif) repeat-x left bottom;
	clear: both;
	overflow: hidden;
}
.tabBox #tabTop01 li {
	float: left;
	margin:0 -1px 0 0;
}
.tabBox .tabContents {
	width: 584px;
	background:url(/common/img/bg_tabbox01_inner.gif) right bottom repeat-y #ffffff;
	padding: 0 0 0 0;
	clear: both;
}
.tabBox .tabBoxInner {
	background:url(/common/img/bg_tabbox01_inner.gif) left bottom no-repeat;
	padding: 0 7px 12px 15px;
	zoom: 1;
}

/* == 2-3.newsList ------------------------------- */
.newsList {
	margin: 0 0 15px !important;
}
.newsList li {
	padding: 5px 0 2px 0;
	background: url(/common/img/line_dod_typeh01.gif) repeat-x left bottom;
}
.newsList .date {
	float: right;
	margin-left: 10px;
}
.newsList .title {
	padding: 0 0 5px 0;
}

.newsList .title a {color: #015ba0;}
.newsList .title a:visited {color: #2f2f2f;}

.newsList .note .title {
	color: #2f2f2f;
}
.newsList .summary {
	clear: both;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	background: #f8f8f8;
	padding: 10px 10px 9px;
}
.newsList .summary p {
	margin: 0;
}
.newsList img.icon {
	padding-left: 5px;
	vertical-align: text-bottom;
}

.type01 {
	margin: 0 !important;
}
.type02 {
	margin: 0 !important;
	padding: 6px 0;
}

/* == 2-4.newsList02 ----------------------------- */
.newsList02 {
	margin: 0 0 15px;
	clear: both;
	overflow: hidden;
}
.newsList02 ul {
	margin: 0 !important;
}
.newsList02 ul li {
	width: 570px;
	clear: both;
	padding: 0 20px 5px;
}
.newsList02 p {
	margin: 0 0 0.8em;
	line-height: 1.3;
}
.newsList02 .icon {
	vertical-align: middle;
	padding-left: 5px;
}
.newsList02 dl {
	float: left;
	margin: 0;
}
.newsList02 .phnews dl {
	width: 426px;
}
.newsList02 dt {
	font-size: 1.8em;
	line-height: 1.2;
}
.newsList02 dd {
	margin: 0;
}
.newsList02 .phnews .thumbnail {
	display: block;
	background: #f3f3f3;
	width: 120px;
	height: 120px;
	text-align: center;
}
.newsList02 .phnews .thumbnail img {
	border: 1px solid #e8e8e8;
}
.newsList02 #article01 {
	background: url(/common/img/line_dod_typeh01.gif) repeat-x left bottom #f0f0e8;
	padding: 20px 20px 10px !important;
	float: left;
	clear: both;
}
.newsList02 #article01.phnews .thumbnail {
	float: left;
	margin: 0 24px 0 0;
}
.newsList02 #article02,
.newsList02 #article03 {
	background: url(/common/img/line_dod_typeh01.gif) repeat-x left bottom;
	padding: 20px 20px 10px !important;
	float: left;
	clear: both;
}
.newsList02 #article02.phnews .thumbnail,
.newsList02 #article03.phnews .thumbnail {
	float: right;
	margin: 0 0 0 24px;
}
.newsList02 #article03 {
	margin-bottom: 12px;
}


/* --------------------------------------------------------------------------------
 == 3.News Detail
----------------------------------------------------------------------------------- */

/* == 3-1.categoryList --------------------------- */
.categoryList {
	width: 606px;
	border: 2px solid #f0f0e8;
	float: left;
	margin: 0 0 1em;
}
.categoryList dt {
	float: left;
	width: 54px;
}
#news .categoryList dd {
	margin: 0;
	padding-left: 54px;

}
#news .categoryList ul {
	margin: 0;
	float: left;
}
.categoryList ul li {
	float: left;
	padding: 2px 0 2px 10px;
	color: #8b8b8b;
	font-size: 0.9em;
}
.categoryList ul li a {
	color: #8b8b8b;
}

/* == 3-2.rltList -------------------------------- */
.rltList {
	clear: both;
	margin: 0 0 2em;
}
.rltList dt {
	margin: 0;
	padding: 0 0 10px;
	background: url(/common/img/line_deco_typeh02.gif) repeat-x left bottom;
}
.rltList dd {
	margin: 0;
}

/* == 3-3.entryBox  ------------------------------ */
.entryBox {
	clear: both;
	border: 1px solid #f4f4f4;
	margin: 0 0 1.5em;
	padding: 0;
}
.entryBox h1 {
	font-size: 1.8em;
	margin: 0 0 5px;
	line-height: 1.2em;
}
#news .entryBox .date {
	margin: 0 0 10px;
}
.entryBox p {
	line-height: 1.5em;
}

.entryBox #subBtn {
	margin: 0;
	text-align: center;
	background: url(/common/img/bg_subscriber.gif) repeat-x left top;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/* == 3-4.multiColumnBox  ------------------------ */
.multiColumnBox {
	width: 568px;
	padding: 10px 20px;
	overflow: hidden;
}

/* == 3-4-1.type
----------------------------------- */
.typeA .txt {width: 306px; float: left; padding-right: 12px;}
.typeA .photo {width: 250px; float: right;}

.typeB .txt {width: 306px; float: right;}
.typeB .photo {width: 250px; float: left; padding-right: 12px;}

.typeC .txt {width: 568px; margin-bottom: 20px;}
.typeC .photo {width: 568px;}


/* == 3-5.photoList  ----------------------------- */
#news .photoList {
	width: 260px;
	overflow: hidden;
	clear: both;
	margin: 0 -10px 0 0 !important;
	text-align: center;
}
#news .photoList li {
	float: left;
	display: block;
	margin: 0 10px 10px 0 !important;
	background: #f3f3f3;
	width: 120px;
	height: 120px;
}
#news .photoList li img {
	border: 1px solid #e8e8e8;
}

/* == 3-5-1.type
----------------------------------- */
#news .photoList li.wide {
	width: 250px;
	height: 250px;
}
#news .typeC .photoList {
	width: 576px;
	margin: 0 -10px 0 0 !important;
}
#news .typeC .photoList li {
	width: 182px;
	height: 182px;
}



