@charset "UTF-8";

/* CSS Document */
/* エントリーに壁紙ダウンロードボタン2つ表示されると最大縦幅193px */

/*------------ common ------------*/
body {
	font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", "Hiranogi Kaku Githic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #000000;
}
/* txtcolor each css */

#wrapper {
	width: 940px;
	padding: 0;
	margin: auto;
}

/* header ------------------------------*/
#wrapper #header {
	width: 940px;
	height: 62px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}


/* mainbox ------------------------------*/
#wrapper #main {
	width: 940px;
	position: relative;
	margin: 0;
	padding-top: 20;
}


/* contentsbox ------------------------------*/
#wrapper #main #contents {
	width: 700px;
	float: right;
	font-size: 1.2em;
	line-height: 1.8;
	position: relative;
}

/* subcontentsbox */
#wrapper #main #contents .subcontents {
	width: 700px;
	margin: auto;
	clear: both;
	float: left;
}



/* sidebox ------------------------------*/
#wrapper #main #side {
	width: 220px;
	margin: 0;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#wrapper #main #side p {
	font-size: 1.1em;
	line-height: 2;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: justify;
	text-justify: inter-ideograph;;
}

#wrapper #main #side_top {
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	top: -39px;
}

/* footer ------------------------------*/
#footer {
	width: 100%;
	font-size: 1.1em;
	line-height: 1.8;
	text-align: right;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer #mainbox {
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	margin: auto;
	padding: 0px;
}
#footer  #address  {
	width: 100%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
}


/* parts ------------------------------*/
h1 {
	display: none;
	line-height: 1;
}

/* redtxt */
.attention {
	color: #FF9900;
	padding: 7px;
}

/* pagetop */
.c_pagetop {
	text-align: right;
	padding: 0;
	margin: 20px 0 0 0;
}

/* list typenone */
.typenone {
	list-style-type: none;
}

/* rightimg */
.rightimg {
	float: right;
	margin: 0 0 10px 20px;
	display: inline;
}

/* leftimg */
.leftimg {
	float: left;
	margin: 0 20px 10px 0;
	display: inline;
}

/* centerbtn */
.centerbtn {
	text-align: center;
}

/* rightbtn */
.rightbtn {
	text-align: right;
}

/* dotbox */
.dotbox {
	border-bottom: #999999 dotted 1px;
	padding: 0 0 20px 0;
}

/* dotbox_mb30 */
.dotbox_mb30 {
	border-bottom: #999999 dotted 1px;
	padding: 0 0 20px 0;
	margin: 0 0 25px 0;
}

/* s-size imgbox --------------*/
/* img_right */
.s_img_right {
	float: right;
	width: 214px;
	margin: 0;
	padding: 0;
}

.s_txt_left {
	float: left;
	width: 445px;
	margin: 0;
	padding: 0;
}

/* m-size imgbox --------------*/
/* img_right */
.m_img_right {
	float: right;
	width: 255px;
	margin: 0;
	padding: 0;
}

.m_txt_left {
	float: left;
	width: 405px;
	margin: 0;
	padding: 0;
}

/* l-size imgbox --------------*/
/* img_right */
.l_img_right {
	float: right;
	width: 294px;
	margin: 0;
	padding: 0;
}

.l_txt_left {
	float: left;
	width: 365px;
	margin: 0;
	padding: 0;
}

/* bottomimg */
.bottomimg {
	text-align: right;
	margin: 20px 0 0 0;
}

/* clear */
.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

/* emergency */
.emergencybox {
	background-color: #fef7de;
	border-right: #CC0000 solid 1px;
	border-bottom: #CC0000 solid 2px;
	padding: 5px 10px 10px 10px;
	margin: 0 0 20px 0;
}

/* margin */
.mb05 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}
.photo {
	margin: 0px;
	width: 680px;
	clear: both;
	padding: 0px;
	position: absolute;
}
.entry {
	background-color: #000000;
	width: 163px;
	float: left;
	height: 193px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.entry-body {
	border: 2px solid #999999;
	overflow: hidden;
	width: 158px;
	height: 115px;
	margin: 0px;
}
.entry-body  a img {
	width: 175px;
}
.next {
	font-weight: lighter;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.next a:visited {
	color: #999999;
}
.next a {
	color: #FFFFFF;
	text-decoration: none;
}
.next a:hover {
	text-decoration: underline;
}
.aboutwall {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 685px;
	clear: both;
}
.aboutwall p {
	padding: 7px;
	color: #333333;
	font-size: 1.1em;
	line-height: 1.6;
}
.aboutwall p img {
	float: right;
}

