/* ????????????????????????
----------------------------------------------- */
body {}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

div, p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}



/* ???????????????
----------------------------------------------- */
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: underline; }



/* ????????????????????????????????????????????????????????????????
----------------------------------------------- */
#container {
	margin: 0 auto;
	padding: 0;
	width: 764px;
	line-height: 140%;
	text-align:left;
}



/* ?????????
----------------------------------------------- */
#container #header_title {
	margin: 0;
	width: 764px;
}

#header_title h1 {
	width:764px;
	height:170px;
	margin-bottom:10px;
	padding: 0;
	background: url("/blog/images/header_title_img.jpg") 0 0 no-repeat;
}

#header_title h1 a{
	display:block;
	width:764px;
	height:170px;
	padding: 0;
}

#header_title h1 a span{ display:block;text-indent:-9999px; }

#header_title p.left {
	float:left;
	background: url("/blog/images/header_title_txt.gif") 0 0 no-repeat;
	width:280px;
	margin-bottom:10px;
}

#header_title p.left span.subtitle {
	display:block;
	width:280px;
	height:14px;
	text-indent:-9999px;
	font-size: 10%;
}

#header_title p.left span.update {
	display:block;
	font-size: 10px;
	color:#999999;
}


#header_title p.right {
	float:right;
	width:400px;
	margin-bottom:10px;
	font-size: 10px;
	line-height:140%;
	text-align:right;
	color:#999999;
}

#header_title div.header_foot {
	clear:both;
	width:764px;
	height:20px;
	font-size: 1%;
	background: url("/blog/images/header_title_foot.gif") 0 0 no-repeat;
}


/* ??????????????????????????????????????????????????????????
----------------------------------------------- */
#center {
	float: right;
	width: 525px;
	font-size: 12px;
	text-align: left;
}

#center .content-nav {
	margin:10px 0 10px 0;
	color:#999999;
	font-size:10px;
	text-align:left;
}

#center .content-nav a {
	color:#999999;
}

.entry_head {
	width:525px;
	height:10px;
	font-size: 1%;
	background: url("/blog/images/entry_box_head.gif") 0 bottom no-repeat;
}

.entry_foot {
	width:525px;
	height:10px;
	margin-bottom:10px;
	font-size: 1%;
	background: url("/blog/images/entry_box_foot.gif") 0 top no-repeat;
	overflow:hidden;
}

.content {
	margin:0;
	padding:5px 17px 7px 11px;
	background: url("/blog/images/entry_box_bg.gif") 0 0 repeat-y;
	font-size: 12px;
}

.content blockquote {
	display:block;
	width:480px;
	margin:0;
	padding:10px 5px;
	line-height: 150%;
	border:1px solid #E1DDE1;
	background:#FBFBFB;
	text-align:center;
}

.content blockquote strong{
	color:#FF0000;
}

.content img {
	margin: 0;
	border:2px solid #FF0000;
}

.content div.entrytitle {
	margin:0;
	padding:0;
}

.content div.entrytitle h2 {
	margin: 0;
	padding: 3px 0 6px 22px;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background: url("/blog/images/entry_title_bg.jpg") 5px top no-repeat;
	border-bottom:2px solid #FF0000;
}

.content div.entrytitle h2 a { color: #FF0000; }

.content div.entrybody,
.content div.entrymore {
	margin: 0 0 20px 0;
	padding: 0;
}

.content div.entrybody p,
.content div.entrymore p {
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 160%;
	color: #666666;
}

.content div.entrybody p a,
.content div.entrymore p a{ color: #FF0000; }

.content div.entrybody span,
.content div.entrymore span{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

.content div.entryextended {
	margin: 0 0 30px 0;
	padding: 0;
}

.content div.entryextended img {
	margin: 0;
}

.content div.entryinfocontainer {
	margin: 0;
	padding: 0;
	border-top:1px solid #E3DFE3;
}

.content div.entryinfo {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height:140%;
	color: #999999;
}

.content div.entryinfo p {
	margin-top:5px;
	padding:0;
	color: #999999;
}

.content div.entryinfo p a {
	color: #333333;
}

.content div.entryinfo p span.entryinfocategory { color: #999999; }
.content div.entryinfo p span.entryinfocategory a{ color: #333333; }


/* ??????????????????? */
.content .trackbacks {
	margin: 50px 0 0 0;
	padding: 0;
	line-height: 140%;
}

.content .trackbacks h3 {
	border-bottom: 2px solid #B7AEB7;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B7AEB7;
}

.content .trackbacks div#trackbacks-info {
	margin: 0;
	padding: 10px;
	background:#FBFBFB;
	border:1px solid #E2DFE2;
}

.content .trackbacks div.trackbacks-content {
	margin: 0 0 0 2px;
	padding: 0;
}

.content .trackbacks div.trackbacks-content p a.pingblogname { color: #999999; }

/* ???????????????????? */
.content .comments {
	margin: 30px 0 0 0;
	padding: 0;
	line-height: 140%;
}

.content .comment {
	margin: 0px 0 30px 2px;
	padding: 0;
}

.content div.comment p.comment-footer {
	font-size:10px;
	color:#999999;
}

.content div.comment p.comment-footer a{ color:#333333; }

/* ??????????????????????????? */
.content h2.comments-error-header,
.content h2.comments-preview-header,
.comments h2.comments-open-header,
.comments .comments-content h3.comments-header {
	border-bottom: 2px solid #B7AEB7;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B7AEB7;
}

#comments-open {
	margin: 0 0 0 2px;
}

.comments-open-moderated {
	line-height: 140%;
}

.comments-open-caution {
	line-height: 140%;
	padding-bottom:15px;
}


h3.comment-pending-title {
	border-bottom: 2px solid #B7AEB7;
	margin: 10px 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B7AEB7;
}

.comment-pending {
	margin: 0px 0 1em 2px;
	font-size:10px;
	color:#999999;
}

.comment-pending a{
	color:#FF0000;
}


/* ???????????????????????????
----------------------------------------------- */
#left {
	float: left;
	margin:0;
	padding:0;
	width: 214px;
}

.sidebar {
	margin: 0;
	padding: 0;
	width: 214px;
}

#left h2 {
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	overflow: visible;
}

#left a { color: #666666; }

#left #sidebar .navi_head {
	width:214px;
	height:10px;
	font-size: 1px;
	background: url("/blog/images/navi_box_head.gif") 0 bottom no-repeat;
	padding:0;
	margin:0;
}

#left #sidebar .navi_foot {
	width:214px;
	height:20px;
	padding:0;
	margin:0;
	font-size: 1px;
	background: url("/blog/images/navi_box_foot.gif") 0 top no-repeat;
}

#left #sidebar .navi_box {
	width:188px;
	padding:5px 13px;
	margin:0;
	color: #B7AEB7;
	font-size: 10px;
	line-height: 120%;
	background: url("/blog/images/navi_box_bg.gif") 0 0 repeat-y;
}

/* ????????????????????????????????????????????defalt setting???? */
.navi_box h2 {
	width:187px;
	height:18px;
	font-size:10%;
	text-indent:-9999px;
}

.navi_box ul {
	margin:0 0 5px 0;
	padding: 10px 18px;
	border-top:2px solid #FF0000;
	border-left:1px solid #F3F1F3;
	border-right:2px solid #E1DDE1;
	border-bottom:2px solid #E1DDE1;
}

.navi_box ul li { 
	margin: 0;
	padding: 0 0 8px 11px;
	list-style: none;
	background: url(images/icon_l_arrow_10.gif) no-repeat 0 4px;
}

#mobile h2 { background: url("/blog/images/navi_mobile_title.gif") 0 0 no-repeat; }
#searchblog h2 { background: url("/blog/images/navi_search_title.gif") 0 0 no-repeat; }
#latests h2 { background: url("/blog/images/navi_latests_title.gif") 0 0 no-repeat; }
#calendar h2 { background: url("/blog/images/navi_calendar_title.gif") 0 0 no-repeat; }
#category h2 { background: url("/blog/images/navi_categories_title.gif") 0 0 no-repeat; }
#message h2 { background: url("/blog/images/navi_message_title.gif") 0 0 no-repeat; }
#archive h2 { background: url("/blog/images/navi_archives_title.gif") 0 0 no-repeat; }


/* ???????????????? */
#mobile h2 {
	height:12px;
}


#mobile p#mobile_title {
	height:68px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background: url("/blog/images/navi_mobile_bg1.gif") 0 0 no-repeat;
}

#mobile p#mobile_txt {
	height:60px;
	margin: 0;
	padding: 7px 10px 0 50px;
	background: url("/blog/images/navi_mobile_bg2.gif") 0 0 no-repeat;
	font-size:10px;
	color:#666666;
	line-height:150%;
}

#mobile p#mobile_qr {
	height:144px;
	margin: 0;
	padding: 0;
	background: url("/blog/images/navi_mobile_bg3.gif") 0 0 no-repeat;
}

#mobile p#mobile_qr a.img {
	display:block;
	width:auto;
	margin-left:42px;
	padding: 0;
}

#mobile p#mobile_qr a.txt {
	display:block;
	width:auto;
	padding: 0 0 0px 11px;
	margin-left:38px;
	background: url("/blog/images/icon_l_arrow_10_glay.gif") 0 4px no-repeat;
	color: #999999;
}
#mobile p#mobile_qr a.txt:hover {
	text-decoration:underline;
	color: #999999;
}

#mobile p#mobile_txt2 {
	height:67px;
	margin: 0;
	padding: 0 10px;
	background: url("/blog/images/navi_mobile_bg4.gif") 0 0 no-repeat;
	font-size:10px;
	color:#666666;
	line-height:150%;
}

#mobile p#mobile_txt2 span {
	color: #FF0000;
}

/* ????????????????????????????????????????????????????????????????????????? */
#left #sidebar #newspaper {
	width:214px;
	padding:0;
	margin:0 0 10px 0;
	background: url("/blog/images/navi_newspaper_bg.jpg") 0 0 repeat-y;
}

#left #sidebar #newspaper h2 {
	width:214px;
	height:72px;
	font-size:10%;
	text-indent:-9999px;
	background: url("/blog/images/navi_newspaper_title.jpg") 0 0 no-repeat;
}

#left #sidebar #newspaper p {
	font-size:10px;
	line-height:140%;
	padding:0 28px 10px 28px;
	color:#333333;
}

#left #sidebar #newspaper .button {
	background: url("/blog/images/navi_newspaper_bottom.jpg") 0 100% no-repeat;
	padding:0 28px 39px 28px;
	text-align:center;
}

#left #sidebar #newspaper .button img {
	border:none;
}


/* ?????????????????? */
#searchblog form {
	padding: 0;
}

#searchblog dl {
	display:block;
	width:150px;
	margin: 0 0 10px 20px;
	padding:0;
}

#searchblog dl dt {
	margin: 0 0 6px 0;
	padding: 0;
}

#searchblog dl dd {
	margin: 0;
	padding: 0;
	text-align: center;
}

#searchblog dl dd input#search {
	width: 150px;
	margin: 0 0 5px 0;
}

/* ???????????????? */
#calendar a.cal { color: #FFFFFF; }
#calendar a.calPN { color: #B7AEB7; }

#calendar div#calenderYM {
	background:#FFFFFF;
	border-top:2px solid #FF0000;
	border-left:1px solid #F3F1F3;
	border-right:2px solid #E1DDE1;
	border-bottom: 1px solid #EAEAEA;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #B7AEB7;
}

#calendar table {
	width:100%;
	background:#FFFFFF;
	border-left:1px solid #F3F1F3;
	border-right:2px solid #E1DDE1;
	border-bottom:2px solid #E1DDE1;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
}

#calendar th {
	padding: 10px 0 10px 0;
	color: #B7AEB7;
	text-align: center;
}

#calendar td {
	padding: 0;
	border-bottom: 5px solid #FFFFFF;
	text-align: center;
	color: #B7AEB7;
}

#calendar td.calentry {
	background: #FF0000;
}

#calendar div#calendarPN {
	margin:0;
	padding:5px 0 5px 0;
	font-size: 10px;
	line-height: 120%;
	color: #B7AEB7;
}

#calendar p#calendarPrev {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#calendar p#calendarNext {
	float: right;
	margin: 0px;
	padding: 0;
	text-align: right;
}

/* ?????????????? */
#category ul li ul { 
	margin:0 0 5px 0;
	padding: 10px 18px;
	border-width:0;
}

#category ul li ul li { 
	margin: 0;
	padding: 0 0 8px 11px;
	list-style: none;
	background: url("/blog/images/icon_l_arrow_10.gif") no-repeat 0 4px;
}

/* ???????????????????? */
a.mess { color: #999999; text-decoration: underline; }

#message {}

#message span.messagedate {
	font-weight: bold;
	color: #999999;
}

/* ????????????????? */
#archive {}

/* ??????????? */
#contents {}

#contents dl {
	margin: 0 0 0 12px;
	padding: 0;
}

#contents dl dt {
	margin: 10px 0 2px 0;
	padding: 0;
}

#contents dl dd {
	margin: 0 0 8px 4px;
	padding: 0 0 0 11px;
	text-size: 10px;
	line-height: 120%;
}

#contents dl dd.boyfriend   { background: url(images/left_contents_arw_boy.gif) 0 3px no-repeat; }
#contents dl dd.boyfriend a { color: #F25C6F; }

#contents dl dd.product   { background: url(images/left_contents_arw_prod.gif) 0 3px no-repeat; }
#contents dl dd.product a { color: #FF6804; }

#contents dl dd.mailmagazine   { background: url(images/left_contents_arw_mailmag.gif) 0 3px no-repeat; }
#contents dl dd.mailmagazine a { color: #2CA343; }

/* ????????????????? */
#feed {}
#feed p {
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	color:#B7AEB7;
}

/*
#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}
*/



/* ???????????????????????????????
----------------------------------------------- */
#right { }



/* ????????????????
----------------------------------------------- */
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	width: 789px;
	height: 40px;
	background: #FFFFFF;
	font-size: 10px;
	line-height: 110%;
	color: #AD8C83;
	background: #FFFFFF url(images/foot_bg.gif) top left no-repeat;
}

#footer p {
	float:left;
	margin: 0px;
	padding: 8px 0 0 16px;
	
}

#footer ul {
	float: right;
	margin: 8px 16px 0 0;
	_margin: 8px 8px 0 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 20px;
	padding:0 0 0 9px;
	list-style: none;
	background: url(images/foot_arw.gif) no-repeat 0px 50%;
}

#footer a:link    { color: #AD8C83; text-decoration: none; }
#footer a:active  { color: #AD8C83; text-decoration: none; }
#footer a:visited { color: #AD8C83; text-decoration: none; }
#footer a:hover   { color: #AD8C83; text-decoration: underline; }



/* ????????????????????????????????????????????????????
----------------------------------------------- */
div#center #pagebody-inner form {
	margin: 0 0 40px 0;
	padding: 0;
}

div#center #pagebody-inner form h3 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

div#center #pagebody-inner h2.search-results-header {
	border-bottom: 2px solid #B7AEB7;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B7AEB7;
}
div#center #pagebody-inner p.search-cap {
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
	font-size: 12px;
	color: #666666;
}

div#center #pagebody-inner #search-options {
	margin: 0px 0 1em 2px;
	font-size:12px;
	color:#999999;
}

div#center #pagebody-inner h3.search-results-header2 {
	margin: 0 0 10px 0;
	padding: 3px 0 6px 22px;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	background: url("/blog/images/entry_title_bg.jpg") 5px top no-repeat;
	border-bottom:2px solid #FF0000;
}

div#center #pagebody-inner .search-results-container {
	margin:20px 0 0 0;
}

div#center #pagebody-inner .search-results-container h3{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

div#center #pagebody-inner .search-results-container h3 a{
	color:#FF0000;
}

div#center #pagebody-inner .search-results-container p{
	font-size:12px;
	color:#666666;
}

div#center #pagebody-inner .search-results-container p a{
	color:#666666;
}

div#center #pagebody-inner .search-results-container .entry-footer{
	font-size:10px;
	color:#999999;
}

div#center #pagebody-inner blockquote {
	color: #666666;
}

body.layout-one-column div#center #pagebody-inner a:link    { color: #EF3E34; text-decoration: underline; }
body.layout-one-column div#center #pagebody-inner a:visited { color: #EF3E34; text-decoration: underline; }
body.layout-one-column div#center #pagebody-inner a:active  { color: #EF3E34; text-decoration: underline; }
body.layout-one-column div#center #pagebody-inner a:hover   { color: #EF3E34; text-decoration: underline; }


/* ??????????????????????????? */


#comments-open {
	margin: 0 0 0 2px;
}

.comments-open-moderated {
	line-height: 140%;
}

.comments-open-caution {
	line-height: 140%;
	padding-bottom:15px;
}


