/* 初期化と全体の中央寄せ */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f8f8f8 url(../images/bg-body.jpg) bottom repeat-x;
	font-size: 12px;
	line-height: 1.5em;
}

body div {
	text-align: left;
}

h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, p, table {
	margin: 0;
	padding: 0;
}

img {border: 0;}

.clear {clear: both;}

strong {
	font-weight: normal;
}

/* 基本ブロックのレイアウト */
#header {
	position: relative;
	background: url(../images/header.jpg) no-repeat top left;
	width: 950px;
	height: 126px;
	margin: 0 auto;
}

#h1em {
	display: none;
}

#navi {
	background: url(../images/bg-navibar.jpg) repeat-x top center;
	width: 100%;
	height: 56px;
	margin: 0 auto;
}

#container {
	clear: both;
	position: relative; /* コンテナの左はみ出し画像をコンテナ幅に含める為、実質より26ピクセル広くなっている */
	right: 13px;		/* その26ピクセル分を含めない状態でのセンタリングを実現するためのポジション移動 */
	width: 980px;
	margin: 10px auto 0 auto;
}

#main-area {
	float: right;
	width: 715px;
}

#left-area {
	float: left;
	width: 246px;
	padding-right: 7px;
	background: url(../images/borderline-left-newface-right.gif) no-repeat right top;
}

#footer {
	clear: both;
	background: #ff8edc url(../images/bg-footer.jpg) top left repeat-x;
	height: 210px;
	padding-top: 20px;
	color: #ffffff;
}

.height10 {
	height: 10px;
}

.height17 {
	height: 17px;
}

.height20 {
	height: 20px;
}

.height30 {
	height: 30px;
}

/* ヘッダーブロック内 */
#header-navi {
	list-style: none;
}

#header-navi li {
	height: 25px;
}

#header-navi li#menu-hot {
	position: absolute;
	top: 101px;
	left: 744px;
	width: 127px;
	background: url(../images/header.jpg) -744px -101px;
}

#header-navi li#menu-mai {
	position: absolute;
	top: 101px;
	left: 876px;
	width: 74px;
	background: url(../images/header.jpg) -876px -101px;
}

#header-navi li#menu-hot a {
	display: block;
	width: 127px;
	height: 25px;
	background: url(../images/header.jpg) -744px -101px;
	text-indent: -9999px;
}

#header-navi li#menu-mai a {
	display: block;
	width: 74px;
	height: 25px;
	background: url(../images/header.jpg) -876px -101px;
	text-indent: -9999px;
}



/* ナビブロック内 */
#navi ul {
	list-style: none;
	width: 950px;
	height: 56px;
	margin: 0 auto;
}

#navi ul li {
	float: left;
	height: 56px;
}

#navi ul li#menu-top {
	width: 102px;
	background: url(../images/navi.jpg) 0px 0px;
}

#navi ul li#menu-sch {
	width: 141px;
	background: url(../images/navi.jpg) -102px 0px;
}

#navi ul li#menu-gir {
	width: 113px;
	background: url(../images/navi.jpg) -243px 0px;
}

#navi ul li#menu-sys {
	width: 117px;
	background: url(../images/navi.jpg) -358px 0px;
}

#navi ul li#menu-eve {
	width: 118px;
	background: url(../images/navi.jpg) -473px 0px;
}

#navi ul li#menu-enq {
	width: 125px;
	background: url(../images/navi.jpg) -591px 0px;
}

#navi ul li#menu-rec {
	width: 122px;
	background: url(../images/navi.jpg) -718px 0px;
}


#navi ul li#menu-blo {
	width: 110px;
	background: url(../images/navi.jpg) -840px 0px;
}

#navi ul li#menu-top a {
	display: block;
	width: 102px;
	height: 56px;
	background: url(../images/navi.jpg) 0px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-sch a {
	display: block;
	width: 141px;
	height: 56px;
	background: url(../images/navi.jpg) -102px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-gir a {
	display: block;
	width: 113px;
	height: 56px;
	background: url(../images/navi.jpg) -243px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-sys a {
	display: block;
	width: 117px;
	height: 56px;
	background: url(../images/navi.jpg) -358px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-eve a {
	display: block;
	width: 118px;
	height: 56px;
	background: url(../images/navi.jpg) -473px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-enq a {
	display: block;
	width: 125px;
	height: 56px;
	background: url(../images/navi.jpg) -591px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-rec a {
	display: block;
	width: 122px;
	height: 56px;
	background: url(../images/navi.jpg) -718px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-blo a {
	display: block;
	width: 110px;
	height: 56px;
	background: url(../images/navi.jpg) -840px 0px;
	text-indent: -9999px;
}

#navi ul li#menu-top a:hover {
	display: block;
	width: 102px;
	height: 56px;
	background: url(../images/navi.jpg) 0px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-sch a:hover {
	display: block;
	width: 141px;
	height: 56px;
	background: url(../images/navi.jpg) -102px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-gir a:hover {
	display: block;
	width: 113px;
	height: 56px;
	background: url(../images/navi.jpg) -243px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-sys a:hover {
	display: block;
	width: 117px;
	height: 56px;
	background: url(../images/navi.jpg) -358px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-eve a:hover {
	display: block;
	width: 118px;
	height: 56px;
	background: url(../images/navi.jpg) -473px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-enq a:hover {
	display: block;
	width: 125px;
	height: 56px;
	background: url(../images/navi.jpg) -591px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-rec a:hover {
	display: block;
	width: 122px;
	height: 56px;
	background: url(../images/navi.jpg) -718px -56px;
	text-indent: -9999px;
}

#navi ul li#menu-blo a:hover {
	display: block;
	width: 110px;
	height: 56px;
	background: url(../images/navi.jpg) -840px -56px;
	text-indent: -9999px;
}



/* 左バー内 */
.scroll-pane {
	width: 246px;
	height: 637px;
}	/* ここで新人情報エリアの高さを調整 */


#left-newface {
	background: url(../images/title-side-newface.gif) no-repeat top right;
	width: 246px;
	height: 27px;
	text-indent: -9999px;
}

.newface-box {
	list-style: none;
	float: right;
	width: 200px;
	/* 	height: 635px; */
	border-left: 1px dashed #6f6f6f;
	border-right: 1px dashed #6f6f6f;
	border-bottom: 1px dashed #6f6f6f;
}

.newface-box li {
	width: 172px;
	margin: 0 auto;
	text-align: left;
	color: #777474;
}

.entry-date {
	background: #00ffea;
	margin: 5px 0;
	padding: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.newface-box li img {
	border: solid 1px #49aaca;
}

.newface-box li dl {
	padding-left: 10px;
}

.newface-box li dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #00c2f3;
}

.threesize {
	color: #ff9900;
	font-weight:bold
}

.gotoprofile {
	text-align: right;
	color: #ff9900;
}

#left-room {
	background: url(../images/title-side-room.gif) no-repeat top right;
	width: 246px;
	height: 26px;
	text-indent: -9999px;
}

#slide {
	position: relative;
	margin-left: 26px;
}

#slide .photo-frame {
	position: relative;
	z-index: 2;
}

#slide .slide-photo {
	position: absolute;
	top: 5px;
	left: 7px;
	z-index: 1;
}

#gotomobile {
	background: url(../images/leftside-goto_mobile.jpg) no-repeat top right;
	width: 246px;
	height: 217px;
	text-indent: -9999px;
}

#gotoblog {
	position: relative;
	background: url(../images/leftside-goto_blog.jpg) no-repeat top right;
	width: 246px;
	height: 155px;
	text-indent: -9999px;
}

#gotoblog a {
	position: absolute;
	top: 135px;
	left: 185px;
	display: block;
	width: 57px;
	height: 16px;
}

#left-twitter {
	background: url(../images/title-side-twitter.gif) no-repeat top right;
	width: 246px;
	height: 55px;
	text-indent: -9999px;
}

#fanpage-frame {
	width: 220px;
	margin: 0 0 0 26px;
	padding: 0;
}

#twitter-widget {
	width: 220px;
	height: 505px;
	margin: 0 0 0 auto;
}

/* メインエリア内 */
#main-area #mailmag-heading {
	clear: both;
	width: 713px;
	height: 34px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 0;
	background: url(../images/heading-mailmag.jpg) top left;
	border-top: 1px dashed #929292;
	border-left: 1px dashed #929292;
	border-right: 1px dashed #929292;
	text-indent: -9999px;
}

#main-area #mailmag-body {
	width: 673px;
	height: 62px;
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 95px;
	padding-left: 40px;
	background: url(../images/body-mailmag.jpg) top left; 
	border-left: 1px dashed #929292;
	border-right: 1px dashed #929292;
	border-bottom: 1px dashed #929292;
}

#main-area #mailmag-body ul {
	display: none;
}

#main-area #mailmag-body form {
	margin: 0 0 15px 0;
}

#main-area #mailmag-body p {
	color: #f68e07;
}


/* フッター内 */
#footer #footer-navi {
	width: 710px;
	margin: 0 auto;
	font-size: 12px;
}

#footer #footer-navi li {
	display: block;
	list-style: none;
	float: left;
	padding: 1px 10px;
	border-right: 1px solid #ffffff;
}

#twitter-link {
	clear: both;
	width: 293px;
	height: 71px;
	margin: 20px auto;
	padding-top: 15px;
}

#twitter-link a {
	display: block;
	width: 293px;
	height: 71px;
	background: url(../images/twitter-link.jpg) bottom left no-repeat;
	text-indent: -9999px;
}

#footer p {
	margin: 15px;
	text-align: center;
	font-size: 14px;
}

/* アンカーテキスト */
a:link {
	color: #00c2f3;
}
a:visited {
	color: #00c2f3;
}
a:hover {
	color: #00c2f3;
}
a:active {
	color: #00c2f3;
}


.name a:link {
	color: #00c2f3;
	font-weight: bold;
}
.name a:visited {
	color: #00c2f3;
	font-weight: bold;
}
.name a:hover {
	color: #00c2f3;
	font-weight: bold;
}
.name a:active {
	color: #00c2f3;
	font-weight: bold;
}

.gotoprofile a:link {
	color: #ff9900;
	text-decoration: none;
}
.gotoprofile a:visited {
	color: #ff9900;
	text-decoration: none;
}
.gotoprofile a:hover {
	color: #ff9900;
	text-decoration: none;
}
.gotoprofile a:active {
	color: #ff9900;
	text-decoration: none;
}

#footer #footer-navi li a:link {
	color:#ffffff;
}
#footer #footer-navi li a:visited {
	color:#ffffff;
}
#footer #footer-navi li a:hover {
	color:#ffffff;
}
#footer #footer-navi li a:active {
	color:#ffffff;
}

a.tooltip-anchor {
	text-decoration: none;
	cursor: default;
}
