/* prologue用ＣＳＳ */

/* ------- ■全体の中身設定------- */
* {
	margin: 0;
	padding: 0;
}
HTML {
	scrollbar-3dlight-color:#F0F0E0;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#F0F0E0;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#555555;
	scrollbar-shadow-color:#555555;
	scrollbar-track-color:#fff;
}

body {
	color: #333;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

BR{letter-spacing:normal;}

input, textarea {
	font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
	border: 1px solid #666;
	font-size: 12px;
}

.btn {
	background-color:#666;
	color:#fff
}


form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	margin: 0px;
}

blockquote {
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	background-color:#f0f0f0;
	border-left: 3px solid #cdcdcd;
}


/* ------- ■画像部分 ------- */
.pict {
	float: right;
	border-width: 2px;
	border-style: solid;
	border:none;
}

.pict_center {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border:none;
}

/* ------- ■リンクの色 ------- */
a:link 		{color: #638f8b; text-decoration: underline;}
a:visited 	{color: #638f8b; text-decoration: underline;}
a:hover 	{color: #b27e59; text-decoration: underline;}


/* ------- ■全体の指定------- */
#inbox {
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	width: 770px;
	background-color: #fff;
	border: 1px solid #ccc;
}

/* ------- ■タイトル部分 ------- */
#banner {
/*	background-image: url(../skin/images/hetaretop.jpg);*/
	background-image: url(img/hetaretop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 770px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#banner_l {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.site_title {
	padding: 5px 0px 0px 20px;
	text-align:left;
	fot-size:34pt;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	font-weight: normal;
	color: #669966;
	font-family: Verdana, "ＤＨＰ 平成明朝体Ｗ７", "ＭＳ 明朝", "Osaka‐等幅";
	font-weight:bold;
	fot-size:24pt;
	text-decoration: none;
	font-size: 34px;
}

.description {
	font-weight: normal;
	color: #FFFFCC;
	font-family: Verdana, "ＤＨＰ 平成明朝体Ｗ７", "ＭＳ 明朝", "Osaka‐等幅";
	margin: 120px 20px 0px 30px;
	text-align:right;
}

/* ------- ■左メニューカラム部分 ------- */
/*#sideleft {
	float: left;
	OVERFLOW: hidden;
	width: 160px;
}
*/
/* ------- ■右メニューカラム部分 ------- */
/*#sideright {
	float: left;
	OVERFLOW: hidden;
	width: 160px;
}*/

/* ------- ■中央カラム部分 ------- */
#main {
	float: none;
	OVERFLOW: hidden;
	width: 720px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
	width: 700px;
	margin: 15px 5px 10px 5px;
	padding: 1px;
	text-align: left;
}

.entryBodyset-1 {
	width: 330px;
	margin: 15px 5px 10px 5px;
	text-align: left;
	overflow:auto;
}


.entryBodyset-2 {
	width: 330px;
	margin: 15px 5px 10px 5px;
	text-align: left;
	overflow:auto;
}

.entry_title {
	color: #003300;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	letter-spacing : 1px;
	padding: 3px 5px 3px 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#003300; text-decoration:none;}
.entry_title a:hover {color: #b27e59; text-decoration: none;}

.entry_date {
	color: #8eb28e;
	font-size: 10px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	letter-spacing : 1px;
	text-align: right;
}

.entry_body   {
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	margin: 5px 5px 5px 5px;
}

.entry_body ul{
	background-image: url(img/hetareic1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.entry_state {
	font-size: 12px;
	color: #666666;
	margin: 20px 0px 30px 0px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	text-align: center;
	clear: both;
}

/* --------- ■2007/11/14　右揃え　追加 ----------- */
.right {
	margin: 5px;
	text-align: right;
	clear: both;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
	width: 150px;
	margin: 0px 5px 20px 5px;
	text-align: left;
	border: 1px solid #777;
}

.linktitle   {
	padding: 4px 0px 2px 5px;
	font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-align: center;
	border-bottom: 1px dotted #888;
	background-color: #FFFF99;
}

.linktext {
	padding: 7px 2px 8px 2px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	line-height: 120%;
}

.linktext ul{
	background-image: url(img/hetareic1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.linktext li {
	background-image: url(img/hetareic2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
	font-size: 12px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	margin:0px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	margin: 10px 0px 20px 0px;
}

/* ------- ■フッダー部分 ------- */
#footer {
	border-top: 1px solid #ccc;
	width: 770px;
}

.copyright  {
	color: #333;
	line-height: 130%;
	font-size: 11px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
	text-align:right;
	padding: 0px 10px 3px 0px;
	margin: 10px 0px 0px 0px;
}
