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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
 	margin: 0;
 	padding: 0;
 	font-size: 13px;
 	line-height: 150%;
 	color: #555;
 	text-align: center;
	font-family: verdana, 'trebuchet ms', sans-serif;
 	background: url("img/back.jpg") no-repeat top right;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
img {border: none; margin: 0 5px;}

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

/*引用属性*/
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;
}

/*  ヘッダー  */
#header {
	width: 100%;
 	height:123px;
 	margin: 0;
 	background: url("img/header.jpg") no-repeat top left;
 	text-align: left;
 	border-top: 5px solid #000;
	position: relative;
}
		
#header h1 a:link, #header h1 a:visited, #header h1 a:active{
    position: absolute;
    top:10px;
    left: 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

#header h1 a:hover{
    color: #4a4a4a;
    text-decoration: underline;
}

#header h2{
 	position: absolute;
 	top: 35px;
 	left: 10px;
 	width: 800px;
 	font-size: 85%;
 	font-weight: normal;
 	line-height: 130%;
 	color: #555;
}

#header p#smap{
 	position: absolute;
 	top: 75px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}

#header p#smap a{
    font-size: 12px;
    color: #FFF;
}

#header p#smap a:hover{
    color: #FF8833;
}

.rss{
 	position: absolute;
 	top: 82px;
 	right: 10px;
}


/*  トップメニュー  */
#gmenu{
	position: absolute;
	width:100%;
	left:0px;
	top: 100px;
	margin: 0;
	padding-left:10px;
	height: 28px;
	overflow: hidden;
	background: #333;
}
#gmenu ul{list-style: none; margin: 0; padding: 0;}
#gmenu li{margin: 0; padding: 0; float: left;}
#gmenu li a:link, #gmenu li a:visited, #gmenu li a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	border-right: 1px solid #999;
	display: block;
}
#gmenu li a:hover{background: #ffc600;color: #FFF;}
#gmenu li.nav1 a:link, #gmenu li.nav1 a:visited, #gmenu li.nav1 a:active {
	float: left;
	width: 160px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 220%;
	overflow: hidden;
	display: block;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#gmenu li.nav a:hover{background: #ffc600;color: #FFF;}


/*  記事枠設定  */
#base {
 	margin: 0 10px;
 	text-align: center;
}

#wrapper {
	float: left;
	width: 100%;
	margin-top: 0;
 	margin-right: -300px;
}

#container {
 	float: right;
 	width: 100%;
 	margin-left: -205px;
}


/*  記事枠等の属性  */
#content {
	width: auto;
 	margin: 0 320px 0 220px;
	text-align: left;
}

#content h2 {
 	margin: 10px 0 0 0;
 	padding-left: 25px;
 	color: #000;
 	font-size: 150%;

 	line-height: 130%;
 	text-align: left;
 	background: url("img/h_back2.gif") no-repeat top left;
}

#content h2.entry {
 	margin: 10px 0;
 	color: #000;
 	font-size: 124%;
 	font-weight: bold;
 	line-height: 150%;
 	text-align: left;
 	padding: 8px;
 	border-left:8px solid #ffc600;
 	background-image: none;
}

#content h3{
 	border-bottom: 1px solid #CCC;
 	color: #000;
 	font-weight: bold;
 	font-size: 108%;
 	line-height: 150%;
 	display: block;
 	text-align: left;
}

#content h3.cnt{
    margin:10px 0 0 10px;
 	border-bottom: 1px solid #CCC;
 	color: #000;
 	font-weight: bold;
 	font-size: 108%;
 	line-height: 150%;
 	display: block;
 	text-align: left;
}

#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 : #ffc600;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


#content h2 a:link,#content h2 a:visited,#content h2 a:active,
#content h2.entry a:link,#content h2.entry a:visited,#content.entry h2 a:active,
#content h3 a:link,#content h3 a:visited,#content h3 a:active,
#content h3.cnt a:link,#content h2.cnt a:visited,#content h2.cnt a:active{
 	text-decoration: none;
 	color: #0000ff;
}
					
#content h2 a:hover,
#content h2.entry a:hover,
#content h3 a:hover,
#content h3.cnt a:hover{
	text-decoration: underline;
 	color: #ffc600;
}

#content h4{
 	margin: 10px 0 5px 0;
 	height: 20px;
 	font-size: 108%;
 	text-indent: 25px;
 	line-height: 180%;
 	background: url("img/h_back3.gif") no-repeat top left;
}

#content h5 {
 	padding: 0;
 	color: #0000ff;
 	font-size: 100%;
 	line-height: 150%;
 	display: block;
 	text-align: left;
}


#content p{
 	padding: 5px 0 10px 0;
}

#content .date{
 	text-align: right;
 	font-size: 12px;
 	color: #6B5900;
 	margin: 5px 5px 10px 0;
}

#content p.postmetadata{
 	margin: 0;
 	text-align: right;
 	font-size: 84%; 
}

#content .doc{
 	margin: 0px 5px 20px 10px;
}

/*　インフォメーション属性　*/
#content .info{
 	margin: 10px 0;
 	background: #ffef85;
 	text-align: left;
}

#content .info_inner{
	padding: 10px;
}


/*　詳細へ　*/
.next {
	margin : 10px 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .cform{
	margin: 0;
}

/*----- 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%;
}



/*  左サイドメニュー等の属性  */
#left {
 	float: left;
 	width: 200px;
 	margin: 0;
 	text-align: left;
}

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


/*  サイドメニュー等の属性  */
.widget-header{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #333;
	text-align: left;
	text-indent: 5px;
	background: #ffdd00;
	display: block;
}

/*検索等*/
.widget-content{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
}

	
/*新着記事等*/
ul.widget-new {
	margin-left: 0px;
    list-style: none;
}

.widget-new li{
    margin: 5px 0;
    padding-left: 15px;
    background: url("http://wierck.com/img/list.gif") no-repeat;
	line-height: 120%;
}

/* メニュー１ */
ul.widget-menu,
ul.widget-monthry{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.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;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
	color: #666;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://wierck.com/img/menu03.gif") no-repeat;
}

.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #ffc600;
	text-decoration: underline;
}


.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: 20px;
 	list-style: none;
 	padding: 0 0 0 15px;
 	text-decoration: none;
	color: #666;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://wierck.com/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #ffc600;
	text-decoration: underline;
}

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

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

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

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://wierck.com/img/menu01.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: #666;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #ffc600;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	background: url("http://wierck.com/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: #666;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://wierck.com/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #ffc600;
	text-decoration: underline;
}

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

.widget-link li a:link{
	height: 20px;
	margin: 0;
	padding-left: 5px;
	color: #666;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #ffc600;
	text-decoration: underline;
}

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

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
 	clear: both;
 	width: 100%;
 	height: 70px;
 	background: url("img/footer_back.gif") repeat-x top left;
 	margin: 0;
}
#footer .copy {
 	margin: 0;
 	padding-top: 40px;
 	color: #666;
 	font-size: 12px;
 	line-height: 130%;
 	text-align: center;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #ffc600;text-decoration: none;}
#footer a:hover{color : #FF3300;text-decoration: underline;}

/*カレンダー用*/
#cal {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	font-size: 92%;
}


/* タグ指定 */

.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;
}

/* エントリーヘッダー年月日 */
.entry-header-data {
	margin:  0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #555;
}