/* コンテンツ全体 */
#primary {
    float: left;
	width: 733px;
	border-right: dotted 1px #7E6D47;
	margin-bottom: 10px;
}

#primary p {
    float: left;
	width: 100%;
}

#secondary {
    float: right;
	width: 204px;
/*	margin-left: 23px;*/
}

/* パーツの設定 */
h1 {
    margin: 0;
	padding: 15px 0 0 40px;
	height: 38px;
	font-size: 130%;
	background-image: url(../../img/top/icn_toptitle.gif);
	background-repeat: no-repeat;
}

h2 {
    margin: 20px 0 10px 0;
	padding: 5px 0 0 50px;
	height: 27px;
	width: 660px;
	float: left;
	font-size: 130%;
	background-image: url(../../img/common/title_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: dotted 1px #D5CAB3;
}

h3 {
    margin: 20px 0 10px 0;
	padding: 5px 0 0 50px;
	height: 27px;
	width: 660px;
	float: left;
	font-size: 130%;
	background-image: url(../../img/common/title_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#osusume {
    float: left;
	width: 100%;
	padding-bottom: 20px;
}

.btn_osusume1 {
    margin: 0 0 0 0px;
	float: left;
}

.btn_osusume2 {
    margin: 0 0 0 20px;
	float: left;
}

/* メニューボタン */
#gmenu {
    margin: 10px 0 0 0;
	width: 100%;
/*    width: 734px;*/
	float: left;
}

#btn_menu {
    float: left;
	width: 230px;
/*	height: 135px;*/
	margin: 10px 10px 0 0;
}

#btn_menu .title {
	padding: 0px;
}

/*修正箇所*/
#gmenu .stitle {
    border: #D5CAB3 solid 1px;
	width: 228px;
	float: left;
}

#gmenu ul {
/*    border: #D5CAB3 solid 1px;/*修正箇所*/
	padding: 3px;
	height: 51px;
	float: left;/*修正箇所*/
}

#gmenu li {
    margin: 0;
	padding: 3px 15px;
	list-style: none;
/*	font-size: 98%;*/
	font-size: 12px;
	line-height: 1em;
	background-image: url(../../img/top/icn_list.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}



#btn_menu1 {
    float: left;
	width: 230px;
/*	height: 135px;
	margin: 0 0 0 0px;*/
}



#btn_menu2 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 0 0 0 10px;
	background-image: url(../../img/top/mbt_clothes.jpg);
}

#btn_menu3 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 0 0 0 10px;
	background-image: url(../../img/top/mbt_beauty.jpg);
}

#btn_menu4 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 0px;
	background-image: url(../../img/top/mbt_photo.jpg);
}

#btn_menu5 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 10px;
	background-image: url(../../img/top/mbt_schedule.jpg);
}

#btn_menu6 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 10px;
	background-image: url(../../img/top/mbt_budget.jpg);
}

#btn_menu7 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 0px;
	background-image: url(../../img/top/mbt_advice.jpg);
}

#btn_menu8 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 10px;
	background-image: url(../../img/top/mbt_party.jpg);
}

#btn_menu9 {
    float: left;
	width: 230px;
	height: 135px;
	margin: 10px 0 0 10px;
	background-image: url(../../img/top/mbt_contact.jpg);
}

/* QRコード */
#qr {
    margin: 20px auto;
	padding: 0;
	width: 196px;
	float:left;
	border: #D5CAB3 2px solid;
}
#qr .img {
    margin: 0;
	padding: 0;
}
#qr .code {
    margin: 20px auto;
	padding: 0;
	text-align: center;
}
#qr .tex {
    text-align: center;
	margin: 10px auto;
	padding: 0;
}

/* ページトップ */
#p_top {
    margin: 30px 20px 10px 0;
	clear: both;
	padding: 30px 0 0 0;
/*	float: left;*/
	width: 720px;
	text-align: right;
}

/* ワンポイントアドバイス */
#indexPoint {
	width: 720px;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}

#indexPoint h3 {
    margin: 40px 0 10px 0;
	padding: 5px 0 0 60px;
	height: 38px;
/*	font-size: 130%;*/
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../../img/common/title_h1.gif);
	background-repeat: no-repeat;
	clear: both;
}

#indexPoint h4 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}

#indexPoint p {
	width: 720px;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.red {
	color: #CD0005;
}


.left {
	float: left;
}

.right {
	float: right;
}

#indexPoint01 {
	width: 720px;
	background: url("../../img/index/point_01.jpg") top right no-repeat;
	float: left;
}

#indexPoint01Box {
	width: 500px;
	margin: 10px 0;
	border: dotted 2px #7E6D47;
	border-radius: 10px;
	float: left;
}

#indexPoint01Box h5 {
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 20px;
	clear: both;
}

#indexPoint01Box p {
	margin: 0;
	padding: 0 0 10px 20px;
}

#indexPoint02 {
	width: 720px;
	background: url("../../img/index/point_02.jpg") top right no-repeat;
	float: left;
}

#indexPoint03 {
	width: 720px;
	background: url("../../img/index/point_03.jpg") top right no-repeat;
	float: left;
}

#indexPoint04 {
	width: 720px;
	margin: 40px 0 0 0;
	background: url("../../img/index/point_04.jpg") top right no-repeat;
	float: left;
}

#indexPoint05 {
	width: 720px;
	margin: 0 0 0 0;
	background: url("../../img/index/point_05.jpg") bottom right no-repeat;
	float: left;
}

#indexPoint05 ul {
	margin: 10px 0;
	padding: 0;
	float: left;
	list-style: none;
}

#indexPoint05 li {
	width: 585px;
	line-height: 40px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: solid 5px #7E6C46;
	background: #EFE7D8;
	font-size: 14px;
	font-weight: bold;
}

#indexPoint06 {
	width: 720px;
	background: url("../../img/index/point_06.jpg") top right no-repeat;
	float: left;
}

#indexPoint07 {
	width: 720px;
	background: url("../../img/index/point_07.jpg") top right no-repeat;
	float: left;
}

#indexPoint08 {
	width: 720px;
	background: url("../../img/index/point_08.jpg") top right no-repeat;
	float: left;
}

#indexPoint09 {
	width: 720px;
	background: url("../../img/index/point_09.jpg") top right no-repeat;
	float: left;
}

#indexPoint10 {
	width: 720px;
	background: url("../../img/index/point_10.jpg") top right no-repeat;
	float: left;
}

#indexPoint11 {
	width: 720px;
	margin: 0 0 20px 0;
	background: url("../../img/index/point_11.jpg") top right no-repeat;
	float: left;
}