/* ページ骨格部分
__________________________________________________________*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	min-width:820px;
}

#pgbody {
	text-align: center;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#titleleft {
	float: left;
	width: 75%;
	text-align: left;
}

#titleright {
	float: left;
	width: 20%;
}


#honbun {
	text-align:left;
}

/*ページタイトル部分　#pagetitle
__________________________________________________________*/

#pagetitle {
	border-top: 10px solid #1A2843;
}

#pagetitle #titleleft h1 {
	background-image: url(../img/title.jpg);
	margin: 0px;
	padding: 0px;
	height: 151px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#pagetitle #titleright h2 {
	background-image: url(../img/title2.jpg);
	margin: 0px;
	padding: 0px;
	height: 151px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* 共通部分
__________________________________________________________*/

#honbun h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A2843;
	border-right-color: #1A2843;
	border-bottom-color: #1A2843;
	border-left-color: #1A2843;
} 

h3 {
	height: 23px;
	width: 660px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1em;
	color: #666666;
} 

#honbun h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
}

p {
	font-size: 0.85em;
	line-height: 1.45em;
	font-weight: normal;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
}


#honbun a:link,#honbun a:visited {
	text-decoration: none;
	color: #333333;
}
#honbun a:hover,#honbun a:active {
	text-decoration: underline;
	color: #0000FF;
}


#tenpo li {
	font-size: 0.85em;
	line-height: 1.15em;
	font-weight: normal;
	color: #333333;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 2em;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
}




/*フッタ　連絡先記述部分　#footer01
__________________________________________________________*/

#footer01 address {
	text-align: left;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top: solid 1px #1A2843;
	border-bottom: solid 1px #1A2843;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

/*フッタ　英語表記部分　#footer
__________________________________________________________*/

#footer h5{
	font-family: "Arial Black","Geneva","Helvetica", "san-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 5px 1.5em 5px 0;
	background-color: #1A2843;
}
#navi h4 {
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: right;
	clear: both;
}

#navi a:link,#navi a:visited {
	background-image: url(../img/dot001.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
}
#navi a:hover,#navi a:active {
	background-image: url(../img/dot002.gif);
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #0000FF;
}
#honbun img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#pgbody #honbun img {
	margin: 5px;
	padding: 0px;
}
#pgbody #honbun .picarea {
	margin: 5px auto;
	text-align: center;
}

#tenpo a:link,#tenpo a:visited {
	background-image: url(../img/dot001.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
}
#tenpo a:hover,#tenpo a:active {
	background-image: url(../img/dot002.gif);
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #1A2843;
}

.red {
	color: #FF0000;
}

.subname {
	font-size: 80%;
	font-weight: normal;
}

.subred {
	font-size: 80%;
	font-weight: normal;
	color: #FF0000;
}

/*index Page コンテンツ部分 #content 
_____________________________________________________________________*/


#content {
	text-align: left;
}


#content h2 {
	font-size:0.9em;
	color:#BF0000;
}

#content h3 {
	font-size:1em;
	color:#darkblue;
	border-bottom:solid 1px #1A2843;
	border-left:solid 20px #1A2843;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content h4 {
	font-size:0.8em;
	color:#BF0000;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 1em 0 0;
}

#content p{
	font-size:0.9em;
	color:#666666;
	line-height:140%;
	padding-right: 30px;
	padding-left: 30px;
}
	
#content a{
	color:darkblue;
}

#content .posted {
	border-top:1px dotted #1A2843;
	padding-top:6px;
	margin-bottom:40px;
}


#content strong {
	color:#BF0000;
	font-weight: bold;
}

/*　各Page コンテンツ部分 #content2 
_____________________________________________________________________*/

#content2 {
	width:720px;
	margin: 0px auto;
	padding: 0px 15px;
	background-color: #F9F9F9;
	border-left:solid 3px #F9FAFA;
	border-right:solid 3px #F9FAFA;
	text-align: left;
}


#content2 h2 {
	font-size:1em;
	color:#darkblue;
	border-bottom:solid 1px #1A2843;
	border-left:solid 20px#1A2843;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content2 h3 {
	font-size:0.9em;
	color:#000000;
	text-align: left;
	margin: 10px 0;
	padding: 0 0 0 1em;
	border-bottom: solid 1px #F1B202;
	border-left: solid 10px #F1B202;
}

#content2 h4 {
	font-size:0.8em;
	color:#BF0000;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 1em 0 0;
}

#content2 p{
	font-size:0.9em;
	color:#333333;
	line-height:140%;
	padding-right: 30px;
	padding-left: 30px;
}
	
#content2 a{
	color:darkblue;
}

#content2 .posted {
	border-top:1px dotted #F1B202;
	padding-top:6px;
	margin-bottom:40px;
}


#content2 strong {
	color:#BF0000;
	font-weight: bold;
}

/*　アーカイブページ コンテンツ部分 #content_archive 
_____________________________________________________________________*/

#content_archive  {
	width:720px;
	margin: 0px auto;
	padding: 0px 15px;
	background-color: #F9F9F9;
	border-left:solid 3px #F9FAFA;
	border-right:solid 3px #F9FAFA;
	text-align: left;
}


#content_archive h2 {
	font-size:1em;
	color:#darkblue;
	border-bottom:solid 1px #F1B202;
	border-left:solid 20px #F1B202;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_archive h3 {
	font-size:0.9em;
	color:#000000;
	text-align: left;
	margin: 10px 0;
	padding: 0 0 0 1em;
	border-bottom: solid 1px #F1B202;
	border-left: solid 10px #F1B202;
}

#content_archive h4 {
	font-size:0.8em;
	color:#BF0000;
	text-align: right;
	margin: 0 0 10px 0;
	padding: 0 1em 0 0;
}

#content_archive p{
	font-size:0.9em;
	color:#666666;
	line-height:140%;
}
	
#content_archive a{
	color:darkblue;
}

#content_archive .posted {
	border-top:1px dotted #F1B202;
	padding-top:6px;
	margin-bottom:40px;
}


#content_archive strong {
	color:#BF0000;
	font-weight: bold;
}




#leftside {
	width:520px;
	float:left;
	padding:0;
	margin:0;
}

#rightside{
	width:190px;
	float:right;
	padding:0;
	margin:0;
}


/*　アーカイブリスト部分 #archivelist 
_____________________________________________________________________*/

#archivelist ul {
	padding-left: 0;
}

#archivelist li {
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.85em;
}



/*　カテゴリーリンク部分 #categorylink 
_____________________________________________________________________*/

#categorylink ul {
	padding-left: 0;
}

#categorylink li {
	line-height: 1.5em;
	list-style-position: inside;
	list-style-type: none;
	font-size: 0.8em;
}


#categorylink a:link,#categorylink a:visited{
	background-image: url(img/mark/dot001.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:2px 0;
	padding-left: 20px;
}
#categorylink a:hover,#categorylink a:active{
	background-image: url(img/mark/dot002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:2px 0;
	padding-left: 20px;
}


#titlenavi {
	text-align: right;
	margin: 20px 30px 20px 0px;
}

#titlenavi h4{
	text-align: right;
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	margin:0;
	padding:0;
}

a {
text-decoration:none;
}

#titlenavi a:link {
	background-image: url(archives/dot401.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
}
#titlenavi a:visited {
	background-image: url(archives/dot401.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
}

#titlenavi a:hover {
	background-image: url(archives/dot402.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
}

#titlenavi a:active {
	background-image: url(archives/dot402.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
}


#pgfooter {
	background-color: #1A2843;
}

#pgfooter h5{
	font-family: "Arial Black","Geneva","Helvetica", "san-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	width:720px;
	text-align: right;
	margin: 10px auto 0 auto;
	padding: 10px 1.5em 10px 0;
}



.gray {
	color:#999999;
}
	


#navi h4 {
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding-right: 1em;
}


/*カテゴリーへのリンク部分 #toplink 
_____________________________________________________________________*/

#toplink {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 100%;
	width: 720px;
	font-weight: bold;
}

#toplink ul{
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	height:26px;
	overflow:hidden;
}

#toplink li{
	margin:2px 2px 0 0;
	padding:0;
	float:left;
	width:110px;
}

#toplink a{
	display:block;
	margin:0;
	padding:6px 0;
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;
	background-color: #1A2843;
}

#toplink a:hover{
color: #1A2843;
background-color:#FFFFFF;
}


