#wedding{
	width:1000px;
	margin:0 auto;
}
#subhead{
	height:60px;
}

#subhead p.title{
	float:left;
	padding:28px 0px 0px 14px;
}

#subhead h1{
	float:right;
	padding:33px 0px 0px 0px;
	width:411px;
	font-size:12px;
	line-height:120%;
	color:#fff;
}

/* ------------------------------------------------------------ */
.underColumn {
}
/* ------------------------------------------------------------ */

img {
	vertical-align: text-bottom;
}
li {
	list-style-type: none;
}
p {
	line-height: 1.4em;
}
.base{
	width:960px;
	overflow:hidden;
	background-color:#fef3df;
	padding-bottom:40px;
}
#main_wedding {
	width: 960px;
	padding:0;
	font-size:12px;
	line-height:130%;
	margin:0 auto;
}
#head {
	width: 960px;
	clear:both;
}
#main_content {
	width: 760px;
	background-color: #fef3df;
	padding-top: 10px;
	padding-bottom: 20px;
	margin:0 auto;
}
#main_content .frm_top_title_01 {
	/*background-image: url(../img/miryoku/frame_top_title_01.gif);
	background-repeat: no-repeat;*/
	height: 130px;
	width: 760px;
}
#main_content .frm_top_title_02 {
	/*background-image: url(../img/miryoku/frame_top_title_02.gif);
	background-repeat: no-repeat;*/
	height: 130px;
	width: 760px;
	margin-top: 10px;
}
#main_content .frm_top_title_03 {
	/*background-image: url(../img/miryoku/frame_top_title_03.gif);
	background-repeat: no-repeat;*/
	height: 130px;
	width: 760px;
	margin-top: 10px;
}
#main_content .frm_middle_title {
	background-image: url(../img/miryoku/frame_middle_title.gif);
	background-repeat: repeat-y;
	width: 680px;
	padding: 10px 40px 10px 40px;
}
#main_content .frm_bottom_title {
	background-image: url(../img/miryoku/frame_bottom_title.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
}
#main_content table.compare {
	width: 679px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
#main_content table.compare td {
	width: 179px;
	vertical-align: top;
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
#main_content table.compare td.color_a {
	width: 79px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
#main_content table.compare td.color_b {
	background-color: #73B7DE;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
}
#main_content table.compare td.color_c {
	background-color: #E46D93;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
}
#main_content table.compare td.color_d {
	background-color: #8EC96D;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
}
#main_content table.compare td.color_e {
	background-color: #EFFCFD;
}
#main_content table.compare td.color_f {
	background-color: #FDF7F9;
}
#main_content table.compare td.color_g {
	background-color: #F5FDF0;
}
#main_content table.compare td.center {
	text-align: center;
}
#main_content table.compare span.seasons {
	text-align: center;
	display: block;
	padding-bottom: 3px;
}
#main_content table.compare span.f_color_a {
	color: #CE1010;
}
#main_content table.compare span.f_color_b {
	color: #0033CC;
}
#main_content h3.sub_title {
	margin-bottom: 10px;
}
#main_content h4.attention {
	font-size: 1.4em;
	color: #ce2965;
	font-weight: bold;
	margin-bottom: 6px;
}
#main_content .place_grp {
	margin-bottom: 20px;
}
#main_content .place_grp .place_box {
	width: 326px;
	float: left;
	border: 1px solid #666;
	font-size: 13px;
line-height: 1.5;
}
#main_content .place_grp .place_box_center {
	margin: 0px 10px;
}
#main_content .frm_top_place_01 {
	background-image: url(../img/miryoku/frame_top_place_01_2026.png);
	background-repeat: no-repeat;
	height: 70px;
	width: auto;
	background-position: center;
}
#main_content .frm_top_place_02 {
	background-image: url(../img/miryoku/frame_top_place_02_2026.png);
	background-repeat: no-repeat;
	height: 70px;
	width: auto;
	background-position: center;
}
#main_content .frm_middle_place {
	width: auto;
	height:195px;
	padding: 10px;
}
#main_content p.memo {
	margin-bottom: 15px;
}
#main_content p.photo_grp {
	margin-bottom: 10px;
}
#main_content .return_day {
	margin-top: 20px;
	border: 4px solid #b7e398;
	background-color: #fafcd5;
	padding: 20px;
}
#main_content .return_day .left {
	float: left;
	width: 320px;
}
#main_content .return_day .right {
	float: right;
	width: 300px;
}
#main_content p.note {
	margin-top: 6px;
}
.pagetop {
	padding:10px 0px;
	float:right;
	height: 40px;
	width: 180px;
}
.pagetop a {
	width: 180px;
	height: 40px;
	display: block;
	background:url(../img/miryoku/bt_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pagetop a:hover {
	background-position: bottom;
}
.pagetop a span {
	position:absolute;
	left:-7650px;
}
/* PC????? */
@media (min-width: 640px) {
/*--------------------------------------------------*
 *   PC????/??????
 *--------------------------------------------------*/
.pc_none {
	display: none !important;
}
}
/* ޥۥE */
@media (max-width: 639px) {
body {
	-webkit-text-size-adjust: 100%;
}
h1,p,ul,ol{
	margin:0;
	padding:0;
}
#main_wedding{
	width:100%;
	margin:0px;
	padding:0px;
	font-size: 13px;
	line-height: 1.3;
}
#main_wedding img {
	border: 0px;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#wedding{
	width:100%;
	margin:0px;
}
/*
#subhead{
	height:60px;
}
#subhead p.title{
	float:left;
	padding:28px 0px 0px 14px;
}
#subhead h1{
	float:right;
	padding:33px 0px 0px 0px;
	width:411px;
	font-size:12px;
	line-height:120%;
	color:#fff;
}
*/

/* ------------------------------------------------------------ */
.underColumn {
	width: 100%;
}
/* ------------------------------------------------------------ */
.base{
	width:100%;
	overflow: visible;
	padding-bottom:20px;
}
#head {
	width: 100%;
}
#head .lead_sp {
	font-size: 12px;
	color: #705F4C;
	background-color: #fef3df;
	padding: 5px 10px 0px 10px;
}
#main_content {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;
	margin:0px;
}
#main_content .frm_top_title_01 {
	height: 54px;
	width: 320px;
	margin: 0px auto;
}
#main_content .frm_top_title_02 {
	height: 54px;
	width: 320px;
	margin: 15px auto 0px auto;
}
#main_content .frm_top_title_03 {
	height: 54px;
	width: 320px;
	margin: 15px auto 0px auto;
}
#main_content .frm_middle_title {
	background-size: 100%;
	width: 280px;
	margin: 0px auto;
	padding: 10px 20px 15px 20px;
	margin: 0px auto;
}
#main_content .frm_bottom_title {
	background-size: 100%;
	height: 10px;
	width: 320px;
	margin: 0px auto;
}
#main_content .scroll {
	overflow-x:auto;
}
#main_content .scroll::-webkit-scrollbar {
	height: 10px;
}
#main_content .scroll::-webkit-scrollbar-thumb{
	background: #999;
	border-radius: 5px;
}
#main_content .scroll::-webkit-scrollbar-track-piece {
	background: #efefef;
}
#main_content table.compare {
	width: 679px;
	margin-top: 5px;
}
#main_content h4.attention {
	font-size: 14px;
	margin-bottom: 10px;
}
#main_content .place_grp {
	margin-bottom: 20px;
}
#main_content .place_grp .place_box {
	width: auto;
	float: none;
	margin: 10px auto 0px auto;
}
#main_content .place_grp .place_box_center {
	margin: 10px auto 0px auto;
}
	#main_content .frm_top_place_01{
		height: 16vw;
		background-size: 100% auto;
	}
	
#main_content .frm_middle_place {
	padding: 10px;
font-size: 13px;
height: auto;
}
#main_content .photo_grp_sp {
	padding: 10px;
	margin-bottom: 20px;
}
#main_content .color_a {
	background-color: #EBBD82;
}
#main_content .color_b {
	background-color: #F1E0D7;
}
#main_content .color_c {
	background-color: #9CD744;
}
#main_content .return_day {
	border: 3px solid #b7e398;
	padding: 10px;
}
#main_content .return_day .left {
	float: none;
	width: 100%;
}
#main_content .return_day .right {
	float: none;
	width: 100%;
	margin-top: 10px;
}
.wedding_btn{
	width:300px !important;
	margin: 0px auto;
}
.wedding_btn img{
	width:100% !important;
}
.sp_none {
    display: none !important;
}

}


