/* ◆◆◆◆　基本スタイル定義　◆◆◆◆ */
* {
	padding:0;
	margin:0;
}
body {
	padding:0 0 0 0px;
}
img {
	border:0;
	margin:0;
}
h1 {
	text-indent:-2000px;
}
a {
	text-decoration: none;
}
li {
	list-style-type: none;
}
#box-base {
	width:1000px;
	margin-left: auto;
	margin-right: auto;
}
/* ◆◆◆◆　汎用定義　◆◆◆◆ */
.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}
.kyocho {
	color: red;
}
.kyocho2 {
	font-weight: bold;
}
.kyocho3 {
	font-weight: bold;
	color: red;
}
.textaligncenter {
	textalign: center;
}

/* ◆◆◆◆　ヘッダー　◆◆◆◆ */
#box-head {
	background-image:url(images/titlebanner.jpg);
	width: 1000px;
	height: 150px;
}
/* ◆◆◆◆　トップメニュー　◆◆◆◆ */
#box-topmenu {
	background-color: #e2fbeb;
	width: 1000px;
	height: 40px;
	float:left;
}
#box-topmenu ul {
	margin: 0 0 0 0;
}
#box-topmenu li {
	float: left;
	padding: 0 0 0 0;
}
#box-topmenu li a {
	display:block;
	width:200px;
	height:40px;
	text-indent: -2000px;
}
.topmenu-link1 a {background:url("images/menubutton-00.jpg") repeat-x;}
.topmenu-link2 a {background:url("images/menubutton-01.jpg") repeat-x;}
.topmenu-link3 a {background:url("images/menubutton-02.jpg") repeat-x;}
.topmenu-link4 a {background:url("images/menubutton-03.jpg") repeat-x;}
.topmenu-link5 a {background:url("images/menubutton-04.jpg") repeat-x;}
.topmenu-link6 a {background:url("images/menubutton-05.jpg") repeat-x;}
#box-topmenu li a:hover,
#box-topmenu li a:active {
	background-position:0 -40px;
}
#box-pankuzu {
	background-color: #e2fbeb;
	height: 14px;
	width: 295px;
	float: right;
	font-size: 0.6em;
	text-align: right;
	color: #fff;
	padding:26px 5px 0 0;
}
/* ◆◆◆◆　トップ絵　◆◆◆◆ */
#box-toppicture {
	clear: both;
	width: 1000px;
	height: 480px;
	padding: 10px 0 10px 0;
	text-align: center;
}
/* ◆◆◆◆　コンテンツ部分　◆◆◆◆ */
#box-main {
	clear:both;
}
#box-left {
	width: 200px;
	float: left;
}
#box-right {
	width: 780px;
	margin: 0 0 0 20px;
	float: right;
}
#box-content {
	padding: 10px 10px 0 10px;
}
#box-content h2 {
	font-size: 1.2em;
}
#box-content h3 {
	font-size: 1.1em;
	padding: 10px 0 3px 0;
	border-bottom:solid 1px #e2fbeb;
}
#box-content h4 {
	font-size: 1.0em;
	padding: 3px 0 3px 10px;
	margin: 10px 0 0 0;
	background-color: #e2fbeb;
}
#box-content h5 {
}
#box-content p {
	font-size: 0.9em;
	padding: 5px 0 0 30px;
}
#box-content li {
	font-size: 0.9em;
	padding: 0 0 0 30px;
}
#shinryo {
	padding: 15px 0 10px 100px;
}
#shinryo td {
	padding: 3px;
}
#datetime {
	clear: both;
	width: 980px;
	height: 30px;
	padding: 10px 10px 0 10px;
	font-size: 0.7em;
	text-align: right;
}
/* ◆◆◆◆　更新情報　◆◆◆◆ */
#box-whatsnew {
	margin: 20px 0 0 0;
}
#box-whatsnew h2 {
	font-size: 1.0em;
	padding: 3px 0 3px 10px;
	background-color: #e2fbeb;
}
.box-whatsnew {
	margin: 0 0 5px 0;
}
.box-whatsnew h3 {
	font-size: 0.9em;
	padding: 3px 0 3px 10px;
	border-bottom:solid 1px #e2fbeb;
}
.box-whatsnew p {
	font-size: 0.8em;
	padding: 10px 10px 5px 25px;
}
/* ◆◆◆◆　サブページ　◆◆◆◆ */
#box-profile,
#box-link,
#box-contact {
	padding: 10px 10px 0 10px;
}
#box-profile h2 {
	background:url("images/captiontitle-06.png") repeat-x;
	text-indent: -2000px;
	height: 30px;
	margin: 0 0 10px 0;
}
#box-link h2 {
	background:url("images/captiontitle-07.png") repeat-x;
	text-indent: -2000px;
	height: 30px;
	margin: 0 0 10px 0;
}
#box-contact h2 {
	background:url("images/captiontitle-08.png") repeat-x;
	text-indent: -2000px;
	height: 30px;
	margin: 0 0 10px 0;
}
#box-profile h3,
#box-link h3,
#box-contact h3 {
	font-size: 1.1em;
	border-bottom: dotted 1px #e2fbeb;
	padding: 0 0 3px 0;
	margin: 10px 0 0 10px;
}
#box-contact h4 {
	font-size: 1.0em;
	border-bottpm: dotted 1px #e2fbeb;
	padding: 0 0 3px 0;
	margin: 10px 0 0 15px;
}
#box-profile p,
#box-link p,
#box-contact p {
	padding: 10px 0 0 20px;
	line-height: 1.6em;
}
#box-link li {
	padding: 5px 0 0 30px;
}
/* ◆◆◆◆　フッター　◆◆◆◆ */
#box-footermenu {
	clear: both;
	width: 1000px;
	height: 20px;
	border-top: solid 1px #e2fbeb;
}
#box-footermenu ul {
	margin:0 0 0 20px;
}
#box-footermenu li {
	font-size:0.7em;
	float:left;
	padding:5px 0 0 20px;
}
#box-footer {
	background-color: #e2fbeb;
	width: 1000px;
	height: 15px;
	padding: 5px 0 10px 0;
	font-size: 0.7em;
	text-align:center;
}

