/*
Theme Name: いちおしビューティブログ
Theme URI: http://pixeliere.com/
Description: いちおしビューティブログ
Version: 1.0
Author: Seiji Aoki
Author URI: http://pixeliere.com/
Tags: simple

*/
table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	line-height:13px;
	color:#3B3B3B;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px }

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:8px}
.list ul li a{ color:#D56C75;  text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:15px}
.list1 ul li { background:url(images/list_marker1.gif) no-repeat left top; padding-left:13px}
.list1 ul li a{ color:#3B3B3B;  text-decoration: none}
.list1 ul li a:hover{ text-decoration: underline}

span a{ color:#91070B; text-decoration:underline}
span a:hover{ text-decoration:none}

a{ color:#D56C75; text-decoration:underline}
a:hover{ text-decoration:none}

.jamp{ width:186px; color:#3B3B3B; font-size:11px}

span { color:#D56C75}

.bg1{ background:url(images/top.gif) repeat-x}
.bg2{ background:url(images/bot.gif) repeat-x}
.bg3{ background:#F5F5F5}
.bg4{ background:url(images/bgd.jpg) no-repeat}
.bg5{ background:url(images/bg3.gif) repeat-x}
.bg6{ background:url(images/bg2.gif) repeat-x}

.heit{ line-height:15px}

.header td{ color:#D0627B}
.header a{ color:#D0627B; text-decoration:underline}
.header a:hover{ text-decoration:none}
.header span a{ color:#91070B}

.footer { color:#9F9F9F}
.footer a{ color:#9F9F9F; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.form input{
	width:171px;
	height:20px;
	color: #3B3B3B;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}


.form textarea {
	width:171px;
	height:61px;
	color: #3B3B3B;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}


/*------------追加分-------------*/
#container #header {
	background-repeat: no-repeat;
	height: 422px;
	background-image: url(images/header.jpg);
}
#header h1 {
	padding-top: 30px;
	padding-left: 30px;
}
#header #copy {
	margin-top: 162px;
	margin-left: 220px;
}
#container #navi {
	padding-left: 10px;
	height: 30px;
	margin-bottom: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-bottom: 5px;
}
#container #navi li {
	float: left;
	margin-right: 3px;
}

/* 一般ページ */
#stheader {
	background-repeat: no-repeat;
	height: 250px;
	background-image: url(images/st-header.jpg) ;
}

.st03 {
	background-image: url(images/st-header03.jpg) !important;
}

#wrap #container #stheader h1 {
	padding-top: 30px;
	padding-left: 30px;
}

.left {
	float: left;
	margin: 0 5px;
	border: 1px solid #D7D7D7;
 
}

.right {
 	float:right;
 	margin: 0 5px;
	border: 1px solid #D7D7D7;
}


/* ラウンドボックス */
.roundBox {
	width: 460px;
	margin: 0 0 20px 0;
}

.roundBoxHeader {
	background-color: #FFFFFF;
	background-image: url(images/roundLabel1.jpg);
	height: 26px;
	background-repeat: no-repeat;
	padding: 7px 0 0 10px;
}


.roundBoxBody {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/roundbody.gif);
	background-repeat: repeat-y;
}
.roundBoxBody .left {
	float: left;
	margin: 0 5px;
	border: 1px solid #D7D7D7;
}

.roundBoxBody .right {
	float: right;
	margin: 0 5px;
	border: 1px solid #D7D7D7;
}


.roundLabel {
	background-image: url(images/roundLabel2.gif);
	height: 27px;
	background-repeat: no-repeat;
	padding: 7px 0 0 10px;
	margin: 0 0 5px 0;
}

.textBox {
	height: 100%;
	margin: 0 0 20px  0;
	width: 460px;
}

.textBox .left {
	float: left;
	margin: 0 5px;
	border: 1px solid #D7D7D7;
}

.textBox .right {
	float: right;
	margin: 5px;
	border: 2px solid #D7D7D7;
}

.textBox p {
	margin-left: 15px;
	margin-right: 15px;
}

/* オレンジボックス */
.orangeBoxHeader {
	background-image: url(images/orangeBoxHeader.gif);
	height: 27px;
	background-repeat: no-repeat;
	padding: 10px 0px 0 14px;
}
.orangeBox {
	height: 100%;
	width: 460px;
	margin: 0 0 20px 0;
}
.orangeBoxBody {
	background-image: url(images/orangeBoxBody.gif);
	padding: 10px 20px;
	font-size:13px;
}
.orangeBoxfooter {
	background-image: url(images/orangeBoxFooter.gif);
	height: 16px;
}

.orangeBoxBody li {
	margin-bottom: 10px;
}

.orangeBoxBody strong {
	margin: 0 2em 0 0;
}

#main .contents {
	margin-left: 20px;
	margin-bottom: 15px;
}


#container #footer {
	color: #9f9f9f;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ededed;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
}
#container #footer p {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 80px;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 25px;
	float:left;
}

#footer #qr {
	background: url(images/qr.png) no-repeat!important;
	height: 60px!important;
	width: 20px!important;
	float:right!important;
}

.roundBoxfooter {
	background-image: url(images/roundfooter.gif);
	height: 15px;
}



#container #footer a ,#container #footer a:visited {
	color: #9f9f9f;
}

#container #footer a:hover {
	color: #6699FF;
}

.top  p {
	color: #817f7e;
	margin-right: 1em;
	margin-left: 1em;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container #main {
	margin-bottom: 2px;
	height: 100%;
	clear: both;
}

#container .entry {
	
}
#container .top .entry {
	float: left;
	width: 215px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 20px;
	background-color: #F4F4F7;
}

#container .top .entry2 {
	float: left;
	width: 215px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F4F4F7;
	
}

#container #main .top {

}
#container #main .top {
	width: 766px;
}
#container #main .top h3 {
	margin-bottom: 0.5em;
}

#container #main .top #news {
	margin-bottom: 10px;
	background-image: url(images/news.jpg);
	padding-top: 25px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 70px;
	margin-left: 20px;
}

#container #main .top #news h3 {
	background-color: #EEEDEF;
	padding: 0.5em 0.5em 0.5em 1em;
}
#container #main .top #news ul {
	margin-left: 2em;
	height: 50px;
	overflow: auto;
}
#container #main .list a {
	color: #FF6699;
}
#container #main .list li {
	background-image: url(images/list_marker.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.3em;
}

/* 各ページヘッダー定義 */

#container  .hd1 {
	background-image: url(images/hd_1.jpg)!important;
}

#container  .hd2 {
	background-image: url(images/hd_2.jpg)!important;
}

#container  .hd3 {
	background-image: url(images/hd_3.jpg)!important;
}

#container  .hd4 {
	background-image: url(images/hd_4.jpg)!important;
}

#container  .hd5 {
	background-image: url(images/hd_5.jpg)!important;
}

#container  .hd6 {
	background-image: url(images/header.jpg)!important;
}

#container  .hd7 {
	background-image: url(images/hd_7.jpg)!important;
}

.news {
	font: 70% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.news ul {
	width: 680px;
	text-align: left;
	height: 45px;
	overflow: auto;
}

#container #main .top #news iframe {
	height: 45px;
	width: 680px;
	margin:0;
	padding:0;
}

#wrap{
	width:781px;
	margin:0 auto;
	background-image: url(images/container-bg.jpg);

}
#wrap #container #main .top #content {
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 20px;
	background-color: #f2f2f2;
	width: 745px;
	height: 100%;
}

#header #header-txt {
	width: 430px;
	padding: 130px 0 0 225px;
	color: #6C0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#header-txt h1 {
	margin: 0px;
	padding: 0px;
	font-size: 180%;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-weight: bold;
}

#blogLt {
float:left;

}

#blogEntry {
	margin:0 0 0 210px
}

.entryTitle {
margin: 0 0 0 -12px;
background-image:url(images/entryh2.jpg);
background-repeat:no-repeat;
padding:12px 0 12px 20px;
}

.entryTitle a:link , .entryTitle a:visited{
	color:#990000;
	text-decoration:none;
}

.entryTitle a:hover {
	color:#FF3300;
	text-decoration: underline;
}

.entryBoxTop {
	background-image:url(images/entryBoxTop.jpg);
	height:23px;
	background-repeat:no-repeat;
}

.entryBoxBdy {
	background-image:url(images/entryBoxBdy.jpg);
	height:100%;
	background-repeat:repeat-y;
	padding:0 20px;
}

.entryBoxFt {

	background-image:url(images/entryBoxFt.jpg);
	background-repeat:no-repeat;
	height:32px;
}

.entryPost {
	border-bottom:1px dashed #999999;
	margin:0 20px 0 0;
	height:100%;
}

#sideBarContentBdy a:link ,#sideBarContentBdy a:visited {
	text-decoration:none;
	color:#0099FF;
}

#sideBarContentBdy a:hover  {
	text-decoration:none;
	color:#FF6600;
}


#sideBarContentBdy {
	background-image:url(images/sideBarBdy.png);
	background-repeat:repeat-y;
	padding:0 0.5em 0 1em;	
}

#sideBarContentFt {

background-image:url(images/sideBarFt.png);
background-repeat:no-repeat;
}

#rss {
	text-align:left;
	margin:0.5em 0 0 0;
}

.RecentEntry {
	font-size:85%;
}

.RecentEntry li {
	margin:0 0 0.3em 0;
}

#contentsMenu {
	width:180px;
}

#wp-calendar {
	width:100%;
}
