@charset "UTF-8";

@import ("body.css");
@import ("print.css");




h1, h2, h3, h4, h5 {
	margin:0;
	color:#442222;
	font-size:100%;
	font-weight:normal;
}

p {
	margin:0;
	font-size:100%;
	line-height:1.6em;
}
ul {
	font-size:100%;
	margin:1em auto;
	padding:0 1em 0 3.5em;
	line-height:1.6em;
}
ul ul {
	margin:0;
}

a:link {
 color:#336699;
 text-decoration:underline;
 }

a:visited {
 color:#666699;
 text-decoration:underline;
 }

a:hover {
 color:#EEEEEE;
 background:brown;
 text-decoration:none;
 }



#bar {
	background:#A27855 url(../images/bgBanner.gif) left bottom repeat-x;
	border-top:#442222 4px solid;
	border-bottom:#663333 2px solid;
}
#banner {
	width:950px;
	margin:0px auto;
	padding:5px 15px;
	text-align:left;
	/*background:#442222 url(../images/bgBanner.gif) left bottom repeat-x;*/
	color:#DDDDDD;
	font-size:16px;
	line-height:24px;
}
#banner img {
	border:none;
	float:left;
}
.comp, .comptel {
	float:left;
	margin:0 20px;
	overflow:hidden;
	width:200px;
}
.comptel {
	margin-left:0;
}
* html .comptel {
	/*margin-top:-1.5em;*/
}

#banner div span.telno {
	font-size:130%;
	font-weight:bold;
}

#topTIT{
display:block;
width: 60px;/* 画像の横サイズ */
height: 60px;/* 画像の縦サイズ */
background-repeat: no-repeat;
float:left;
text-decoration:none;
margin-left:4px;
background-image:url(../images/suzukiG.png);
}





div#fontSizeChanger {
	float:right;
	margin:0;
	width:150px;
	}

#fontSizeChanger p {
	float:left;
	margin:0;
	font-size:smaller;
	}

#fontSizeChanger a#letterbig:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btBIG1.png) left top no-repeat;
	margin:0 1px;
}
#fontSizeChanger a#lettermiddle:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btMIDDLE1.png) left top no-repeat;
	margin:0 1px;
}
#fontSizeChanger a#lettersmall:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btSMALL1.png) left top no-repeat;
	margin:0 1px;
}




#container {
	width:950px;
	padding:10px 15px;
	margin:0 auto;
	background:#FFFFFF url(../images/ha.jpg) left top no-repeat;
	border-right:#CC9966 1px solid;
	border-left:#CC9966 1px solid;
}
* html #container {
	width:965px;
}

#container h1 {
	background:url(../images/bk_bar1.gif) left top no-repeat;
	height:29px;
	overflow:hidden;
	color:#331111;
	font-size:22px;
	font-weight:bold;
	padding:16px 0 4px 20px;
}

#container h2 { 
	background:url(../images/bk_bar2.gif) left top no-repeat;
	height:25px;
	overflow:hidden;
	color:#331111;
	font-size:144%;
	padding:16px 0 4px 40px;
}


#container .content,
.comments-open-content,
#comments-content {
	padding:0 20px;
	margin-bottom:30px;
}

#ki {
	background:url(../images/ki.png) left bottom no-repeat;
}

.threediv2_3 {
	width:74%;
	float:right;
	margin-top:15px;
}
.threediv1_3 {
	width:25%;
	float:left;
}




ul.navi {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:120px;
	font-size:12pt;
}

ul.navi li {
	text-align:center;
	overflow:hidden;
	/*border-top:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
	border-right:1px #787878 solid;
	border-bottom:1px #787878 solid;*/
}
*html ul.navi li {
	margin-top:-25px;
}

ul.navi li a {
	display:block;
	width:200px;
	height:26px;
	margin:2px 0;
	text-decoration:none;
	color:#666666;
	background: url(../images/bgNavi13.png) left top no-repeat;
	overflow:hidden;
	padding:6px 0 0px 0;
}
ul.navi a:visited {
	text-decoration:none;
	color:#777777;
}
ul.navi li a:hover {
	background: url(../images/bgNavi13.png) left -64px no-repeat;
	padding:7px 0 0 0;
	margin:2px 0 1px 0;
	color:#665555;
}

ul.navi li a.modo2 {
	display:none;
}


#titimg {
	margin:15px auto;
}


#weathernews_blog_parts {
	margin:30px 0;
}
*:first-child+html #weathernews_blog_parts {
	margin:30px auto;
	width:200px;
}
* html #weathernews_blog_parts {
	margin:30px auto;
	width:200px;
}

#copyright {
	margin:0 auto;
	padding:2px 15px;
	text-align:center;
	font-size:small;
	line-height:20px;
	background:#442222;
	color:#DDDDDD;
}
#copyright a {
	color:#EEEEEE;
	text-decoration:none;
}





.cls {
	clear:both;
}

.mono {
	font-family:Osaka-mono, 'Courier New', 'osaka-等幅', 'ＭＳ ゴシック', 'MS Gothic', monospace;
}

.no-display {
	display:none;
}

.telno {
	letter-spacing:0.2em;
	font-family: Helvetica, Arial;
	font-size:18px;
}

.totop {
	font-size:small;
}

.pcenter {
	display:block;
	margin:1em auto;
}
.pleft {
	display:block;
	float:left;
	margin:1em 1em 1em 0;
}
.pright {
	display:block;
	float:right;
	margin:1em 0 1em 1em;
}

.dash {
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", "ＭＳ ゴシック", "MS Gothic",sans-serif;
	letter-spacing:-0.2em;
	margin-right:0.2em;
}


.keywordsearchbox {
	text-align:center;
	background:#FFFFCC;
	padding:5px;
}

.ribbon {
	background:#FFEEEE;
}
.hi-lite {
	background:#FF9;
	font-weight:bold;
}




ul.page_nav {
margin-left: auto;
margin-right: 0;
padding: 1em 0;
list-style: none;
text-align: center;
}
ul.page_nav li {
margin-right: .3em;
display: inline;
}
ul.page_nav li span,
ul.page_nav li a {
padding: 5px 10px;
color: #333;
border: 1px solid #422;
text-decoration:none;
}
ul.page_nav li span,
ul.page_nav li a:hover {
color: #333;
background-color:#FEC;
text-decoration: none;
border: 1px solid #422;
}






#ribbon0 {position: absolute; top: 76px; left: 0px; border:none;}