@charset "utf-8";

a:link {
	color: #5375AC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:visited {
	color: #84AAD0;
	text-decoration: underline;
}


html {
	height: 100%;
}

body {
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	color: #666666;
	font-size: 12px;
	   }
* html div#outline{
	height:auto;
}

#outline {
	background-image: url(../img/head-line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
	min-height: 100%;
	margin-top: 0px;
	margin-bottom: 50px;
	height: 100%;
}

#head-top {
	background-image: url(../img/wrapper-top.png);
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 20px;
}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/wrapper-center.png);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
	background-position: center;
}

#side  {
	width: 182px;
	float: left;
	padding-left: 14px;
	display: inline;
}
#side  .blank {
	height: 120px;
	background-image: url(../img/blank.png);
	background-repeat: repeat-x;
	width: 182px;
}

#side  .cate {
	background-image: url(../img/side-ul_top.png);
	width: 150px;
	margin-right: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 10px;
}

#side ul {
	text-align: left;
	list-style-type: none;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(../img/side-ul.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 150px;
}
#side li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	color: #C0C0C0;
	height: 17px;
	line-height: 17px;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	width: 120px;
	text-indent: 15px;
}
#side li a {
	color: #3C9AB8;
	text-decoration: none;
	width: 120px;
	height: 17px;
	display: block;
}
#side li a:hover {
	background-image: url(../img/li02.gif);
	background-repeat: no-repeat;
	color: #006699;
	background-position: 5px center;
	text-decoration: none;
	width: 120px;
	background-color: #D7FEFD;
}




#side   .topic {
	position: relative;
	height: 50px;
	line-height: 30px;
	text-align: left;
	margin-top: 10px;
	width: 200px;
	margin-bottom: 5px;
	right: 35px;
}
#side   .topics {
	width: 140px;
	height: 75px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #E8E8E8;
	line-height: 80px;
	border: 3px solid #B9DCE3;
}


#content  {
	width: 605px;
	float: right;
	position: relative;
	margin-right: 25px;
	display: inline;
	height: 100%;
}
#content #pankz {
	text-align: left;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	position: absolute;
	width: 400px;
	top: 0px;
	left: 10px;
}

#content .copyright {
	text-align: right;
	font-size: 10px;
	position: absolute;
	right: 15px;
	bottom: 0px;
	color: #999999;
}
#totop {
	position: absolute;
	right: 15px;
	bottom: 10px;
	height: 20px;
	width: 120px;
}

#heder  {
	height: 120px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-top: 5px;
}
#heder  #logo  {
	height: 80px;
	width: 250px;
	display: inline;
}
#heder  h1  {
	font-size: 12px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7291BA;
	padding-right: 5px;
}
#main  {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 100%;
}
#main   h2  {
	height: 40px;
	font-size: 30px;
	text-indent: 30px;
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	color: #7291BA;
	line-height: 40px;
}
#next  {
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 80px;
}
#next  table  {
	width: 300px;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	color: #999999;
}
#next     .next-back     {
	width: 60px;
	background-image: url(../img/next-back-.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 25px;
}
#next  .next-page {
	text-align: center;
	width: 170px;
}

#next  .next-go {
	width: 60px;
	text-align: left;
	background-image: url(../img/next-go-.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
}
#footer {
	font-size: 10px;
	width: 850px;
	text-align: right;
	color: #CCCCCC;
	background-image: url(../img/wrapper-under.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}
#footer p {
	padding-right: 15px;
}

#footer-link {
	font-size: 10px;
	color: #999999;
	width: 100%;
	background-image: url(../img/foot-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E1E1E1;
	height: 50px;
	text-align: left;
}
#footer-link p {
	text-align: left;
	text-indent: 5px;
	padding-top: 30px;
}
