body {
	font-size: 90%;
	color: #333333;
	background-color: #ebebeb;
}

h1 {
	font-size: 105%;
	color: #333333;
	border-top: 1px #cc55ee solid;
	border-bottom: 1px #cc55ee solid;
	text-align: right;
	margin: 10px 8px 2px 8px;
	padding: 2px 3px;
}

h2 {
	font-size: 110%;
	margin: 10px 18px 8px 18px;
	padding: 25px 6px 98px 41px;
	color: #333333;
	background-image: url(kouseiimg/h2tag3.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}

h3,h4 {
	font-size: 105%;
	background-image: url(kouseiimg/h3tag.gif);
	background-repeat: no-repeat;
	background-position: 50%;
	text-align: center;
	margin: 20px 24px;
	padding: 13px 0px 20px 0px;
	color: #555555;
}

.box { /* 親要素に対する指定 */
	text-align: center; /* センタリング */
}

.box0 { /* ボックスの指定 */
	margin-left: auto; /* 左側のマージン */
	margin-right: auto; /* 右側のマージン */
	text-align: left; /* 左寄せ */
	width: 790px; /* ボックスの横幅 */
	background-color: #ebebeb; /* 背景色 */
	border: 4px #ffeeee double;
}

.kai {
	clear: both;
}

.box1 {
	width: 765px;
	margin: 3px 5px 4px 8px;
	background-color: #ffffff;
}

.box2 {
	width: 244px;
	margin: 3px auto 3px 8px;
	float: left;
	background-color: #ffffff;
}

.box2  ul {
	list-style: none;
	margin: 10px 18px;
	width: 200px;
}

.box2  li {
	margin: 17px 0px;
	border-bottom: 2px #ffcc99 dotted;
	padding: 4px 4px 4px 27px;
	background-image: url(kouseiimg/subul.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
}

.box3 {
	width: 515px;
	float: right;
	margin: 3px 8px 3px 2px;
	background-color: #ffffff;
	background-image: url(kouseiimg/back3.gif);
}

.box3  p {
	margin: 30px 25px 45px 25px;
	line-height: 175%;
}

.box3  ol  li {
	margin: 15px 25px;
	line-height: 155%;
}

.linkli {
	margin: 15px 13px;
	line-height: 155%;
}

.box31 {
	width: 765px;
	margin: 5px auto 0px 8px;
	padding: 20px 0px 10px 0px;
	background-color: #ffffff;
	background-image: url(kouseiimg/back2.gif);
	background-repeat: no-repeat;
}

.box31  ul {
	float: left;
	margin: 18px auto 5px 70px;
	padding: 0px 0px 15px 0px;
	font-size: 105%;
}

.box31  li {
	margin: 10px;
	list-style-type: none;
}

.box4 {
	font-size: 75%;
	border-top: 3px #ff66ff solid;
	width: 765px;
	margin: 0px auto 20px 8px;
	background-color: #ffffff;
	text-align: center;
}

a:link {
	color: #3366ff;
}

a:visited {
	color: #ffaaaa;
}

img {
	border-style: none;
}

/*------------------------------広告--------------------------------------------*/

.ad1 {
	text-align: center;
	padding: 10px 1px 0px 1px;
}

.ad2 {
	text-align: center;
	padding: 10px 1px 0px 1px;
}

.ad3 {
	text-align: center;
	padding: 0px 5px 10px 5px;
}

.ad4 {
	text-align: center;
	padding: 10px 0px 4px 0px;
}

.recobar  ul {
	list-style: none;
	margin: 0px 18px 0px 18px;
	width: 200px;
}

.recobar  li {
	margin: 12px 0px;
	border-bottom: 2px #ffcc99 dotted;
	padding: 4px 4px 4px 27px;
	background-image: url(kouseiimg/ul2.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	list-style-type: none;
}

.sabudai {
	text-align: center;
	margin: 26px 0px 0px 0px;
}

.book {
	text-align: center;
	border-top: 1px #ff66ff solid;
	border-bottom: 1px #ff66ff solid;
	padding: 3px;
	margin: 13px 16px;
}

.inhotoppu {
	text-align: center;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url(kouseiimg/inhotoppu.gif);
	padding: 53px 70px 65px 70px;
}

.inhotoppu  a:link {
	color: #ffffff;
}

/*------------------------------その他--------------------------------------------*/

img {
	border-style: none;
}

.cen {
	text-align: center;
	margin: 5px;
}

.rig {
	text-align: right;
}

.pan {
	padding: 3px;
	border-bottom: 3px #cc55ee dotted;
	margin: 10px 23px;
}

.sougoline {
	text-align: center;
	padding: 2px 0px 18px 0px;
	margin: 30px 0px 35px 0px;
	background-image: url(kouseiimg/sougoline.gif);
	background-repeat: no-repeat;
	background-position: 50% 60%;
}

.pan  a:visited {
	color: #3366ff;
}

a  img {
	border: 0;
}

p {
	margin: 15px 10px;
}

/* --- clearfix --- */

.clearfix:after {
	content: ".";
	height: 0;
	clear: left;
	visibility: hidden;
	display: block;
}

.clearFix {
	min-height: 1px;
}

/*------------------------------ボックス角--------------------------------------------*/

b.rtop, b.rbottom {
	display: block;
	background-color: #ebebeb;
}

b.rtop  b, b.rbottom  b {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #ffffff;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop  b.r4, b.rbottom  b.r4 {
	margin: 0 1px;
	height: 2px;
}

