@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
}
h1 {
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:1.5;
	margin:0;
}
img {
	border:0;
}

p {
    line-height:1.3;
}

/* ========== margin ============== */

.mb5p {
margin-bottom:5px;
}

.mb8p {
margin-bottom:8px;
}

.mb10p {
margin-bottom:10px;
}

/* ========== MENUBAR ============== */

#menubar {
	height: 23px;
}
#menubar a {
	display: block;
	width: 265px;
	padding: 0;
	margin: 0;
	float: left;
	text-align:center;
	height: 23px;
}
*html #menubar a {/*IE6*/
	margin-right: -1px;
}
#menubar a:hover {
	background-position: 0 -23px;
	text-decoration: none;
}
.shin_moe {
	background:url(../img/btn_shin_moe.jpg);
	text-indent:-9999px;
}
.shin_soft {
	background:url(../img/btn_shin_soft.jpg);
	text-indent:-9999px;
}
.shin_maid {
	background:url(../img/btn_shin_maid.jpg);
	text-indent:-9999px;
}
.shin_school {
	background:url(../img/btn_shin_school.jpg);
	text-indent:-9999px;
}
.nadeshiko {
	background:url(../img/btn_nadeshiko.jpg);
	text-indent:-9999px;
}
.akb_maid {
	background:url(../img/btn_akb_maid.jpg);
	text-indent:-9999px;
}
.kinshi_moe {
	background:url(../img/btn_kinshi_moe.jpg);
	text-indent:-9999px;
}
.hajimete {
	background:url(../img/btn_hajimete.jpg);
	text-indent:-9999px;
}
.yoko_moe {
	background:url(../img/btn_yoko_moe.jpg);
	text-indent:-9999px;
}
.yoko_soft {
	background:url(../img/btn_yoko_soft.jpg);
	text-indent:-9999px;
}
.cps {
	background:url(../img/btn_cps.jpg);
	text-indent:-9999px;
}
/* ========== SITEMAP ============== */	

.sitemap {
	font-size:12px;
}

#text_list{
    width:840px;
	font-size:11px;
	line-height:1.3;
	margin:15px auto;
	text-align:left;
	}

#text_list a{
    color:#9966CC;
}

/* ========== コンテンツ ============== */

#contents {
	text-align:left;
	font-size:12px;
}
/* ========== 仮ページ ============== */

.re_title {
	border:2px solid #00CC33;
	font-size:12px;
	margin:0 0 10px 0;
	padding:3px 5px 3px 10px;
	width:250px;
	text-align:left;
}
.re_table {
	border-style:solid;
	font-size:12px;
	border-color:#666666;
	border-style:solid;
	border-width:2px 2px 1px;
}

.group_title {
	background-image:url(http://www.mgroup-japan.com/common/img/back-table.jpg);
	color:#333333;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	text-align:left;
	text-indent:15px;
	height:18px;
	font-weight:bold;
	font-size:14px;
}
.right {
	background-image:url(http://www.mgroup-japan.com/common/img/back-table.jpg);
	color:#333333;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	text-align:center;
	width:72px;
}
.bor {
	border-bottom:1px dashed #666666;
	padding-left:20px;
	text-align:left;
}
.under {
	border-bottom:1px solid #666666;
	padding-left:20px;
	text-align:left;
}

.form_right {
    font-size:12px;
	letter-spacing:2px;
	color:#CCCCCC;
	}

