@charset "utf-8";

/* -- common -- */
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

h1,h2,h3,h4,th {
	font-size: 100%;
	font-weight: normal;
}

.clear {
	display: inline-block;
}  
 
.clear:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
}

#main p.goTop {
	clear: both;
	font-size: 70%;
	line-height: 1.1em;
	text-align: right;
}

#main p.goTop img {
	vertical-align: middle;
}

#main p.goTop a {
	background: url(../common/arw01.gif) no-repeat left center;
	padding: 0 0 0 10px;
}

a.icon01 {
	background: url(../common/arw03.gif) no-repeat left center;
	padding: 0 0 0 15px;
}

a.icon02 {
	background: url(../common/arw04.gif) no-repeat right center;
	padding: 0 11px 0 0;
}

a.icon03 {
	background: url(../common/arw06.gif) no-repeat left center;
	padding: 0 0 0 16px;
}


/* -- baseLayout -- */
body {
	background: url(../common/body_bg.gif) repeat-x top;
	text-align: center;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size:100%;
}

html>/**/body {
	font-size: 16px; 
}

#wrapper {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}


/* -- header -- */
#header {
	position: relative;
	width: 930px;
	margin: 0 0 0 10px;
	color: #666666;
}

#header div.logo {
	position: absolute;
	width: 575px;
}

#header h1 {
	margin: 6px 0 3px 0;
	font-size: 70%;
	line-height: 1.2em;
}

#header div.linkArea {
	width: 930px;
	padding: 0 0 8px 0;
	text-align: right;
	font-size: 70%;
	line-height: 1.2em;
}

#header div.linkArea.top {
	background: url(../common/header_image01.jpg) no-repeat left bottom;
}

#header .linkArea ul.btn {
	margin: 0 -4px 0 0;
}

#header .linkArea ul.txt {
	margin: 18px 0 0 0;
}

#header .linkArea li {
	display: inline;
	list-style: none;
}

#header .linkArea .txt li {
	margin: 0 0 0 14px;
}

#header .linkArea .txt li a {
	padding: 0 0 0 5px;
	background: url(../common/arw07.gif) no-repeat left center;
}

#header .linkArea a:link,
#header .linkArea a:visited {
	color: #666666;
	text-decoration: none;
}

#header .linkArea a:hover,
#header .linkArea a:active {
	color: #666666;
	text-decoration: underline;
}

#header .linkArea img {
	vertical-align: bottom;
}

/* -- gNav -- */
#gNav {
	position: relative;
	width: 940px;
	margin: 0 -10px 0 0;
	padding: 0 0 10px 0;
	background: url(../common/gnav_bg.jpg) no-repeat left bottom;
}

#gNav li {
	float: left;
	margin: 0 1px 0 0;
	list-style: none;
}

#gNav img {
	vertical-align: bottom;
}


/* -- search -- */
#search {
	position: relative;
	width: 930px;
	margin: -4px 0 10px 0;
	background: #E9EEF6;
	border-bottom: solid 1px #C3D1E7;
	font-size: 78%;
	line-height: 1.2em;
}

#search dt {
	float: left;
	width: 120px;

}

#search dd.input {
	float: left;
	width: 475px;
	margin: 6px 0 0 0;
}

#search dd.input select {
	width: 145px;
	margin: 0 5px 0 0;
}

#search dd.input input.txt {
	width: 220px;
	margin: 0 5px 0 0;
}

#search dd.keywords {
	float: right;
	width: 315px;
	margin: 7px 0 5px 0;
}

#search dd.keywords a {
	margin: 0 8px 0 0;
	font-size: 100%;
	line-height: 1.2em;
}

#search img,
#search input,
#search select {
	vertical-align: middle;
}

#search a:link,
#search a:visited {
	color: #1D5CB2;
	text-decoration: underline;
}

#search a:hover,
#search a:active {
	color: #1D5CB2;
	text-decoration: none;
}


/* -- pankuzu -- */
#pankuzu {
	width: 906px;
	margin: 0 0 0 22px;
	padding: 6px 0 9px 0;
	color: #666666;
	font-size: 70%;
	line-height: 1.2em;
}

#pankuzu li {
	display: inline;
	margin: 0 2px 0 0;
	list-style: none;
}

#pankuzu a:link,
#pankuzu a:visited {
	color: #1D5CB2;
	text-decoration: underline;
}

#pankuzu a:hover,
#pankuzu a:active {
	color: #1D5CB2;
	text-decoration: none;
}


/* -- main -- */
#main {
	display: inline;
	float: left;
	width: 670px;
	margin: 0 0 0 20px;
}

#main a:link,
#main a:visited {
	color: #1D5CB2;
	text-decoration: underline;
}

#main a:hover,
#main a:active {
	color: #1D5CB2;
	text-decoration: none;
}

#main img {
	vertical-align: bottom;
}

/* -- EntryNav -- */


ol.EntryNav {
	padding: 5px 0 20px 0;
}

.EntryNav li {
	float: left;
	list-style: none;
	font-size: 70%;
	line-height: 1.66em;
}





/* -- sNav -- */
#sNav {
	display: inline;
	float: right;
	width: 225px;
	margin: 0 20px 0 0;
	padding: 0 0 30px 0;
	color: #333333;
	font-size: 78%;
	line-height: 1.2em;
}

#sNav img {
	vertical-align: bottom;
}

#sNav.type01 a:link,
#sNav.type01 a:visited {
	color: #1D5CB2;
	text-decoration: underline;
}

#sNav.type01 a:hover,
#sNav.type01 a:active {
	color: #1D5CB2;
	text-decoration: none;
}

#sNav.type01 div.entryBtn {
	margin: 0 0 10px 5px;
}


#sNav.type01 h2 {
	margin: 0 0 0 5px;
	padding: 0;
	background: none;
}


#sNav.type01 ul {
	margin: 0 0 0 5px;
}


#sNav.type01 li {
	padding: 0 0 7px 0;
	list-style: none;
	background: url(../common/snav_bg06.gif) no-repeat bottom;
}

#sNav.type01 li a.sub {
	display: block;
	padding: 1px 0 0 0;
	background: #AEBDDB;
}

#sNav.type01 ul.bannerArea {
	margin: 10px 0 0 5px;
}

#sNav.type01 .bannerArea li {
	padding: 0 0 5px 0;
	background: none;
}


#sNav.type01 dl.list {
	margin: 30px 0 0 5px;
	background: #F4F6FA;
	border-left: solid 1px #C3D1E7;
	border-right: solid 1px #C3D1E7;
	border-bottom: solid 1px #C3D1E7;
}

#sNav.type01 .list dt {
	margin: 0 -1px 0 -1px;
	position: relative;
	zoom: 1;
}

#sNav.type01 .list dd.new {
	padding: 11px 11px 0 11px;

}

#sNav.type01 .list dd.new a {
	display: block;
	margin: 0 0 11px 0;
	padding: 0 0 0 8px;
	background: url(../common/list_mark02.gif) no-repeat left center;
}

#sNav.type01 .list dd.archive {
	padding: 11px 11px 3px 11px;
	background: url(../common/snav_line01.gif) no-repeat center top;
}

#sNav.type01 .list dd.archive a {
	display: block;
	margin: 0 0 8px 0;
	padding: 0 0 0 8px;
	background: url(../common/arw05.jpg) no-repeat left center;
}

#sNav.type01 dl.list a.goList {
	text-align: right;
	font-size: 83%;
	background: url(../common/arw04.gif) no-repeat right center;
	padding: 0 11px 0 0;
}


#sNav.type02 h2 {
	margin: 0 0 0 5px;
	padding: 0 0 10px 0;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

#sNav.type02 h2.noList {
	margin: 0 0 0 5px;
	padding: 0 0 70px 1px;
	background: url(../common/snav_bg01.jpg) no-repeat left bottom;
	border: none;
}

#sNav.type02 ul {
	margin: 0 0 0 5px;
	background: url(../common/snav_bg01.jpg) no-repeat left bottom;
	padding: 0 0 70px 0;
}

#sNav.type02 li {
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	list-style: none;
}

#sNav.type02 ul a {
	display: block;
}

#sNav.type02 ul a:link,
#sNav.type02 ul a:visited {
	padding: 13px 0 0 18px;
	background: url(../common/snav_bg04.jpg) no-repeat left top;
	text-decoration: none;
	color: #333333;
}

#sNav.type02 ul a:hover,
#sNav.type02 ul a:active {
	margin: 0 0 0 -6px;
	padding: 13px 10px 0 24px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../common/snav_bg02.jpg) no-repeat top left;
}

#sNav.type02 ul a span {
	display: block;
}

#sNav.type02 ul a:link span,
#sNav.type02 ul a:visited span {
	margin: 0 0 0 -18px;
	padding: 0 10px 12px 18px;
	background: url(../common/snav_bg05.jpg) no-repeat bottom left;
}

#sNav.type02 ul a:hover span,
#sNav.type02 ul a:active span {
	margin: 0 -10px 0 -24px;
	padding: 0 10px 12px 24px;
	background: url(../common/snav_bg03.jpg) no-repeat bottom;
}

#sNav.type02 ul a.this:link,
#sNav.type02 ul a.this:visited {
	margin: 0 0 0 -6px;
	padding: 13px 10px 0 24px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../common/snav_bg02.jpg) no-repeat top left;
}

#sNav.type02 ul a.this:link span,
#sNav.type02 ul a.this:visited span {
	margin: 0 -10px 0 -24px;
	padding: 0 10px 12px 24px;
	background: url(../common/snav_bg03.jpg) no-repeat bottom;
}

#sNav.type02 dl.list {
	margin: -70px 0 0 5px;
	background: url(../common/snav_bg01.jpg) no-repeat left bottom;
	padding: 0 0 70px 0;
}

#sNav.type02 .list dd {
	padding: 0;
	border-left: solid 1px #CCCCCC;

}

#sNav.type02 .list dt {
	padding: 8px 0 8px 8px;
	border-left: solid 1px #CCCCCC;
}

#sNav.type02 .list dt span {
	display: block;
	padding: 6px 5px 5px 10px;
	background: #EBF1FA none;
}

#sNav.type02 .list dd a {
	display: block;
	margin: 0;
	padding: 0 0 5px 30px;
	background: url(../common/arw05.jpg) no-repeat 20px 4px;
	color: #1D5CB2;
	line-height: 1.2em;
}

#sNav.type02 .list dd a:link,
#sNav.type02 .list dd a:visited {
	text-decoration: underline;
}

#sNav.type02 .list dd a:hover,
#sNav.type02 .list dd a:active {
	text-decoration: none;
}


#sNav.type02 li.ttl {
	padding: 0 0 8px 0;
	border-left: solid 1px #CCCCCC;
	border-bottom: none;
}

#sNav.type02 li.ttl a {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

#sNav.type02 li.top {
	border-top: solid 1px #CCCCCC;

}

/* -- footer -- */
#footer {
	clear: both;
	margin: 7px 0 0 0;
	padding: 0 0 12px 0;
	border-top: solid 2px #DDE4F0;
	background: #1C479B;
	text-align: center;
}

#footer ul.link {
	margin: 12px 0 0 0;
	text-align: center;
	color: #8DA3CD;
	font-size: 78%;
	line-height: 1.2em;
}

#footer .link li {
	display: inline;
	list-style: none;
}

#footer ul.link a {
	padding: 0 6px 0 15px;
	background: url(../common/arw02.gif) no-repeat 5px 3px;
}

#footer a:link,
#footer a:visited {
	color: #E8ECF5;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #E8ECF5;
	text-decoration: underline;
}

#footer div.link span {
	padding: 0 6px 0 15px;
	background: url(../common/arw02.gif) no-repeat 5px 3px;
}

#footer div.copyright {
	margin: 10px 0 0 0;
	color: #E8ECF5;
	font-size: 70%;
	line-height: 1.2em;	 
}


/* -- EntryFooter -- */

div.EntryFooter {
	margin: 30px 0 0 0;
	padding: 0 0 40px 0;
}

div.EntryFooter p {
	font-size: 70%;
	line-height: 1.66em;
}

div.EntryFooter p.trackback {
	margin: 15px 0 0 0;
	color: #666666;
}

/* -- EntryFooter -- */

div.ListFooter {
	margin: 30px 0 0 0;
}

div.ListFooter p {
	font-size: 78%;
	line-height: 1.66em;
}

div.ListFooter p.before {
	float: left;
	width: 150px;
}

div.ListFooter p.list {
	float: left;
	width: 370px;
	text-align: center;
}

div.ListFooter p.next {
	float: right;
	width: 140px;
	text-align: right;
}




/* -- archiveList -- */

.archiveList h2.type01 {
	position: relative;
	width: 680px;
	margin: -5px 0 15px -5px;
}

.archiveList h3 {
	margin: 15px 0 10px 20px;
	font-size: 90%;
	font-weight: bold;
}

.archiveList div.entry01 {
	width: 630px;
	margin: 6px 0 0 20px;
	padding: 0 0 6px 0;
	background: url(../common/line01.gif) repeat-x left bottom;
}

.archiveList .entry01 p.date {
	float: left;
	margin: 0 25px 0 0;
	color: #FF9500;
	font-size: 78%;
	line-height: 1.66em;
}

.archiveList .entry01 p.ttl {
	float: left;
	width: 545px;
	font-size: 78%;
	line-height: 1.66em;
}

.archiveList div.entry02 {
	width: 630px;
	margin: 6px 0 0 20px;
	padding: 0 0 6px 0;
	background: url(../common/line02.gif) repeat-x left bottom;
}

.archiveList .entry02 p.date {
	float: left;
	margin: 0 25px 0 0;
	font-size: 78%;
	line-height: 1.66em;
	font-weight: bold;
}

.archiveList .entry02 p.ttl {
	float: left;
	width: 535px;
	font-size: 78%;
	line-height: 1.66em;
}

.archiveList p.goTop {
	margin: 40px 0 0 0;
}
















