@charset "UTF-8";
/* CSS THE OCEANテンプレート (サイドバー右) (C)2009 C-point Corp. */


/* HTMLタグ設定 */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	font-family: monospace;
	background-color: #EFEBE0;
}
img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
label{
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}
.blue {
	font-size: 110%;
	font-weight: bold;
	color: #23508B;
}
#home {
	background-color: #EFEBE0;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



/* =================================== */
/* トップページレイアウト設定 */
/* =================================== */

#home #container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0;
	padding: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBCDB0;
	border-left-color: #DBCDB0;
}
/* ブログタイトル・概要 */
#home #container #banner{
	height: 280px;
	width: 950px;
	margin: 0;
	overflow: hidden;
}

/* メインメニュー */
#home #container .topmenu {
	padding: 0px;
	height: 133px;
	width: 750px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.topmenu ul {
	padding: 0px 0px 0px 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

.topmenu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
.topmenu li a {
	display: block;
	width: 150px;
	height: 133px;
	text-indent: -9000px;
	background-image: url(http://img04.ti-da.net/usr/theocean/bnr_menu.jpg);
	padding: 0;
	text-decoration: none;
	margin: 0px;
}

a#topmenu01 {
	background-position: 0 top;
	margin: 0 0 0 0;
}
a#topmenu01:hover {
	background-position: left bottom;
}
a#topmenu02 {
	background-position: -150px 0;
	margin: 0 0 0 0;
}
a#topmenu02:hover {
	background-position: -150px -133px;
}
a#topmenu03 {
	background-position: -300px 0;
	margin: 0 0 0 0;
}
a#topmenu03:hover {
	background-position: -300px -133px;
}
a#topmenu04 {
	background-position: -450px 0;
	margin: 0 0 0 0;
}
a#topmenu04:hover {
	background-position: -450px -133px;
}
a#topmenu05 {
	background-position: -600px 0;
	margin: 0 0 0 0;
}
a#topmenu05:hover {
	background-position: -600px -133px;
}


/* サブメニュー */
#page #container .submenu {
	padding: 0px;
	height: 50px;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EFE8E0;
}
#page #container .submenu ul {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}

#page #container .submenu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
#page #container .submenu li a {
	display: block;
	width: 158px;
	height: 50px;
	text-indent: -9000px;
	background-image: url(http://img04.ti-da.net/usr/theocean/blog_menu.jpg);
	padding: 0;
	text-decoration: none;
	margin: 0px;
}

a#submenu01 {
	background-position: 0 top;
	margin: 0 0 0 0;
}
a#submenu01:hover {
	background-position: left bottom;
}
a#submenu02 {
	background-position: -158px 0;
	margin: 0 0 0 0;
}
a#submenu02:hover {
	background-position: -158px -50px;
}
a#submenu03 {
	background-position: -316px 0;
	margin: 0 0 0 0;
}
a#submenu03:hover {
	background-position: -316px -50px;
}
a#submenu04 {
	background-position: -474px 0;
	margin: 0 0 0 0;
}
a#submenu04:hover {
	background-position: -474px -50px;
}
a#submenu05 {
	background-position: -632px 0;
	margin: 0 0 0 0;
}
a#submenu05:hover {
	background-position: -632px -50px;
}
a#submenu06 {
	background-position: -790px 0;
	margin: 0 0 0 0;
}
a#submenu06:hover {
	background-position: -790px -50px;
}


/* トップページブログの配置 */

#home #container #content
{
	width: 785px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_contents.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden;
	clear: both;
	display: block;
}
#home #container #flash {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	padding: 0px;
}
#home #container #new {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 340px;
	display: block;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #container #content .recententry {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 340px;
	display: block;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #container #content .recententry .sidetitle {
	text-indent: -9999px;
	background-image: none;
	height: 40px;

}
#home #container #content .recententry .side {
	margin-left: 30px;
}
#home #container #content .recententry .side .sidebody {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9A9A00;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}




#home #container #content #new ul {
	font-size: 75%;
	margin-top: 50px;
}
#home #container #content #new li {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDBC97;
	padding-left: 0px;
	width: 250px;
	padding-bottom: 5px;
}

#home #container #content #topContact {
	float: right;
	height: 200px;
	width: 395px;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_contact.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#home #container #content #topContact .phone {
	font-size: 150%;
	text-align: center;
	display: block;
	width: 395px;
	margin-top: 55px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#home #container #content #topContact .contactTxt {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	padding: 0px;
	float: left;
	height: 40px;
	text-align: left;
	margin-right: 20px;
}
#home #container #content #topContact .contactTxt02 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: block;
	padding: 0px;
	float: left;
	height: 60px;
	margin-right: 20px;
	text-align: left;
}
#home #container #content #topContact .contactTxt .contactusTxt {
	width: 190px;
	display: block;
	padding: 0px;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 78%;
	float: left;
	color: #B6834E;
}
#home #container #content #topContact .contactTxt02 .addTxt {
	width: 190px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 80%;
	float: left;
	color: #B18659;
}

.btnTop {
	padding: 0px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btnTop02 {
	padding: 0px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*フッタ*/
#home #container #footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: 950px;
	margin-top: 30px;
	clear: both;
}


/* =================================== */
/* ブログページレイアウト設定 */
/* =================================== */


#page #container{
	text-align: left;
	padding: 0;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBCDB0;
	border-left-color: #DBCDB0;
}
#page {
	background-color: #EFEBE0;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* ブログタイトル・概要 */
#page #container #banner{
	height: 280px;
	width: 950px;
	margin: 0;
	overflow: hidden;
}

/* ブログの配置 */
#page #container #content{
	float: left;
	width: 620px;
	padding: 10px;
	margin-left: 30px;
}

/* ブログ外枠 */
.blog{
	margin-top: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

/* サイド（左サイド） */
#page #container #links {
	width: 230px;
	font-size: 85%;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
}
#page #container  #links #shopinfo {
	height: 600px;
	width: 230px;
	background-image: url(http://img04.ti-da.net/usr/theocean/shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#page #container #links #shopinfo .shopinfoTxt {
	display: block;
	width: 170px;
	line-height: 20px;
	padding-top: 255px;
	padding-left: 33px;
	font-size: 110%;
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
}
#page #container #links #shopinfo .shopinfoTxt .small {
	font-size: 80%;
}
#page #container #links #shopinfo .shopinfoTxt .browncolor {
	color: #996600;
	font-size: 83%;
	line-height: 15px;
	text-align: center;
	display: block;
	margin-right: 5px;
	font-weight: bold;
}
#page #container #links #shopinfo .shopinfoTxt .btn {
;
	display: inline;
	margin-left: 23px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}



/* ブログ外枠 */
.blog{
	margin-top: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

/*フッタ*/
#page #container #footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #666666;
	margin-top: 30px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	clear: both;
}
#page #container #footer #footmenu {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{
}
a:link{
	color: #996666;
}
a:visited{
	color: #8E94A8;
}
a:active{}
a:hover{
	color: #23508B;
}

/*　ブログタイトル・概要　*/
#banner a{}
#banner a:link{}
#banner a:visited{}
#banner a:active{}
#banner a:hover{}

/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}

/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}

/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}

/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}

.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}

/*　サイドタイトル　*/
.title a{
	color: #663300;
	text-decoration: none;
}
.title a:link{
	color: #663300;
	text-decoration: none;
}
.title a:visited{
	color: #996666;
	text-decoration: none;
}
.title a:active{
	text-decoration: none;
}
.title a:hover{
	color: #23508B;
	text-decoration: none;
}


/*　このページの上へ　*/
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}

/*　トラックバック　*/
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}

/*　RSS　*/
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}

/* Powered by てぃーだブログ */
.adFooter a{}
.adFooter a:link{}
.adFooter a:visited{}
.adFooter a:active{}
.adFooter a:hover{}

/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	font-size: 140%;
	width: 730px;
	margin: 0;
	padding: 10px;
	text-align: center;
	clear: both;
}

/* ブログ説明文 */
.description{
	font-size: 90%;
	padding: 5px 10px 10px;
	width: 730px;
	text-align: left;
	line-height: 130%;
}

/* パン屑メニュー */
.topicpath {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
	vertical-align: bottom;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
}

/* 記事タイトル */
.title{
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #663300;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/* 記事日付 */
.date{
	font-size: 80%;
	margin-top: 0;
	text-align: right;
	margin-bottom: 2px;
}

/* 記事本文 */
.main{
	padding: 10px;
	font-size: 87%;
	line-height: 150%;
	width: 570px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{}

/* 記事フッター */
.posted{
	text-align: right;
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
	font-size: 83%;
	padding: 10px;
	margin-right: 0px;
	margin-left: 10px;
	width: 570px;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0 0 5px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #996600;
}

/* トラックバック本文 */
.trackback-body{
	font-size: 85%;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}

/*トラックバック送信元など*/
.trackback-post{
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	margin: 0 0 0 15px;
	font-weight: bold;
	font-size: 100%;
}

/* コメント投稿者日時など*/
.comments-post{
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;}

/* コメント本文 */
.comments-body{
	font-size: 85%;
	line-height: 130%;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}

/* コメント入力テーブル */
.form {
	width: 360px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form td {
	line-height: 170%;
	vertical-align: top;
	padding: 3px;
}
.form th {
	line-height: 170%;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}

/* 本文 */
#text{
	color: #666666;
}

/* メールアドレス */
#email{
	color: #666666;
}

/* 名前 */
#author{
	color: #666666;
}

/* URL */
#url{
	color: #666666;
}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

.cautionGray {
	font-size: 10px;
	color: #999999;
	margin: 5px;
}
.cautionRed {
	font-size: 10px;
	color: #993333;
	margin: 5px;
}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 20px;
}

/* サイドタイトル */
.sidetitle{
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(http://img04.ti-da.net/usr/theocean/bg_sidetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 90%;
	color: #663300;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 5px;
	margin-left:20px;
	width: 170px;
	font-size: 90%;
}

/* RSS */
.sidebody .rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 15px;
	font-weight: bold;
}
.rss .rssMemo {
	text-align: center;
	margin-bottom: 15px;
}


/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C2AB8D;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 曜日枠 */
.calendarwd{
	padding: 5px;
	background-color: #EFEBE0;
}
/* 曜日 */
.calendarweek{
}
/* 日付枠 */
.calendard{
	text-align: center;
}
/* 日曜日 */
.sun{
	color: #990000;
}
/* 土曜日 */
.sat{
	color: #2D64AE;
}
/* 今日 */
.today{
	font-weight: bold;
}
/* カレンダー ここまで ----------*/

/* カテゴリー */
.category {
	margin-bottom: 10px;
}

/* 最近の記事 */
.recententry {}

/* 過去記事 */
.archives {}

/* 最近のコメント */
.comment {}

/* 最近のトラックバック */
.trackback {}

/* お気に入り */
.link  {
	margin-bottom: 10px;
}

/* ブログ内検索 */
.search {
	margin-bottom: 10px;
}

/* QRコード */
.qrcode {
	margin-bottom: 10px;
}

/* アクセスカウンタ */
.counter {
	margin-bottom: 10px;
}

/* 読者登録 */
.subscription {
	margin-bottom: 10px;
}

/* プロフィール */
.profile {
	margin-bottom: 10px;
}
.nickname{
	font-weight: bold;
	word-spacing: 0.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo{
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.message{
	font-size: 85%;
	line-height: 120%;
	margin: 5px;
}

/* お勧め商品 */
.article_ad {
	margin-bottom: 10px;
}

/* タグクラウド */
.tag_cloud {
	margin-bottom: 10px;
}

/* カスタムプラグイン1 */
.custom1 {
	margin-bottom: 10px;
}

/* カスタムプラグイン2 */
.custom2 {
	margin-bottom: 10px;
}

/* カスタムプラグイン3 */
.custom3 {
	margin-bottom: 10px;
}

/* オーナーにメッセージ */
.inquiry{}

/* 新規投稿 */
.blog_entry{}

/* マイアルバム */
.album{
	margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}

/* マイプロフィール */
.my_profile .side {
	background-color: #FFFFFF;
}

/* マイフレンド */
.friend .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.circle .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.friend_blog .side {
	background-color: #FFFFFF;
}

/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size: 87%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 25px;
}

/* このBlogのトップへ */
.menu{
	margin-top: 15px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	text-align: right;
}

/* コピーライト */
#copyright{
	font-size: 83%;
}

/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}
.menubox {
	margin-bottom: 20px;
}
.contentsTop {
	padding-bottom: 10px;
	background-image: url(http://img04.ti-da.net/usr/theocean/bgcontentstop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page #container #content .blog .blogbody .main .wedding {
	background-image: url(http://img04.ti-da.net/usr/theocean/weddingTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	overflow: hidden;
	width: 570px;
}
#page #container #content .blog .blogbody .main .wedding .weddingTxt {
	margin-left: 40px;
	padding-top: 100px;
	background-image: url(http://img04.ti-da.net/usr/theocean/weddingDown.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	clear: both;
	width: 530px;
	text-align: left;
	display: block;
}
#page #container #content .blog .blogbody .main .wedding .weddingTxt .bridalcourseImg {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 30px;
}

#page #container #content .blog .blogbody .main .wedding .shopinfoImg {
	display: inline;
	border: 1px solid #CCCCCC;
	height: 95px;
	width: 145px;
	margin: 5px;
}
#page #container #content .blog .blogbody .main .no1 {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #container #content .blog .blogbody .main .aroma {
	background-color: #FFFFEE;
	text-align: left;
	width: 535px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: thin solid #DBDBDB;
}