#wrap {
     width: auto;
margin-right:auto;
margin-left:auto;
}

body {
	background-color: #FFFFFF;
}

body, td, th {
	color: #000000;
}


.topics {

width: 397px;
height: 90px;

}
.topics ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: auto;

}
.topics li {
        margin-bottom: 2px;
        margin-left: 10px;
	
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}
.topics li a {
	color: #C70074;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.topics li a:hover {
	color: #C70074;
	text-decoration: underline;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}







a {
	color: #FF9900;

}
.fcs {
	margin-left:10px;

}

#bottom {
	margin-bottom:30px;
}

#copyright {
	margin-top:20px;
	text-align:right;
	letter-spacing:2px;
	color:#CCCCCC;
	font-size: 11px;
}

#footer {
	background-image:url(http://www.lady-mu.jp/images/footer.jpg);
	background-repeat:repeat-x;
	width:920px;
	height:26px;
	margin:auto;
}
.bridal {
	color:#999999;
	line-height:15px;
	letter-spacing:3px;
	font-size:12px;
	margin-top:20px;
	margin-left:10px;
	width:421px;
}

.koumoku {
 margin-left:55px;
 font-size:10px;
 line-height:14px;
 color:#999999;
}
#bgg {
	width:897px;
	margin-left:auto;
	margin-right:auto;

	clear:both;
}
.wedding {
	color:#999999;
	letter-spacing:5px;
	font-size:12px;
}
.price {
	color:#999999;
	letter-spacing:5px;
	font-size:12px;
	margin-bottom:0px;
}
.hanayome {
	color:#BDA8A8;
	line-height:15px;
	letter-spacing:3px;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;

}
.option1 {
	color:#BDA8A8;
	line-height:15px;
	letter-spacing:3px;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
	width:421px;
}
.weight {
	line-height:15px;
	letter-spacing:3px;
	color: #666666;
	font-size:12px
}
.weight_menu {
	line-height:15px;
	letter-spacing:2px;
	margin-top:20px;
	margin-left:10px;
	color: #CBBBBB;
	font-size:12px
}
.weight_menu2 {
	background-repeat:no-repeat;
	background-position:center;
}
.name {
	margin-left:20px;
	margin-bottom:5px;
	color: #999999;
	font-size:12px;
}
.add {
	letter-height:10px;
	margin-top:5px;
	margin-left:20px;
	color: #999999;
	font-size:12px;
}
.add2 {
margin-top:10px;
margin-left:8px;
color:#666666;
line-height:16px;
font-size:12px;
font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
}
.okigaru {
	margin-top:5px;
	margin-left:20px;
}
.cource {
	margin-top:10px;
	font-size:11px;

}
.zehi {
	margin-top:15px;
	margin-left:10px;
	font-size:11px;
}
.bg {
	width:973px;
	height:auto;
	margin:auto;
	background-image:url(http://www.lady-mu.jp/images/kage.jpg);
	background-repeat:repeat-y;
}
#head {
	width:885px;
	height:76px;
}


#block {
	float:left;
	/*renew*/
	margin-left:20px;
}

#block_right {
/*	margin-left:220px;*/
	/*renew*/
	margin-left:252px;
}

/* ↓問い合わせフォームスタイル */
.label {
	clear: left;
	float: left;
	padding-top: 0.8em;
	width: 120px;
	padding-left: 10px;
	line-height: 2em;
	font-size: 12px;
	letter-spacing: 1px;
}

#color_sample {
	width: 501px;
	height: auto;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 0px;
	float: left;
	margin-bottom: 20px;
	display: block;
	padding: 0px;
	clear: left;
}

.anchor {
	display: block;
	height: auto;
	width: auto;
	float: left;
	clear: left;
}


.control {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 2em;
	margin-left: 130px;
	padding-top: 0.8em;
	font-size: 12px;
}

fieldset {
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 1.3em;
	padding-left: 0px;
	border-bottom: 1px dotted #726d6b;
	width: 400px;
	border-top: 1px none #726d6b;
	border-right: 1px none #726d6b;
	border-left: 1px none #726d6b;
}

fieldset#last {
	border-bottom-style: none;
}

input, select, textarea {
     border-style:solid;
	 border-width:1px;
	 border-color:#aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
	 vertical-align:middle;
	 color:#696969;
	 background:#f1f1ed;
}
	 
#mail, #city, #number, #bld, #comment {
      width: 250px;
}

#state {
	width: 120px;
}

#tel, #fax {
     width: 100px;
}
	 
#submit input {
      margin-left:0.5em;
	  border-width:2px;
	  border-color: #ffb87c #d26000 #d26000 #ffb87c;
	  width:6em;
	  vertical-align:middle;
	  color:#FFFFFF;
	  background: #ff7400;
}

#submit {
	margin-top:1em;
	color:#444444;
	text-align: center;
}

#name1, #name2, #name3, #name4 {
	width:70px;
}

input:focus, select:focus, textarea:focus {
	background:#ffffff;
}

input.mail{
ime-mode: disabled;
}

input.tel{
ime-mode: disabled;
}

input.fax{
ime-mode: disabled;
}

#inqcover {
	background-image: url(../images/cover_bg.jpg);
	background-repeat: no-repeat;
	width: 758px;
	padding-top: 30px;
	height: auto;
	clear: left;
}

#productsub2 {
    height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 32px;
	background-image: url(../images/fezana.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#privacy_poricy {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 10px;
}

#inquiry_text {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	letter-spacing: 1px;
	margin-top: 30px;
	padding-bottom: 1.3em;
	border-bottom: 1px dotted #726d6b;
	width: 400px;
}

#okigaruni {
	background-image: url(images/bg_bottom.jpg);
	width:648px;
	height:94px;
}

#menu {
	margin-top:50px;

}

.me {
	margin-left:20px;
}

#error {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	height: auto;
	width: 400px;
	vertical-align: middle;
	margin-top: 3px;
	border: 1px solid #FF0000;
}

#errortxt {
	font-size: 12px;
	height: auto;
	width: 400px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FF0000;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#confirm {
	font-size: 12px;
	width: 400px;
}
/* 問い合わせフォームスタイル */

.side_adress {
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	letter-spacing: 1px;
}
.sidemap{
	font-size: 10px;
	line-height: 20px;
	color: #FF6600;
	letter-spacing: 1px;
}
.sidemap a{
	color: #FF6600;
	text-decoration: none;
}
.sidemap a:hover{
	color: #FDBE5F;
	
}
.bigan{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bigan1{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bigan2{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bigan3{
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.datsumou{
	font-size: 12px;
	line-height: 16px;
	color: #BDA8A8;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.datsumou1{
	font-size: 12px;
	line-height: 16px;
	color: #8A8A8A;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.pan{
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.pan a{
	font-size: 12px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
}
.pan a:hover{
	font-size: 12px;
	color: #66CC33;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.pan1{
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.koumoku21 {
 font-size:10px;
 line-height:14px;
 color:#999999;
}






/*デフォルト*/
/*
	Theme Name: lady_mu
	Theme URI: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
*/
/*
body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(images/bg.png) repeat-y center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}*/

/*
#content {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 8px;
}*/
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 8px 0px;
	padding: 10px;
	font-size:10px;
}
#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	background: url(images/top.png) no-repeat;
	height: 200px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
#tagline {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
div#pages {
	height: 40px;
	margin: 0px auto 5px;
	width:780px;

}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#ff7800;
}
div#pages ul li.current_page_item a  {
	text-decoration: underline;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
div#pages ul li a:hover {
	color: #FF7800;
}

/*
#footer {
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD5B9;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding:10px;
	margin:0px;
}*/

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff7800;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.entrybody p{
margin:8px 0;
padding:0;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #FF7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}



#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}
/*

table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

*/