@charset "shift_jis";
body {
	background-color: #66CC00;
	text-align: center;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-image: url(../img/bg/mainbg.jpg);
	line-height: 1.3em;
	font-size: 10pt;
}
img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a {
	text-decoration: none;
}


#header {
	background-repeat: no-repeat;
	background-color: #F04813;
	height: 66px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 810px;
	text-align: left;
	background-image: url(../img/header/header_bg.jpg);
}
a:link, a:visited {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #0000CC;
}
a:hover, a:active {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #0066FF;
}


#title {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 250px;
	float: left;
}


#wrapper {
	height: auto;
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
em {
	visibility: hidden;
}
.summary em{
	font-style:normal;
	visibility:visible;
}

#header h1 {
	margin: 0px;
	padding: 0px;
}
#header  #subnavi {
	float: right;
	padding: 0px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #subnavi img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#flash {
	background-image: url(../img/contents/flabg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: auto;
	background-position: center top;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}


#navi {
	background-image: url(../img/header/navi1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
	clear: both;
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -5000px;
}
#navi ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navi li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi li a {
	height: 40px;
	width: 158px;
	display: block;
}
#navi #cmp a:hover {
	background-image: url(../img/header/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}
#navi #srv a:hover {
	background-image: url(../img/header/navi.jpg);
	background-repeat: no-repeat;
	background-position: -158px -42px;
}





#contents {
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	clear: both;
	width: 790px;
	height: auto;
	text-align: left;
	background-color: #FFFF99;
}
#left_contents {
	height: auto;
	float: left;
	width: 530px;
}
#left_contents .img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

#newbox {
	height: auto;
	width: 510px;
	padding: 10px;
	float: left;
}
#newbox #new_t   {
	background-image: url(../img/contents/new_t.jpg);
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
}
#newbox #new_m {
	background-image: url(../img/contents/new_m.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding: 10px;
	margin: 0px;
	height: auto;
}
#newbox #new_m #overflow {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	height: 500px;
}


#newbox #new_b {
	background-image: url(../img/contents/new_b.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	clear: both;
}
/*BLOG----------------*/
#blogbox {
	height: auto;
	width: 510px;
	padding: 10px;
	float: left;
}
#blogbox #rss_t   {
	background-image: url(../img/contents/rss-tit.jpg);
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
}
#blogbox #rss_m {
	background-image: url(../img/contents/new_m.jpg);
	background-repeat: repeat-y;
	clear: both;
	padding: 10px 10px 2px 10px;
	margin: 0px;
	height: auto;
}
#blogbox #rss_m #overflow {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	height: 500px;
}
#blogbox #rss_b {
	background-image: url(../img/contents/new_b.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 15px;
	clear: both;
}
#rss_m ul {
	padding: 0px;
	margin: 0px;
}
#rss_m li {
	list-style-type: none;	
/*	border-bottom: 1px solid #CCCCCC;*/
	padding: 0px 10px 0px 23px;
	margin-bottom: 10px;
	background: url(../img/contents/rss-icon.gif) no-repeat 5px center;
}
/*BLOG----------------*/
#futter {
	background-color: #66CC00;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-image: url(../img/futter/futter_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



.clear {
	clear: both;
}
#main {
	width: 100%;
	background-color: #00ABDE;
	background-image: url(../img/bg/mainbg3..gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}



#navi #sk a:hover {
	background-image: url(../img/header/navi.jpg);
	background-repeat: no-repeat;
	background-position: -316px -42px;
}

#navi #qa a:hover {
	background-image: url(../img/header/navi.jpg);
	background-repeat: no-repeat;
	background-position: -474px -42px;
}
#navi #link a:hover {
	background-image: url(../img/header/navi.jpg);
	background-repeat: no-repeat;
	background-position: -632px -42px;
}

#text {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.2em;
}

.newstext {
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.2em;
}

#sidenavi {
	float: right;
	background-image: url(../img/bg/sidenavi_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi  .imgbox {
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents #telbox {
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	width: 510px;
	background-position: left top;
	margin: 10px;
	height: 85px;
	clear: both;
	text-indent: -5000px;
}

#futter_box {
	width: 770px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	clear: both;
	background-color: #66CC00;
	height: auto;
}
#futter #address {
	background-image: url(../img/text/futterinfo.gif);
	background-repeat: no-repeat;
	width: 300px;
	float: left;
	height: 60px;
	padding: 0px;
	margin: 0px;
}
#address p {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#futter_navi {
	float: right;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#futter  #copyright {
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../img/text/copyright.gif);
	background-repeat: no-repeat;
	width: 400px;
	background-position: right;
	clear: right;
}
#sidenavi h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.pan {
	font-size: 11px;
}


/*::::::::*/
#twitter_widget em {
	visibility: visible;
]
