﻿@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;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#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;
	line-height: 20px;
}
#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;
}

#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;
	margin-top: 20px;
}
#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;
}
#mainbox {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 40px;
}
#container {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#sub {
	width: 894px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}



/*画像の枠部分指示*/

.main_p img{
	border:none;}
.main_p ul,li{
	margin: 0;
	padding-top: 10;
}
.main_p li{
	list-style: none;
	float: left;
	display: inline;
	margin-right: 10px;
}
#preview{
	position: absolute;
	border: 1px solid #ccc;
	display: none;
	color: #fff;
	background-color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	padding: 5px;
	}
#main .main_p {
	width: 800px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: auto;
}
h2 {
	width: 436px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	width: 584px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h4 {
	width: 452px;
	margin-top: 25px;
}
.text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	text-align: right;
}


.comment {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
}
.main_t {
	width: 800px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainbox2 {
	width: 900px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
}
/*.image-row2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.image-row {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
/*#mainbox2 table {
	text-align: center;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFC387;
	border-bottom-color: #CFC387;
}*/




/*lightbox*/
.example-image-link {
	display: inline-block;
	line-height: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	/*  border: 4px solid #CFC387;
*/  -webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.example-image-link:hover {
  border: 4px solid #CFC387;
}
/* #00bfa8*/

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