﻿@charset "utf-8";
/* CSS Document */

body {
	/*	font: 16px Helvetica, Arial, sans-serif;
*/	color: #000000;
	background-color: #252529;
	margin: 0;
	padding: 0;
	background-image: url(../images/common/bg.gif);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
}
#description {
	width: 960px;
}
#description p {
	color: #FFF;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 15px;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#header {
	background-color: #252529;
	width: 960px;
	padding-top: 15px;
}
#header h1 {
	position: absolute;
	width: 297px;
	left: 10px;
	height: 100px;
	z-index: 200;
	top: -5px;
}
#nav {
	height: 40px;
	width: 650px;
	padding-left:310px;
	background:url(../images/common/nav_left.jpg) no-repeat;
}
.nav_left {
	width: 310px;
	float: left;
}
#nav ul {
	overflow: hidden;
}
/*overflow: hiddenでレイアウト崩れを防ぐ*/
#nav li {
	float: left;
}
/*float：leftで横並びの左揃え*/
#nav li a {
	background-image:url(../images/common/nav.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 130px;
}
#home a {
	background-position:-310px 0px;
}
#charm a {
	background-position:-440px 0px;
}
#kind a {
	background-position:-570px 0px;
}
#funny a {
	background-position:-700px 0px;
}
#others a {
	background-position:-830px 0px;
}
#home a:hover {
	background-position:-310px -40px;
}
#charm a:hover {
	background-position:-440px -40px;
}
#kind a:hover {
	background-position:-570px -40px;
}
#funny a:hover {
	background-position:-700px -40px;
}
/*#others a:hover {
	background-position:-830px -40px;
}*/

#nav ul em {
	visibility: hidden;
}
.font {
	text-align: center;
	color: #FFF;
	background-color: #000;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer li {
	list-style: none;
	padding-left: 30px;
	width: 90px;
	color: #FFF;
	float: left;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FFF;
	padding-right: 5px;
}
#footer li:last-child {
    border-right:none;
}
#footer .connect {
	padding-left: 180px;
	background-color: #000;
	overflow: hidden;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	width: 960px;
}
#footer_p {
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 960px;
}
#footer_p p {
	padding-top: 15px;
	padding-left: 880px;
}

#main {
	width: 960px;
}

h2 {
	width: 204px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_01 {
	width: 900px;
	overflow: hidden;
}
.left {
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 0px;
}
.left2 {
	width: 372px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 0px;
	padding-left: 39px;
}
.light {
	float: right;
	width: 432px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 18px;
}

.line {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.font2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	font-weight: bold;
}
.font3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	width: 432px;
}
.t_01 {
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: 0px;
}
.box_t {
	width: 900px;
	margin-bottom: 7px;
}
.shiloma-ya {
	width: 112px;
	margin-top: 7px;
	margin-left: 7px;
}
