/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	background: #f5f5f5;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", 
　　　　 
sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #555;
	list-style: none;
	text-align: center;
	}
	
/* 画像の属性等 */
img {border: 0;}

/* リンクの属性 */
a:link, a:visited, a:active {color: #336699;text-decoration: none;}
a:hover{color : #FF3300;text-decoration: underline;}

/* コンテンツ枠*/
#wrapper{
	width: 760px;
	margin: 0 auto;
	text-align: center;
        background: #ffffff;
	}

/*ページ幅*/
#container{
	width:740Px;
	margin: 0 auto;
	background: url("http://guitar-life.com/eg/img/header.gif") no-repeat;
	text-align:left;
	position: relative;
	}
/*ヘッダー*/
#header	{margin : 0px; padding: 0px; height : 150px;}
#header h1{margin-top : 0px; margin-bottom: 0px; text-indent: -1000px;}
#header h1 a {
	width:400px;
	height:100px;
	background-image: url("http://guitar-life.com/eg/img/header.gif") no-repeat;
	display: block;
	}
#header h1 a:hover {background: url("http://guitar-life.com/eg/img/header.gif");}

/*  ナビボタン  */
.navi1 {
	position: absolute;
	top: 5px;
	right: 10px;
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size: 100%;
	text-align: right;
	}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {color: #5C6E83;text-decoration: none;}
.navi1 a:hover {color: #FF6666; text-decoration: underline;}

/*コンテンツ*/
#content {
	width: 510Px;
	float: right;
	padding: 0 10px 10px 10px;
	margin: 0;
}
					
#content h2	{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #ff9900;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://guitar-life.com/eg/img/h2_back.gif") no-repeat right top;
	}
	
#content h3 {
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #CCC;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
}

#content h4 {
	margin: 20px 0 10px 0;
	padding: 3px 10px;
	border-bottom: 1px solid #CCC;
        border-left: 5px solid #ff9900;
	color: ##666;
	font-size: 108%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
	}

#content h5 {
        margin: 20px 0 10px 0;
	padding: 5px 10px;
        border-bottom: 1px solid #CCC;
	color: #666;
	font-size: 103%;
	line-height: 120%;
	display: block;
	text-align: left;
}

#content .doc{
	padding: 10px 0 10px 10px;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
}

#content p {
	margin: 10px 0;
}

/*インフォメーションボックス属性*/
#content .info {
	width: auto;
	margin: 0;
	text-align: left;
}

#content .info h2{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #FF6680;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF url("http://guitar-life.com/eg/img/h2_back2.gif") no-repeat right top;
}

#content .info .info_doc {
	padding: 10px 0 10px 10px;
	font-size: 100%;
	color: #0F3357;
	line-height: 150%;
}

/*アドセンス属性*/
#content .ads {
	font-size: 100%;
	text-align: center;
	margin: 10px 5px 10px 5px;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: left;
}

/*その他属性*/
#content ol{
	margin: 0 0 20px 0;
}
#content li{
	margin: 10px 0 0 20px;
}
#red { color: red;
}
&nbsp;
/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0000FF;text-decoration: none;}
#content a:hover.c1{color : #FF6633;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0000FF;text-decoration: none;}
#content a:hover{color : #FF6633;text-decoration: underline;}

/*----- trackbacks & Comments-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}

.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,

#comments-open-text,

.trackbacks-header,

.trackbacks-info,

.trackback-content,

.trackback-footer{

	margin-bottom: 0.5em;

}



.comments,

.trackbacks{

    overflow: hidden;

    width: 100%;

}



#comment-author, #comment-email, #comment-url, #comment-text {

    width: 90%;

}



#comment-bake-cookie {

    margin-left: 0;

    vertical-align: middle;

}



#comment-submit {

    font-weight: bold;

}



	

/*Entrymore*/

#content .next a:link, #content .next a:visited, #content .next a:active {

	float: right;

	margin: 0px 5px 10px 0px;

	color: #F27900;

	background-image: url("http://guitar-life.com/eg/img/more01.gif");

	background-repeat: no-repeat;

	width: 100px;

	height: 18px;

	display: block;

	font-size: 84%;

	text-align: center;

	text-decoration: none;

	}



#content .next a:hover {

	color: #F27900;

	background-image: url("http://guitar-life.com/eg/img/more02.gif");

	background-repeat: no-repeat;

	}



.rss {

	clear: both;

	margin: 0px;

	padding: 5px 5px 5px 5px;

	text-align: right;

	font-size: 84%;

	}



.rss img{border-style: none; vertical-align: middle;}





/*サイドバー(左)*/

#sidebar {

	float: left;

	width: 185px;

	margin: 0;

	background: #FFF;

	overflow-x: hidden;

}



#sidebar h2{

	margin: 5px 5px 0 10px;

	border: 1px solid #555;

	background: #003f60;

	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;

	color: #FFF;

	text-align: left;

	text-indent: 5px;

}



/*　アドセンス　*/

#sidebar .ads{

	margin: 0 5px 0 10px;

}



#sidebar .search{	

	margin: 0 5px 0 10px;

	border-left: 1px solid #DDD;

	border-right: 1px solid #DDD;

	border-bottom: 1px solid #DDD;

}



/*　検索窓　*/

#sidebar .search div {

	padding: 10px;

	text-align: left;

}



/* カテゴリ指定 */

#sidebar .cat{

	margin: 0;

}



#sidebar .cat h2{

	margin: 5px 5px 0 10px;

	border: 1px solid #555;

	background: #003f60;

	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;

	color: #FFF;

	text-align: left;

	text-indent: 5px;

}



#sidebar ul.menu{

	margin: 0 5px 0 10px;

	padding: 0;

	list-style-type: none;

}



#sidebar ul.menu li{

	border-left: 1px solid #DDD;

	border-right: 1px solid #DDD;

	border-bottom: 1px solid #DDD;

}



#sidebar ul.menu li.tc1 a {

	display: block;

	margin: 0;

	padding: 5px 0px 5px 20px;

	background: #f5f5f5 url("http://guitar-life.com/eg/img/menu01.gif") no-repeat;

	color: #666;

	font-size: 100%;

	text-decoration: none;

	text-align: left;

}



#sidebar ul.menu li.tc1  a .des{

	padding: 5px;

	background: #f5f5f;

	color: #3D7A8F;

	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;

	text-align: left;

}



#sidebar ul.menu li.tc1 a:hover {

	background: #FFF url("http://guitar-life.com/eg/img/menu02.gif") no-repeat;

	color: #333;

}





#sidebar ul.menu li a {

	display: block;

	margin: 0;

	padding: 5px 0px 5px 30px;

	background: #f5f5f5 url("http://guitar-life.com/eg/img/menu03.gif") no-repeat;

	color: #6600FF;

	font-size: 100%;

	text-decoration: none;

	text-align: left;

}



#sidebar ul.menu li a .des{

	padding: 5px;

	background: #f5f5f5;

	color: #3D7A8F;

	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;

	text-align: left;

}



#sidebar ul.menu li a:hover {

	background: #FFF url("http://guitar-life.com/eg/img/menu04.gif") no-repeat;

	color: #333;

}



#sidebar ul.menu li a:hover .des {

	background: #FFF;

}



	

/* What's New*/

.new_index{

	height:30px;

	margin; 10px 0px 0px 0px;

	background-color: #0066ca;

	background: url("http://guitar-life.com/eg/img/new.gif");

	background-repeat: no-repeat;

	border-bottom: 1px solid #888;

	}

.new {

	margin : 5px 5px 0px 5px;

	}

.new a{

	color:#FFF;

	text-decoration:none;

	font-size: 10px;

	line-height: 130%;

	margin: 0px;

	padding: 0px 0px 0px 15px;

	background: url("http://guitar-life.com/eg/img/new_list.gif");

	background-repeat: no-repeat;

	}

.new a:hover{color:#FFCC00;}



	

/*フッター*/

#footer{

	clear: both;

	width: auto;

	height: 40px;

	background: #003f60;

	margin: 0;

	}



#footer div {

	float: right;

	margin: 0;

	padding: 5px 10px 0 0;

	color: #ccc;

	font-size: 100%;

	line-height: 120%;

	text-align: right;

}



#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}

#footer a:hover{color : #FF6060;text-decoration: underline;}





#footer img{border: 0;vertical-align: middle;}



#footer .banner{

	background-color: #FFF;

	margin: 0px;

	padding: 15px 5px 10px 5px;

	float: left;

	}



/*  ページナビ  */

.navi2 {

	margin: 0 0 5px 0;

	font-size: 10px;

	line-height: 130%;

	color:#666;

}



.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #3399CC; text-decoration: none;}

.navi2 a:hover {color: #FF6633; text-decoration: underline;}



/*  記事の右寄せ  */

.detail {text-align: right; font-size: 100%; margin: 0px 10px 0px 0px;}



/*  フォームメール用  */

.comments-head{

	margin: 10px 10px 10px 5px;

	font-size: 117%;

	font-weight: bold;

	color: #4A4A97;

	}



.comment-content{

	margin: 10px 0px 10px 10px;

	font-size: 100%;

	color: #666;

	line-height: 155%;

	}



.comment-view{

	margin: 0px 0px 10px 10px;

	font-size: 100%;

	color:  #3399CC;

	line-height: 155%;

	}
.bold{
       font-weight:bold;
       }
