
body{
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:14px;
	color:#000000;
	background-color:#e5e5e5; 
	background-image:url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

blockquote {
	margin: 20px;
	padding: 10px;
	color: #666666;
	font-style: italic;
	font-size: 12px;
}


p {
	font-size:14px;
	line-height:200%;
	margin:10px 15px;
	letter-spacing: 0.1em;
}

br {
	letter-spacing: normal;
}

img {
	border: 0;
}

a,a:visited{
	color:#0000FF;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}

.main {
	background-color:#FCFEF9;
	padding:0;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

.bigbanner {
	text-align: center;
}

h1 {
	font-size: 10px;
	margin: 0px;
	line-height: 20px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}


h3 {
	margin: 0;
	padding: 3px 0 3px 5px;
	border-left: 5px #ff8000 solid;
	font-size: 120%;
	line-height: 100%;
}

.header {
	height: 155px;
	width: 800px;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

.header h2 {
	width: 600px;
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 180px;
	margin-top: 20px;	
	position: relative;
}

.header h2 a, .header h2 a:visited {
	color: #333333;
	text-decoration: none;
}

.header h2 a:hover {
	color: #333333;
	text-decoration: none;
}

.header p {
	margin:0 330px 0 20px;
	font-size: 90%;
	line-height: 1.5;
	text-align: left;
	color: #999999;
}

.back {
	margin:0px;
	padding:0px;
	width:800px;
	background-color:#FFFFFF;
}

.cont {
	width:740px;
	margin:0 30px 0 30px;
	padding-top:10px;
	text-align:left;
}

.cont p {
	margin:0 5px 0 5px;
}

.cont img {
	margin: 5px 10px 5px 0;
}

.midashi {
	width: 720px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 6px 7px;
	background: #f9f9f9 url(img/h3_back.gif) repeat-x;
	border: 1px #c0c0c0 solid;
	clear:both;
}

.ad_left {
	margin: 0px 10px 20px 20px;
	padding: 0;
	float: left;
}

.ad_right {
	margin: 0px 10px 20px 20px;
	padding: 0;
	float: right;
}

.pan {
	font-size: 12px;
	color: #000000;
	margin: 5px 10px 5px 15px;
}

.social {
	text-align:right;
	padding:0 0 5px 0;
}

.pan a {
	text-decoration: none;
}

.pan a:hover {
	text-decoration: underline;
}

ul.em {
	margin:0 10px 0 10px;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
}

ul.em li {
	margin-right: 20px;
	line-height: 20px;
	display: inline;
}

.clr {
	clear:both;
	}

#modoru {
	margin:50px 20px 10px;
	text-align: right;
	font-size: 12px;
	clear:both;
}

#option {
	padding:10px;
	text-align:left;
}

#footer {
	padding: 10px 0;
	width: 780px;
	border-top:2px solid #666;
	background: #FFFFFF;
	margin:10px;
}

#footer a{
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	border-left:#999999 solid 1px;
	border-top:#999999 solid 1px;
}

th {
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
	background:#e6e6e6;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}

td {
	font-size:14px;
	text-align:left;
	vertical-align:top;
	padding:7px 10px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
}