/* ------- ■全体の中身設定------- */
* {
	margin: 0;
	padding: 0;
}


body {
	color: #333;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom:30px;
	font-family: "ＭＳ Ｐゴシック","Osaka‐等幅";
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 1.2em;
	margin: 0px 0px 0px 30px;
	padding: 40px 0px 0px 0px;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 0.875em;
}

blockquote {
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	background-color:#f0f0f0;
	border-left: 3px solid #cdcdcd;
}

/* ------- ■画像部分 ------- */
.pict {
	float: right;
	border-width: 0px;
	border-style: solid;
	border:none;
}

/* ------- ■リンクの色 ------- */
a:link		{color: #0000ff; text-decoration: underline;}
a:visited	{color: #ff5050; text-decoration: underline;}
a:active	{color: #0000ff; text-decoration: none;}
a:hover		{color: #990000; text-decoration: none;}



.seo {
	color:#c2c2c2;
	margin-left: auto; 
	margin-right: auto; 
	width: 650px;
	font-size:0.625em;
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}




/* ------- ■全体の指定------- */
#inbox {
	margin-left: auto; 
	margin-right: auto; 
	width: 750px;
	border:solid 1px #3c3c3c;
}


/* ------- ■ヘッダー ------- */
#header {
	color: #ffffff;
	background-image: url(../skin/images/top.JPG);
	text-align: left;
	width: 750px;
	height: 150px;
}

.site_title a {color: #ffffff;text-decoration: none;}
.site_title a:link {color: #ffffff;text-decoration: none;}
.site_title a:visited {color: #ffffff;text-decoration: none;}
.site_title a:active {color: #ffffff;text-decoration: none;}
.site_title a:hover {color: #a50021;text-decoration: none;}


.top{
	font-size: 0.875em;
	margin: 0px 300px 0px 40px;
	padding: 10px 0px 0px 0px;
}



/* ------- ■右エリア ------- */
#sideright {
	float: left;
	overflow: hidden;
	width: 220px;
}


/* ------- ■中央エリア ------- */
#main {
	float: left;
	overflow: hidden;
	width: 515px;
}


/* ------- ■本文の枠部分 ------- */
.entryBodyset {
	width: 95%;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

.entry_title {
	font-size: 1em;
	letter-spacing : 1px;
	padding: 5px 0px 5px 10px;
	margin: 5px 10px 20px 0px;
	border-left: 15px solid #a50021;
	border-bottom: 1px solid #a50021;
}

.entry_title a, 
.entry_title a:link, 
.entry_title a:visited, 
.entry_title a:active {color:#666666; text-decoration:none;}
.entry_title a:hover {color: #a50021; text-decoration: none;}

.entry_date {
	color: #8eb28e;
	font-size: 1em;
	letter-spacing : 1px;
	text-align: right;
}

.entry_body   {
	font-size: 1em;
	line-height: 150%;
	margin: 0px 10px 0px 10px;
}

.entry_body ul{
	list-style-type: none;
}

.entry_state {
	font-size: 1em;
	color: #666666;
	margin: 0px 0px 10px 0px;
	text-align: center;
	clear: both;
}

span {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
}

/* ------- ■左右エリア ------- */
.sideSet {
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.linktitle{
	margin: 20px 0px 0px 15px;
	padding: 3px 10px 3px 10px;
	text-align: left;
}

.linktext {
	margin: 20px 0px 0px 10px;
	padding: 10px 7px 10px 7px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.5em;
	border: 1px solid #999999;
}

.nonlinktext {
	margin: 20px 0px 0px 10px;
	padding: 10px 7px 10px 7px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.5em;
}

.linktextblue {
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 10px 15px 10px 15px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.8em;
	background-color:#cfdfff;
}

.linktextorenge {
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 10px 15px 10px 15px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.8em;
	background-color:#ffffa4;
}

.linktextgreen {
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 10px 15px 10px 15px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.8em;
	background-color:#ccffcc;
}

.newlinktext {
	margin: 20px 0px 0px 15px;
	padding: 10px 10px 10px 10px;
	font-size: 0.875em;
	color: #333;
	line-height: 1.8em;
	border: 1px solid #999999;
	text-align: left;
}

.newlinktext ul li {

	list-style-type: none;
}

.textbox {
	margin: 20px 0px 0px 10px;
	padding: 10px 7px 10px 7px;
	color: #333;
	border: 1px solid #999999;
}

.dai{
	text-align:center;
	padding: 5px 5px 5px 5px;
	font-size: 0.875em;
}

.pic{
	text-align:center;
	padding: 2px 0px 7px 0px;
}

.text{
	text-align:left;
	padding: 2px 10px 7px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}

.link{
	font-size:0.875em;
	text-align:right;
	padding: 2px 10px 7px 0px;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
	font-size: 0.75em;
	margin:10px 20px 20px 20px;
}



/* ------- ■フッダー部分 ------- */
#footer {
	width: 750px;
}

.copyright  {
	color: #333;
	line-height: 1.5em;
	font-size: 0.675em;
	text-align:center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.footermenu {
	border-top: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
	width: 750px;
	text-align:center;
	font-size:0.75em;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	height:2em;
	background-color:#0066ff;
  }

.footermenu a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:12em;
	float:left;
	line-height:2em;
	background-color:#0066ff;
  }
.footermenu a:link{
	color: #ffffff; text-decoration: none;
}
.footermenu a:visited{
	color: #ffffff; text-decoration: none;
}
.footermenu a:hover {
	background-color:#c8c8c8
}

.footermenu span {
	color:#999999;
	display:none
}