/*タグ全般の設定*/

body,td,th {
	font-family: MS UI Gothic, Osaka, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: small;
	color: #333333;
}
body {
	margin: 0px;
	background-image:  url(image/bodybg.gif);
}
h1,h2,h3,h4,h5,h6,p,ul,li,img,table,td,th,dl,dt,dd {
	margin: 0px;
}
img {
	border: 0;
	display: block;
	vertical-align: bottom;
}
p {
	line-height: 1.3em;
}

/*ページ全体*/

#wrapper {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

/*ロゴ上部のコメント*/

#comment p {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background-color: #F6FFFF;
}

/*ロゴ*/

#headerimage img {
	vertical-align: bottom;
}

/*上部ナビゲーション*/

#subnavi {
	height: 40px;
	width: 800px;
	background-color: #DDFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subnavi ul {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}
#subnavi li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
/*	font-weight: bold;*/
	color: #0066CC;
}
#subnavi a {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
	padding-bottom: 1px;
}
#subnavi a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}
#subnavi img {
	display: inline;
	vertical-align: bottom;
}

#powered {
margin-left: 10px;
font-family: Verdana, Arial, sans-serif ;
color:#666666;
}

#powered a {
color:#8fabbe;
}

.tablebody {
	vertical-align: top;
}

/*テーブル（左）*/

#leftbody {
	width: 193px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 4px;
}

/*サイドナビゲーション*/

#navibox {
	width: 193px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#navibox dl {
	width: 190px;
	border: 1px solid #BBBBBB;
	background-color: #F9FFFF;
	margin-bottom: 8px;
}
#navibox dt {
	width: 188px;
	height: 20px;
	border-bottom: 1px solid #BBBBBB;
	background-color: #CCFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	padding-top: 5px;
	padding-left: 5px;
}
#navibox dd {
	font-size: 14px;
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 7px;
	padding-left: 15px;
	color: #0066CC;
}
#navibox a {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
	padding-left: 10px;
	background-image: url(image/arrow01.gif);
	background-repeat: no-repeat;
}
#navibox a:hover {
	background-image: url(image/arrow02.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#validation {
	width: 191px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 2px;
	font-size: x-small;
}
#validation img {
	display: inline;
	margin: 0px 0px 5px 0px;
}
#validation p {
	padding-left: 8px;
}

#partnerlink {
	width: 193px;
	border: 1px solid #FF99CC;
	margin-bottom: 8px;
}
#partnerlink h4 {
	padding: 5px 0 5px 5px;
	font-size:14px;
	border-bottom: 1px solid #FF99CC;
	background-color: #FFDDFF;
}
#partnerlink dl {
	font-size:14px;
	margin:10px 5px 5px 5px;
	line-height:1.3em;
}

#partnerlink a {
	color: #0066CC;
}



#address {
	width: 185px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 8px;
}

/*テーブル（右）*/

#rightbody {
	width: 585px;
	position: relative;
}

/*トップページ用*/

#special {
	width: 382px;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
#special p {
	line-height:1.6em;
}


/*トップページ用特集１*/

#special1 {
	width: 382px;
	margin-bottom: 8px;
}
#special1 p {
	font-size: 14px;
	margin: 10px;
}

/*トップページ用特集２*/

#special2 {
	width: 382px;
	margin-bottom: 8px;
}
#special2 h3 {
	margin: 10px;
}
#special2 p {
	font-size: 14px;
	margin: 10px 20px;
}

/*トップページ用特集３*/

#special3 {
	width: 382px;
	margin-bottom: 8px;
}
#special3 h3 {
	margin: 10px;
}
#special3 p {
	font-size: 14px;
	margin: 10px 20px;
}
#special3 table {

	margin: 10px 20px;
}
#special3 td {
	font-size: 14px;
	padding: 0px 5px;

}





#banner {
	position: absolute;
	left: 390px;
	top: 0px;
	width: 193px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 4px;
}
#adviser {
	width: 191px;
	border: 1px solid #FFD700;
	background-color: #FFF5EE;
	padding-bottom: 10px;
	margin-bottom: 8px;
}
#adviser img {
	margin-top: 10px;
	margin-left: 45px;
}
#adviser p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 15px;
}
#yayoilogo {
	width: 191px;
	border: 1px solid #FFD700;
	background-color: #FFF5EE;
	padding-bottom: 10px;
	margin-bottom: 8px;
}
#yayoilogo img {
	margin-top: 10px;
	margin-left: 10px;
}
#yayoilogo p {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.contents {
	margin: 15px 20px 20px;
	width: 545px;
}
.contents h4 {
	font-size: 19px;
}
.contents p {
	font-size: 15px;
	line-height: 18px;
}
.contents ul {
	padding: 5px 0px;
}
.contents li {
	font-size: 15px;
	clear: both;
	padding-bottom: 3px;
	list-style-type: none;
}
.contentstitle {
	clear: both;
	padding: 5px;
	border: 1px solid #999999;
	background-image: url(image/contentstitlebg.gif);
	background-repeat: repeat-x;
}
.contentssummary {
	clear: both;
	margin: 15px 10px 25px 10px;
}
.contentssummary p {
	padding: 5px 0px;
	clear: both;
}
.contentsbox {
	clear: both;
	width: 525px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.contentsbox h5 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	padding: 3px 3px 3px 20px;
	background-image: url(image/window.gif);
	background-repeat: no-repeat;
	font-size: 17px;
}
.contentsbox img {
	vertical-align: middle;
}
.contentsbox ul {
	padding: 10px;
}
.contentsbox li {
	font-size: 15px;
	clear: both;
	padding-bottom: 3px;
}
.contentsbox li a {
	text-decoration: none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.contentsbox p {
	padding: 10px;
	clear: both;
}
.contentsbox iframe {
	margin: 10px;
	clear: both;
}
#letsnetwork img {
	margin: 5px 10px;
}
.floatleft {
	float: left;
}
.floatright {
	float: left;
}
/*カテゴリー内の前後のエントリーへ移動*/
.entrylink {
	margin: 40px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px;
	clear: both;
}
.entrylink a {
	text-decoration: none;
	color: #444444;
}
.entrylink img {
	display: inline;
	vertical-align: bottom;
}
.entrylink a:hover {
	color: #0000FF;
}
#entrylink1 {
text-align: left;
float: left;
margin-left: 0px;
width: 180px;
}
#entrylink2 {
text-align: center;
margin-left: 180px;
margin-right: 180px;
}
#entrylink3 {
text-align: right;
float: right;
margin-left: 0px;
width: 180px;
}

#footer {
	background-color: #DDFFFF;
	width: 800px;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer p {
	text-align: center;
	color: #444444;
}
#footer a {
	color: #444444;
}
#footer a:hover {
	color: #0000FF;
}
