/* 初期化と全体の中央寄せ */
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;}

/* 基本ブロックのレイアウト */
#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;
	width: 956px;
	margin: 10px auto 0 auto;
}

#main-area {
	position: relative;
	background: #f8f8f8;
	width: 956px;
}

#footer {
	clear: both;
	background: #ff8edc url(../images/bg-footer.jpg) top left repeat-x;
	height: 210px;
	padding-top: 20px;
	color: #ffffff;
}

.height10 {
	height: 10px;
}

/* ヘッダーブロック内 */
#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-rec {
	position: absolute;
	top: 101px;
	left: 783px;
	width: 93px;
	background: url(../images/header.jpg) -783px -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-rec a {
	display: block;
	width: 93px;
	height: 25px;
	background: url(../images/header.jpg) -783px -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;
}

/* メインエリア内 */
#gotoblog {
	clear: both;
	float: left;
}

#heading-gotoblog {
	width: 224px;
	height: 24px;
	background: url(../images/girls/goto_blog.gif) left top;
	text-indent: -9999px;
}

#gotoblog p {
	position: relative;
	background: url(../images/girls/goto_blog.gif) right -24px no-repeat;
	width: 224px;
	height: 170px;
	text-indent: -9999px;
}

#gotoblog p a {
	position: absolute;
	top: 150px;
	left: 165px;
	display: block;
	width: 57px;
	height: 16px;
}

#mailmag {
	float: right;
}

#main-area #mailmag-heading {
	width: 713px;
	height: 34px;
	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-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;
}
