@charset "Shift_JIS";
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #808080;
}
.stext {
	font-size: 10pt;
}
.linktext{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	font-familiy: "MS ゴシック","MS Pゴシック","MS 明朝","Osaka","平成角ゴシック"
}
.maintext{
	font-size: 11pt;
	text-decoration: none;
	line-height: 1.5em;
	font-familiy: "MS ゴシック","MS Pゴシック","MS 明朝","Osaka","平成角ゴシック";
	text-indent:1em;
	margin: 5px 10px 10px 10px;
}
.listtext{
	font-size: 11pt;
	text-decoration: none;
	line-height: 1.5em;
	font-familiy: "MS ゴシック","MS Pゴシック","MS 明朝","Osaka","平成角ゴシック";
	margin: 5px 10px 10px 10px;
}
.metitle{
	font-size: 24px;
	font-familiy: "MS 明朝","MS P明朝","MS Pゴシック","MS ゴシック","Osaka","平成角ゴシック";
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	color:#FFFFFF;
}
.futitle{
	font-size: 16px;
	font-familiy: "MS 明朝","MS P明朝","MS Pゴシック","MS ゴシック","Osaka","平成角ゴシック";
	margin: 1px 1px 1px 1px;
	line-height: 1em;
	color:#FFFFFF;
}
.menutext{
	font-size: 10pt;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	font-familiy: "MS ゴシック","MS Pゴシック","MS 明朝","Osaka","平成角ゴシック";
}
.listtext{
	margin-left: 20px;
}
img.linkimg {
	border: 0;
}
img.button {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 125px;
	height: 25px;
}
img.category {
	margin: 4px;
	padding: 0px;
	border: 0px;
	float: right;
}
img.titleimg {
	margin: 10px;
	border: 0px;
}
img.titleimg2 {
	margin: 0px 0px 0px 20px;
	border: 0px;
}
img.leftimg {
	margin: 4px;
	padding: 0px;
	border: 0px;
	float: left;
}
img.menuimg {
	margin: 4px;
	padding: 0px;
	border: 0px;
	float: left;
	width: 30px;
	height: 30px;
}
body#mainbody {
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table#contents {
	backgrond-color:#ffffff;
}
table#tleft {
	background-image:url(../images/waku.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
	border:0px;
}
td#whatsnew{
	background-image:url(../images/whatsnew2.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
	border:0px;
}
td#time{
	background-image:url(../images/2page/ac-timewaku.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
	border:0px;
}
table.tsubtitle {
	background-image:url(../images/2page/me-subtitleback.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
	border:0px;
}
table.fsubtitle {
	background-image:url(../images/2page/me-subtitleback2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px;
	margin:0px;
	border:0px;
}
.yakusokulist {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	margin:20px;
}
.accesslist {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
}
.menusub {
	list-style-image: url(../images/2page/menustyle2.png);
	list-style-position: outside;
}
.withline {
	padding:0px;
	margin:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.noline {
	padding:0px;
	margin: 0px;
	border-width: 0px;
}
textarea.whatsnew {
	border: 0px solid black;
}