* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

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

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

/* コンテンツ枠*/
#wrapper{
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: url("http://xn--49j514grwghiv1jo.com/img/back.gif") repeat-y;
	}

/*ページ幅*/
#container{
	width:740Px;
	margin: 0 auto;
	background: url("http://xn--49j514grwghiv1jo.com/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:640px;
	height:150px;
	background-image: url("http://xn--49j514grwghiv1jo.com/img/header.gif") no-repeat;
	display: block;
	}
#header h1 a:hover {background: url("http://xn--49j514grwghiv1jo.com/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: #13ae67;text-decoration: none;}
.navi1 a:hover {color: #ff0000; text-decoration: underline;}

/*コンテンツ*/
#content {
	width: 510Px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
}
					
#content h2	{
	width: auto;
	padding: 3px 5px 3px 10px;
	border: 1px solid #dcdcdc;
	border-left: 5px solid #333333;
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	background: #ffffff;
	}
	
#content h3 {
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #dcdcdc;
	color: #13ae67;
	font-size: 115%;
	font-weight: bold;
	line-height: 130%;
	display: block;
	text-align: left;
}

#content h4 {
margin: 0 0 10px 0;
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
font-weight: normal;
}

#content h5 {
	padding: 0 10px;
	color: #333333;
	font-size: 85%;
	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 #dcdcdc;
	border-left: 5px solid #ff0000;
	color: #333333;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #ffffff;
}

#content .info .info_doc {
	padding: 10px 0 10px 10px;
	font-size: 100%;
	color: #333333;
	font-weight: bolder;
	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: #666666;
	text-align: left;
}

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

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #333333;text-decoration: none;}
#content a:hover{color : #ff0000;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: #13ae67;
	width: 300px;
	height: 18px;
	display: block;
	font-size: 84%;
	text-align: right;
	text-decoration: none;
	}

#content .next a:hover {
	color: #13ae67;
	}

.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 84%;
	}

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


/*Tag*/
.entry-tags {
margin: 0 0 10px 0;}

.entry-tags-header {
margin: 0 5px 0 0;
padding: 0;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
font-size: 87%;
color: #333333;
}

.entry-tags-header, .entry-tags-list, .entry-tag {
display: inline;}

.entry-tags-list { 
padding: 0px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
font-size: 87%;
color: #13ae67;
list-style:none;
}





/*サイドバー(右)*/
#sidebar {
	float: right;
	width: 195px;
	margin: 10px 5px 0px 0;
	background: #ffffff;
	overflow-x: hidden;
}

#sidebar h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #333333;
	background: #333333;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	text-align: left;
	text-indent: 5px;
}

/*　アドセンス　*/
#sidebar .ads{
	margin: 0 5px 0 10px;
}

#sidebar .search{	
	margin: 0 5px 0 10px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

/*　検索窓　*/
#sidebar .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #333333;
	background: #333333;
	font: bold 117%/1.7  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	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 #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

#sidebar ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #dcdcdc url("http://xn--49j514grwghiv1jo.com/img/menu01.gif") no-repeat;
	color: #333333;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li.tc1  a .des{
	padding: 5px;
	background: #dcdcdc;
	color: #333333;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li.tc1 a:hover {
	background: #ffffff url("http://xn--49j514grwghiv1jo.com/img/menu02.gif") no-repeat;
	color: #333333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #dcdcdc url("http://xn--49j514grwghiv1jo.com/img/menu03.gif") no-repeat;
	color: #333333;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}

#sidebar ul.menu li a .des{
	padding: 5px;
	background: #dcdcdc;
	color: #333333;
	font: normal 85%/1.5  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}

#sidebar ul.menu li a:hover {
	background: #ffffff url("http://xn--49j514grwghiv1jo.com/img/menu04.gif") no-repeat;
	color: #333333;
}

#sidebar ul.menu li a:hover .des {
	background: #ffffff;
}

	
/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #333333;
	background: url("http://xn--49j514grwghiv1jo.com/img/new.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #dcdcdc;
	}
.new {
	margin : 5px 5px 0px 5px;
	}
.new a{
	color:#ffffff;
	text-decoration:none;
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url("http://xn--49j514grwghiv1jo.com/img/new_list.gif");
	background-repeat: no-repeat;
	}
.new a:hover{color:#ff0000;}

	
/*フッター*/
#footer{
	clear: both;
	width: auto;
	height: 40px;
	background: #555555;
	margin: 0;
	}

#footer div {
	float: right;
	margin: 0;
	padding: 5px 10px 0 0;
	color: #dcdcdc;
	font-size: 100%;
	line-height: 120%;
	text-align: right;
}

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


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

#footer .banner{
	background-color: #ffffff;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	margin: 8px 0 8px 0;
	font-size: 10px;
	line-height: 130%;
	color:#555555;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {color: #333333; text-decoration: none;}
.navi2 a:hover {color: #ff9999; 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: #333333;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #dcdcdc;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #333333;
	line-height: 155%;
	}


