/* Top Css  */

/* コンテンツ */

#flash {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

#topics {
    width: 530px;
    margin-bottom: 15px;
}

#topics .title {
    background: url(http://yuinohana.com/img/kt1.gif) no-repeat 0 100%;
    height: 20px;
    padding: 4px 0 3px 5px;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    line-height: 16px;
    text-decoration: none;
    text-indent: -9999px;
    display: block;
}

#topics .topics-inner {
    padding: 0;
    margin-top: 8px;
}

#topics .box {
    width: 520px;
    margin: 0 5px;
    padding: 0 0 1px 0;
    background: url(http://yuinohana.com/img/line01.gif) repeat-x 0 100%;
}

#topics .content {
    margin-top: 0;
    float: left;
    padding-left: 15px;
    background: url(http://yuinohana.com/img/list_icon01.gif) no-repeat 0 2px;
    white-space: nowrap;
}

#topics .content p {
    float: left;
    margin: 0;
    padding: 0;
}

#topics-navi {
    margin: 0 auto;
    padding: 0;
    text-align: left;
}

#topics-navi a {
    display: block;
    margin: 0;
    text-decoration: none;
    color: #523d21;
    width: 512;
    height: 23px;
}

#topics-navi a:hover {
    text-decoration: underline;
    color: #ff0000;
}

#topics-navi #navi-inner {
    padding: 5px 0 0 8px;
    line-height: 14px;
}

.image {
    margin: 0 0 15px 0;
}

.box1 {
    background: url(http://yuinohana.com/img/w_bg.gif);
    width: 520px;
    margin-bottom: 15px;
    padding: 5px;
}

.box1 .inner {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 2px;
    width: 516px;
}

.box1 .s-box {
    border: 1px solid #333;
    padding: 15px;
    width: 484px;
}

.box1 .title {
    margin-bottom: 10px;
}

.box1 .outline {
    line-height: 140%;
    text-align: left;
}


/* 角丸 */

div.headimg {
	background-image:url(http://yuinohana.com/img/cn_head.gif);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	width: 530px;
	height: 5px;
}
div.text {
	background-image: url(http://yuinohana.com/img/cn_middle.gif);
	background-repeat: repeat-y;
	width: 530px;
	padding: 0;
	margin: 0;
}
div.footimg {
	background-image: url(http://yuinohana.com/img/cn_foot.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 5px;
	padding: 0;
	margin: 0;
}


/* ナビゲーション */

ul#navi {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

ul#navi li {
    list-style: none;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    width: 169px;
    border-bottom: 1px solid #ddd;
}

ul#navi a {
    display: block;
    height: 30px;
    margin: 0;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #333;
}

ul#navi a:hover {
    text-decoration: none;
    background-position: 0 -31px;
    color: #fff;
}

ul#navi li#top a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
    background-position: 0 -31px;
    color: #fff;
}
ul#navi li#item a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#wedding a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#info a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#shop a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#law a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}
ul#navi li#form a {
    background-image: url(http://yuinohana.com/img/menu_btn.gif);
    width: 169px;
}

#navi-inner {
    padding-top: 9px;
    padding-left: 26px;
}