@charset "utf-8";
/* CSS Document */
/*
reset.css ver 1.0 [2008/5/22]
*This document validates as CSS level 3
*http://higash.net/20080522/reset_css.html

Modify YUI Reset CSS, YUI Fonts CSS
*Copyright (c) 2008, Yahoo! Inc. All rights reserved.
*http://developer.yahoo.com/yui/license.html
*/

/* --HTML-- */
html {
background:#fff;
color:#333;
overflow-y:scroll;
}

/* --BODY-- */
body {
	font:12px/1.5 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
	margin:0;
	overflow:visible;
	padding:0;
	background-color: #333;
}

/* for IE7 */
*+html body {
font-family:'メイリオ';
font-size:75%;
}

/* for IE6 */
* html body {
font-size:75%;
}

/* --OTHER TAGS-- */
a img, fieldset, img {
border:0;
}

blockquote, dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
	margin:0;
	padding:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

/* for IE7 */
*+html code, kbd, pre, samp, tt {
font-size:108%;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

input, select, textarea{
font-size:100%;
font-family:'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}




#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	width: 820px;
}
#bar01 {
	background-color: #300;
	height: 40px;
}
#navi01 {
	background-color: #000;
	height: 54px;
	padding-top: 14px;
}
#leftcontents {
	background-color: #000;
	float: left;
	height: auto;
	width: 550px;
	border: 1px solid #CCC;
	padding-top: 40px;
	color: #FFF;
	padding-left: 25px;
	margin-bottom: 10px;
}
.clearline {
	clear: both;
}
#rightnavi {
	float: right;
	height: 70;
	width: 230px;
	background-color: #000;
}
#bar02 {
	height: 4px;
}
body {
	background-color: #000;
}
#navi01 ul li {
	float: left;
	margin-right: 20px;
}
#rightnavi ul li {
	margin-bottom: 10px;
}
#snslink {
	background-color: #333;
	height: 32px;
	width: 100%;
	padding-top: 12px;
}
#footer {
	height: auto;
	width: 100%;
	background-color: #000;
	padding-top: 8px;
}
#undernavi {
	height: 30px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
#copyright {
	background-color: #FFF;
	height: auto;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	width: 100%;
}
#footer .inner {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#copyright .inner {
	margin-top: 0px;
	padding-top: 4px;
	height: 24px;
}
#undernavi ul li {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #300;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 14px;
}
#undernavi ul #lastlist {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #300;
}
#snslink ul {
	float: right;
}
#snslink ul li {
	float: left;
	margin-right: 4px;
}
#title {
	font-size: 22px;
	margin-bottom: 40px;
	width: 340px;
}
.icon {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 16px;
}
.clear {
	clear: both;
	margin-bottom: 30px;
}
.talk {
	float: left;
	font-size: 16px;
	width: 454px;
}
#modoru {
	font-size: 16px;
	margin-bottom: 20px;
}
#modoru a:link{
	color: #FFF;
}
.photo {
	margin-left: 76px;
}
#undernavi a:link {
	color: #FFF;
	text-decoration: none;
}
#undernavi a:visited {
	color: #FFF;
	text-decoration: none;
}
#undernavi a:hover {
	color: #FFF;
	text-decoration: underline;
}
#navi01 a:hover img
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}
#navi01 a {
	background-color: #FFF;
	display: block;
}
#rightnavi a:hover img
{
opacity:0.9;
filter: alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
background: #fff;
}
#rightnavi a {
	background-color: #FFF;
	display: block;
}
#rightnabitab {
	margin-bottom: 10px;
}
