@charset "UTF-8";

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

*
{
	margin:0;
	padding:0;
	font-size:13px;
	font-family: MS PGothic, Verdana, Arial, sans-serif;
	color:#444444;
}

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

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

body
{
	background-color:#f3f3e7;
	text-align:center;
	font-size:14px;
}

h1
{
	font-size:10px;
	font-weight:normal;
	color:#995555;
}

a
{
	color:#444444;
}

a:link
{
	color:#44444;
}


a:visited 
{
	color:#44444;
}

a:hover
{
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.bi-cute.com/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:1px solid #d7d6c1;
	width:800px;
	margin:0 auto;
	text-align:left;
	color:#444444;
}

div#container h2
{
	color:#995555;
}

div.container-inner
{
	background-image:url(http://www.bi-cute.com//img/top_girl.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

div.container-archive
{
	background-image:url(http://www.bi-cute.com/img/archive_girl.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	font-size:10px;
	height:110px;
}

div.header-inner
{
	padding:10px;
	font-size:14px;
	color:#995555;
	height:0px;
}

div.header-inner a
{
	color:#444444;
	text-decoration:none;
}

div.header-inner a:hover
{
	text-decoration:underline;
}


div.header-inner h2
{
	font-size:13px;
	text-align:left;
	padding:0px 10px 5px 100px;
	font-weight:normal;
	margin-left:0px;
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:10px;
	color:#999999;
}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
	padding:5px 10px 0 10px;
	color:#444444;
}

div#content h2
{
	padding:0px 10px 0px 10px;
	font-weight:normal;
	font-size:15px;
}


/* ---------- content_end ---------- */

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

div#main
{
	width:550px;
	float:right;
	margin-top:0px;
	line-height:150%;
}

div#main a
{
	text-decoration:none;
	color: #995555;
}

div#main a:hover
{
	text-decoration:underline;
}

div#banner
{
	width:100%;
}

div.banner-inner
{
	padding-top:8px;
	padding-left:15px;
}

div.banner-inner h1
{
	text-decoration:none;
	margin-bottom:5px;
}

div.banner-inner h2
{
	font-size:13px;
	padding:0px;
	color:#000000;
	font-weight:normal;
}

div#info-box
{
	width:100%;
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:0px;
	margin-bottom:10px;
	font-size:13px;
	color:#444444;
	line-height:120%
}

div#info-box p
{
	font-size:80%;
	color:#444444;
	line-height:120%;
	margin-bottom:10px;
}

div.info-box-btm hr
{
	display:none;
}

div#info-box h3
{
	background-image:url(http://www.bi-cute.com/img/menu_heart.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:10px;
	text-indent:26px;
	font-size:15px;
	color:#444444;
}

div#info-box img
{
	float:left;
	margin-right:15px;
	vertical-align:middle;
}

div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

div#news-box2 h3
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(http://www.bi-cute.com/img/news_box_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div#news-box h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	height:30px;
	background-image:url(http://www.bi-cute.com/img/blog_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.news-box-inner ul li
{
	font-size:13px;
	list-style:none;
	line-height:120%;
	color:#444444;
}

div.news-box-inner p a
{
	color: #995555;
}

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

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

div#entry-content
{
	height:29px;
}

div.entry-content form
{
}

div.entry-content form input#search
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	padding:1px;
}

div.entry-content form input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0;
}

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

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-top:0px;
	width:210px;
}

div.contents-menu h4,div.contents-search h4,div.contents-search h5
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

div.contents-menu
{
	margin-bottom:30px;
}

div.contents-menu h4
{
	background-image:url(http://www.bi-cute.com/img/contents_tit.gif);
	height:17px;
}

div.contents-search h4
{
	background-image:url(http://www.bi-cute.com/img/search_tit.gif);
	height:17px;
}

div.contents-search h5
{
	background-image:url(http://www.bi-cute.com/img/search_tit_s.gif);
	height:10px;
}

div.category-archives
{
	font-size:11px;
}

div.category-archives ul
{
	list-style:none;
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul li a
{
	padding:2px 0;
	display:block;
	border-left:10px solid #ff88bb;
	text-indent:11px;
	color: #995555;
	text-decoration:none;
	font-size:12px
}

div.category-archives ul li a:hover
{
	background-color:#f8f8ff;
	border-left:10px solid #aa66bb;
	text-decoration:underline;
	font-size:12px
}

div.category-archives ul.sub-category li a
{
	padding:2px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.bi-cute.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	text-decoration:none;
	color: #995555;
	font-size:12px
}

div.category-archives ul.sub-category li a:hover
{
	padding:2px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.bi-cute.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-decoration:underline;
	color: #995555;
	font-size:12px
}

div.category-archives ul.sub-category
{
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 2px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
}

div.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	text-align:right;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:10px;
	color:#444444;
	margin:5px 0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.bi-cute.com/img/rss.gif);
	margin-bottom:5px;
}

div#sidebar a.rss:hover
{
	background-position:0 100%;
}

div#sidebar a.powered
{
	font-size:60%;
	color:#dab4b4;
}

/* ---------- sidebar_end ---------- */

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

div.footer
{
	clear:both;
	border-top:1px solid #cc9999;
	text-align:center;
	font-size:10px;
	color:#999999;
	padding:5px 0 20px 0;
}

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

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

div#main p.navi
{
	font-size:13px;
	margin-top:0px;
	color:#444444;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-top:5px;
	font-size:16px;
	line-height:150%;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#444444;
	line-height:120%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(http://www.bi-cute.com/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#ecb5b5;
	color:#ffffff;
	border-left:1px solid #cc6666;
	border-right:1px solid #cc6666;
	border-bottom:1px solid #cc6666;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.bi-cute.com/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#e0bc89;
	color:#ffffff;
	border-left:1px solid #bb974a;
	border-right:1px solid #bb974a;
	border-bottom:1px solid #bb974a;
	padding:7px 5px 3px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(http://www.bi-cute.com/img/entry_h3.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	color:#cc9999;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
	font-size:13px;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://www.bi-cute.com/img/entry_h4.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	font-size:90%;
	color:#444444;
	padding:0 0 12px 0;
	margin:0 0 5px 0;
}

div.entry h5
{
	background-image:url(http://www.bi-cute.com/img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#444444;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry h6
{
	background-image:url(http://www.bi-cute.com/img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#444444;
	font-size:90%;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:13px;
	color:#444444;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://www.bi-cute.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:13px;
	color:#444444;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#444444;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:11px;
	display:inline;
	color:#444444;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:13px;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:13px;
	color:#444444;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:13px;
	border:1px solid #cccccc;
	color:#444444;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

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

.calendar {
    margin-bottom: 12px;
}
.module-calendar-module{
    margin-left: 3px;
}
.calendar th {
    width: 23px;
    text-align: center;
    font-size:10px;
}
.calendar td {
    line-height: 120%;
    text-align: center;
}
.today {
    color: #444444;
}
.today a {
    color: #444444;
    text-decoration:underline;
}
.sunday,
.holiday {
    color: #e50003;
}
.holiday a {
    color: #e50003;
    text-decoration:underline;
}
.saturday {
    color: #444444;
}
.saturday a {
    color: #444444;
    text-decoration:underline;
}

.blog a {
    color: #995555;
    text-decoration:underline;
}

.entry-footer a {
    color: #995555;
    text-decoration:underline;
}

.blog-index {
    margin-bottom: 12px;    
}
.blog-index a {
    color: #995555;
    text-decoration:underline;
}

.kyocho {
    color: #660066;
    font-weight: bold;
}

.kyocho2 {
    color: #990099;
}

.kyocho3 {
    color: #dd55cc;
}

.kyocho4 {
    color: #ee82ee;
}

.kyocho5 {
    color: #990099;
    font-size: 10px;
}

.kyocho_b13 {
    color: #660066;
    font-size: 13px;
    font-weight: bold;
}

.kyocho_b14 {
    color: #660066;
    font-size: 14px;
}

.kyocho_b14_1 {
    font-size: 14px;
}

.kyocho_b15 {
    font-size: 15px;
}

.left
{
	float:left;
	margin-left:60px;
}

.right
{
	float:right;
	margin-left:300px;
	padding:0px 10px 90px 10px;
}

.left_arc
{
	float:left;
}

.right_arc
{
	float:right;
	margin-left:200px;
	padding:0px 10px 40px 10px;
}

.toiawase
{
	font-size:10px;
}

.toiawase2
{
	color:#ff3311;
}

.link {
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
	margin-bottom:0px;
}

.price_text {
	color: #ff0000;
}

.title2 {
	margin: 0 0 10px 20px;
	color: #e4007f;
	font-weight: bold;
}

.title2_text {
	margin: 0 10px 10px 35px;
}


