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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 15px;
	line-height: 150%;
	background: #D0D0D0;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	}


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

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

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

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

}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}

/*ヘッダー*/
#header	{
	margin: 0px;
	padding: 0px;
	height : 158px;
	text-align: left;
	border-top: 20px solid #fff;
	background: url("http://winvz.jp/img/header.jpg") no-repeat top left;
}

#header h1{
	position: absolute;
	top: 1px;
	left: 10px;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}


/*ロゴテキスト*/
#logo-text{
	position: absolute;
	top: 60px;
	left: 18px;
	font-size:24pt;/*ロゴテキストのフォントサイズ*/
	font-weight: bold;
	letter-spacing:-0.5pt;/*文字間を若干詰めています*/
	width: 800px;
}

#logo-text a{ text-decoration:none; }
#logo-text a:link{ color: #ffffff; }
#logo-text a:hover{ color: #ffffff; }
#logo-text a:visited{ color: #ffffff; }


#header-text {
	position: absolute;
	top: 30px;
	left: 400px;
	padding: 0px;
	color: #ffffff;
	font-size:9pt;
	text-align: right;
	width: 500px;
}


/*ヘッダーメニュー*/
#topmenu {

 position: absolute;
 top: 127px;
 width: 950px;
 height:54px;
 line-height:35px;
 margin: 0px;
 padding: 0px;
 text-align:center;
 background:url(http://winvz.jp/img/navi.gif);
 z-index: 1;
}

#topmenu ul
{
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 0px 2px;
 list-style:none;
}

#topmenu li{
 margin:2px 10px;
 padding: 8px 4px;
 display:inline;
 font-size:15px;
 color:#ffd700;
 border: 1px solid #ffffff;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
 color:#ffffff;
 font-weight:bold;
}

#topmenu li a:hover{
 	color: #ffd700;
}


/*ブログの枠等の属性*/
#container{
	width: 930px;
	margin: 0 auto;
	text-align:left;
	}

/*パンくずリスト*/
#container .navi {
	position: absolute;
	left: 320px;
	padding:3px;
	margin : 75px 0px 8px 0px;
	font-size: 13px;
	color:#666;
	}

/*右コンテンツ上部広告*/
#container .right-ad {
	position: absolute;
	left: 290px;
	margin: 10px 0px;
	padding: 3px;
	border:1px solid;
}

/*中間広告*/
#container .center-ad {
	margin: 10px 0px;
	padding: 4px 3px 0px 3px;
	border:1px solid;
	text-align: center;
}


/*コンテンツ*/
#content {
	float: right;
	width: 650px;
	margin: 100px 0 0 0;
}

#content .contents{
	margin: 5px 0 0 2px;
}

#content hr{
	margin: 10px 0 10px 0;
}

				
#content h2	{
	margin: 4px 0px 0px 0px;
	padding:0px 0px 0px 7px;
	color: #ffffff;
	border-left: 8px solid #FF9900;
	background: #383838;
	line-height: 32px;
	font-size: 20px;
	font-weight: bold;

}

#content h3 {

	border-left:8px solid #000000;
	border-bottom:1px solid #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background:#FFFFCC;
	display: block;
	line-height:26px;
	font-size:16px;
	font-weight: bold;
	color: #333;
	text-align: left;

}

#content h3.cont {
	border-left:8px solid #000000;
	border-bottom:1px solid #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background:#FFFFCC;
	display: block;
	line-height:26px;
	font-size:16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

#content h3.comments-header,
#content h3.comments-open-header,
#content h3.trackbacks-header {
	border-left:8px solid #000000;
	border-bottom:1px solid #000000;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 2px 5px;
	background:#FFFFCC;
	display: block;
	line-height:26px;
	font-size:16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

/* 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 : #FF6633;
}

#content h4 {
	margin: 4px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-bottom: 1px dotted #BBB;
	font-size:14px;
	color: #333;
	text-indent: 23px;
	font-weight: bold;
	background: url("http://winvz.jp/test/img/mark.gif") no-repeat left bottom;
}


#content h5 {
	margin: 4px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	border-bottom: 1px dotted #BBB;
	font-size:14px;
	width:400px;
	color: #333;
	text-indent: 18px;
	font-weight: bold;
	background: url("http://winvz.jp/test/img/menu01.gif") no-repeat left bottom;
}

/*記事枠*/

#content .top-ad{
	margin: 3px;
	padding: 4px;
	border:1px solid #BBB;
}


#content .doc{
	margin: 5px 0 0 0;
	padding: 0 10px 0 2px;
	text-align: left;
	line-height: 19px;
}



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

#content ol{
padding:0 0 0 10px;
	margin: -1px 0px 5px 20px;
}

#content ul{
padding:0 0 0 10px;
	margin: 5px 0px 5px 20px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
	list-style-type: none;
	list-style-image: url(http://winvz.jp/test/img/li.gif);
}

#content p{
	margin: 5px 0 5px 0px;
}

#content img{
	margin: 0 0 5px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}

/*戻る・進む*/
#content .link-back,.link-next{
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	font-size:15px;
	clear: both;
	text-align:right;
}



/*------------ table style set ------------*/
#content .hpb-cnt-tb1{
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
#content .hpb-cnt-tb2{
	background-color: #333333;
	border: 0px solid #919191;
}
#content .hpb-cnt-tb3{
	background-color: #333333;
	border: 0px solid #919191;
	margin: 5px 0px 0px 0px;
}
#content .hpb-cnt-tb-th1 {
	background-color: #BBBBBB;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
#content .hpb-cnt-tb-th2 {
	background-color: #CCCCCC;
	font-size: 80%;
	color: #333333;
	border: 0px solid #919191;
}
#content .hpb-cnt-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 100%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
#content .hpb-cnt-tb-cell2 {
	background-color: #FFFFFF;
	font-size: 100%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
#content .hpb-cnt-tb-cell3 {
	background-color: #FFCC33;
	font-size: 100%;
	color: #333333;
	border: 0px solid #919191;
}
#content .hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	font-size: 100%;
	color: #333333;
	border: 0px solid #919191;
}
#content .hpb-cnt-tb-cell5 {
	background-color: #FFFF99;
	font-size: 100%;
	color: #333333;
	border: 0px solid #919191;}
#content .hpb-cnt-tb-cell6{
  	background-color : #9BEEFF;
	font-size : 100%;
  	font-weight : normal;
  	border: 0px solid #919191;}
#content .hpb-cnt-tb-cell7{
   	background-color : #2566FE;
	font-weight: bold;
	color :#FFFFFF;
	font-size : 100%;
  	font-weight : normal;
  	border: 0px solid #919191;}
}


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


/*機種解析メニュー*/

#menu{
	margin:0 0 0 0;
	padding:0 0 150px 0;
}

#menu div.left{
	width:190px;
	margin: 0 10px 0 10px;
	padding:0px;
	text-align:left;
	float:left;
}

#menu div.right{
	width:350px;
	margin: 0 10px 0 10px;
	padding:0px;
	text-align:left;
	float:right;
}


/*機種解析一覧*/

#itiran{
	margin:0;
	padding:0;
}

#itiran .hidari{
	margin: 0 5px 0 10px;
	float:left;
}

#itiran .migi{
	margin: 0 15px 0 5px;
	float:right;
}


#itiran ul{
	margin: 0 0 0 3px;
	padding: 0 ;
}

#itiran li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 160%;
	text-indent: 20px;
	background: url("http://winvz.jp/test/img/menu03.gif") no-repeat left bottom;
}


	
#itiran li a:hover{
	color: #FF6633;
	text-decoration: underline;
}



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

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

/*サイドバー*/
#sidebar {
	float: left;
	width: 275px;
	margin: -15px 0 0 0px;
	padding: 15px 0 0 0 ;
	color: #666;
	text-align: left;
	}

#sidebar div.menu{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	border: 1px solid #000000;
	width: 265px;
	}

#sidebar div.rakuten{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
	width: 250px;
	}

#sidebar p{
	margin: 0 4px 0 4px;
	text-align: left;
	}

.widget-header{
	margin: 0 0 5px 0;
	background: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	display: block;

}

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

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

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

/*新着記事等*/
ul.widget-menu,
ul.widget-monthry{
	margin: 0 4px 0 4px;
	list-style: none;
}

.widget-menu li.pt,
.widget-monthry li.pt{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:15px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;
	border:1px solid #cccccc;
}

.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{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:15px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;

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

.widget-menu li,
.widget-monthry li{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:15px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;
	border:1px solid #cccccc;
}

.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{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:15px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;

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


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

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

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


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

.widget-menu dt{
	background: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	display: block;
}

.widget-menu dt.pt{
	background: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	display: block;
}

.widget-menu dd{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:16px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;
	border:1px solid #cccccc;

}



.widget-menu dd.pt{
	margin: 5px 8px 5px 8px;
	padding: 0px;
	font-color: #ffffff;
	font-size:16px;
	list-style-type: none;
	list-style-position: outside;
	text-align:center;
	line-height:24px;
	border:1px solid #cccccc;

}

	
.widget-menu dd.pt a:hover {
	color: #FF6633;
	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: 100px;
	color: #fff;
	border-top: 1px solid #CCC;
	border-bottom: 5px solid #000;
	background: #000;
	}
	
#footer .menu{
 width: 950px;
 height:25px;
 line-height:25px;
 text-align:center;
 background-color:#666666;

}

#footer ul
{
 list-style:none;
}

#footer li{
 margin:2px;
 padding: 8px 4px;
 display:inline;
 font-size:11px;
 color:#ffd700;
}

#footer li a:link, #topmenu li a:visited, #topmenu li a:active {
 color:#ffffff;
 font-weight:bold;
}

#footer li a:hover{
 	color: #ffd700;
}


#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: #333;text-decoration: underline;}
#footer a:hover {color:#FF6633;text-decoration: none;}

/* タグ指定 */

.module-tagcloud{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	border: 1px solid #000000;
	width: 265px;
}

.module-tagcloud .module-content{
	margin: 3px;
	background: #EEE;
	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;
}

/*--------------------------------------------------------
■見出しタグ・装飾タグの設定
--------------------------------------------------------*/
/*●文字色*/
.line { background: #ffff00; }/* 背景マーカー処理 */

/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0000dd;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #FF33CC;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #CED900;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #25D1D6;}/*黄緑テキスト*/
.deepskyblue{ color: #00CCFF;}/*水色テキスト*/

