@charset "utf-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#fffaea;
	font-size:11pt;
	text-align:center;
	margin:0 auto;
}
a
{
	text-decoration:none;
	color:#ba3c5b;
	background-color:transparent;
}



a:hover
{
	text-decoration:underline;
	color:#f65c9b;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}



div.layout-two-column-right div#main-container,
div.layout-two-column-left div#main-container,
div.layout-one-column div#main-container
{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#ffffff;
	color:inherit;
}

div.layout-three-column div#main-container
{
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color:#ffffff;
	color:inherit;
}


div#container-top {
	width:100%;
	height:50px;
	margin:0 auto;
	text-align:left;
	background-image:url(http://www.tiara-collection.com/img/container-top.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
div#container2
{
	text-align:center;
	width:100%;
	margin:0 auto;
  background-image:url(http://www.tiara-collection.com/img/header_bg.jpg);
  background-position:center top;
  background-repeat:repeat-x;
}

div#container
{
	text-align:center;
	width:100%;
	margin:0 auto;
  background-image:url(http://www.tiara-collection.com/img/body_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}

div.layout-three-column,
div.layout-two-column-right,
div.layout-two-column-left,
div.layout-one-column

{
  background-image:url(http://www.tiara-collection.com/img/container_bg.png);
  background-position:left top;
  background-repeat:repeat-y;
	width:830px;
	margin:0 auto;
	text-align:center;
}


div#container-bottom {
	text-align:center;
	width:100%;
	margin:0 auto;
  background-image:url(http://www.tiara-collection.com/img/container-bottom.jpg);
  background-position:center bottom;
  background-repeat:repeat-x;
}


div#wrapper-top
{
  width:800px;
  height:2px;
  margin:0 auto;
	background:#333300;
	font-size:2px;
}
/* ---------- body_end ---------- */

/* ---------- banner ---------- */

div.layout-two-column-right div#banner,
div.layout-two-column-left div#banner,
div.layout-one-column div#banner,
div.layout-three-column div#banner
{
	width:590px;
	height:50px;
	margin:0 auto;
	text-align:left;
	background-image:url(http://www.tiara-collection.com/img/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

div#banner-inner
{
  background-color:transparent;
	color:#a97f8a;
}

div#banner h1,
div#banner-inner h1
{
	text-align:left;
	position:relative;
	left:75px;
	font-size:80%;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	line-height:150%;
}


div#banner h1 a,
div#banner-inner h1 a
{
	color:#a97f8a;
	background-color:transparent;
	text-decoration:none;
}

div#banner h1 a:hover,
div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner h2,
div#banner-inner h2

{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
	color:#ee2546;
	background-color:transparent;
}




/* ---------- main ---------- */

div.layout-one-column #main
{
	width:600px;
	float:left;
}

div.layout-two-column-right #main
{
	width:600px;
	float:left;
}

div.layout-two-column-left #main
{
	width:600px;
	float:right;
}

div.layout-three-column #main
{
	width:600px;
	float:left;
}

div.content
{
	padding:0 ;
}

div.entry
{
	margin:0;
}

p.date-header
{
	color:#666666;
	font-size:70%;
	font-weight:normal;
	padding:5px 0 5px 0;
	background-color:inherit;
}

h3.entry-header{
  width:581px;
  height:60px;
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#cb6377;
	background:transparent url(http://www.tiara-collection.com/img/h3.jpg) no-repeat left top;
	border:none;
	line-height:250%;
    text-indent:70px;
	text-align:left;
}

h3.entry-header a
{
	color:#cb6377;

}

div.entry-content
{
	padding:10px;
}

div.content blockquote
{
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
	margin:0 0 15px 0;
}

div.content blockquote p
{
	color:#669966;
	font-size:80%;
}
div.entry-body {
	color:#666666;
	font-size:90%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.entry-body p,
div.entry-more p
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

div.entry-body img,
div.entry-more img
{
	border:0;
	margin:0 0 20px 0;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#666666;
	font-size:80%;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}

div.content div.entry-tags h4
{
	color:#666666;
	font-size:80%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background-color:transparent;
	border-bottom:1px dotted #999999;
}

div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:80%;
}

div.entry-info
{
	padding-bottom:10px;
	text-align:right;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

div.content h4
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ Ｐゴシック";
	color:#993366;
	background:transparent url(http://www.tiara-collection.com/img/h5.jpg) no-repeat 2px top;
	padding-left: 25px;
	line-height:150%;
	margin-bottom:10px;
	font-weight:bold;
	vertical-align:bottom;
	clear:both;
	text-align:left;
}

div.content h5
{
	font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ Ｐゴシック";
	color:#cc6666;
	background:transparent url(http://www.tiara-collection.com/img/link-h6.gif) no-repeat 0 2px;
	padding: 0 10px 0 16px;
    vertical-align:middle;
	line-height:120%;
    margin-bottom:5px;
}

div.content p.navi-link
{
	color:#666666;
	font-size:80%;
	margin-bottom:15px;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

div.layout-one-column div#left-menu,
div.layout-one-column div#right-menu
{
	display:none;
}

div.layout-two-column-right div#left-menu,
div.layout-two-column-right div#right-menu
{
	width:198px;
	float:right;
}

div.layout-two-column-left div#left-menu,
div.layout-two-column-left div#right-menu
{
	width:198px;
	float:left;
}

div.layout-three-column div#left-menu,
div.layout-three-column div#right-menu
{
	width:198px;
	float:left;
}

div.layout-two-column-right div.left-content,
div.layout-two-column-right div.right-content
{
	padding:0;
}

div.layout-two-column-left div.left-content,
div.layout-two-column-left div.right-content
{
	padding:0px;
}

div.layout-three-column div.right-content
{
	padding:0;
}

div.layout-three-column div.left-content
{
	padding:0;
}

div.left-content h3,
div.right-content h3

{
    width:200px;
    height:40px;
    font-size:80%;
	font-weight:bold;
	font-family:Verdana,"ＭＳ Ｐゴシック";
	text-decoration:none;
	color:#907154;
	background:#dcdcdc url(http://www.tiara-collection.com/img/icon_topcategory.jpg) no-repeat;
	display:block;
	line-height:320%;
    text-indent:40px;
}

div.left-content h3 a,
div.right-content h3 a
{
	color:#907154;
}

div#left-menu li,
div#right-menu li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.search-form,
div.category-archives,
div.monthly-archives,
div.recent-entry,
div.site-link,
div.cclicense,
div.powered,
div.search-feed
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left:30px;
    border-bottom:1px dotted #4C3019;
}

div.search-form label,
div.cclicense {
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input#search {
	width:80%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

div.search-form input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#fce3e6;
	margin-top:5px;
}

/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

div#footer
{
  width:100%;
  height:141px;
	background:transparent url(http://www.tiara-collection.com/img/container-bottom.jpg) repeat-x left bottom;
	color:inherit;
        margin:0 auto;
}
/*
* html div#footer { behavior: expression(IEPNGFIX.fix(this)); }
*/
div#footer-inner
{
  width:830px;
  margin:0 auto;
	background:transparent url(http://www.tiara-collection.com/img/footer_bg.png) no-repeat left top;
  padding-top:60px;
}
div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:5px;
	left:0;
}

/* ---------- footer_end ---------- */


/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 5px 15px 15px;
}

div.trackbacks p
{
	margin:5px 5px 10px 15px;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div#comments-open-data fieldset
{
	padding-left:15px;
}


p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 10px 10px 15px;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 10px 15px 15px;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

div.content h3.search-results-header
{
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	padding:5px;
	color:#ffffff;
	margin-bottom:10px;
}

div.search-feed p
{
	color:#666666;
	font-size:70%;
	line-height:140%;
}

div.search-feed-content
{
	border: 1px solid #cccccc;
	padding:10px;
}

p.feed-link
{
	margin:5px 0 0 0;
}

form#search-form label
{
	background-color:inherit;
	color:#666666;
	font-size:80%;
	margin:0 0 5px 0;
}




dd#search-box ul,dd#search-options ul
{
	list-style:none;
	padding:0 0 10px 0;
}

dd#search-box ul li,dd#search-options ul li
{
	display:inline;
	margin:0 15px 0 0;
}

dd#search-box input#search
{
	width:70%;
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	padding:2px;
	background-color:#eeeeee;
}

dd#search-box input.searchsubmit {
	color:#666666;
	font-size:80%;
	border: 1px solid #666666;
	background-color:#ffffff;
	margin-top:5px;
}

h5.search-results-tit
{
	color:#666666;
	font-weight:bold;
	font-size:70%;
	border-bottom:1px dotted #cccccc;
	padding:2px;
	margin-bottom:10px;
}

p.search-results-content
{
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:inherit;
}

/* ---------- search_end ----------*/

/* ---------- archives ----------*/

div.archive-body ul.archive-list li
{
	list-style-position:inside;
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

/* ---------- archives_end ----------*/










div.menu_tittle{
	text-align:left;
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.tiara-collection.com/img/contents-menu.jpg) no-repeat left top;
	color:inherit;
	width:200px;
	height:31px;
	padding-bottom:10px;
}

div.contents-banner2 {
margin:10px 0 10px 10px;
}
