body {
	font-family:"MS UI Gothic","MS PGothic","Osaka";
	text-align: center;
	line-height: 27px;
	color: #333333;
	margin:0px auto;
}
a{line-height: 27px;}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

em{font-style:normal; font-weight:bold; color:#009900; line-height: 27px;}
strong{font-weight: bold;color:#FF0000; line-height: 27px;}
.bold{font-weight:bold; line-height: 27px;}

img{
border:0;
}

#head {
	width:800px;
	margin:0 auto;
	background:url(images/title.gif) no-repeat;
	height: 112px;
	}
	
#head h1 {
	margin:0;
	font-weight:lighter;
	padding:12px 20px 0 0;
	text-align:right;
	font-size:10px;
	color:#eee;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}


#main {
	width:800px;
	text-align: left;
	margin:0px auto;
}


#foot {
	width:800px;
	text-align: center;
	font-size:10px;
	height: 30px;
	margin:0 auto;
	background:#EFEFEF;
	border-color:#CCCCCC;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

#footmenu{
	clear:both;
	width:800px;
	text-align: center;
	height: 30px;
	margin:0 auto;
	font-size: 12px;
}

/* 右サイド*/
#right {
	width:170px;
	float:right;
	padding:0;
}

#prof{
	width: 160px;
	margin: 0 auto;
	font-size: 10px;
	line-height:12px;
}
#prof img{margin: 0 0 10px 0;}

#sponsor {
margin: 10px 0 20px 0;
	}
#sponsor p {
	color: #333;
	font-size: 10px;
	margin: 0 0 5px;
	text-decoration:underline;
	}
#sponsor ul {
	font-size: 12px;
	color: #333;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	}
#sponsor ul a {
	font-size: 12px;
	font-weight: bold;
	}
#sponsor li {
	padding-left:3px;
	margin-bottom:5px;
	}
#sponsor span {
	margin-top: 3px;
	color: #006633;
	font-size: 9px;
	}

.sponsor_txt{font-size:12px; line-height: 14px;margin:0; padding: 0;}

/* 左メイン */
#left {
	width:595px;
	float:left;
	font-size:14px;
	letter-spacing:1px;
	padding:0;
}
.tex {
	line-height:27px;
	padding:6px 3px 15px 13px;
}
.quote{
	background: #eee;
	border:1px #ccc solid;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
}

.quote li{
	margin: 10px 0;
	line-height: 20px;
}
.next{
	background: url(images/next_arrow.gif) no-repeat;
	padding: 0 0 0 30px;
}

#sponsor_2 {
margin: 0 0 20px 10px;
	}
#sponsor_2 p {
	color: #333;
	font-size: 10px;
	margin: 0 0 5px;
	text-decoration:underline;
	}

#sponsor_2 ul {
	font-size: 12px;
	color: #333;
	list-style-type: none;
	}
#sponsor_2 ul a {
	font-size: 12px;
	font-weight: bold;
	}
#sponsor_2 li {
	padding-left:3px;
	margin-bottom:2px;
	}
#sponsor_2 span {
	margin: 0;
	color: #006633;
	font-size: 9px;
	}
.sponsor_txt_2{font-size:12px; line-height: 12px;margin:0; padding: 0;}


