/*
Theme Name: JHPS
Theme URI: http://j-cps.org/
Description: JHPS
Author: page-one
*/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, li, dl, dt, dd, address, form, blockquote, td, tr {
/*	margin: 0;*/
	padding: 0;
	line-height: 1.4;
	text-align: left;
/*	background: #FFFFFF;*/
}

table {
	margin : 0;
	empty-cells: show;
}

img {
	border: none;
	border-bottom: none;
}


/* ページ全体
---------------------------------------------------- */
body	{
	margin: 0;
	padding: 0;
	background-image: url(images/bk_body01.gif);
	font-size: 80%;
	}

#outskirts	{
	background-color: #ffffff;
	width: 780px;	
	padding: 0;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

h2	{
	position:relative;
	margin: 0 0 10px;
	padding: 3px 5px;
	color: #3398C3;
	background-color: #E4F5F9;
	font-size: 1em;
/*	border-left: solid 7px #1395AA;*/
	}

h3	{
	position:relative;
	margin: 0;
	padding: 3px 5px;
	color: #3398C3;
	background-color: #fff;
	font-size: 1em;
	border-left: solid 7px #1395AA;
	border-bottom: solid 1px #1395AA;
	}

h4	{
	position:relative;
	margin: 5px 0 0;
	border-bottom: solid 1px #2E1003;
	}

/* ヘッダー部分のデザイン */

#header h1	{
	background-color: #fff;
	margin: 0;
	}

#header h1 img	{
	border: none;
	margin: 10px 20px;
	}

#header ul	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url(images/bk_topmenu.gif);
	border-bottom: solid 1px #2E1003;
	height: 52px;
	font-weight: bolder;
	}

#header li	{
	text-align: center;
	border-right: solid 1px #2E1003;
	float: left;
	font-size: 12px;
	border-bottom: solid 1px #2E1003;
	}

#header li a 	{
	display: block;
	height: 25px;
	vertical-align: middle;
	width: 155px;
	text-decoration: none;
	line-height: 2em;
	background-image: url(images/bk_topmenu.gif);
	color: #333333;
	}

#header li a:link, #header li a:visited, #header li a:active 	{
	background-image: url(images/bk_topmenu.gif);
	}

#header li a:hover	{
	background-image: url(images/bk_topmenu2.gif);
	}


/* トップページのデザイン */

#top	{
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 40px;
	left: 420px;
	width: 300px;
	margin: 0;
	}


/* パンくずリンクのデザイン */

#bread	{
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	}

/* コンテンツ部分のデザイン */

#contents	{
	width: 740px;
	margin: 20px 0 0;
	}

#contents p	{
	}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
/*	width: 460px;*/
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

/* リンクページ */
#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	border-top: solid 1px #2E1003;
	width: 95%;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border-bottom: solid 1px #2E1003;
	}

#link th	{
	width: 300px;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* フッター部分のデザイン */

#footer	{
	background-color: #2E1003;
	padding: 8px 20px;
	}

#footer address	{
	color: #ffffff;
	font-style: normal;
	}


/* ニュースコンテンツのデザイン */
#topnews	{
	position: absolute;
	top: 150px;
	left: 420px;
	width: 300px;
	padding: 7px;
	border: dashed 1px #2E1003;
	}

#topnews h2	{
	}

#topnews ul	{
	font-size: 90%;
	margin: 5px 30px;
	padding: 0;
	}

#topnews li	{
	margin: 0 0 5px;
	}

#topnews ul a	{
	color: #00657d;
	}


#monthmain	{
	background-color: #ffffff;
	background-image: url(images/bk_menunews.jpg);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/bk_menunews.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 160px;
	float: left;
	font-size: 0.8em;
	}
#sidenaka	{
	margin: 0 10px;
	}

#monthcontent	{
	width: 580px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	}

#monthmain .clear	{
	background-image: url(images/bk_menunews.jpg);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	margin: 20px 0 0;
	}

#monthsidebar li li	{
	padding: 5px 0px;
/*	background-image: url(images/mark.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-bottom: dashed 1px #ffffff;
	}

#monthsidebar li li a	{
	color: #000000;
	}

#monthsidebar li li a:hover	{
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}
/*
#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}
*/

div.monthnaka	{
	margin: 0 0 5px;
	padding: 0 10px 10px;
	border-bottom: dashed 1px #1395AA;
}

div.monthnaka ul	{
	margin-left: 20px;
}

p.hizuke	{
	margin: 0 0 8px;
	padding: 1px 12px;
	font-size: 0.9em;
	text-align: right;
	background-image: url(images/bk_lineblue.gif);
	color: #003366;
/*	background-color: #EBFAFC;*/
	}
	
p.top	{
	margin: 0 0 15px;
	text-align: right;
	}
	
p.top a	{
	text-decoration: none;
	}
	
p.top a:hover {
	text-decoration: underline;
}

/* リンク
---------------------------------------------------- */
a:link, a:visited, a:active {
	color: #000033;
}

a:visited {
	color: #003366;
}

a:hover {
	color: #FF6633;
	text-decoration: underline;
}

