@charset "utf-8";

/* OtherPage Styles */

/* =================== index =====================
1.Common
  1-1.Text
2.Search Result
  2-1.common
  2-2.searchTabBox
    2-2-1.tabList
	2-2-2.filterBox
	2-2-3.searchBox
	2-2-4.fltDate
  2-3.articlesResults
  2-4.photosResults
  2-5.calendar
    2-5-1.styleMonth
	2-5-2.styleWeek
	2-5-3.styleDay

================================================== */

/* --------------------------------------------------------------------------------
 == 1.Common
----------------------------------------------------------------------------------- */

/* == 1-1.Text ---------------------------------- */
#main #mainContentsBlock h2 {
	margin: 1.5em 0 1em;
}
#main #mainContentsBlock h3 {
	margin: 1.5em 0 1em;
}
#main #mainContentsBlock h4 {
	margin: 0 0 1em;
}
#main #mainContentsBlock table {
	margin: 0 0 1em;
}


/* --------------------------------------------------------------------------------
 == 2.Search Result
----------------------------------------------------------------------------------- */

/* == 2-1.common --------------------------------- */
.searchIndex #mainContentsBlock {
	width: 607px;
	padding: 0;
	border: none;
}
.searchIndex #mainContentsBlock h1 {
	font-size: 2em;
	margin: 0 0 0.7em;
	line-height: 1.2em;
}
.resultsBox {
	width: 607px;
	margin: 0 0 13px;
}
.searchIndex #mainContentsBlock .h2style01 {
	clear: both;
	position: relative;
	background: url(/common/img/line_dod_typeh03.gif) repeat-x left bottom;
	margin: 0 0 8px;
	padding: 0 0 8px;
	line-height: 1.3;
}
.searchIndex #mainContentsBlock .h2style01 h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
	background: none;
}
.searchIndex #mainContentsBlock .h2style01 span {
	margin: 0 !important;
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 0.9em;
	color: #8b8b8b;
}
.searchIndex #mainContentsBlock .pagerNav {
	margin: 0 0 18px;
}

/* == 2-2.searchTabBox --------------------------- */
.searchIndex .searchTabBox {width: 607px;}

/* == 2-2-1.tabList
----------------------------------- */
.searchIndex .tabList {width: 607px; float: left; margin: 0 !important;}
.searchIndex .tabList li {float: left;}
.searchIndex .tabTop .tabList {
	padding-bottom: 5px;
	background: url(/common/img/bar_typeh_01.gif) no-repeat left bottom;
}
.searchIndex .tabBtm .tabList {
	padding-top: 5px;
	background: url(/common/img/bar_typeh_01.gif) no-repeat left top;
}

/* == 2-2-2.filterBox
----------------------------------- */
.filterBox {
	width: 585px;
	clear: both;
	float: left;
	border: 1px solid #eaeaea;
	background: #f3f3f3;
	margin: 0 0 1em;
	padding: 3px 10px;
	color: #010101;
	font-size: 0.9em !important;
}
.filterBox * {margin: 0; padding: 0;}
.filterBox dl {
	clear: both;
	overflow: hidden;
	padding: 3px 0;
}
.filterBox dl dt {
	float: left;
	width: 5em;
	line-height: 2;
}
.filterBox dl dd {
	float: left;
	padding: 0;
}
.filterBox dl.fltType dd {
	padding-right: 8px;
	line-height: 2;
}
.filterBox dl dd input {
	vertical-align: middle;
	margin-right: 5px;
}

/* == 2-2-3.searchBox
----------------------------------- */
.searchTabBox .searchBox {
	clear: both;
}
.searchTabBox .searchBox input {
	width: 191px;
}
.searchTabBox .searchBox input.searchsubmit {
	width: 58px;
}
.searchTabBox.tabBtm .searchBox {
	margin: 0 0 15px !important;
}

/* == 2-2-4.fltDate
----------------------------------- */
.fltDate dd ul {
	float: left;
	clear: both;
	margin: 0 !important;
}
.fltDate dd ul li {
	float: left;
}
.fltDate dd ul li a {
	padding: 0 6px 0 5px;
	border-left: 1px solid #010101;	
}
.fltDate dd ul li.firstChild a {
	padding: 0 6px 0 0;
	border-left: none;
}
.fltDate dd ul.termList {
	padding: 0 10px 0 0;
	line-height: 2;
}
.fltDate dd ul.calendarList {
	line-height: 2;
}


/* == 2-3.articlesResults ------------------------ */
#articlesResults ul li {
	background: url(/common/img/line_dod_typeh03.gif) repeat-x left bottom;
	padding: 6px 0 8px;
	line-height: 1.3;
}
#articlesResults ul li.firstChild {
	padding: 0 0 8px;
}
#articlesResults dl {
	width: 607px;
	margin: 0;
}
#articlesResults dl dt {
	width: 607px;
	margin: 0;
	padding: 0 0 5px;
	color: #333333;
	float: left;
}
#articlesResults dl dt a {
	float: left;
}
#articlesResults span.date {
	display: block;
	float: right;
	width: 100px;
	padding: 2px 0 0;
	text-align: right;
}
#articlesResults dl dd {
	clear: both;
	margin: 0;
}

/* == 2-4.photosResults -------------------------- */
#photosResults.resultsBox {
	background: url(/common/img/line_dod_typeh03.gif) repeat-x left bottom;
}
#photosResults ul {
	width: 620px;
	clear: both;
	overflow: hidden;
	margin: 0 -15px 0 0;
	padding: 10px 0 6px;
}
#photosResults ul li {
	float: left;
	width: 140px;
	margin: 0 15px 14px 0;
}
#photosResults ul li .thumbnail {
	display: block;
	width: 140px;
	height: 140px;
	background: #f0f0f0;
	text-align: center;
}
#photosResults dl {
	margin: 4px 0 0;
	line-height: 1.2;
}
#photosResults dl dt {
	margin: 0 0 2px;
	color: #333333;
}
#photosResults dl dd {
	margin: 0;
	color: #999999;
	font-size: 0.8em;
}

/* == 2-5.calendar ------------------------------- */
.searchIndex .calendarList li {
	border: none;
	margin: 0;
	padding: 0 10px 0 0;
}
.searchIndex .calendarList li input {
	border: 1px solid #909090;
	padding: 2px;
	width: 60px;
	margin: -1px 5px 0;
	font-size: 1em;
}
.searchIndex .calendarList li img {
	vertical-align: middle;
	cursor: pointer;
}
.searchIndex .calBox {
	display: block;
	width: 192px;
	position: absolute;
	color: #000000;
	z-index: 10;
}
.searchIndex .calBox table {
	width: 100%;
	margin: 0 !important;
}
.searchIndex .calBox .calBoxInner01 {
	padding: 2px;
	background: #ffffff;
}
.searchIndex .calBox .calBoxInner02 {
	width: 178px;
	border: 1px solid #b4b4b4;
	padding: 4px;
	background: #ffffff;
}

/* == 2-5-1.styleMonth
----------------------------------- */
.searchIndex .calBox table.styleMonth {
	background: #e6e6e6;
	font-weight: bold;
	margin: 0 0 4px !important;
}
.searchIndex .styleMonth td {
	padding: 3px;
	text-align: center;
}
.searchIndex .styleMonth td img {
	 cursor: pointer;
}
.searchIndex .styleMonth td.prevBtn {text-align: right;	width: 40px;}
.searchIndex .styleMonth td.nextBtn {text-align: left;	width: 40px;}
.searchIndex .styleMonth td.closeBtn {text-align: right; width: 13px;}

/* == 2-5-2.styleWeek
----------------------------------- */
.searchIndex .calBox table.styleWeek {
	border-bottom: 1px solid #d4d4d4;
	margin: 0 0 4px !important;
}
.searchIndex .styleWeek td {
	width: 14%;
	text-align: center;
}

/* == 2-5-3.styleDay
----------------------------------- */
.searchIndex .styleDay {
	border-collapse: separate;
}
.searchIndex .styleDay td {
	width: 14%;
	text-align: center;
	border: 1px solid #ffffff;
	background: #ffffff !important;
	cursor: pointer;
}
.searchIndex .styleDay td.dateSat {color: #406eac !important;}
.searchIndex .styleDay td.dateSun {color: #ff0000 !important;}
.searchIndex .styleDay td.dateAc {background: #e9e9e9 !important; border: 1px solid #d6d6d6 !important;}


