/*ここは消さないで下さい!*/
/* Template Name: m134_Purple */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 13px;
	line-height: 150%;
	background:  url("img/back.jpg") no-repeat #EDE4DB;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}


/* 画像の属性 */
img {border: none; margin: 0 3px 0 3px;}
.img-left {	float: left;margin: 3px 3px 3px 0;}
.img-right {float: right;margin: 3px 0 3px 3px;}
.img-center {;margin: 3px auto;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 120%;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #f63;text-decoration: underline;}
a:hover {color:#000;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定*/
#base{
 	width: 950px;
 	margin: 0 auto;
 	background: url("http://www.binx2.com/blog/img/base.jpg") repeat-y;
 	text-align: center;
 	position: relative;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#containar {
	width: 900px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}



.img_010-BEAUTY {
    background: url("http://www.binx2.com/blog/img/back-010-BEAUTY.gif") repeat;
}

.img_020-DIGITAL {
    background: url("http://www.binx2.com/blog/img/back-020-DIGITAL.gif") repeat;
}

.img_030-SALON {
    background: url("http://www.binx2.com/blog/img/back-030-SALON.gif") repeat;
}

.img_040-FREEDOM {
    background: url("http://www.binx2.com/blog/img/back-040-FREEDOM.gif") repeat;
}



/*ヘッダー*/
#header	{
    margin: 0;
	padding: 0;
	height : 220px;
	text-align: left;
	border-top: 20px solid #345FBD;
	background: url("http://www.binx2.com/blog/img/header.jpg") no-repeat top left;
}

#header h1{
	position: absolute;
	top: 30px;
	left: 25px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:active{
	color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#header h1 a:hover{
    color : #FF0000;
}


#header h2{
	position: absolute;
	left: 5px;
	top: 2px;
	width: 790px;
	color: #FFF;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
}

/*ヘッダーバナー*/
.h_banner{
	position: absolute;
	top: 70px;
	left: 0;
	width: 950px;
	height: 90px;
	text-align: left;
}

/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 205px;
 	left: 0px;
 	width: 940px;
 	height: 30px;
	list-style: none;
	padding-left: 10px;
/*	border-top: 3px solid #B7DFA3;
	border-bottom: 3px solid #B7DFA3; */
 	background: url("img/menu.jpg") no-repeat;
}

#topmenu li{
    height: 30px;
    display: block;
    color: #555;
    line-height: 180%;
    float: left;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 30px;
    padding: 2px 10px 0 15px;
    display: block;
    color: #385EBF;
    text-decoration: none;
 	background: url("img/231.gif") no-repeat;
    float: left;
    margin: 0 0 0 5px;
    font-weight: bold;
}

#topmenu li a:hover{
 	color: #0C007F;

}

#wellcome	{
    margin: 0 0 -10px 0 ;
	padding: 0;
	height : 270px;
	text-align: left;
/*	border-top: 20px solid #345FBD; */
	background: url("http://binblog.sakura.ne.jp/binx2/blog/img/wellcome-all.jpg") no-repeat top left;
}

/*ブログの枠等の属性*/
#wrapper {
 	width: 920px;
 	margin: 0 auto;
 	text-align: center;
}

#container {
 	width: 400px;
 	margin: 0;
 	float: right;
 	text-align: left;
}

/*コンテンツ*/
#content {
 	float: left;
 	width: 500px;	
 	margin: 0;
	text-align: left;
}
/*++++++++++++++++++++++++++*/

#content h2 {
    margin: 0 0 0 70px;
    line-height: 30px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

#content h1 {
    margin: 0 0 0 0;
    line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	 	width: 500px;
	    background: url("http://www.binx2.com/blog/img/h1-back.gif") repeat-x;
}


#content .title {
    margin: 10px 0 0 70px;
    color: #fff;
    font-size: 140%;
    text-align: left;
    line-height: 30px;

}

#content .title a:link,
#content .title a:visited,
#content .title a:active{
	color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content .title a:hover,
#content .title a:hover{
    color : #FF0000;
}



.bkimg_010-BEAUTY {
    background: url("http://www.binx2.com/blog/img/title-010-BEAUTY.gif") no-repeat;
}

.bkimg_020-DIGITAL {
    background: url("http://www.binx2.com/blog/img/title-020-DIGITAL.gif") no-repeat;
}

.bkimg_030-SALON {
    background: url("http://www.binx2.com/blog/img/title-030-SALON.gif") no-repeat;
}

.bkimg_040-FREEDOM {
    background: url("http://www.binx2.com/blog/img/title-040-FREEDOM.gif") no-repeat;
}


/*=====================================*/

#content .entry-date {
    margin: 0px 10px 0px 0;
    color: #fff;
    font-size: 100%;
    text-align: right;
    line-height:25px;
}

.entry-date a:link,
.entry-date a:visited,
.entry-date a:active{
	color: #fff;
    text-decoration: none;
}

.entry-date a:hover{
    color : #44CE00;
}
/*=====================================*/

#content h3 {
	height: 20px;
	display: block;
	font-size:105%;
	font-weight: bold;
	color: #CF0000;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

#content h3.cnt {
    margin-left:10px;
	height: 20px;
	display: block;
	font-size:108%;
	font-weight: bold;
	color: #CF0000;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


#content h3.comments-header,
#content h3.comments-open-header,
#content h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #CC338C;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


#content h4 {
	margin: 10px 5px 0  5px;
	padding-left:5px;
	border-bottom: 1px dotted #BBB;
	font-size:100%;
	color: #CF0000;
	font-weight: bold;
}

/* contenntリンク属性 */
/*#content a{font-weight: bold;}
#content a.c1{font-weight: normal;} */

#content h2 a:link,
#content h2 a:visited,
#content h2 a:active,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active{
	color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content h2 a:hover,
#content h3 a:hover{
    color : #75FAFF;
}


/*記事枠*/
#content .doc{
	padding: 0 10px;
	text-align: left;
	line-height: 19px;
}


#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
    font-size: 12px;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}
	
/*  パンくずリスト  */
#content .navi {
	margin : 0 0 0 0;
	font-size: 10px;
	color:#FFF;
	background: #0C007F;
	}

/*----- trackbacks & Comments-----*/

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/* 相互リンクリスト属性 */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

.ads_sqr{
    margin:10px 0;
    text-align: center;
}

.ads_banner{
    margin: 15px 0;
    text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 0 0 20px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
}

#news dd{
	margin: 0 0 0 10px;
	color: #666;
	font-size: 10px;
}


/*  左サイドメニュー等の属性  */
#left {
 	float: left;
 	width: 160px;
 	font-size: 12px;
 	margin: 0;
}

/*  右サイドメニュー等の属性  */
#right {
 	float: right;
 	width: 220px;
 	margin: 0;
 	overflow: hidden;
}



.widget-header{
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: #0C007F;
	display: block;
}

/*検索等*/
.widget-content{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
}
	
/*新着記事等*/
ul.widget-new {
	margin-left: 0px;
    list-style: none;
}

.widget-new li{
    margin: 5px 0 0 10px;
    padding-left: 10px;
    background: url("http://www.binx2.com/blog/img/p3.gif") no-repeat;
	line-height: 100%;
/*		text-indent: 10px;*/
	display: block;
}
/*=====================================*/
.widget-new li a:link,
.widget-new li a:visited,
.widget-new li a:active{
	height: 20px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	text-indent: 2px;
	text-decoration: none;
	display: block;
}
	
.widget-new li a:hover{
	margin: 0;
	text-decoration: underline;
	font-weight: bold;
}
/*======================================*/

/*メニュー関連*/
ul.widget-menu,
ul.widget-monthry{
	list-style: none;
}

.widget-menu li.pt,
.widget-monthry li.pt{
	display: block;
	height: 22px;
	margin: 5px 0 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 100%;
	text-indent: 15px;
	background: url("http://www.binx2.com/blog/img/p1.gif") no-repeat;
}

.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.widget-monthry li.pt a:link,
.widget-monthry li.pt a:visited,
.widget-monthry li.pt a:active{
	display: block;
	height: 22px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	font-weight: bold;
	text-decoration: underline;
	background: url("http://www.binx2.com/blog/img/p1.gif") no-repeat;
}

.widget-menu li,
.widget-monthry li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 160%;
	text-indent: 20px;
	background: url("http://www.binx2.com/blog/img/menu03.gif") no-repeat;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active, 
.widget-monthry li a:link,
.widget-monthry li a:visited,
.widget-monthry li a:active{
	display: block;
	height: 20px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 20px;
	text-decoration: none;
}
	
.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #000000;
	text-decoration: underline;

	background: #FFFFFF
}


/*関連リンク用*/
ul.widget-link{
	list-style: none;
}

.widget-link li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 160%;
}

.widget-link li a:link{
	display: block;
	height: 20px;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/*メニュー２*/
dl.widget-menu{
	margin: 0;
}

.widget-menu dt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dt.pt{
	margin-top: 10px;
	background: #CF0000;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #CF0000;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://www.binx2.com/blog/img/menu03.gif") no-repeat;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #CF0000;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #FF8833;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #CF0000;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://www.binx2.com/blog/img/menu01.gif") no-repeat;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #CF0000;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://www.binx2.com/blog/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #000;
	text-decoration: underline;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0;
	padding: 10px 5px;
	text-align: right;
	font-size: 85%;
}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin-top: 20px;
	padding: 0;
	height: 50px;
	color: #FFF;
/*	border-top: 1px solid #CCC; */
	border-bottom: 5px solid #CF0000;
	background: #375DBE;
	}
	
#footer p{
	margin: 0;
	padding: 10px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

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

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

#calendar {
    margin: 0 10px 20px 20px;
    color: #FFF;
}

/*.calendarhead {
    padding-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0.2em;
}
*/

.calendarhead {
	margin: 10px 0 0 -20px;
	font-weight: bold;
	font-size: 100%;
	line-height: 220%;
	color: #FFF;
	text-align: center;
	background: #0C007F;
	width: 220px;
}


#calendar a:link,
#calendar a:visited,
#calendar a:active{
    color: #00FF00;
}

#calendar a:hover{
    color : #FF0000;
}

#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 10px;
    width: 25px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    line-height: 130%;
    color: 666;
}

.today {
    display: block;
    border: 1px solid #FFF;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #FF9069;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #75FAFF;
}

/* *******New 設定********* */

#newcontainer{
	width:500Px;
	margin-left:0;
	margin-right:0;
}

#newbase
{
	width: 560px;
	margin : 0px 0px 0px 0px;
	background-color:white;
	line-height: 160%;
}

/* ======================================================= */

.paginate {
    text-align: center;
    font-size: 13px;
}

/* ===最近の画像============================================ */

table.image-list {
    width : 500px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
    background-color: #377AC0;
background-image: url("http://www.binx2.com/blog/img/wellcome-all.jpg");
}
table.image-list tr td {
    width : 60px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 0px;
}
table.image-list tr td table tr td.image-list-item {
    height : 60px;
    text-align : center;
    vertical-align : middle;
    padding : 0px;
    margin : 0px;
}
table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

