@import url(../../003/css/b_blog_common.css);

/*******************************
 BLOGS
 b005 Targie Labo用CSS
*******************************/

#banner{
	height:452px;
	width: 192px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 4px;

	clear: both;
}

#member {
	display: block;
	float: right;
	width: 160px;
	font-size: 9px;
	text-align: center;
	margin-top: 4px;
	line-height: 12px;
}

#plate04{
	height:auto;
	width: 180px;
	padding-left: 15px;
	float: left;
}

#plate04head {
	height:20px;
	margin-top:10px;
}

#plate04mid {
	padding: 10px;
}

#plate04mid2 {
	background-image:url(../images/plate04m.jpg);
	background-repeat: repeat-y;
}

#plate04bottom {
	height:20px;
}

/* ･皈ﾋ･蝪ｼｺｸﾂｦ */
#menu_left {
  float:left;
  margin: 5px;
  padding: 0px 0px 0px 10px;
  width: 160px;
  height: 100%;
}

/* ????ｦﾂ? */
#menu_right {
	float:right;
	margin: 0px 24px 0px 0px;
	padding: 0px;
	width: 200px;
	height: 100%;
	clear: right;
}

/* ﾄﾌ???ｵｭ??ﾎｰ?(･皈ﾋ･蝪ｼｺｸ,ｱｦｹｽﾀｮ) */
#content {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 470px;
	border: 2px solid #33CC33;
}


/* content */

/*
#content_top {
	margin: 10px 0px 10px 0px;
	width: 678px;
	float: right;
	height: auto;
}
*/

#content_top {
	width: 845px;
	height:70px;
	background-image: url(../images/labo_logo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	text-decoration: none;
}

#content_detail {
	width: 660px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* #bloghead{
	background:url(../images/h_img_01.jpg) 0 0 no-repeat;
	width:678px;
	height:258px;
}
*/
#blogheadter{
	height:21px;
	width:650px;
}

#blogbody{
	width:650px;
	height:auto;
	padding-bottom: 14px;
}

#blogfooter{
	height:80px;
	width:650px;
}

.blogs {
	padding: 12px 8px 12px 8px;
}

.blog_entry {
	color: #754F00;
	height: auto;
	text-align: right;
	padding:18px 20px 6px 0;
	font-weight: bold;
	font-size: 0.9em;
}

.blog_entry_non {
	color: #CC0033;
	height: auto;
	text-align: right;
	padding:18px 20px 16px 0;
	font-weight: bold;
}

.entry_title{
	font-size: 14px;
	margin-bottom:4px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/content_ber.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.entry_subtitle{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(../images/title_new.gif);
	background-repeat: no-repeat;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-position: 12px;
}

.images{
	margin:0 2px 0 0;
	width: 27px;
	float: left;
}
.text_01{
	width: 580px;
	float: right;
	margin-top: 5px;
}

.text_02{
	width: 615px;
	float: right;
	margin-top: 5px;
	color: #3366FF;
}


.entry_category{
  color: #FF0000;
}

.entry_status {
  font-size: 12px;
  text-align: right;
}

.blog_trackback {
  background: #FFFFFF;
  color: #000000;
  margin-bottom:10px;
  padding: 4px;
  border: 1px solid #666666;
}

.trackback_caption {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	margin-bottom:10px;
	padding-left: 8px;
}

.trackback_title {
  margin-bottom:10px;
  border-top: 1px solid #666666;
  border-bottom: 1px dotted #666666;
}

.trackback_form {
  background: #FFFFFF;
  color: #000000;
  margin-bottom:10px;
  padding: 4px;
  border: 1px solid #000000;
}

.trackback_form .caption {
  background-color: #CCFF99;
  font-size: 16px;
  font-weight: bold;
  color: #FF9900;
  border: 1px solid #000000;
  margin-bottom:10px;
}

.trackback_form .form {
  padding: 4px;
}

.blog_comments {
  color: #000000;
  margin-bottom:10px;
  padding: 4px;
}

.comment_caption {
	font-size: 12px;
	font-weight: bold;
	color: #604100;
	margin-bottom:10px;
	padding: 1px 0 1px 6px;
	height: 26px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.comment_title {
	margin-bottom:10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.comment_title_2 {
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding: 0 0 0px 6px;
	color: #333333;
}

.comment_name {
	font-weight:normal;
	font-size: 10px;
	text-align: right;
	}

.comment_form {
	background: #FFFFFF;
	color: #000000;
	margin-bottom:10px;
	padding: 14px;
	border: 2px solid #666666;
	margin-right: 16px;
	margin-left: 10px;
}

.comment_form .caption {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	margin-bottom:10px;
	padding: 6px;
}

.comment_form .form {
  padding: 4px;
}


/* ﾈﾆﾍﾑ???? */
.CommonList {
	margin-bottom:8px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 164px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.CommonList .caption {
	font-weight: bold;
	color: #666666;
	margin: 0px;
	background-image: url(../images/nave_logo.gif);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 8px;
	padding-left: 36px;
}
.CommonList .list_00 {
  color: #000000;
}
.CommonList .list_01 {
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ･ｫ???ﾀ｡ｼ･ﾆ｡ｼ･ﾖ･??? */
.CalenderBase {
  margin: 0px;
  margin-bottom:8px;
  padding: 0px;
  border-collapse: collapse;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  font-size: 16px;
}

.Calender_Caption {
  background-color: #CCFF99;
  font-weight: normal; color: #000066;
  text-align: center;
}
.Calender_Week {
  background-color: #FFFFCC;
  color: #000000;
  text-align: center;
  border-style: solid; /* ﾏﾈ､ﾎ??? */
  border-color: #000000; /* ﾏﾈ､ﾎｿｧ */
  border-width: 1px; /* ﾏﾈ､ﾎ?? */
}
.Calender_Day {
  background-color: #FFFFFF;
  color: #000000;
  text-align: right;
  border-style: solid; /* ﾏﾈ､ﾎ??? */
  border-color: #000000; /* ﾏﾈ､ﾎｿｧ */
  border-width: 1px; /* ﾏﾈ､ﾎ?? */
}

.Calender_Day a:link {
  background-color: #CCFFCC;
  color: #000000;
  width: 100%;
}
.Calender_Day a:hover {
  background-color: #00FF00;
  color: #FFFFFF;
}
/*.CalenderBase a:visited {  color: #FF0000}*/
#chaneelframe {
	width: 216px;
	float: left;
	margin-bottom: 10px;
	margin-right: 7px;
	height: auto;
}
#channelconts {
	width: 910px;
	height: auto;
	padding-left: 15px;
	float: left;
}
#channelconts #chaneelframe #channelframetop {
	background-image: url(../images/channelbg_r1_c1.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 10px;
	margin-bottom: -2px;
}
#channelconts #chaneelframe #middle {
	background-image: url(../images/channelbg_r2_c1.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	margin-top: 0px;
}
#channelconts #chaneelframe #bottom {
	background-image: url(../images/channelbg_r4_c1.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#channelconts #chaneelframe #middle li {
	list-style-type: upper-roman;
}
#channelconts #chaneelframe #middle a {
	color: #6699FF;
}
#channelconts #chaneelframe #middle ul {
	display: block;
	margin-top: 8px;
	margin-left: 8px;
}
#contcaption {
	font-size: 14px;
	float: left;
	width: 670px;
	margin-right: 10px;
	margin-top: 32px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.blockclear {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Txt02_large {
	font-size: 12px;
	color: #FFFFFF;
}

#frame_labo {
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
#frame_head {
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 882px;
	text-indent: -1000px;
}
#frame_body {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 882px;
	text-align: left;
	padding-top: 10px;
}
#frama_foot {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 882px;
	margin-bottom: 20px;
	clear: both;
}
.clearfix {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*･ｫ･ﾆ･ｴ･�*/

#cat_nav {
	display:block;
	width: 164px;
	height: 240px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/nave_title.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
#cat_nav p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#cat_nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
#cat_nav li, #cat_nav a {
	display: block;
	height: 42px;
	width: 164px;
	margin-bottom: 8px;
}
#cat_nav li{
text-indent:-9999px;
}
#cat_nav a{
text-decoration:none;
color:#0066CC;
}

#menu01 a{
	background-image:url(../images/nave_guitar.jpg)
}
#menu02 a{
	background-image:url(../images/nave_amp.jpg)
}
#menu03 a{
	background-image:url(../images/nave_effector.jpg)
}
#menu04 a{
	background-image:url(../images/nave_other_gears.jpg)
}
#menu01 a:hover{
	background-image:url(../images/nave_guitar_on.jpg)
}
#menu02 a:hover{
	background-image:url(../images/nave_amp_on.gif)
}
#menu03 a:hover{
	background-image:url(../images/nave_effector_on.jpg)
}
#menu04 a:hover{
	background-image:url(../images/nave_other_gears_on.jpg)
}

/* ソーシャルメディアアイコン */
.SosialBookMark div{
	float:left;
}

