/* CSS Document */


/*layout*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	font-size: 12px;
	color: #5f4d39;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/back.gif);
}

img{
	border-style: none;
}
form{
	margin: 5px 0px;
}
dl{
	margin: 5px 10px;
}
.formlabel{
	margin: 5px 10px;
	width: 250px;
}
h1{
	margin: 0px 0px 0px 10px;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 14px;
}
h2,h3{	margin: 3px 0px 5px;
	border-style: none;
	font-size: 12px;
	font-weight: normal;
}

p{
	border-style: none;
}
li{
	list-style: none;
}
/* -------------------------------------------  wrap */

#wrap {
	width: 950px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

/* ----------------------------------------------- header */

#header {
	width: 950px;
	height: 116px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/head_bg.jpg);
}
#header_index {
	width: 950px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/head_bg.jpg);
}
.i_h{
	height: 100px;
}
.siteid {
	float: left;
	margin: 5px 0px 0px 50px;
}
#header ul,#header_index ul{
	list-style-type: none;
	font-size: 12px;
	float: right;
	list-style-type: none;
	position: relative;
	top: 70px;
	left: auto;
	right: 0px;
	bottom: 0px;
}

#header li,#header_index li{
	display: inline;
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px 0px 0px 13px;
	background-image: url(../img/pin.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

/* ----------------------------------------------- footer */
#footer {
	width: 950px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	clear: both;
	background-image: url(../img/foot-back.gif);
	background-repeat: repeat-x;
}
#footer a{
	color: #FFFFFF;
}
#footer ul{
	margin: 0px;
	padding: 5px 0px 0px;
	list-style-type: none;
	text-align: center;
}
#footer li{
	margin: 0px;
	padding: 0px 10px;
	display: inline;
	list-style-type: none;
}
address {
	text-align: center;
	font-style: normal;
	padding: 3px 0px 5px ;
	}


/* ----------------------------------------------- toppage layout*/
#top {
	width: 942px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
#top ul{
	font-size: 18px;
	letter-spacing: 0.1em;
	margin: 5px;
	padding: 0px;
	}
#top li{
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
.section{
	float: left;
	}
	
.topimg{
	vertical-align:top;
	margin: 0px 0px 6px 0px;
}

.photo1 {
	width: 130px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: right;
}
.photo2 {
	width: 269px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: right;
}
.photo3 {
	width: 130px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* -------------------------------------------  top2 */

#top2 {
	width: 934px;
	margin: 8px;
	padding: 0px;
	background-image: url(../img/infoback.gif);
}

#news{
	width: 500px;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
}
#news_left{
	width: 360px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#news dt{
	margin: 5px 10px;
	padding: 0px;
}
#news dd{
	margin: 5px 10px;
	padding: 0px;
}	

#info{
	width: 420px;
	margin: 0px;
	padding: 0px 0px 5px;
	float: right;
}
#info_left{
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#info dl{
	width: 180px;
	text-align: center;
	margin: 0px 10px;
	padding: 0px;
}
#info dt{
	margin: 0px 10px;
	padding: 0px;
}
#info dd{
	margin: 0px 10px;
	padding: 0px;
}	
#info h3{
	margin: 5px 15px;
	padding: 0px;
	font-size: 120%
}
#info p{
	width: 380px;
	margin: 0px 15px;
	padding: 0px;
	line-height: 120%;
}
/* ----------------------------------------------- mene layout*/

#m_top{
	width: 110px;
	top: 0px;
	left: 30px;
}
#m_top a {
	background-position: -55px 0;
}
#m_top a:hover {
	background-position: -55px 40px;
}
#m_onlineshop{
	width: 140px;
	top: 0px;
	left: 140px;
	background-position: -165px 0;
}
#m_onlineshop a {
	background-position: -165px 0;
}
#m_onlineshop a:hover {
	background-position: -165px 40px;
}
#m_gallery{
	width: 110px;
	top: 0px;
	left: 280px;
	background-position: -305px 0;
}
#m_gallery a {
	background-position: -305px 0;
}
#m_gallery a:hover {
	background-position: -305px 40px;
}
#m_bridal{
	width: 100px;
	top: 0px;
	left: 390px;
	background-position: -405px 0;
}
#m_bridal a {
	background-position: -405px 0;
}
#m_bridal a:hover {
	background-position: -405px 40px;
}
#m_display{
	width: 100px;
	top: 0px;
	left: 490px;
	background-position: -500px 0;
}
#m_display a {
	background-position: -500px 0;
}
#m_display a:hover {
	background-position: -500px 40px;
}
#m_lesson{
	width: 95px;
	top: 0px;
	left: 590px;
	background-position: -598px 0;
}
#m_lesson a {
	background-position: -598px 0;
}
#m_lesson a:hover {
	background-position: -598px 40px;
}
#m_flowersearch{
	width: 140px;
	top: 0px;
	left: 688px;
	background-position: -687px 0;
}
#m_flowersearch a {
	background-position: -687px 0;
}
#m_flowersearch a:hover {
	background-position: -687px 40px;
}
#m_blog{
	width: 80px;
	top: 0px;
	left: 828px;
	background-position: -830px 0;
}
#m_blog a {
	background-position: -830px 0;
}
#m_blog a:hover {
	background-position: -830px 40px;
}
#menu {
	width: 950px;
	height: 40px;
	background-image: url(../img/menu-bg.gif);
}
#mainnav {
	position: relative;
	width: 950px;
	background-image: url(../img/menu-bg.gif);
}
#mainnav li {
	height: 40px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: none;
	display: inline;
	position: absolute;
	overflow: hidden;
}
#mainnav li a {
	display: block;
	height: 38px;
	padding: 26px 6px 0 0;
	background-image: url(../img/menu-bar950.gif);
	line-height: 1;
	font-size: 9px;
	text-align: right;
}
#mainnav li a:link, #mainnav li a:visited, #mainnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------------------------------------------- breadcrumbs*/
#breadcrumbs {
	margin: 0 4px 0 0;
	padding: 5px 0 5px 12px;
	line-height: 1;
	font-size: 90%;
}
/* ----------------------------------------------- page layout*/
#contents {
	width: 934px;
  	margin: 6px 0px 8px 8px;
	padding: 0px;
}
#sidebar {
	width: 190px;
  	margin: 0px;
	padding: 0px;
}
#navi {
	width: 190px;
  	margin: 0px;
	padding: 0px 0px 5px 0px;
	background-image: url(../img/navi-bg.gif);
}
#navi h2{
	font-size: 120%;
	background: url(../img/pin2.gif) no-repeat 0px 11px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 15px;
	font-weight: bold;
}
#navi table{
	margin: 8px 0px 0px 10px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#navi caption{
	padding: 3px 0px 2px 0px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#navi tr{
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	}
#navi th,#navi td{
	padding: 3px 0px 2px 0px;
	width: 23px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	text-align: center;
	}
#navi ul{
	margin-left: 15px;
}
#navi li{
	margin-left: 15px;
	padding: 3px 0px;
}

#main {
	width: 736px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#ex {
	padding: 3px 25px;
	line-height: 120%;
}
#main .lineup h2{
	font-size: 120%;
	background: url(../img/ue.gif) no-repeat center;
	margin: 0px;
	padding: 10px 0px 0px 58px;
	font-weight: bold;
}
.lineupimg{
	vertical-align:top;
	margin: 8px 0px 0px 0px;
}
.lineup {
	width: 245px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: url(../img/photo_bg.gif) repeat-y center;
}

.lineup p {
	padding: 0px 0px 0px 43px;
}
.lineupcap {
	margin: 3px 0px 0px 0px;
}
.sita {
	background-image: url(../img/sita.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 25px;
}
.ue {
	background-image: url(../img/ue.gif);
	background-repeat: no-repeat center;
}

/*-------------------------------------------　blog*/

#leftbar{
	width: 190px;
	float: left;
}
#rightbar{
	width: 190px;
	float: right;
}
#rightbar h2{
	margin: 10px 0px 0px;
	padding: 6px 0px 0px 15px;
	background: url(../img/t_bar.gif) no-repeat;
	font-weight: bold;
	height: 24px;
}
#rightbar ul{
	margin: 5px 0px;
}
#rightbar li{
	margin: 3px 0px 4px;
}
.ov10{
	margin: 10px 0px 0px 0px;
}
#g_photos, #report, #p_detail, #mform{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 546px;
}


#main #g_photos h2,#main #report h2,#main #p_detail h2{
	margin: 5px 10px 5px 5px;
	padding: 4px 0px 3px 15px;
	background: url(../img/pin2.gif) no-repeat 3px 5px;
	font-weight: bold;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
}
.title{
	margin: 5px;
	padding: 4px 0px 3px 15px;
	background: url(../img/pin2.gif) no-repeat 3px 5px;
	font-weight: bold;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
}

#main li,#main form,#main p{
	padding: 0px 0px 0px 10px;
	line-height: 14px;
}
.asset-meta{
	padding: 0px 10px 5px;
	text-align: right;
}
#report p {
	margin: 0px 15px 0px 15px;
	line-height: 18px;
}

#report .metadata {
	text-align: right;
	margin: 0px 15px;
}
#report abbr {
	float: left;
	margin: 0pt 15px;
	font-weight: bold;
}
#report .clearfix{
	margin: 10px 5px 10px 5px;
}
#report .clearfix p{
	letter-spacing: 0.1em;
	line-height: 20px;
}
#report .clearfix em{
	color: #CC0033;
	font-style: normal;
}
.flower{
	color: #993300;
	font-style: normal;
	margin: 5px 15px 0px;
	padding: 5px 0px;
	border: thin dotted #666666;
	background-color: #FEEEDA;
	clear: both;
}
#goods {
	text-align: center;
}

#goods table{
	margin: 10px auto;
	width: 500px;
	border-collapse:collapse;
	border: 1px solid #FF9900;
}
#goods tr{
	border-collapse:collapse;
	border: 1px solid #FF9900;
}
#goods th{
	line-height: 18px;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
	background: #FBECC6;
	text-align: center;
	border: 1px solid #FF9900;
}
#goods td{
	border-collapse:collapse;
	padding: 5px;
	border: 1px solid #FF9900;
}
.w20t{
	padding: 0px 10px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	width: 20%;
	border-collapse:collapse;
}

.w20{
	padding: 0px 10px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	width: 20%;
}
.w30{
	padding: 0px 10px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	width: 30%;
}

/*-------------------------------------------　mailform */

.comments-open-content{
	padding: 0px 10px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
}
.topic{
	padding: 3px 10px;
	margin: 10px 10px 5px 10px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	}
#report h3{
	padding: 3px 10px;
	margin: 8px 10px 5px 10px;
	background-color: #FEEACB;
	font-weight: bold;
	}

#report table{
	margin: 8px 10px 0px 10px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	}
#report caption{
	padding: 3px 0px 2px 0px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#report tr{
	padding: 5px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	}
#report th{
	padding: 3px 10px 2px 10px;
	width: 80px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	text-align: left;
	background: #FEF4CD;
	}
#report td{
	padding: 3px 5px 2px 5px;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	}
#report em{
	color: #FF0000;
	font-style: normal;
	}

#report ul{
	margin: 5px 5px 5px 25px;
	}
.pageex{
	font-size: 12px;
	margin: 5px 0px;
	}
#access{
	width: 200px;
	float: right;
	}
.send{
	margin: 5px 0px 5px 25px;
	}
.amazon{
	margin: 10px 0px 10px 0px;
	text-align: center;
	}
/*-------------------------------------------　Photo */
.top_photo {
	float: left;
	margin: 0pt 5px 10px 4px;
	wigth: 150px;text-align:center;
	vertical-align: middle;
}
.top_photo dl,.top_photo dt{
	margin: 5pt 0px 0px;
	text-align: center;}

#ajax_mail td , #ajax_mail td{
	padding: 0px 10px;
	line-height: 25px;
}

/*--------------------------------------
	Tag Cloud
---------------------------------------*/

.entry-tags {
    margin-bottom: .5em;
}
.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

/*--------------------------------------
	mt-image
---------------------------------------*/

.mt-image-left {
    float: left;
    margin: 0 15px 15px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 15px 15px;
}

/*-------------------------------------------　clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
