/*--------------------------------------------------------全体の設定*/
body
{
	font-family: "ＭＳ ゴシック" , Osaka, "ヒラギノ角ゴ Pro";
	text-align: center;
	background:#ffffff;
}
ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#body_box
{
	width: 810px;
	background:#fff2f6;
	border: 1px solid #c2bbbd;
	margin-top:3px;
	margin-right: auto;	
	margin-left: auto;
	text-align: left;
}
*
{
	margin: 0;
	padding: 0;
}
/*-------------------------------------------footer部分以外*/
#main_box
{
	margin-top:6px;
	padding:5px 5px 0 3px;	
	clear:both;
}
/*-------------------------------------------左側*/
#left-space
{
	text-align: center;
	width: 233px;
	float: left;
}
/*--------------------ロゴ*/
#logo
{
	margin: 0 auto;
	width: 211px;
	height: 50px;
	margin-bottom: 20px;
	background: url(../../img/img4/pc_img/top/logo.gif) no-repeat;
}
/*-------------------------------------------------------------ログイン前*/
/*--------------------ボタンstart*/
/*--------------------登録ボタン画像部分*/
#regi_box
{
	height:95px;
	margin-bottom:10px;
}
#regi_box #regi_top
{
	width: 227px;
	height: 47px;
	background: url(../../img/img4/pc_img/top/regi.gif) no-repeat;
}
#regi_bottom
{
	width:227px;
	height:9px;
	background: url(../../img/img4/pc_img/top/regi_bottom.gif) no-repeat;
	clear: both;
}
/*--登録ボタン 男性*/
#regi_box #regi_m_button a
{
	width: 113px;
	height: 39px;
	background: url(../../img/img4/pc_img/top/regi_m_button.gif) no-repeat;
	float: left;
	display: block;
}
#regi_box #regi_m_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/regi_m_button.gif) no-repeat;
}
/*--登録ボタン 女性*/
#regi_box #regi_w_button a
{
	width: 114px;
	height: 39px;
	background: url(../../img/img4/pc_img/top/regi_w_button.gif) no-repeat;
	float: left;
	display: block;
}
#regi_box #regi_w_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/regi_w_button.gif) no-repeat;
}

/*--------------------ログインボタン画像部分*/
#login_box
{
	margin-bottom:10px;
	height:106px;
}
#login_box #login_top
{
	width: 227px;
	height: 52px;
	background: url(../../img/img4/pc_img/top/login.gif) no-repeat;
}
#login_bottom
{
	width: 227px;
	height: 8px;
	background: url(../../img/img4/pc_img/top/login_bottom.jpg) no-repeat;
	clear:both;
}
/*--ログインボタン 携帯電話ログイン*/
#login_box #login_tel_button a
{
	width: 114px;
	height: 46px;
	background: url(../../img/img4/pc_img/top/login_tel_button.gif) no-repeat;
	float: left;
	display: block;
}
#login_box #login_tel_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/login_tel_button.gif) no-repeat;
}
/*--ログインボタン メールアドレスログイン*/
#login_box #login_mail_button a
{
	width: 113px;
	height: 46px;
	background: url(../../img/img4/pc_img/top/login_mail_button.gif) no-repeat;
	float: left;
	display: block;
}
#login_box #login_mail_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/login_mail_button.gif) no-repeat;
}

/*--------------------無料お試し掲示板ボタン*/
#freebbs_button a
{
	width: 227px;
	height: 93px;
	margin-bottom: 5px;
	background: url(../../img/img4/pc_img/top/free_bbs_button.jpg) no-repeat;
	display: block;
}
#freebbs_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/free_bbs_button.jpg) no-repeat;
}
/*--------------------ミセスCLUBとは？ボタン*/
#what_button a
{
	width: 227px;
	height: 95px;
	margin-bottom: 20px;
	background: url(../../img/img4/pc_img/top/what_button.jpg) no-repeat;
	display: block;
}
#what_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/what_button.jpg) no-repeat;
}
/*--------------------トップページボタン*/
#toppage_button a
{
	width: 227px;
	height: 38px;
	margin-bottom: 10px;
	background: url(../../img/img4/pc_img/top/top_button.gif) no-repeat;
	display: block;
}
#toppage_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/top_button.gif) no-repeat;
}
/*--------------------お問合せボタン*/
.img-box
{
	width:227px;
}
#refer_button a
{
	width: 227px;
	height: 38px;
	background: url(../../img/img4/pc_img/top/refer_button.gif) no-repeat;
	display: block;
}
#refer_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/refer_button.gif) no-repeat;
}
/*-------------------------------------------------------------ログイン後*/
/*--------------------ポイント購入・追加ボタン*/
#point_button a
{
	width: 227px;
	height: 47px;
	margin-bottom:20px;
	background: url(../../img/img4/pc_img/login/point_button.gif) no-repeat;
	display: block;
}
#point_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/point_button.gif) no-repeat;
}
/*--------------------メインメニューボタン*/
#mainmenu_button a
{
	width: 227px;
	height: 38px;
	background: url(../../img/img4/pc_img/login/mainmenu_button.gif) no-repeat;
	display: block;
}
#mainmenu_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/mainmenu_button.gif) no-repeat;
}
/*--------------------奥様美術館写真部分*/
#ibbs_img1
{
	width: 227px;
	height:10px;
	background:url(../../img/img4/pc_img/login/ibbs_img1.gif) no-repeat;
	_margin-bottom:-8px;/*win ie6用*/
	*margin-bottom:-8px;/*win ie7用*/
}
#ibbs_img2
{
	width: 227px;
	height:10px;
	background: url(../../img/img4/pc_img/login/ibbs_img2.gif) no-repeat;
	_margin-bottom:-8px;/*win ie6用*/
	*margin-bottom:-8px;/*win ie7用*/
}
/*--------------------マイメニューボタン*/
#mymenu_button a
{
	width: 227px;
	height: 38px;
	background: url(../../img/img4/pc_img/login/mymenu_button.gif) no-repeat;
	margin:0 auto;
	padding:0;
	display: block;
}
#mymenu_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/mymenu_button.gif) no-repeat;
}
/*--------------------奥様美術館ボタン*/
#ibbs_button a
{
	width: 227px;
	height: 93px;
	background: url(../../img/img4/pc_img/login/ibbs_button.jpg) no-repeat;
	display: block;
	margin-bottom:15px;	
}
#ibbs_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/ibbs_button.jpg) no-repeat;
}
/*--------------------コーナー説明ボタン*/
#corner_button a
{
	width: 227px;
	height: 38px;
	background: url(../../img/img4/pc_img/login/corner_button.gif) no-repeat;
	display: block;
	margin-bottom:15px;	
}
#corner_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/corner_button.gif) no-repeat;
}
/*--------------------画像倉庫・登録ボタン*/
#photo_button a
{
	width: 227px;
	height: 38px;
	background: url(../../img/img4/pc_img/login/photo_button.gif) no-repeat;
	display: block;
	margin-bottom:15px;	
}
#photo_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/photo_button.gif) no-repeat;
}
/*--------------------友人紹介ボタン*/
#friend_button a
{
	width: 227px;
	height: 47px;
	background: url(../../img/img4/pc_img/login/friend_button.gif) no-repeat;
	display: block;
	margin-bottom:35px;	
}
#friend_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/friend_button.gif) no-repeat;
}
/*--------------------お問合せボタン*/
#messege_button a
{
	width: 109px;
	height: 48px;
	background: url(../../img/img4/pc_img/login/messege_button.gif) no-repeat;
	display: block;
	float:left;
	margin-right:9px;
}
#messege_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/messege_button.gif) no-repeat;
}
/*--------------------ログアウトボタン*/
#logout_button a
{
	width: 109px;
	height: 48px;
	background: url(../../img/img4/pc_img/login/logout_button.gif) no-repeat;
	display: block;
	float:left;
}
#logout_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/logout_button.gif) no-repeat;
}






/*--------------------------------------------中央部分*/
#center-space
{
	width: 383px;
	margin-left: 18px;
	margin-bottom:10px;
	float: left;
}
/*--------------------iframe*/
#iFMain
{
	border: 1px solid #c2bbbd;
}
#frame_bottom
{
	width: 385px;
	background: url(../../img/img4/pc_img/top/frame_bottom.gif) no-repeat;
	clear: both;
}
/*-------------------------------------------------------------ログイン前*/
/*--------------------登録ボタン部分*/
#frame_regi
{
	width: 385px;
	clear: both;
}
/*--登録ボタン 男性*/
#frame_regi .regi_m2_button a
{
	width: 192px;
	height: 36px;
	background: url(../../img/img4/pc_img/top/frame_m_button.gif) no-repeat;
	float: left;
	display: block;
}
#frame_regi .regi_m2_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/frame_m_button.gif) no-repeat;
}
/*--登録ボタン 女性*/
#frame_regi .regi_w2_button a
{
	width: 192px;
	height: 36px;
	background: url(../../img/img4/pc_img/top/frame_w_button.gif) no-repeat;
	float: left;
	display: block;
}
#frame_regi .regi_w2_button a:hover
{
	background: url(../../img/img4/pc_img/top/roll/frame_w_button.gif) no-repeat;
}
/*-------------------------------------------------------------ログイン後*/
/*--------------------メッセージの投稿ボタン*/
#frame_regi .write_button a
{
	width: 129px;
	height: 36px;
	background: url(../../img/img4/pc_img/login/write_button.gif) no-repeat;
	float: left;
	display: block;
}
#frame_regi .write_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/write_button.gif) no-repeat;
}
/*--------------------メッセージを見るボタン*/
#frame_regi .bbs_button a
{
	width: 127px;
	height: 36px;
	background: url(../../img/img4/pc_img/login/bbs_button.gif) no-repeat;
	float: left;
	display: block;
}
#frame_regi .bbs_button a:hover
{
	background: url(../../img/img4/pc_img/login/roll/bbs_button.gif) no-repeat;
}
/*--------------------メールboxボタン*/
#frame_regi .mailbox_button a
{
	width: 128px;
	height: 36px;
	float: left;
}



/*--------------------------------------------右側*/
#right-space
{
	width:143px;
	height:37px;
	margin:0 auto;
	text-align:center;
	float:right;
}
/*--------------------information部分*/
#info_title
{
	width:143px;
	height:27px;
	background: url(../../img/img4/pc_img/top/info.gif) no-repeat;
	clear:both;
}
#info_iframe
{
	border:1px solid #c2bbbd;
	clear:both;
}
/*--------------------バナー部分*/
#banner-space
{
	margin:15px 0 30px 0;
	
	clear: both;
}
.banner
{
	margin: 0 auto 5px auto;
	text-align: center;
	clear: both;
}
/*--------------------利用規約ボタン*/
#agreement a
{
	width: 143px;
	height: 45px;
	background: url(../../img/img4/pc_img/top/agree_button.gif) no-repeat;
	float: left;
	display: block;
}
#agreement a:hover
{
	background: url(../../img/img4/pc_img/top/roll/agree_button.gif) no-repeat;
}
/*--------------------利用規約ボタン*/
#qr_img
{
	margin-top:160;
}
/*-------------------------------------------footer部分*/
#footer
{
	width:100%;
	height:45px;
	text-align:center;
	background:#ffffff;
	clear: both;
}
#policy
{
	color: #ff0000;
	margin-top:10px;
	font-size:12px;
	margin-bottom:3px;

}
#copyright
{
	color: #000000;
	font-size:11px;

}


