/*ここは消さないで下さい!!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/
* {
	margin: 0;
	padding: 0;
}
html{height: 100%;}
/* BODY */

body {
	margin		:0px;
	padding		:0px;
	background	:#FFFFFF url("http://www.fukushi-net.com/zwsg/images/common/base_back.jpg") repeat-x;	
	font		:normal 0.96em/1.5em "verdana";
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	color		:#555555;
	list-style: none;
	text-align: center;
}
h2	{
	font-size:1.2em;
         margin-bottom:10px;
}
/******************************************************
		特殊要素
******************************************************/
.hidden		{display: none;}
.clear_left	{clear:left;}
.clear_right{clear:right;}
.clear_float{clear:both;}
.float_right{float:right;}
.float_left	{float:left;}
.just_right	{text-align:right;}
.just_center{text-align:center;}
.font_bold	{font-weight:bold}
.vertical_top	{vertical-align:top;}
/* 画像の属性等 */
img {border: 0;}
/* リンクの属性 */
a:link, a:visited, a:active {color: #336699;text-decoration: none;}
a:hover{color : #FF3300;text-decoration: underline;}
/* コンテンツ枠*/
#wrapper{
	width: 740px;
	margin: 0 auto;
	text-align: center;
	xxxxxbackground:#FFFFFF url("http://www.fukushi-net.com/zwsg/images/common/wrapper_side.jpg") repeat-y;
	}
/*ページ幅*/
#container{
	width:732Px;
	margin: 0 auto;
	text-align:left;
	position: relative;
}
/*ヘッダー*/
#head_title	{
	width:740px; height:83px;
	background:#FFFFFF url("http://www.fukushi-net.com/zwsg//images/common/head_title2.jpg") no-repeat;
}
#header	{
	margin : 0px; padding: 0px;
	width:740px; height:247px;
	background:#FFFFFF url("http://www.fukushi-net.com/zwsg/images/common/contents_title.jpg") no-repeat;
	text-indent:-9999px;
}
#header h1{margin-top : 0px; margin-bottom: 0px;}
#header h1 a {
	width:740px;
	height:100px;
	background:#FFFFFF url("http://www.fukushi-net.com/zwsg/images/common/contents_title.jpg") no-repeat;
	display: block;
}
#header h1 a:hover {
	background:#FFFFFF url("http://www.fukushi-net.com/zwsg/images/common/contents_title.jpg") no-repeat;
}
/* ナビボタン */
.navi1 {
	padding:10px 5px 0px 0px;
	font: normal 85%/1.5 "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	font-size:14px;
	line-height:14px;
	text-align: right;
}
.navi1,
.navi1 a:link,
.navi1 a:visited,
.navi1 a:active {color: #5C6E83;text-decoration: none;}
.navi1 a:hover	{color: #FF0000; text-decoration: underline;}
/*コンテンツ*/
#content {
	width: 495Px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
}
					
#content h2	{
	width: auto;
	padding: 3px 5px 3px 10px;
	xxxxxborder: 1px solid #CCC;
	border-left: 5px solid #336699;
	border-bottom: 1px solid #CCC;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF;
	}
	
#content h3 {
	padding: 10px 0 5px 5px;
	xxxxxborder-bottom: 1px solid #CCC;
	color: #666;
	background:#FFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
}
#content h4 {
	margin: 20px 0 0 0;
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #176782;
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	display: block;
	text-align: left;
	}
#content h5 {
	padding: 0 10px;
	color: #666;
	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 #CCC;
	border-left: 5px solid #FF6680;
	color: #336699;
	font-size: 117%;
	font-weight: bold;
	line-height: 130%;
	background: #FFF;
}
#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;
}
	
/*リンク属性(h2)*/
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #7a96df;text-decoration: none;}
#content a:hover.c1{color : #FF6633;}
/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #7a96df;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://www.fukushi-net.com/zwsg/images/common/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://www.fukushi-net.com/zwsg/images/common/more02.gif");
	background-repeat: no-repeat;
	}
.rss {
	clear: both;
	margin: 0px;
	padding: 15px 5px 15px 5px;
	text-align: left;
	font-size: 84%;
	}
.rss img{border-style: none; vertical-align: middle;}
/*サイドバー(右)*/
#sidebar {
	float: right;
	width: 215px;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
}
#sidebar h2{
	margin: 5px 5px 0px 10px;
	padding:5px 0px 2px 0px;
	xxxxxborder: 1px solid #555;
	border-right: 1px solid #5d7b1c;
	border-bottom: 1px solid #5d7b1c;
	background: #7B993A;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
}
.sidetitle2 {
    width: auto;
    margin:3px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}

.sidetitle2 a {
    width: auto;
    padding: 2px;
    border: 1px solid #999999;
    font-family: Verdana, Arial, sans-serif;
    font-size:10px;
    text-decoration : none;
}

.sidetitle2 a:link,
.sidetitle2 a:visited {
    display: block;
    color:#666666;
    background-color:#f6f6f6;
}

.sidetitle2 a:hover {
    color:#ffffff;
    background-color: #999999;
}
ul.tree {
    margin: 10px 0 0 3px;
    padding: 0 0 0 5px;
    font-size: 1em;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0px;
    padding: 0px 0 5px 22px;
    background: url("http://www.fukushi-net.com/zwsg/images/allow03-b.gif") no-repeat 1px 0.15em;
    list-style: none;
}
ul.tree li li {
    font-size:0.95em;
    margin: 0;
    padding: 0 0 0 20px;
    background: url("http://www.fukushi-net.com/zwsg/images/tree_lst_dotted.gif") no-repeat 4px 0;
    list-style: none;
}
ul.tree li li.tree_end {
    background: url("http://www.fukushi-net.com/zwsg/images/tree_end_dotted.gif") no-repeat 4px 0;
    list-style: none;
}

.subcategories a.foldmark {
    font-size:1em; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（装飾なし） */
}
/*　アドセンス　*/
#sidebar .ads{
	margin: 0px 5px 0px 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: 0px 0px 10px 5px;
	text-align: left;
}
/* カテゴリ指定 */
#sidebar .cat{
	margin: 0;
}
#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 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 30px;
	background: #f5f5f5 url("http://www.fukushi-net.com/zwsg/images/common/menu03.gif") no-repeat;
	color: #666;
	font-weight:bold;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}
#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.fukushi-net.com/zwsg/images/common/menu04.gif") no-repeat;
	color: #333;
}
#sidebar ul.menu li a .des{
	padding: 5px 5px 5px 0px;
	background: #f5f5f5;
	color: #7B993A;
	font: normal 85%/1.5 "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	text-align: left;
}
#sidebar ul.menu li a:hover .des {
	background: #FFF;
}
#sidebar ul.menu li.tc1 a {
	display: block;
	margin: 0;
	padding: 5px 0px 5px 20px;
	background: #f5f5f5 url("http://www.fukushi-net.com/zwsg/images/common/menu01.gif") no-repeat;
	font-weight:bold;
	color: #666;
	font-size: 100%;
	text-decoration: none;
	text-align: left;
}
#sidebar ul.menu li.tc1 a .des{
	padding: 5px 5px 5px 0px;
	background: #f5f5f;
	color: #7B993A;
	font: normal 85%/1.5 "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,arial,sans-serif;
	text-align: left;
}
#sidebar ul.menu li.tc1 a:hover {
	background: #FFF url("http://www.fukushi-net.com/zwsg/images/common/menu02.gif") no-repeat;
	color: #333;
}
/* What's New*/
.new_index{
	height:30px;
	margin; 10px 0px 0px 0px;
	background-color: #0066ca;
	background: url("http://www.fukushi-net.com/zwsg/images/common/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://www.fukushi-net.com/zwsg/images/common/new_list.gif");
	background-repeat: no-repeat;
}
.new a:hover{color:#FFCC00;}
/*フッター*/
#footer{
	clear: both;
	background: url("http://www.fukushi-net.com/zwsg/images/common/foot_back.jpg") repeat-x;
	margin:0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}
#footer div {
	width: 732px;
	margin: 0px auto 0px auto;
	padding: 10px 10px 0px 0px;
	color: #999;
	font-size: 0.8em;
	line-height: 120%;
	text-align: right;
}
#footer a:link, #footer a:visited, #footer a:active {color: #999;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: 5px 0 25px 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%;
}
/*======================================
	文字サイズ変更
=======================================*/
#mojiSizeJs	{
}
dl#fontSizeSwitcher {
	margin: 16px 0px 0px 542px;
	padding: 0;
	font-size:14px;
	line-height:24px;
}
dl#fontSizeSwitcher dt {
	height:25px;
	width:58px;
	float: left;
	text-indent:-9999px;
	background:url("http://www.fukushi-net.com/zwsg/images/common/imgMojiSize.gif") no-repeat;
}
dl#fontSizeSwitcher dd {
	margin: 0;
	padding: 0;
	float: left;
}
dl#fontSizeSwitcher dd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl#fontSizeSwitcher dd ul li {
	margin: 0 0 0 2px;
	padding:0px 0px 0px 0px;
	height:30px;
	float: left;
	text-indent:-9999px;
	cursor: pointer;
}
/*
dl#fontSizeSwitcher dd ul li:hover,
dl#fontSizeSwitcher dd ul li:focus,
dl#fontSizeSwitcher dd ul li.current {
	color: black;
	background-color: white;
}
*/
dl#fontSizeSwitcher dd ul li#fontSizeSwitcherSmall {
	background:url("http://www.fukushi-net.com/zwsg/images/common/btnSize1.gif") no-repeat;
	width:42px;
}
dl#fontSizeSwitcher dd ul li#fontSizeSwitcherMedium {
	background:url("http://www.fukushi-net.com/zwsg/images/common/btnSize2.gif") no-repeat;
	width:42px;
}
dl#fontSizeSwitcher dd ul li#fontSizeSwitcherLarge {
	background:url("http://www.fukushi-net.com/zwsg/images/common/btnSize3.gif") no-repeat;
	width:42px;
}
/*dl#fontSizeSwitcher dd ul li:hover,
dl#fontSizeSwitcher dd ul li:focus,*/
dl#fontSizeSwitcher dd ul li.current
{
	background-position: -42px 0!important;
}
/*======================================
	Clearfix
=======================================*/
dl#fontSizeSwitcher,
dl#fontSizeSwitcher ul {
	_height: 1px;
	min-height: 1px;
	/* for MacIE5 \*//*/
	height: auto;
	overflow: hidden;
	/* end */
}
dl#fontSizeSwitcher:after,
dl#fontSizeSwitcher ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
dl#dantai dt    {
         background:url("http://www.fukushi-net.com/zwsg/images/bala.gif") no-repeat left center; 
         margin-top:15px;     
         padding-left:20px;
}
dl#dantai dd {
         margin-left:40px;
}
ol#news  {
        padding-left:10px;
}


ul.gyomu li 
            {
        list-style: none;
        background:url("http://www.fukushi-net.com/zwsg/images/bala.gif") no-repeat left center; 
        padding-left: 20px;
        line-height:1em;     
}

           
