@charset "utf-8";
/* formatting style
-------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #333333;
	background-color: #F9FAFD;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
	background-image: none;
	background-repeat: no-repeat;
}
hr {
	display: none;
}
.red {color: #CC3366}
.blue {color: #003399}
.l-blue {color: #3399CC}
.green {color: #339948}
.l-green {color: #669933}
.bold {
	font-size: 100%;
	font-weight: bold;
}
/* link style
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
.pageTop {
	clear: both;
	text-align: right;
}

/* basic layout
-------------------------------*/
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main  {
	width: 500px;
	float: left;
	padding: 45px 20px 20px 30px;
	display: inline;

}
#sidebar  {
	float: right;
	width: 180px;
	padding: 55px 25px 55px 5px;
	display: inline;
}
#footer  {
	padding: 0px;
	clear: both;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
}
/* header styles
-------------------------------*/
#header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	border-top: 0px none #0066FF;
	height: 160px;
}
#header ul {
	background-color: #FFFFFF;
	width: 800px;
	position: relative;
	left: 0px;
	top: 150px;
}
#header ul li {
	list-style: none;
	float: left;
	height: 40px;
	width: 80px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
}
#header ul li a {
	height: 2.5em;
	width: 80px;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-image: url(images/button/01.jpg);
}


/* main styles
-------------------------------*/
/*#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}*/
#main dl#news dt {
	font-weight: bold;
	padding: 0px 15px 0px 10px;
	clear: left;
	float: left;
	width: 10em;
	border-style: none;
	border-width: 1px;
}
#main #news dd {
	margin: 0px 0px 0px 10px;
	border-style: none;
	border-width: 1px;
	padding-left: 0px;
	width: 300px;
}
#main  #talk {
	border-width: 0.5px;
	border-style: none;
	padding: 0em;
	margin: 0px 10px;
	width: 500px;
	font-size: 120%;
	line-height: 1.8em;
}
#main #talk-day {
	width: 500px;
	margin-left: 10px;
	text-align: right;
	margin-top: 10px;
	font-size: 120%;
	line-height: 1.8em;
	margin-bottom: 10px;
}
#main  #info {
	border-width: 0.5px;
	border-style: none;
	padding: 0em;
	margin: 0px 10px;
	width: 480px;
	font-size: 120%;
	line-height: 1.8em;
	letter-spacing : 1px;
	text-align: left;
}
#main  #info-right {
	border-width: 0.5px;
	border-style: none;
	padding: 0em;
	margin: 0px 10px;
	width: 480px;
	line-height: 1.8em;
	letter-spacing : 1px;
	text-align: right;
}
#main #info-name {
	width: 480px;
	margin-left: 10px;
	text-align: right;
	margin-top: 10px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
#main #photo {
	margin-top: 10px;
	margin-left: 10px;
	width: 500px;
}
#main #box {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	width: 480px;
}

#table3 {
	border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
#table3 th {
	border-top: 1px #E3E3E3 solid;
	border-right: 0px #E3E3E3 solid;
	border-bottom: 1px #E3E3E3 solid;
	border-left: 0px #E3E3E3 solid; 
    padding: 5px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    white-space: nowrap;
	text-align:center; 
		font-size: 130%;
}
#table3 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;

}
#table-profile {
	border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
			vertical-align:top;
}
#table-profile th {
	border-top: 1px #E3E3E3 solid;
	border-right: 0px #E3E3E3 solid;
	border-bottom: 1px #E3E3E3 solid;
	border-left: 0px #E3E3E3 solid;
	padding: 5px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align:left;
	vertical-align:top;
}
#table-profile td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
			vertical-align:top;
}
#table-seisaku {
	border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
			vertical-align:top;
}
#table-seisaku th {
	border-top: 1px #E3E3E3 solid;
	border-right: 0px #E3E3E3 solid;
	border-bottom: 1px #E3E3E3 solid;
	border-left: 0px #E3E3E3 solid;
	padding: 5px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align:left;
}
#table-seisaku td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
			vertical-align:top;
}

#table-link {
	border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
#main #topicPath {  
     margin:10px 0;  
 }  
#main #topicPath li {  
     display:inline;  
     line-height:110%;  
     list-style-type:none;  
}  
/* sidebar styles
-------------------------------*/
#sidebar #box {
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	list-style: none;
}

#imglink { border: 1px #E3E3E3 solid; } 
