/****************************　神沢市の指定　****************************/

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#pr {
	background: #000000;
}

.outline {
	width: 100%;
	height: auto;
	background: #000000;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: center;
}

.outline td {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#tdtop {
	vertical-align: top;
}

.newsbox {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

.newsbox br {
	margin-bottom: 30px;
	clear: both;
}

.header02 {
	width: 609px;
	height: 20px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	line-height: 1.5em;
	background: #EEEEEE;
}

.newsheader {
	width: 150px;
	height: 500px;
}

.newsheader01 {
	width: 149px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.newsright {
	width: 150px;
	background: #FFFFFF;
	float: right;
}

.newsmain {
	width: 610px;
	float: left;
	background: #FFFFFF url(img/BG_main.gif);
}

.top {
	width: 610px;
	height: 300px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}

.menubox {
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	float: left;
}

.mainfooter {
	width: 100%;
	height: 20px;
	text-align: center;
	border-top: 1px solid #000000;
	line-height: 1.3em;
}

.box01 {
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px  solid #000000;
}

.box01a {
}

.box01 br {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

.box01 hr {
	clear: both;
}

.box01a .img001 {
	text-align: left;
	float: left;
	margin: 0px 5px 0px 0px;
}

.box01a .img002 {
	text-align: right;
	float: right;
	margin: 0px 0px 0px 5px;
}

.box01a br {
	clear: none;
}


dt {
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}

dd {
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.dd01 {
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

.dd02 {
	margin: 0px 0px 0px 30px;
}

.dd03 {
	margin: 0px 0px 15px 30px;
}

.history {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.history .td01 {
	width: 180px;
	text-align: center;
	background: #FAFAFF;
}

.history .td02 {
	text-align: left;
	width: 400px;
	padding: 5px;
	line-height: 1.2em;
	background: #FFFFFA;
}

.td02 br {
	margin: 0px;
	padding: 0px;
}

.td03 {
	text-align: center;
	font-size: 10px;
}

.td03 p {
	text-align: center;
	line-height: 0.5em;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

td {
	border: 1px solid #000000;
}

.novelleft {
	width: 300px;
	float: left;
	text-align: center;
}

.novelright {
	width: 280px;
	height: 125px;
	margin-top: 100px;
	float: left;
	text-align: center;
}

/****************************　文字の指定　****************************/

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	border-left: 20px solid #FF9933;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	font-size: 18px;
	background: url(img/BG_bar01.gif);
}

h3 {
	text-align: left;
	margin: 5px 300px 0px 10px;
	padding: 3px 3px 3px 8px;
	background: url(img/BG_bar02.jpg);
	color: #CC0000;
}

p {
	text-align: left;
	margin: 10px 5px 10px 10px;
}

.name {
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.ayaka {
	text-align: right;
}

#inn {
	clear: both;
}

/****************************　メニューの指定　****************************/

.menu00 {
	width: 250px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: #FFFFFF;
	list-style: url(img/list.gif);
	float: left;
}

.menu00 li {
	margin-left: 50px;
	padding: 0px 5px 8px 0px;
}

.menu00 a:link,
.menu00 a:visited,
.menu00 a:active {
	text-decoration: none;
	color: #000000;
}

.menu00 a:hover {
	text-decoration: underline;
	color: #FF3300;
}


.menu01 {
	width: 250px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	list-style: url(img/list.gif);
	float: right;
}

.menu01 li {
	margin-left: 50px;
	padding: 0px 5px 8px 0px;
}

.menu01 a:link,
.menu01 a:visited,
.menu01 a:active {
	text-decoration: none;
	color: #000000;
}

.menu01 a:hover {
	text-decoration: underline;
	color: #FF3300;
}

.totop {
	width: 550px;
	height: 30px;
	background: url(img/BG_bar.gif);
	float: right;
	text-align: right;
}

.totop a:link,
.totop a:visited,
.totop a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

.totop a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


/****************************　顔たち　****************************/

.face {
	width: 150px;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	float: left;
}

.face2 {
	width: 150px;
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	float: left;
}

.face h3 {
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
}

.face2 h3 {
	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	background: #EEEEFF;
	color: #000066;
}

.com2,
.com {
	width: 400px;
	height: 70px;
	background: #FFF6F6;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px 0px 0px 10px;
}

.com2 {
	background: #FFFFF6;
}

.com3 {
	width: 400px;
	height: 70px;
	background: #F6F6FF;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 10px 0px 0px 10px;
}
