@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 100px center;
	background-image: url(../img/201604top.gif);
}
p    {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.7em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 130%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link , a:visited {
	color: #333;
}

a:hover , a:active {
	color: #B665A0;
	text-decoration: none;
}



#wrapper {
	margin-top: 0px;
	padding-left: 600px;
}
#head  {
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 0.01em;
	color: #333;
	float: left;
	height: 100%;
	text-align: left;
	clear: left;
	padding-left: 30px;
}


/* メニュー */

#menu  {
	background-repeat: repeat-x;
	text-align: left;
	background-position: center center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom:30px;
	padding-left: 0px;
	float: left;
	clear: left;
}
#menu ul{
	height: 1.5em;
	margin: 0px;
	text-align: left;
}
#menu li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	height: 1em;
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	background-image: url(../img/menu_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
}
#menu li a:hover{
	color: #B665A0;
	background-image: url(../img/menu_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu .now {
	color: #00A2D8;
	background-image: url(../img/menu_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} /*メニューここまで*/

#new  {
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/06new.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	width: 510px;
	height: 220px;
}


#contents {
	margin: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	background-attachment: scroll;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	background-image: url(../img/h12015.gif);
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	/*border-bottom-style: solid;
	border-top-color: #9AB499;
	border-right-color: #9AB499;
	border-bottom-color: #9AB499;
	border-left-color: #9AB499;*/
}
.left  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	clear: left;
}
.right   {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 399px;
	clear: right;
}


h2  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	color: #333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaa;
	border-left-width: 3px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
}

#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.7em;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 100%;
	margin-top: 40px;
	clear: left;
	float: left;
}
#wrapper #contents img {
	margin: 1px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*フォーム用*/
form#mailform {
	padding: 0px;
	margin: 20px;
}
table.mailform {
	width: 80%;
}
table.mailform tr th,table.mailform tr td {
	color: #333;
	text-align: left;
	font-weight: normal;
	font-size: 0.8em;
	border-bottom: solid 1px #aaaaaa;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #333;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #555;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
