@charset "utf-8";
/* 基本
-------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	text-align:left;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}




#header {
	height: 100px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(images/topOther.png);
}

#header_corse {
	height: 100px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(images/body_top.png);
}


h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
	height: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; font-size: 0%; line-height: 0%; }
.color1 {
	color: #f58a8e;
}
.look {
	background: #FCEED0;
}
.colorRed {
color:#FF0000;
}


a {
	color: #009;	text-decoration: none;overflow:hidden;outline:none;}
a:hover {
	color: #009;
	text-decoration: underline;
	overflow:hidden;
outline:none;

}



h1 {
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

h4 {
	font-size: 12px;
	text-align: left;
	color: #333;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-y;
	background-position: center;
}

* html #container{
 height: 1%;
}

ul#menu li {
	width: 152px;
	display: block;
	height: 50px;
	float: left;
}




/*---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
	margin-top: 20px;
	_margin-top: 10px;
	height: auto;
}

#service-contents01 {
	width: 760px;
	height: auto;
	background-image: url(images/backservice01.png);
	background-repeat: repeat;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}


#service-contents02 { width: 760px; height: auto; padding-top: 30px; margin-right: auto; margin-left: auto; background-color: #FFFFFF; }

#service-contents02_new { width: 780px; height: auto; padding-top: 30px; margin-right: auto; margin-left: auto; background-color: #FFF; text-align: center; padding-bottom: 20px; }

#service-contents03 {
	width: 760px;
	height: auto;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

#menu-contents { clear: left; width: 100%; height:auto; _margin-top: 10px; background-image: url(images/menu-back.png); background-repeat: repeat; padding-top: 10px; _padding-top: 5px; padding-bottom: 20px; margin: 0px; }

#bridal-contents {
	width: 760px;
	height: auto;
	background-image: url(images/wedding_bg.gif);
	background-repeat: repeat-y;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}


#price-contents {
	width: 686px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#price-contents .s1 {
	width: 686px;
	margin: 0px;
	padding: 180px 0px 0px;
	background-image: url(images/b_1.jpg);

}


#price-contents .s1_2 {
	width: 686px;
	margin: 0px;
	padding: 180px 0px 0px;
	background-image: url(images/b_2.png);

}

.s2 {
	width: 643px;
	margin: 0px auto;
	padding: 30px 0px 0px;
}

/*---------------------------------------------------------------------------*/
#fla {
	text-align: center;
}


/*---------------------------------------------------------------------------*/
#wrapper {
    margin:20px 0px 10px 0px;
	float: left;
	width: 780px;
}
#main {
	float: left;
	width: 400px;
	padding:0px 0px 0px 20px;
}
#main h2 {
	font-size: 14px;
	padding-left: 10px;
	font-weight:bold;
	letter-spacing: 0.2em;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#main p {
	padding: 0.5em 10px 1em;

}
#main dl {
	margin-top: 1em;
}
#main dt {
	font-weight: bold;
	color: #f58a8e;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main dd {
	border-bottom: 1px dotted #2A1C29;
	padding-left: 1em;
}

#pankuzu { position: inherit; left: 222px; top: 236px; width: 770px; padding-left: 10px; background-image: url(images/menu-back.png); margin: 0px; padding-bottom: 0px; }


#side {
padding:0px 0px 0px 30px;
	float: left;
	width: 300px;
}

#side h3 {
	text-align: center;
	font-size: 14px;
	border: 1px solid #333333;
	color: #333333;
	margin-bottom: 10px;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}


#side dl {
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#side dt {
	font-weight: bold;
	color: #f58a8e;
}
#side dd {
	border-bottom: 1px dotted #2A1C29;
	padding-left: 1em;
}

#footer {
	clear: both;
	width: 780px;
	text-align: center;
	line-height: 1.4;
	height: 30px;
	padding-top: 15px;
	background-position: center bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
}

#h1 {
	position: absolute;
	left: 220px;
	top: 3px;
	width: 271px;
}
#flash {
	height: 250px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border-top: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	z-index: -1;
	clear: both;
	margin-bottom: 20px;
}
#pageBanner {
	height: 75px;
	width: 780px;
	margin-top: 10px;
	clear: both;
}

/*--RSS--*/
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */

.rss_box {
	 width: 300px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  font-size: x-small;
  margin-bottom: 0.25em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	}

.rss_item a:hover { 
	}

.rss_date {
	font-size: xx-small;
	}  
	
#rss {
	height: 300px;
	width: 300px;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: auto;
	margin-left: 10px;
}

/*mailFORM
------------------------------*/
#form{
	width:500px;
	height:auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}

#form td{
	text-align:left;
	padding-left: 30px;
	_padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#form th{
	text-align:left;
	background-color:#FFCCFF;
	padding-left: 10px;
	color: #333333;
	height: 20px;
}
#main_other_boshu {
	margin-bottom: 20px;
	padding-left: 20px;
}
#main_other_oubo_form {
	margin-top: 20px;
	padding-left: 220px;
}
#map {
	float: right;
	height: auto;
	width: 350px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#shop-information {
	float: left;
	height: auto;
	width: 400px;
	margin-left: 10px;
}
.name {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FF0000;
}

#shopInfo{
	width:350px;
	height:auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 40px;

}

#shopInfo td{
	text-align:left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EAEAEA;
	width: 75px;
}

#shopInfo th{
	text-align:left;
	background-color:#FFFFFF;
	padding-left: 10px;
	color: #666666;
	height: 20px;
}
#shopname{
	width:350px;
	height:auto;
	margin-top: 15px;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
	margin-left: auto;
}

#shopname td{
	text-align:left;
}

.dot {
	border: thin dotted #D2D2D2;
}

.top16pt {
	font-size: 16px;
}

#himitu {
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/himitu_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 760px;
}

#service-menu {
	width:660px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
}

#service-menu td{
	width:240px;
	height: auto;
	letter-spacing: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: center;
}

#service-menu th{
	width:420px;
	height: auto;
	text-align: left;
	letter-spacing: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


.point10 {
	font-size: 10px;
}
.kyoucho {
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
}

#main-service {
	width:500px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
}

#main-service td{
	width:500px;
	height: auto;
	letter-spacing: 0.25em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: 800;
}

#main-service th{
	width:500px;
	height: auto;
	text-align: center;
	letter-spacing: -0.05em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}#menu-tytle {
	height: 33px;
	width: 519px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu-tytle.png);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	color: #FF6600;
	text-align: center;
	letter-spacing: 0.25em;
	word-spacing: normal;
	white-space: normal;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.menu-tytle { font-size: 24px; font-weight: bolder; margin-top: 20px; color: #000000; text-indent: -0.25em; }

.menu-tytle02 {
	font-size: 24px;
	font-weight: bolder;
	margin-top: 20px;
	color: #000000;
}

.menu-price {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.green {
	color: #009900;
}
.back-color {
	background-color: #FFFFFF;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 22px;
}
#afiri {
	float: left;
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#afiri2 {
	float: left;
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: 5px;
}

ul#afiri2 li {
	float: left;
	width: 385px;
	display: block;
	height: 63px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
}
.red_normal {
	font-size: 12px;
	color: #FF0000;
}
.service_tytle {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.service_tytle_green_tytle {
	font-size: 22px;
	color: #009900;
	font-family: "ＤＦＧ極太明朝体", "ＤＦＧ太丸ゴシック体", "ＤＦＰ中太丸ゴシック体";
	font-weight: bold;
}
.service_tytle_sub {
	background-color: #FFF;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.blue {
	color: #0099FF;
}
.purple {
	color: #6633CC;
}
.service_price {
	height: 25px;
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border: 2px solid #333333;
	margin-bottom: 10px;
}

.minchou {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.reisho {
	font-family: "ＡＲＰ隷書体Ｍ", "ＡＲＰ丸ゴシック体Ｍ", "ＡＲペン楷書体Ｌ";

.nagare {
	height: 80px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	background-image: url(images/nagare_bk.png);
	margin-bottom: 15px;
}

.nagare dt {
	font-weight:bold;
	font-size:14px;
}

.text_center_w500 {
	width: 500px;
	margin: 10px auto;
	height: 140px;
}
.free_right {
	background-position: right;
	text-align: right;
	height: auto;
	width: auto;
	float: right;
}
.free_gloat_left {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 35px;
}

#contents .center {
	height: auto;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#himitu .text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}


/*--bridal--*/

.bridal {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	margin-bottom: 15px;
	background-repeat: repeat;
	padding-left: 10px;
}

.bridal dt {
	font-weight:bold;
	font-size:14px;
	text-align: left;
}

.bridal dd {
	font-size:12px;
	text-align: left;
	margin-bottom: 10px;
}

#box_text_03 {
width:400px;
text-align:center;
}

#box_text_03 li {
text-align:right;
}


#picture {
	width: 760px;
	height: 140px;
	margin: 10px auto;
}

#picture .p {
	height: 110px;
	width: 85px;
	float:left;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}

#picture .p_space {
	width: 15px;
	float:left;
	margin-left: 10px;
	text-align: center;
}

#picture .box img {
	height: 100px;
	width: 300px;
}
.mg_left {
	margin-left: 40px;
}
