/* CSS Document */

/* layout */

.outer
	{
	width:750px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	text-align:center;
	}

.head
	{
	background-image:url(../img/head-01.gif);
	width:750px;
	height:62px;
	text-align:left;
	}

.contents
	{
	float:left;
	width:740px;
	margin-top:10px;
	margin-right:10px;
	text-align:right;
	}

.main
	{
	float:left;
	width:525px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:15px;
	text-align:left;
	}

.menu
	{
	float:left;
	width:165px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	text-align:left;
	}

.clears
	{
	clear:both;
	}

.foot
	{
	clear:left;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	text-align:center;
	}

/* all */

body { margin:0px; }

body {
	background-image:url(../img/back-01.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#efefef;
	color:#313131;
	}

table{
	font-size:12px;
	line-height:1.5em;
	background-color:#ffffff;
	}

body,td,th{
	font-size:12px;
	line-height:1.5em;
	}

.side
	{
	background-color:#FF3000;
	width:12px;
	height:auto;
	}

.text {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}

.smalltext1
	{
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:8px;
	}
	
.smalltext2
	{
	font-size:10px;
	font-weight:normal;
	line-height:1.5em;
	border-bottom:solid;
	border-bottom-width:1px;
	}

a:link { color: #0066cc;  text-decoration: none; }
a:visited { color: #0066cc;  text-decoration: none; }
a:active { color: #cccccc;  text-decoration: none; }
a:hover { color: #0066cc; text-decoration: underline; }

h1 {padding:2px; margin:2px; color:#ffffff; font-size:10px; font-weight:normal; float:right;}

/* main */

.img {
	margin-bottom:15px;
	}

.mainimg {
	margin-bottom:10px;
	margin-right:5px;
	}

.maintext {
	margin-bottom:10px;
	font-size:10px;
	line-height: 1.2em;
}

.topics
	{
	background-image:url(../img/title-01.gif);
	width:180px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:10px;
	text-align:left;
	line-height:2.2em;
	}
	
.new
	{
	background-image:url(../img/title-01.gif);
	width:310px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:10px;
	text-align:left;
	line-height:2.2em;
	}

.newtab {
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:298px;
	background:#ecf0f3;
	border: 1px #809bae solid;
}

.susu
	{
	background-image:url(../img/title-01.gif);
	width:165px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:10px;
	text-align:left;
	line-height:2.2em;
	}

/* table */

.tabtab1
	{
	background-image:url(../img/title-01.gif);
	width:515px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	margin-bottom:10px;
	text-align:left;
	line-height:2.2em;
	}

.tabtab2 {
	width:495px;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background:#ecf0f3;
	border: 1px #809bae solid;
}

/* link */

.link
	{
	margin-top:5px;
	}

.linktext
	{
	font-size:10px;
	font-weight:normal;
	line-height:2.5em;
	border-bottom:solid;
	border-bottom-width:1px;
	}