@charset "utf-8";

/* CSS Document */

/* 汎用設定 */

* {
	margin:0px auto;
	padding:0px;
	color:#595757;
	font-size:9pt;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	}

a:hover {
	color:#c1dd97;
	}

img {
	margin:0px;
	padding:0px;
	border:0;
	font-size:0px;
	line-height:0px;
	}

h2 {
	width:740px;
	margin:0 auto 15px;
	text-align:left;
	}

.box {
	width:740px;
	margin-bottom:15px;
	}

	.box:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

/* 背景用設定 */

div#wrap {
	width:100%;
	margin:0px auto;
	text-align:center;
	background:url(../img/bg_common.jpg) repeat-x;
	}

div#wrap:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	}

div#layout {
	width:860px;
	}

/* 左右背景用設定 */

.bg-l {
	float:left;
	width:13px;
	height:1240px;
	background:url(../img/bg_l_w.jpg) no-repeat;
	}

.bg-r {
	float:left;
	width:13px;
	height:1240px;
	background:url(../img/bg_r_w.jpg) no-repeat;
	}

/* メインエリア基本設定 */

div#main {
	position:relative;
	float:left;
	width:834px;
	min-height:855px;
	background:#ffffff;
	}

/* ヘッダー基本設定 */

div#header {
	width:834px;
	}

	div#header:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

/* ヘッダーメニュー設定 */

ul#menu {
	list-style-type:none;
	width:740px;
	margin:15px auto;
	}

	ul#menu:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	ul#menu li {
		float:left;
		}

	ul#menu li span {
		display:none;
		}

	ul#menu li a {
		display:block;
		height:45px;
		}

	ul#menu li a.top {
		width:82px;
		background:url(../img/menu_header.gif) no-repeat 0px 0px;
		}

	ul#menu li a.top:hover {
		background-position:0px -45px;
		}

	ul#menu li a.up {
		width:138px;
		background:url(../img/menu_header.gif) no-repeat -82px 0px;
		}

	ul#menu li a.up:hover {
		background-position:-82px -45px;
		}

	ul#menu li a.bbs {
		width:80px;
		background:url(../img/menu_header.gif) no-repeat -220px 0px;
		}

	ul#menu li a.bbs:hover {
		background-position:-220px -45px;
		}

	ul#menu li a.rank {
		width:108px;
		background:url(../img/menu_header.gif) no-repeat -300px 0px;
		}

	ul#menu li a.rank:hover {
		background-position:-300px -45px;
		}

	ul#menu li a.blog {
		width:82px;
		background:url(../img/menu_header.gif) no-repeat -408px 0px;
		}

	ul#menu li a.blog:hover {
		background-position:-408px -45px;
		}

	ul#menu li a.faq {
		width:118px;
		background:url(../img/menu_header.gif) no-repeat -490px 0px;
		}

	ul#menu li a.faq:hover {
		background-position:-490px -45px;
		}

	ul#menu li a.contact {
		width:132px;
		background:url(../img/menu_header.gif) no-repeat -608px 0px;
		}
	
	ul#menu li a.contact:hover {
		background-position:-608px -45px;
		}

/* ログインエリア設定 */

div#login {
	float:right;
	margin-left:10px;
	width:340px;
	background:url(../img/bg_login.gif) no-repeat;
	}

	div#login:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	div#login .form {
		float:left;
		margin:46px 0 21px 10px;
		width:150px;
		text-align:right;
		}

		div#login .form p {
			display:inline;
			float:left;
			width:40px;
			height:19px;
			margin:0 10px 5px 9px;
			font-size:11pt;
			font-weight:bold;
			text-align:center;
			line-height:19px;
			}

		div#login .form input.text {
			display:inline;
			float:left;
			width:83px;
			height:19px;
			margin-bottom:4px;
			border-width:2px;
			font-size:11pt;
			}

	div#login .register {
		float:left;
		margin:35px 0 15px 5px;
		width:160px;
		text-align:right;
		}

	div#login .register a.btn-register {
		display:block;
		width:153px;
		height:90px;
		margin-bottom:5px;
		background:url(../img/btn_register.jpg) no-repeat 0 0;
		}

	div#login .register a.btn-register:hover {
		background-position:0 -90px;
		}

	div#login .register a.btn-register span {
		display:none;
		}

	div#login .register p,div#login .register a {
		font-size:8pt;
		text-align:center;
		}

/* サンプルエリア設定 */

div.sample {
	width:650px;
	padding:0 45px;
	background:#f3f2f3;
	}

	div.sample:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div.sample p {
	float:left;
	width:170px;
	height:143px;
	margin-right:70px;
	background:#ffffff;
	}

div.sample p.end {
	float:left;
	width:170px;
	height:143px;
	margin:0;
	background:#ffffff;
	}

/* 検索キーワード設定 */

div.search {
	float:right;
	}

	div.search p {
		float:left;
		height:19px;
		margin:11px 5px 0 0;
		font-size:11pt;
		font-weight:bold;
		text-align:center;
		line-height:19px;
		}

	div.search input.text {
		float:left;
		margin:10px 5px 0 0;
		border-width:2px;
		font-size:11pt;
		height:19px;
		}

	div.search input.btn {
		float:left;
		margin:8px 5px 0 0;
		}

/* 検索用ワード設定 */

div.mini-box-l {
	display:inline;
	float:left;
	width:350px;
	margin:0 10px 10px 10px;
	text-align:left;
	}

div.mini-box-l-wrap {
	float:left;
	width:370px;
	}

	div.mini-box-l h3 {
		width:350px;
		color:#00A73C;
		line-height:18px;
		}

	div.mini-box-l ul {
		list-style-type:none inside;
		width:350px;
		}

	div.mini-box-l ul:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	div.mini-box-l ul li {
		display:block;
		float:left;
		margin-right:5px;
		line-height:18px;
		#white-space:nowrap;
		}

div.mini-box-r {
	display:inline;
	float:right;
	width:350px;
	margin:0 10px 10px 10px;
	text-align:left;
	}

div.mini-box-r-wrap {
	float:right;
	width:370px;
	}

	div.mini-box-r h3 {
		width:350px;
		color:#00A73C;
		line-height:18px;
		}

	div.mini-box-r ul {
		list-style-type:none inside;
		width:350px;
		}

	div.mini-box-r ul:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	div.mini-box-r ul li {
		display:block;
		float:left;
		height:18px;
		margin-right:5px;
		line-height:18px;
		#white-space:nowrap;
		}

/* フッター基本設定 */

div#footer {
	width:834px;
	margin-bottom:20px;
	padding-top:8px;
	background:url(../img/bg_footer.jpg) repeat-x;
	}

/* トップへ戻るボタン設定 */

div#footer a.gotop {
	float:right;
	display:block;
	width:131px;
	height:39px;
	background:url(../img/btn_top.gif) no-repeat;
	}

	div#footer a.gotop:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div#footer a.gotop span {
	display:none;
	}

div#footer a.gotop:hover {
	background-position:0 -39px;
	}

/* フッターメニュー設定 */

ul#u-menu {
	list-style-type:none;
	width:700px;
	margin:25px auto;
	border:0;
	}

	ul#u-menu:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	ul#u-menu li {
		float:left;
		}

	ul#u-menu li span {
		display:none;
		}
	
	ul#u-menu li a {
		display:block;
		height:20px;
		}

	ul#u-menu li a.top {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat 0px 0px;
		}

	ul#u-menu li a.top:hover {
		background-position:0px -20px;
		}

	ul#u-menu li a.up {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -100px 0px;
		}

	ul#u-menu li a.up:hover {
		background-position:-100px -20px;
		}

	ul#u-menu li a.bbs {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -200px 0px;
		}

	ul#u-menu li a.bbs:hover {
		background-position:-200px -20px;
		}
	
	ul#u-menu li a.rank {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -300px 0px;
		}
	
	ul#u-menu li a.rank:hover {
		background-position:-300px -20px;
		}
	
	ul#u-menu li a.blog {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -400px 0px;
		}
	
	ul#u-menu li a.blog:hover {
		background-position:-400px -20px;
		}
	
	ul#u-menu li a.faq {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -500px 0px;
		}
	
	ul#u-menu li a.faq:hover {
		background-position:-500px -20px;
		}
	
	ul#u-menu li a.contact {
		width:100px;
		background:url(../img/menu_footer.gif) no-repeat -600px 0px;
		}
	
	ul#u-menu li a.contact:hover {
		background-position:-600px -20px;
		}

/* パンくず設定 */

ul#topic {
	list-style-type:none;
	margin:0 0 15px 5px;
	}

	ul#topic:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	ul#topic li {
		float:left;
		margin-right:10px;
		font-weight:bold;
		}

/* パンくず設定 */

p#topic {
	list-style-type:none;
	margin:0 0 15px 5px;
	}

/* 灰色背景box設定 */

div.graybox {
	width:740px;
	padding-top:10px;
	background:#f3f2f3;
	}

	div.graybox:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div.graybox p {
	width:640px;
	margin:0 45px;
	padding:0 0 10px 10px;
	background:url(../img/arrow.gif) no-repeat 0 3px;
	text-align:left;
	}

/* お問い合わせbox設定 */

div.contact {
	width:500px;
	padding:10px 120px;
	background:#f3f2f3;
	text-align:left;
	}

	div.contact:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div.contact dl {
	width:500px;
	}

div.contact dt {
	float:left;
	width:120px;
	height:18px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:18px;
	}

div.contact dd {
	float:left;
	width:380px;
	min-height:18px;
	margin-bottom:5px;
	}

	div.contact input.text {
		width:200px;
		height:15px;
		border:1px #666666 solid;
		background:#ffffff;
		line-height:15px;
		}

	div.contact select {
		border:1px #666666 solid;
		background:#ffffff;
		}

	div.contact option {
		}

	div.contact textarea {
		width:376px;
		height:200px;
		border:1px #666666 solid;
		background:#ffffff;
		}

	div.contact p {
		margin:0 auto;
		text-align:center;
		}

	div.contact p.submit {
		display:inline;
		float:left;
		margin-left:138px;
		}

	div.contact p.back {
		display:inline;
		float:left;
		margin-left:10px;
		}

	div.contact a.back {
		display:block;
		width:107px;
		height:39px;
		background:url(../img/btn_back.gif) no-repeat 0px 0px;
		}

	div.contact a.back:hover {
		background-position:0px -39px;
		}

	div.contact a.back span {
		display:none;
		}

/* Q&Aリスト設定 */

dl.faq {
	width:700px;
	margin:0 20px;
	text-align:left;
	}

	dl.faq dt {
		padding:0 0 10px 10px;
		background:url(../img/arrow.gif) no-repeat 0px 5px;
		font-weight:bold;
		line-height:15px;
		}

	dl.faq dd {
		padding:0 0 25px 20px;
		line-height:15px;
		}

/* 新規登録エリア設定 */

h2.entry {
	margin:0;
	}

div.entry {
	width:740px;
	background:url(../img/bg_entry.gif) repeat-y;
	}

	div.entry:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div.entry p {
	padding:0 30px;
	text-align:left;
	line-height:15px;
	}

div.entry .um {
	display:inline;
	float:left;
	width:340px;
	margin:0 20px 0px 20px;
	padding-bottom:10px;
	}

div.entry .nm {
	display:inline;
	float:left;
	width:340px;
	margin:0 0px 10px 0px;
	padding-bottom:10px;
	}

div.entry .create {
	width:340px;
	height:210px;
	background:url(../img/bg_create.gif) repeat-y;
	}

	div.entry .create p {
		width:300px;
		padding:0 20px;
		font-size:8pt;
		text-align:left;
		}

	div.entry .create ul {
		list-style-type:none;
		width:300px;
		margin:10px auto;
		}

	div.entry .create ul li {
		height:16px;
		padding-left:10px;
		background:url(../img/arrow.gif) no-repeat 0px 5px;
		font-size:8pt;
		text-align:left;
		line-height:16px;
		}

div.entry .create .form {
	width:250px;
	height:103px;
	padding-top:10px;
	}

	div.entry .create .form:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	div.entry .create .form p {
		display:inline;
		float:left;
		width:95px;
		height:19px;
		margin:2px 5px 0 0;
		padding:0;
		font-size:9pt;
		font-weight:bold;
		text-align:center;
		line-height:19px;
		}

	div.entry .create .form input.text {
		width:135px;
		height:19px;
		margin-bottom:4px;
		border-width:2px;
		font-size:11pt;
		}

	div.entry .create .form input.btn-nm {
		margin-top:15px;
		}

div.rules {
	width:740px;
	margin-bottom:15px;
	text-align:left;
	}

	div.rules:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

	div.rules dt {
		margin:0 0 10px 10px;
		font-weight:bold;
		line-height:15px;
		}

	div.rules dd {
		margin:0 0 10px 30px;
		line-height:15px;
		}

	div.rules dd li {
		margin:10px 0 0 50px;
		}

div.privacy {
	width:740px;
	}

	div.privacy p {
		margin:0 20px 20px;
		}

/* メガスペ！ツールズ追加設定 */

div#login .form .remaind {
	width:150px;
	margin:4px 0 0 0;
	font-size:7.5pt;
	font-weight:normal;
	text-align:center;
	}

	div#login .form .remaind a {
		font-size:7.5pt;
		text-align:center;
		}

div.toolbox {
	width:740px;
	margin:0 auto;
	}

	div.toolbox:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
		}

div.toolbox .whats {
	float:left;
	width:202px;
	height:237px;
	margin-bottom:15px;
	background:url(../img/bg_whats.gif)
	}

	div.toolbox .whats p {
		padding:60px 15px 0;
		text-align:left;
		line-height:15px;
		}

	div.toolbox .btn {
		float:left;
		width:260px;
		margin:0 0 15px 9px;
		}

	div.toolbox .btn a.up {
		display:block;
		width:260px;
		height:111px;
		background:url(../img/btn_up.jpg) no-repeat;
		}

	div.toolbox .btn a.bbs {
		display:block;
		width:260px;
		height:111px;
		background:url(../img/btn_bbs.jpg) no-repeat;
		}

	div.toolbox .btn a.rank {
		display:block;
		width:260px;
		height:111px;
		background:url(../img/btn_rank.jpg) no-repeat;
		}

	div.toolbox .btn a.blog {
		display:block;
		width:260px;
		height:111px;
		background:url(../img/btn_blog.jpg) no-repeat;
		}

	div.toolbox .btn a:hover {
		background-position:0px -111px;
		}

	div.toolbox .btn span {
		display:none;
		}

p.faq {
	font-weight:bold;
	text-align:left;
	margin-bottom:25px;
	}

.mgsp {
	display:block;
	float:left;
	width:380px;
	height:145px;
	background:url(../img/bnr_mgsp.jpg) no-repeat;
	}

	.mgsp:hover {
		background-position:0 -145px;
		}

	.mgsp span {
		display:none;
		}
