body {
font-family:'MS UI Gothic', 'MS PGothic', Osaka, sans-serif;
margin: 0;
padding: 0;
background-color: #00ccff;	
text-align: center;  
font-size: 14px;
line-height: 16px;
color: #333333;
}

a {
text-decoration: none;
}

a:link {
text-decoration:none;
color: #0099ff;
}

a:visited {
text-decoration:none;
color: #0099ff;
}

a:active {
color: #0099ff;
}

a:hover {
color: #ff6600;
background-color: #99ffff;
}

h1, h2, h3, h4 {
margin: 0;
padding: 0;
font-weight: normal;
}

/*メインカラム*/
#container {
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 780px;
background-color: #FFFFFF;
}

/*バナー*/
#banner {
background-image: url("http://www.i-hoikushi.net/img/top002_02.jpg");
background-position: top center;
background-repeat: no-repeat;
text-align: center;
padding: 5px 10px 0px 30px;
height: 260px;
}

#banner-img {
display: none;
}

#banner a {
color: #00ccff;
text-decoration: none;
}
	
/*タイトル文字*/
#banner h1 {
font-size: 12px;
font-weight: normal;
color: #00ccff;
margin-bottom: 140px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #0000ff;
width: 210px;
margin-left: auto;
margin-right: auto;
margin-bottom: 45px;
}

/*ＴＯＰ紹介*/
#banner p {
font-size: 12px;
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 15px 20px 0px 50px;
margin-bottom: 0px;
margin-top: 10px;
letter-spacing: 1px;
}

#banner p.tyu {
color: #0033ff;
font-size: 12px;
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 0px 50px 0px 120px;
margin-bottom: 0px;
margin-top: 0px;
letter-spacing: 1px;
text-indent: -1.1em;
}

#topnavi ul,#topnavi li {
margin: 0;
margin-left: 150px;
padding: 0;
}

#topnavi li {
float: left;
margin-left: 1px;
list-style-type: none;
}

#topnavi a{
color: #0066ff;
border: outset 2px #00ccff;
background-color: #aaf8f8;
width: 100px;
height: auto;
display: block;
position: relative;
}

#topnavi a:hover {
color: #ffffff;
border: outset 2px #0000ff;
background-color: #00ccff;
font-weight: bold;
top: 2px;
}

#center {
float: left;
width: 560px;
overflow: hidden;
background-color: #ffffff;
}

#right {
float: left;
width: 220px;
overflow: hidden;
background-color: #ffffff;
}

.content {
padding: 10px 10px 0px 10px;
}

.main {
border: dotted 3px #44c8c8;
color: #333333;
padding-top: 10px;
padding-bottom: 15px;
margin-bottom: 15px;
}

/*記事部分*/
.main p {
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 12px 25px 0px 40px;
margin-bottom: 0px;
margin-top: 0px;
letter-spacing: 1px;
text-align: justify;
text-justify: inter-ideograph;
}

/*記事部分２*/
p.kajyou {
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 12px 25px 0px 60px;
margin-bottom: 0px;
margin-top: 0px;
letter-spacing: 1px;
text-align: justify;
text-justify: inter-ideograph;
text-indent: -1.4em;
}

/*記事部分２の本画像*/
p.leftimg {
float: left;
width: 110px;
margin: 0;
margin-left: 25px;
margin-bottom: 10px;
padding: 0px 5px 0px 0px;
text-align: left;
}

/*記事部分２の本説明*/
p.righttxt {
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 12px 25px 0px 55px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 100px;
letter-spacing: 1px;
text-align: justify;
text-justify: inter-ideograph;
text-indent: -1.4em;
}

/*記事部分３*/
p.kajyou span {
display: block;
font-weight: normal;
line-height: 140%;
text-align: left;
padding: 5px 25px 0px 20px;
margin-bottom: 0px;
margin-top: 0px;
letter-spacing: 1px;
text-align: justify;
text-justify: inter-ideograph;
text-indent: -1.4em;
}

/*記事部分４*/
p.kajyou span.cored {
display: inline;
margin: 0;
padding: 0;
letter-spacing: 1px;
text-align: justify;
text-justify: inter-ideograph;
text-indent: 0em;
}

p.kajyou img {
margin-right: 5px;
}

img.suuji {
margin: 5px 5px 5px 15px;
vertical-align: middle;
}

/*記事の日付*/
.main h2 {
font-size: 10px;
text-align: left;
font-weight: bold;
color: #75BF40;
padding: 3px 5px 3px 5px;
background-color: #def0a8;	
margin-bottom: 10px;
line-height: 120%;
}

/*記事のタイトル*/
.main h3 {
background-color: #aaf8f8;
color: #0066ff;
font-size: 16px;
text-align: left;
font-weight: bold;
margin: 5px 10px 5px 10px;
padding: 8px 10px 5px 10px;
line-height: 100%;
border-bottom: solid 2px #00ccff;
border-left: solid 12px #00ccff;
}

/*サイトマップ用*/
.main h4 {
font-size: 14px;
text-align: left;
margin-left: 50px;
padding: 5px 0px 0px 0px;
}

/*.main p:first-letter{*/
/*font-size: 24px;*/
/*color: #ff0000;*/
/*}*/

.main strong {
border-bottom: dashed 1px #ff6600;
}

.main li {
margin: 0;
margin-left: 50px;
padding: 0;
text-align: left;
list-style-type: none;
}

.catesm li {
margin: 0;
margin-left: 40px;
padding: 0;
padding-top: 5px;
text-align: left;
list-style-type: none;
}

/*記事下のリンク*/
div.posted {
color: #464646;
font-size: 12px;
text-align: right;
padding: 0px 10px 3px 10px;
margin: 15px 10px 10px 10px;
line-height: normal;
border-bottom: ridge 6px #00ccff;
}

/*記事内カテゴリー　メイン用*/
.cate {
color: #000000;
font-size: 13px;
font-weight: normal;
text-align: right;
margin-right: 15px;
}

/*記事内カテゴリー　アーカイブ用*/
.cate2 {
color: #000000;
font-size: 13px;
font-weight: normal;
text-align: left;
margin-left: 15px;
}

/*記事内BODY左用*/
.enbody1 {
	float: left;
	width: 120px;
	height: 120px;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 5px 20px 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px dashed #00AAFF;
}

/*記事内BODY右用*/
.enbody2 {
	margin-left: 140px;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

.enbody2 a:link {
	font-weight: bold;
}

.enbody2 a:visited {
	font-weight: bold;
}

.enbody2 a:hover {
	font-weight: bold;
}

.enbody3 {
	margin-left: 140px;
	text-align: left;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
}

.enbody3 td {
	font-size: 14px;
	line-height: 150%;
}

.enbody3 a:link {
	font-weight: bold;
}

.enbody3 a:visited {
	font-weight: bold;
}

.enbody3 a:hover {
	font-weight: bold;
}

.enbody4 {
	padding: 5px 15px 5px 15px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}

div.bigimg {
background-image: url("http://www.i-hoikushi.net/img/bottom_img01.jpg");
background-position: bottom center;
background-repeat: no-repeat;
height: 350px;
margin: 0;
margin-top: 50px;
padding: 0;
padding-top: 10px;
font-size: 14px;
line-height: 150%;
text-align: center;
color: #333333;
}

/*サイドバー*/
.sidebar {
padding: 10px 10px 0px 0px;
}

/*サイドバーの見出し２*/
.sidebar h2 {
width: 190px;
background: #ffffff;
color: #444444;
font-size: 14px;
line-height: auto;
text-align: left;
font-weight: bold;	
padding: 4px 0px 4px 10px;
border-bottom: outset 2px #00ccff;
margin-bottom: 5px;
}

.sidebar h3 {
font-size:14px;
text-align: left;
padding-left: 10px;
}

/*サイドバーの見出し*/
.sidebar h4 {
color: #997766;
font-size: 14px;
line-height: 22px;
text-align: left;
font-weight: bold;	
padding-left: 5px;
border-left: solid 10px #00ccff;
border-bottom: solid 2px #00ccff;
margin-bottom: 5px;
}

.sidebar h5 {
font-size:14px;
text-align: left;
padding-bottom: 5px;
}

#sidenavi h2, #sidenavi h3 {
margin: 0;
padding: 0;
font-size: 14px;
}

#sidenavi h3 {
display: inline;
}

#sidenavi h2 {
margin: 0;
color: #333333;
text-align: left;
border: outset 2px #00ccff;
background-color: #ffffff;
width: 190px;
height: auto;
padding: 6px 0px 6px 10px;
overflow: hidden;
}

#sidenavi ul, #sidenavi li {
margin: 0;
padding: 0;
}

#sidenavi li {
list-style-type: none;
font-size: 14px;
line-height: 150%;
display: inline;
}

#sidenavi a {
text-align: left;
color: #0066ff;
border: outset 2px #00ccff;
background-color: #aaf8f8;
width: 190px;
height: auto;
padding: 5px 0px 5px 10px;
display: block;
position: relative;
overflow: hidden;
}

#sidenavi a:hover {
color: #ffffff;
border: inset 2px #0000ff;
background-color: #00ccff;
font-weight: bold;
left: 2px;
}

.side_f1 {
padding: 5px 15px 5px 15px;
margin: 0;
font-size: 14px;
line-height: 150%;
text-align: center;
color: #333333;
}

.side_f2 {
width: 200px;
border: outset 2px #00ccff;
margin: 0;
padding-bottom: 5px;
font-size: 14px;
line-height: 150%;
text-align: left;
color: #333333;
}

.side_f3 {
padding: 0;
margin: 0;
margin-left: auto;
margin-right: auto;
font-size: 12px;
line-height: 150%;
text-align: center;
color: #333333;
}

.side_f4 {
width: 190px;
border: 0;
margin: 0;
padding-bottom: 5px;
font-size: 14px;
line-height: 150%;
text-align: left;
color: #333333;
}

.side_f5 {
background-image: url("http://www.i-hoikushi.net/img/kadan_hana02.jpg");
background-position: top center;
background-repeat: no-repeat;
padding: 160px 15px 80px 15px;
margin: 0;
font-size: 14px;
line-height: 150%;
text-align: center;
color: #333333;
}

div.side_f1 a {
	font-size: 14px;
	color: #0099ff;
	text-decoration: none;
	}

div.side_f1 a:hover {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
    color: #ff6600;
    background-color: #99ffff;
    position: relative;
    top: 1px;
    left: 1px
	}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-size: 10px;
line-height: 150%;
text-align: left;
color: #464646;
margin-top: 3px;
margin-bottom: 30px;
}

#powered {
font-size: 9px;
line-height: 150%;
text-align: center;
color: #464646;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 10px;
}

#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

div.footer {
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 4px;
	clear: both;
}

.cored {
color: #ff3333;
}

.copin {
color: #dd0099;
}

.coblu {
color: #0000ff;
}

.cogra {
color: #606060;
}
