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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body {
	min-width: 890px;
 	background: #003366;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #000000;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
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;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}


a:link, a:visited, a:active {color: #003399;text-decoration: underline;}
a:hover{color : #ffd700;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 890px;
	margin: 0 auto;
	background: url("img/base_back.gif") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: auto;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:180px;
	margin: 0;
	color: #000;
	text-align: right;
	background: url("img/header.gif") no-repeat;
}

#header h1{
 position: absolute;
 top: -15px;
 left: 10px;
 font-size: 12px;
 font-weight: bold;
 color: #fff;
}

#header div.top a{
 position: absolute;
 top: 90px;
 left: 21px;
 font-size: 29px;
 font-weight: bold;
 color: #fff;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
text-decoration:none;
}


#header p{
 position: absolute;
 top: 50px;
 left: 610px;
 font-size: 11px;
 font-weight: bold;
 color: #fff;
text-decoration:none;
text-align:right;
}



/*  メインメニュー  */
#gmenu{
	position: absolute;
	top: 132px;
	margin: 0;
	width: 890px;
	height: 54px;
	text-align:center;
	background:url("img/navi.gif");
}
#gmenu ul{list-style: none; margin: 18px 0 0 0; padding: 0;}
#gmenu li{
	margin:2px;
	padding: 8px 4px;
	display:inline;
	font-size:1.10em;
	color:#ffd700;
	border: 1px solid #ffffff;}
#gmenu li a:link, #gmenu li a:visited, #gmenu li a:active {
 color:#ffffff;
 font-weight:bold;
}
#gmenu li a:hover{color: #ffd700;}


.rss{	
	position: absolute;
	top: 2px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0;
	width: 100%;
	padding: 0 5px;
	text-align: left;
}



/*  記事枠等の属性  */
#content {
	float: right;
	width: 620px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content h2{
 position: relative;
 width: auto;
 margin: 5px 0px 10px 0px;
 padding: 2px 0 0 10px;
 background: #003366;
 border-bottom: 2px solid #cc0000;
 line-height: 26px;
 font-size: 22px;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
 color: #fff;
}

#content h3 {
 position: relative;
 width: auto;
 height:;
 margin: 10px 10px 5px 0px;
 padding: 2px 0px 0px 3px;
 border-left: 14px solid #164f86;
 border-top: 2px solid #164f86;
 border-right: 2px solid #164f86;
 border-bottom: 2px solid #164f86;
 line-height: 25px;
 font-size: 20px;
 font-weight: normal;
 font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
 text-transform: uppercase;
 clear: both;
 color: #000;
}

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

#content h5 {
	margin: 4px 0px 0px 0px;
	color: #555;
	font-weight: bold;
	border-bottom: 1px dotted #BBB;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent:12px;
	background: url("img/h5.gif") no-repeat;
}

/*記事枠*/

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

#content .gotop{
	float: right;
}

#content .doc{
	margin: 0 10px 0px 10px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}


#content .doc ol{
	margin: 0px 0px 0px 30px;
}

#content .doc ol li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content .doc ul{
	margin: 0px 0px 0px 30px;
}

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

/*------------ table style set ------------*/
#content .hpb-cnt-tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
#content .hpb-cnt-tb-cell1 {
	background-color: #97ff97;
	font-size: 1.1em;
	font-weight:bold;
	color: #333333;
	border: 0px solid #333333;
	text-align:center;
}
#content .hpb-cnt-tb-cell2 {
	background-color: #d2e9ff;
	font-size: 1.0em;
	font-weight:bold;
	color: #333333;
	border: 0px solid #333333;
	text-align:center;
}
#content .hpb-cnt-tb-cell3 {
	background-color: #e7e7e7;
	font-size: 1.0em;
	font-weight:bold;
	color: #333333;
	border: 0px solid #333333;
	text-align:center;
}
#content .hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	font-size: 0.9em;
	line-height:1.1em;
	color: #333333;
	border: 0px solid #333333;
	padding:5px;
}


#content .sale{
	height: auto;
	overflow: auto;
	padding:10px;
	margin: 0 10px 0px 10px;
	text-align: left;
	background: #ccffff;
	border: 1px solid #3300cc;
}


/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #664433;text-decoration: underline;}
dt.t1 a:hover{color : #ffd700;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 5px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/* ---- 関連記事リスト属性----- */
#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

/* ---- 相互リンクリスト属性----- */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

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

/*-----アドセンス-----*/
.ads_img{
 	margin: 2px 0 0 10px;
 	text-align: left;
}

.ads_banner{
 	margin: 5px;
 	text-align: center;
}

.ads_rec{
 	margin: 0 0 10px 20px;
 	font-size: 12px;
 	text-align: left;
}

.ads_sqr{
 	margin: 0 10px 0 0;
 	font-size: 12px;
 	text-align: left;
 	float: left;
}

/*NAKAO*/
#news dl{
	margin: 10px 0 40px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 20px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#news dd{
	margin: 0 0 0 25px;
	color: #666;
	font-size: 12px;
}

/*  サイドメニュー等の属性  */
#sidebar {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
 	background: #666;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	color: #FFF;
	text-align: center;
}

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


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

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

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

#sidebar .cat h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
 	background: #980065;
	font-weight: bold;
	font-size: 108%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}

#sidebar ul.menu{
	display: block;
	margin: 0 0 0 0;
	list-style-type: none;
}

#sidebar ul.menu li.c1 a {
	margin: 2px 0;
	padding: 5px 0;
	display: block;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
	border: 1px solid #ccc;
}

#sidebar ul.menu li.c1 a:hover {
 background: #3399ff;
 border: 1px solid #ccc;
 color: #fff;
	text-decoration: none;
}


#sidebar ul.menu li a {
	margin: 2px 0;
	padding: 5px 0;
	display: block;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
	border: 1px solid #ccc;
}

#sidebar ul.menu li a:hover {
 background: #3399ff;
 border: 1px solid #ccc;
 color: #fff;
	text-decoration: none;
}

#sidebar ul.arch li a {
	margin: 2px 0;
	padding: 5px 0;
	display: block;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
 	font-size: 100%;
 	line-height: 170%;
	border: 1px solid #ccc;
}

#sidebar ul.arch li a:hover {
 background: #3399ff;
 border: 1px solid #ccc;
 color: #fff;
	text-decoration: none;
}

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

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


/* ■フッターナビ■ */
.footer-navi
{
 width: 860px;
 margin: 0px auto 0px auto;
 padding: 0px 5px 0px 5px;
 background: #666;
 font-size: 10px;
 text-align: center;
 line-height: 1.50;
 clear: both;
}

.footer-navi a
{
 color: #ccc;
}


/*フッター*/
#footer{
 	clear: both;
 	width: 890px;
 	height: 60px;
 	margin: 0;
 	color: #666;
 	padding: 0;
 	text-align: left;
	background: url("img/footer_back.gif") no-repeat;
}

#footer .copyright{
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #980065;
 display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	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; }/* 背景マーカー処理 */
.blind { background: #000; }/* 背景真っ黒 */

/*●配置位置*/
div.center { 
text-align:center; 
margin: 5px 0px 0px 0px;
}/* 



/*●文字色（<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: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/
.deepskyblue{ color: #00CCFF;}/*水色テキスト*/

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

