/*base*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	background-image: url(image/back.gif);
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

#base {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(image/backline.gif);
	background-repeat: repeat-y;
}

#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
p {
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
	padding: 5px;
	line-height: 130%;
}

/*header*/
#header {
	background-color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: center;
	color: #cccccc;
	line-height: 110%;
}
.title {
	margin-bottom:-3px;
}
#subtitle {
	font-size: 15px;
	padding-left:10px;
	padding-top:2px;
	width:519px;
	height: 28px;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	background-image: url(image/bar.gif);
}
h1 {
	font-size: 11px;
	color: #cccccc;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration: none;
	line-height: 110%;
}
h2 {
	font-size: 11px;
	color: #cccccc;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration: none;
	line-height: 110%;
}


/*menu*/
#menu {
	width: 171px;
	margin: 0px;
	padding: 0px;
	background-color: #0033FF;
	float: left;
}
#menuunder {
	width: 171px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
}
a.menu1{
	display:block;
	padding-left:25px;
	padding-top:7px;
	width:145px;
	height: 23px;
	background:url(./image/menu1.gif) no-repeat left;
	margin:0px 0px;
	text-decoration:none;
	font-size: 12px;
}
a:hover.menu1{
	background:url(./image/menu3.gif) no-repeat left;
	text-decoration:none;
}
a.menu2{
	display:block;
	padding-left:35px;
	padding-top:7px;
	width:135px;
	height: 23px;
	background:url(./image/menu2.gif) no-repeat left;
	margin:0px 0px;
	text-decoration:none;
	font-size: 11px;
}
a:hover.menu2{
	background:url(./image/menu4.gif) no-repeat left;
	text-decoration:none;
}
#co {
	padding-left:10px;
	padding-top:5px;
	width:160px;
	height: 375px;
	font-size: 11px;
	background-image: url(image/co.jpg);
	line-height: 12px;
	padding-bottom: 15px;
	background-color: #EEEEEE;
}
.tokicyo {
	border: 1px dotted #666666;
	margin-bottom:2px;
}
.toolbar {
	border: 1px dotted #666666;
	background-position: center;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 200%;
	background-color: #EEEEEE;
}
.cosite {
	/*line-height: 250%;*/
	border: 1px dotted #666666;
	width: 163px;
	padding-left: 5px;
}
.cosite ul {
	margin: 0;
	padding: 0;
}
.cosite li {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}


/*contents*/
#contents {
	margin: 0px;
	padding: 0px;
	width: 529px;
	float: right;
	text-align: left;
}
#pnavi {
	font-size: 11px;
	color: #cccccc;
	height: 18px;
	background-image: url(image/line.gif);
	text-decoration: none;
}
a.pnavilink {
	color: #cccccc;
}
a:visited.pnavilink {
	color: #cccccc;
}
a:hover.pnavilink {
    color: #cccccc;
}
h3 {
	font-size: 15px;
	padding-left:10px;
	padding-top:2px;
	width:519px;
	height: 28px;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	background-image: url(image/bar.gif);
}
h4 {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
}

#news {
	margin-left: 20px;
}
.new {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	line-height: 20px;
}
#bun1 {
	padding: 5px;
	line-height: 150%;
}
#share {
	line-height: 150%;
	height: 100px;
	width: 523px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	border-top: 1px dashed #999999;
	border-left: 1px dashed #999999;
	background-color: #eeeeee;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#user {
	line-height: 150%;
	height: 451px;
	width: 523px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	border-top: 1px dashed #999999;
	border-left: 1px dashed #999999;
	background-color: #eeeeee;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
#svtitle {
	font-size: 14px;
	padding-left:20px;
	padding-top:2px;
	width:483px;
	height: 28px;
	background-image: url(image/bar4.gif);
}
/*footer*/
#footer {
    width: 700px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear:both;
	margin: 0px 0px 0px 0px;
    padding: 0px;
}

.linkurl {
	font-weight: bold;
	color: #FF6600;
}
#anser {
	font-size: 16px;
	font-weight: bolder;
	background-color: #FFFF99;
	border: 1px dashed #0033FF;
	height: 100px;
	width: 483px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	line-height: 150%;
}
