@charset "utf-8";

body{
	font-family:Verdana, Meiryo, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#1E1E1E;
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:12px;
	background-color: #fff;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
}

form,input,p,ul,li,dl,th,
dd,dt,h1,h2,h3,h4,h5,h6	{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6		{
	font-size:12px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
a img,img				{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}
ul,ol,dl				{margin:0; padding:0;}
dt,dd,li				{list-style-type:none;}

a:link		{
	text-decoration:underline;
	color: #1D86BF;
}
a:visited	{
	text-decoration:underline;
	color: #1D86BF;
}
a:hover		{
	text-decoration:none;
	color: #1D86BF;
}
a:active	{
	text-decoration:underline;
	color: #1D86BF;
}

.clfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clfix 		{display:inline-block;		/*for ie7*/}
.clear		{clear:both;}
.allclear	{clear:both; height:0; font-size:0;}
#whole {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#whole #header {
	padding-top: 9px;
}

#whole h1 {
	float: left;
	display: inline;
	margin-top: 2px;
}
#whole h2 {
	float: left;
}

#whole #header p {
	float: left;
	margin-top: 2px;
	display: inline;
}
#whole #header form {
	float: right;
	width: 420px;
}
#whole #header select {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#whole #header input {
	float: left;
}
#whole #header .textarea {
	height: 17px;
	border: 1px solid #b0b0b0;
	width: 150px;
}
#whole #header #menu {
	clear: both;
	padding-top: 16px;
}
#whole #header #menu li {
	float: left;
}
#whole #contents {
	clear: both;
	text-align: left;
	width: 950px;
}
#footer {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 120px;
	margin-top: 40px;
	color: #999999;
}
#footer li {
	float: left;
}
#footer ol {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d9e7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul {
	clear: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer ol li {
	display: inline;
	margin-right: 10px;
}
#footer ul li {
	background-image: url(img/icon_arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	margin-right: 10px;
	padding-left: 20px;
}
#footer .pagetop {
	background-image: url(img/icon_arrow02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
#footer #copyright {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
}
#footer #copyright p {
	color: #38A1D9;
	float: left;
	margin-top: 15px;
	font-weight: bold;
}
#footer #copyright img {
	float: right;
}
#whole #contents #root {
	height: 28px;
	padding-top: 7px;
}
#whole #contents #root #point li {
	float: left;
}
#whole #contents #root #login {
	float: right;
}
#whole #contents #root #login li {
	float: left;
	display: inline;
	margin-left: 4px;
	font-weight: bold;
	color: #1D86BE;
}
#whole #contents #left {
	float: left;
	width: 258px;
	display: inline;
	margin-left: 15px;
}
#whole #contents #main {
	float: left;
	width: 489px;
}
#whole #contents #right {
	float: left;
	width: 170px;
	margin-right: 15px;
}

body {
	background-image: url(img/room/bg_header.gif);
}
#whole #contents #root #point {
	background-image: url(img/room/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
}#whole #contents #root #point .anchor {
	margin-left: 5px;
	background-image: url(img/icon_pointarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#whole #contents #left_c {
	width: 635px;
	float: left;
}

#whole #contents #right_c {
	float: right;
	width: 300px;
}
#whole #contents #right_c h3 {
	margin-top: 15px;
}
#whole #contents #right_c #blog {
	padding: 8px;
	border: 6px solid #e7fff6;
	margin-top: 1px;
}
#whole #contents #right_c #ranking {
	padding: 8px;
	border: 6px solid #e7fff6;
	margin-top: 1px;
}
#whole #contents #right_c #ranking dt {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#whole #contents #right_c #ranking dd {
	float: left;
	margin-bottom: 10px;
	width: 230px;
}
#whole #contents #right_c #pr ul {
	margin-top: 10px;
}

#whole #contents #right_c #pr li {
	margin-bottom:10px;
}
#whole #contents #right_c #blog {
	padding: 8px;
	border: 6px solid #e7fff6;
	margin-top: 1px;
	width: 272px;
}
#whole #contents #right_c #blog dl {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 272px;
}
#whole #contents #right_c #blog dt {
	padding: 2px;
	float: left;
	border: 1px solid #DDDDDD;
}
#whole #contents #right_c #blog dd {
	float: left;
	padding-top: 3px;
	display: inline;
	margin-left: 8px;
	width:165px;
}
#whole #contents #right_c #blog p {
	font-size: 10px;
	line-height: 14px;
}
#whole #contents #right_c #blog h4 {
	font-weight: bold;
	background-image: url(img/room/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 12px;
}
#whole #contents #right_c .list {
	font-weight: bold;
	background-image: url(img/room/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 12px;
}
#whole #contents #left_c #room img {
	margin-bottom: 10px;
}
#whole #contents #right_c #menu li {
	float: left;
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 8px;
}

