@charset "utf-8";

body {
	background-color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	margin:0;
	padding:0;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #0CC;
	text-decoration: none;
}
#pageTop {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 50px;
}


a:active{
	color: #000;
	text-decoration: none;
}

h1, h2, h3 {	
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size:1em;
}
h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
	background-color: #066;
	text-align: center;
	width: 195px;
	border: 1px solid #333;
	margin: 0px;
	padding: 0px;
}


img {
	border: 0;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style:normal;
	text-align:center;
	height: 50px;
	line-height: 40px;
	background-color: #033;
	background-image:url(images/top/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	clear: both;
}

h2 {
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* common start*/

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	margin-top: 0px;
	background-color: #FFF;
	border: 0px solid #000;
}

#contents {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}

/* common end*/

/* index start*/

#enterButton {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80px;
}

#enterButton p {
	background-color: #066;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #333;
}
#enterWrap {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#enterButton p a:link {
	color: #FFF;
	text-decoration: none;
}

#enterButton p a:visited {
	color: #FFF;
	text-decoration: none;
}

#enterButton p a:hover {
	color: #FF3300;
	text-decoration: none;
}

#enterButton p a:active {
	color: #000;
	text-decoration: none;
}

/* index end*/

/*navi start*/

#navi {
	width: 300px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	border: 1px solid #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 50px;
	padding: 0px;
}

#navi ul li a{
	margin:0;
	padding:0;
	text-align:center;
}

#navi ul li p{
	margin:0;
	padding:0;
	text-align:center;
}

#navi > p {
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #960;
	display: none;
}

#rightBody {
	margin: 0px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: right;
	display:none;
}
#leftBody {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333;
}
#topImage {
}



#navi ul li p {
	color: #FFF;
	background-color: #066;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}

/*navi end*/

#history {
	background-color: #FFF;
}

#historyList {
	margin: 0px;
	padding: 0px;
}
#historyList dt {
	margin: 0px;
	padding: 0px;
	color: #960;
	text-transform: uppercase;
}
#historyList dd ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	list-style-type: none;
}
#history #historyList dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#history #historyList dd ul {
	margin: 0px;
	padding: 0px;
}

#twiBox {
	border: 1px solid #333;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#hisBox {
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#goTop {
	font-size: 0.7em;
	text-align: right;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #099;
}

#pixivBox {
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #333;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
#topImage {
	background-color: #EEE;
	padding: 10px;
	height: 320px;
	width: 300px;
	border: 1px solid #333;
}
#topImage p {
	text-align: right;
	margin: 0px;
	font-size: 0.7em;
	font-style: italic;
	padding: 0px;
}

/*contents start*/
.useTitle {
	text-transform: uppercase;
	color: #FFF;
	background-color: #066;
	text-align: center;
	padding: 0px;
	width: 70px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #333;
}

.useSite {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 376px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.useSite dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.useSite dt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.useSite dd ul {
	margin: 0px;
	padding: 0px;
}
.useSite dd ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	border: 1px solid #333;
}

/*contents end*/#attention {
	color: #999;
	text-align: center;
}
.aboutSite {
	margin: 0px;
	width: 380px;
	padding: 13px;
	background-image: url(../images/about_con_t.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.aboutSite dt {
	font-weight: bold;
	color: #099;
	background-color: #EEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.aboutSite dd {
	margin: 0px;
	background-image: url(../images/about_con_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

dt.closed {
	cursor:pointer;
}
dd.closed {
	display:none;
}

.aboutSite dd ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EEE;
}
.aboutSite dd ul li {
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}

/*News start*/
#newsContents {
	width: 380px;
	background-image: url(../images/about_con_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsContents #newsTop {
	margin: 0px;
	background-color: #EEE;
	font-style: italic;
	font-weight: bold;
	color: #099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
#newsContents dd {
	margin: 0px;
	background-image: url(../images/about_con_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#newsContents dd dl {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
}
#newsContents dd dl ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#newsContents dd dl ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newsContents dd dl ul li dt {
	margin: 0px;
	color: #099;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsContents dd dl ul li dd {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

/*News end*/

/*about start*/
.aboutContents {
	width: 300px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aboutContents .aboutTop {
	margin: 0px;
	background-color: #EEE;
	font-style: italic;
	font-weight: bold;
	color: #099;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.aboutContents dd {
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.aboutContents dd dl {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
}
.aboutContents dd dl ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.aboutContents dd dl ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.aboutContents dd dl ul li dt {
	margin: 0px;
	color: #099;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aboutContents dd dl ul li dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}



.aboutContents dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #EEE;
}
.aboutContents dd ul li {
	margin: 0px;
	padding: 0px;
}
.aboutContents dd ul li dl dt {
	font-weight: bold;
	color: #099;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*about end*/

#titleTop {
	background-color: #EEE;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 358px;
	letter-spacing: 0.5em;
	color: #333;
}

#count {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

/*sitemap start*/
.sitemapContents {
	width: 380px;
	background-image: url(../images/about_con_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemapContents .sitemapTop {
	margin: 0px;
	background-color: #EEE;
	font-weight: bold;
	color: #099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
}
.sitemapContents dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	background-image: url(../images/about_con_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sitemapContents dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sitemapContents dd ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	background-color: #EEE;
}

.sitemapContents .sitemapTop a:link {
	color: #099;
}
.sitemapContents .sitemapTop a:visited {
	color: #099;
}
.sitemapContents .sitemapTop a:hover {
	color: #F60;
}
.sitemapContents .sitemapTop a:active {
	color: #000;
}

.sitemapContents dd ul li dl {
	margin: 0px;
	padding: 0px;
}
.sitemapContents dd ul li dl dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.sitemapContents dd ul li dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.sitemapContents dd ul li dl dt a:link {
	color: #099;
}
.sitemapContents dd ul li dl dt a:visited {
	color: #099;
}
.sitemapContents dd ul li dl dt a:hover {
	color: #F60;
}
.sitemapContents dd ul li dl dt a:active {
	color: #000;
}
#timeShow {
	height: 30px;
	width: 195px;
	padding: 0px;
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
	text-align: center;
}
#pageTop li {
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#bread {
	display:none;
}