/* コンテンツ全体 */
#primary {
	width: 744px;
	float: right;
/*	margin-left: 11px;*/
	border-left: #7E6D47 1px dotted;
	margin-bottom: 20px;
}

#secondary {
    float: left;
	width: 204px;
	margin-bottom: 20px;
}

/* パーツの設定 */

h1 {
    margin: 20px 0 0 20px;
	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;
}

h2 {
    margin: 20px 0 10px 20px;
	padding: 5px 0 0 40px;
	height: 25px;
	width: 680px;
/*	float: left;*/
/*	font-size: 120%;*/
	font-size: 16px;
	background-image: url(../../img/common/title_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: dotted 1px #D5CAB3;
}

h3 {
    margin: 20px 0 0px 20px;
	padding: 5px 0 0 50px;
	height: 27px;
/*	font-size: 120%;*/
	font-size: 16px;
	background-image: url(../../img/common/title_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#primary p {
    margin: 20px 0 0 20px;
	padding:0;
}

#primary table {
    margin: 20px 0 0 20px;
	padding:0;
}

#primary .tx_bg {
    margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	width: 720px;
	background-image: url(../../img/common/bg_h1text.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#primary .tx {
    margin: 0 0 0 20px;
	padding: 10px 0 0 0;
/*	width: 720px;*/
}

/* メニューボタンの設定 */
#g_menu {
    width: 200px;
	float: left;
	background-color: #E9E6CA;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

#btn_toppage {
    margin: 10px 0 0 10px;
/*	padding: 5px 0 0 25px;
	width: 155px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	background-image: url(../../img/common/bt_toppage.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;*/
}

#g_menu ul{
    margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

/*#g_menu li {
	width: 150px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 30px;
	height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../img/common/icn_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom: dotted 1px #7E6D47;
}*/

#g_menu ul a{
	width: 150px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 30px;
	float: left;
	height: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../../img/common/icn_menu.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom: dotted 1px #7E6D47;
}
#g_menu ul a:hover{
	width: 150px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 30px;
	float: left;
	height: 22px;
	font-weight: bold;
	background-color: #F5DBD7;
	background-image: url(../../img/common/icn_menu_o.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	border-bottom: dotted 1px #7E6D47;
}


/* サブメニューボタンの設定 */
#s_menu {
    margin: 20px 0 0 20px;
	padding:0;
	height: 70px;
	border-bottom: #7E6D47 1px dotted;
	font-size: 12px;
}

.sbtn_1 a{
    margin: 0;
	padding: 6px 0 0 0;
	text-align: center;
	font-weight: bold;
	width: 200px;
	height: 34px;
	float: left;
	background-image: url(../../img/common/bt_submenu.gif);
	background-repeat: no-repeat;
}
.sbtn_1 a:hover{
    margin: 0;
	padding: 6px 0 0 0;
	text-align: center;
	font-weight: bold;
	width: 200px;
	height: 34px;
	float: left;
    background: url(../../img/common/bt_submenu_o.gif);
	background-repeat: no-repeat;
}


.sbtn_2 a {
    margin: 0 0 0 58px;
	padding: 6px 0 0 0;
	text-align: center;
	font-weight: bold;
	width: 200px;
	height: 34px;
	float: left;
	background-image: url(../../img/common/bt_submenu.gif);
	background-repeat: no-repeat;
}
.sbtn_2 a:hover{
    margin: 0 0 0 58px;
	padding: 6px 0 0 0;
	text-align: center;
	font-weight: bold;
	width: 200px;
	height: 34px;
	float: left;
    background: url(../../img/common/bt_submenu_o.gif);
	background-repeat: no-repeat;
}


/* ポイントの設定 */
.point {
    margin: 15px 0 0 20px;
	padding: 0 0 0 55px;
	background-image: url(../../img/common/icn_point.gif);
	background-repeat: no-repeat;
	color: #FF0000;
/*	font-size: 100%;*/
	clear: both;
}

#schedule .point {
    margin: 15px 0 0 0px;
	padding: 0 0 0 55px;
	background-image: url(../../img/common/icn_point.gif);
	background-repeat: no-repeat;
	color: #FF0000;
/*	font-size: 100%;*/
	clear: both;
}

#point_link {
    margin: 10px 0 0 75px;
	padding: 0;
}

#point_link a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#point_link a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#point_link a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}
#point_link a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

/* テキストと画像の配置設定 */
.tx_img {
    margin: 20px 0 10px 20px;
	padding: 0;
	width: 720px;
/*	clear: both;*/
}
.tx_img_shce {
    margin: 20px 0 0px 20px;
	padding: 20px 0 0 0;
	width: 720px;
	clear: both;
}
.tx_right {
    margin: 0;
	padding: 0;
	width: 480px;
	float: left;
}
.tx_left_m {
    margin: 0;
	padding: 0;
	width: 490px;
	float: left;
}
.tx_left {
    margin: 0;
	padding: 0;
	width: 400px;
	float: left;
}
.img_left {
    margin: 0;
	padding:0;
	width: 238px;
	float: right;
	border: #B5AB95 1px solid;
}
.img_right{
    margin: 0;
	padding:0;
	width: 198px;
	float: right;
	border: #B5AB95 1px solid;
}
.img_right_l {
    margin: 0;
	padding:0;
	width: 298px;
	float: right;
	border: #B5AB95 1px solid;
}

.img_right_m{
    margin: 0 0 0 10px;
	padding:0;
	width: 220px;
	float: left;
/*	border: #B5AB95 1px solid;*/
}

.img_img {
    margin: 10px 0 0 20px;
	padding: 0;
	float: left;
	width: 198px;
	border: #B5AB95 1px solid;
}

.img_img_img {
    margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 168px;
	border: #B5AB95 1px solid;
}

.img_img_img2 {
    margin: 10px 0 0 10px;
	padding: 0;
	float: left;
	width: 338px;
	border: #B5AB95 1px solid;
}

#set_img {
    margin: 0;
	padding: 0;
	width: 720px;
	float: left;
}

.sche_img {
    margin: 10px 0 0 21px;
	padding: 0;
	float: left;
	width: 218px;
/*	border: #B5AB95 1px solid;*/
}
/* 人力車 */
#jinriki {
    width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}
#jinriki .jinrikiimg {
    width: 100px;
	margin: 0;
	padding: 0;
	float: left;
}
#jinriki .jinrikipoint {
    width: 380px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}
/* お勧めの会場 */
.set_osusume {
    margin: 20px 0 0 20px;
	padding: 0;
	font-size: 12px;
/*	width: 720px;
	float: left;*/
}

.osusumeset1 {
    width: 150px;
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
.osusume_img1 {
    width: 148x;
	height: 148px;
	border: #EDE8DE 1px solid;
}

.osusume_tx {
    width: 100%;
	margin-top: 5px;
/*	float: left;*/
}
.osusumeset2 {
    width: 150px;
	margin: 20px 0 0 40px;
	padding: 0;
	float: left;
}
.osusume_img2 {
    width: 148px;
/*	margin: 0 0 0 40px;
	padding: 0;*/
/*	float: left;*/
	border: #EDE8DE 1px solid;
}

#hotl {
    margin: 20px 0 0 20px;
	padding: 0;
	width: 480px;
	float: left;
}
#hotl ul {
    list-style: none;
}
#hotl li {
    margin: 5px 0 0 0;
	padding: 0;
}
#hotl a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#hotl a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#hotl a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: underline;
}
#hotl a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.hotl_img {
    margin: 20px 0 0 0;
	padding:0;
	width: 198px;
	float: right;
	border: #B5AB95 1px solid;
}
   

/* 盃の小中大 */
#sakazuki {
    margin: 10px 0 0 20px;
	padding: 0;
	clear: both;
}
.sakazuki_s {
    margin: 0px 0 0 0;
	padding: 10px 0 0 50px;
	height: 26px;
    background-image: url(../../img/about/icn_sakazuki_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.sakazuki_m {
    margin: 0px 0 0 0;
	padding: 10px 0 0 50px;
	height: 26px;
    background-image: url(../../img/about/icn_sakazuki_m.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.sakazuki_l {
    margin: 0px 0 0 0;
	padding: 10px 0 0 50px;
	height: 26px;
    background-image: url(../../img/about/icn_sakazuki_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* 写真・撮影 */
.photo_set {
    margin: 20px 0 0 0;
	padding: 0;
	float: left;
}

.photo {
    width: 338px;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0;
	border: #B5AB95 1px solid;
}
.photo_img {
    margin: 10px auto 5px auto;
	padding: 0;
	width: 320px;
	border: #B5AB95 1px solid;
}
.photo_tx {
    margin: 0 auto 5px auto;
	padding: 0;
	width: 320px;
	text-align: right;
	border-bottom: #B5AB95 1px solid;
}

/* 表 */
#schedule {
    margin: 20px 0 0 0;
	padding: 0;
/*	float: left;
	width: 760px;*/
}
#schedule table {
	border-top: 1px solid #B5AB95;
	border-bottom: none;
	border-left: none;
	border-right: none;
/*	font-size: 100%;*/
	margin-top: 0;
/*	margin-top: 10px;*/
/*	float: left;*/
}
#schedule td {
	border-top: none;
	border-bottom: 1px solid #B5AB95;
	border-right: 1px solid #B5AB95;
	border-left: none;
	padding: 10px;
}
#schedule th {
	border-top: none;
	border-bottom: 1px solid #B5AB95;
	border-left: 1px solid #B5AB95;
	border-right: 1px solid #B5AB95;
	background-color: #EFE7D8;
	font-weight: normal;
/*	text-align: left;*/
	padding: 10px;	
	width: 130px;
}
#schedule td.must {
	border-left-color: #B5AB95;
}
/* 表の背景 */
#schedule .bg1 {
    background-image: url(../../img/schedule/img_shedule01.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 100px;
}
#schedule .bg2 {
    background-image: url(../../img/schedule/img_shedule02.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#schedule .bg3 {
    background-image: url(../../img/schedule/img_shedule03.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#schedule .bg4 {
    background-image: url(../../img/schedule/img_shedule04.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#schedule .bg5 {
    background-image: url(../../img/schedule/img_shedule05.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#schedule .bg6 {
    background-image: url(../../img/schedule/img_shedule06.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#schedule .bg7 {
    background-image: url(../../img/schedule/img_shedule07.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#schedule .bgcolor {
	background-color: #EFE7D8;
}

/* 見積り */
#yosan {
    width: 260px;
	height: 24px;
	padding: 10px 10px 0 10px;
	text-align: center;
	background-color: #EFE7D8;
	border: #B5AB95 1px solid;
}
#yosan .kakaku {
	font-weight: bold;
}
#schedule .total {
    border: #B5AB95 2px solid;