@charset "UTF-8";

/* header menu */
#header div.archives_border {
	background: url(/img_common/img_archives/archives_border.gif) no-repeat 0 0;
	width: 900px;
	height: 43px;
	clear: both;
	position:relative;
	margin-top: -10px;
}

#header ul.archivesnavi {
	clear: both;
	margin-left: 20px;
	list-style-type: none;
	width: 870px;
	height: 29px;
	display:block;
}
#header ul.archivesnavi li a{
	display:block;
	text-indent:-9999px;
	margin-top: 8px;
	width:239px;
	height:29px;
}

#header ul.archivesnavi li.navi02,#header ul.archivesnavi li.navi02on {	margin-left: 10px;}

#header ul.archivesnavi li.navi01 a {	background: url(/img_common/img_archives/archives_navi01.gif) no-repeat 0 0px;}
#header ul.archivesnavi li.navi02 a {	background: url(/img_common/img_archives/archives_navi02.gif) no-repeat 0 0px;}

#header ul.archivesnavi li.navi01 a:hover {	background: url(/img_common/img_archives/archives_navi01.gif) no-repeat 0 -29px;}
#header ul.archivesnavi li.navi02 a:hover {	background: url(/img_common/img_archives/archives_navi02.gif) no-repeat 0 -29px;}

#header ul.archivesnavi li.navi01on a {	background: url(/img_common/img_archives/archives_navi01.gif) no-repeat 0 -29px;}
#header ul.archivesnavi li.navi02on a {	background: url(/img_common/img_archives/archives_navi02.gif) no-repeat 0 -29px;}

#header .archives_border02 {
	background: url(/img_common/img_archives/archives_border02.gif) no-repeat 0 0;
	width:900px;
	height: 20px;
	padding-left: 30px;
	padding-top: 4px;
	color: #484848;
}


/* contents */
.archives_left {
	float: left;
	width: 550px;
	font-size: 1.5em;
	line-height:1.8;
	padding-top: 15px;
	}
.archives_right {
	float: left;
	margin: 10px;
	}

ul.archive_btn01 {
	clear: both;
	list-style-type: none;
	margin-bottom: 1em;
}
ul.archive_btn01 li a {
	background: url(/img_common/img_archives/archives_btn01.jpg) no-repeat 0 0;
	width: 198px;
	height: 68px;
	text-indent: -9999px;
	display: block;
}
ul.archive_btn01 li a:hover {
	background: url(/img_common/img_archives/archives_btn01.jpg) no-repeat 0 -68px;
}

.arshives_box {
	clear: both;
	border: 1px #ccc solid;
	font-size: 9px;
	margin: 10px;
	width: 700px;
}
ul.archives_list {
	margin-bottom: 15px;
	padding-bottom: 1px;
	}
ul.archives_list li {
  display: inline;
  font-size: 12px;
}
ul.archives_list li a {
	background: url(/img_common/arrow.gif) no-repeat;
	background-position: left 4px;
	color: #00407A;
	display: block;
	padding-left: 14px;
	padding-top: 2px;
	margin: 17px auto auto 17px;
}
ul.archives_list li a:hover {
/*  background: url(/img_common/arrow_on.gif) no-repeat;*/
  background-position:left 4px;
  color: #2275C6;
}




/*archives02*/

.archives02 div#leftColumn,
.archives02 div#rightColumn { 
	margin: 1em; 
	padding: 0.5em; 
	float: left; 
	width: 380px; 
	}
.archives02 div#rightColumn {
	margin-left: 10px;
}
.archives02 div#leftColumn ul,
.archives02 div#rightColumn ul { 
	padding-left: 0.5em; 
	}
.archives02 * h3 { 
	color: #000; 
	padding: 5px 0 5px 0.5em; 
	border-width: 0; 
	border-bottom-width: 1px; 
	border-top-width: 0.5em; 
	border-style: solid; 
	}
.archives02 h3#category01, h3#category10 { 
	border-color: rgb(231,0,49); 
	}
.archives02 h3#category02, h3#category11 { 
	border-color: rgb(156,231,41); 
	}
.archives02 h3#category03, h3#category12 { 
	border-color: rgb(57,198,231); 
	}
.archives02 h3#category04, h3#category13 { 
	border-color: rgb(255,156,0); 
	}
.archives02 h3#category05, h3#category14 { 
	border-color: rgb(255,148,140); 
	}
.archives02 h3#category06, h3#category15 { 
	border-color: rgb(8,173,115); 
	}
.archives02 h3#category07, h3#category16 { 
	border-color: rgb(0,99,181); 
	}
.archives02 h3#category08, h3#category17 { 
	border-color: rgb(181,66,0); 
	}
.archives02 h3#category09, h3#category18 { 
	border-color: rgb(165,90,173); 
	}
	
	
	
.archives02 div.archives02_img {
	float: left;
	margin-left: 10px;
	}
.archives02 div.archives02_link {
	float: left;
	margin-left: 20px;
	width: 240px;
	font-size: 12px;
	}
.archives02 .box01 {
	height: 70px;
}
.archives02 .box02 {
	clear: both;
	height: 70px;
	margin-top: 10px;
}
.archives02 .clearboth {
	clear: both;
}





.arshives02_box {
	clear: both;
	border: 1px #9a9a9a solid;
	width: 840px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	}
.arshives02_title {
	border-bottom: 1px #9a9a9a solid;
	width: 840px;
	}
.arshives02_box .arshives02_title .date {
	margin-left: 20px;
	font-size: 12px;
}
.arshives02_box .arshives02_title .title {
	margin-left: 20px;
	color: #00995D;
	font-weight: bold;
	margin-top: -2px;
}

.arshives02_box .text p {
	padding:0 15px 0 15px;
	font-size:1.5em;
	}
	
	
.archives_return01 {
	clear: both;
	margin-top: 20px;
	width: 840px;
	margin-right: 10px;
	}
	
p.archives_return02 {
  text-align: right;
  clear: both;
  width: 840px;
}
