@charset "euc-jp";
@import "reset.css";
@import "common.css";
/* =========================================================
contents
========================================================= */
#contents {
	clear: both;
	padding: 10px 0 0 0;
}
/* =========================================================
left-contents
========================================================= */
#left-contents {
	width: 410px;
	float: left;
}
/* =========================================================
hello
========================================================= */
#hello {
	width: 400px;
	background: #fceee4;
}
#hello h3 {
	width: 400px;
	height: 46px;
	background: url(../../../img/hello_title.gif) no-repeat right;
	text-indent: -9999px;
}
#hello p {
	width: 337px;
	height: 70px;
	margin: 0 auto;
	background: url(../../../img/txt.gif) no-repeat center;
	text-indent: -9999px;
}
#hello #rel {
	clear: both;
	width: 400px;
	height: 76px;
	background: url(../../../img/index_fix_22.gif) no-repeat right bottom;
	border-top: dashed 1px #f59555;
	position: relative;
}
#hello #rel iframe {
	position: absolute;
	top: 21px;
	left: 1px;
}
#hello .morelink a {
	width: 111px;
	height: 21px;
	margin: 0 0 10px 30px;
	display: block;
}
/* =========================================================
qa
========================================================= */
#qa {
	width: 400px;
	margin: 10px 0 10px 0;
	padding: 0 0 14px 0;
	background: url(../../../img/qa_bottom.gif) no-repeat bottom;
}
#qa h3 {
	width: 400px;
	height: 55px;
	background: url(../../../img/qa_title.gif) no-repeat right;
	text-indent: -9999px;
}
#qa p {
	padding: 5px 0;
	border-right: 1px solid #73d0d3;
	border-left: 1px solid #73d0d3;
	text-align: center;
}
#qa ul {
	padding: 7px 0 0 0;
	border-right: 1px solid #73d0d3;
	border-left: 1px solid #73d0d3;
	color: #08acb1;
	text-align: center;
}
#qa ul li {
	width: 333px;
	padding: 0 0 7px 0;
	margin: 0 auto;
}
/* =========================================================
right-contents
========================================================= */
#right-contents {
	width: 550px;
	float: right;
}
/* =========================================================
topics
========================================================= */
#topics {
	width: 550px;
	padding: 0 0 13px 0;
	background: url(../../../img/topics_bottom.gif) no-repeat bottom;
}
#topics h3 {
	width: 550px;
	height: 51px;
	background: url(../../../img/topics_title.gif) no-repeat;
	text-indent: -9999px;
}
#topics ul {
	height: 45px;
	padding: 15px 20px 0 20px;
	border-right: 1px solid #73d0d3;
	border-left: 1px solid #73d0d3;
	color: #08acb1;
	overflow-y: auto;
}
#topics ul li {
	padding: 0 0 5px 43px;
	background: url(../../../img/new_icon.gif) no-repeat;
}
#topics ul li a {
	color: #08acb1;
	text-decoration: underline;
}
#topics .topicsbnr {
	text-align: center;
	padding: 10px 0 0 0;
	border-right: 1px solid #73d0d3;
	border-left: 1px solid #73d0d3;
}
#topics p {
	padding: 10px 0 0 30px;
	border-right: 1px solid #73d0d3;
	border-left: 1px solid #73d0d3;
}
/*#topics ul li a:hover{
	color:#08acb1;
	text-decoration:none;
}*/

/* =========================================================
report nuclue
========================================================= */

#info {
	padding: 0 0 8px 0;
}
#report {
	width: 550px;
	margin: 10px 0 10px 0;
	padding: 0 0 7px 0;
	background: url(../../../img/report_bottom.gif) no-repeat bottom #fceee4;
}
#report h3 {
	width: 550px;
	height: 56px;
	background: url(../../../img/report_title.gif) no-repeat;
	border-bottom: dashed 1px #f59555;
	text-indent: -9999px;
}
#report dl {
	width: 490px;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	margin: 15px auto;
}
/*#report dl{
	width:490px;
    min-height: 215px;  
    height: auto !important;  
    height: 215px; 
	margin:15px auto;
}
*/
#report dl dt a {
	color: #ff6600;
	padding: 5px 0 5px 0;
	font-size: 108%;
	text-decoration: none;
}
#report dl dt a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#report dl dd.date {
	color: #ff6600;
}
#report dl dd.blog {
	padding: 10px 0 0 0;
}
#report dl dd.blog .morelink a {
	width: 111px;
	height: 21px;
	margin: 10px 0 5px 0;
	display: block;
}
/* =========================================================
program 
========================================================= */
#program {
	width: 550px;
	padding: 0 0 5px 0;
	background: url(../../../img/program_bottom.gif) no-repeat bottom;
	float: right;
}
#program-inner {
	width: 548px;
	border-left: 1px solid #73d0d3;
	border-right: 1px solid #73d0d3;
}
#program h3 {
	width: 550px;
	height: 56px;
	background: url(../../../img/program_title.gif) no-repeat;
	border-bottom: dashed 1px #73d0d3;
	text-indent: -9999px;
}
#program-inner h4 {
	width: 230px;
	height: 50px;
	background: url(../../../img/h4_title.gif) no-repeat center left;
	text-indent: -9999px;
	margin: 0 0 0 25px;
	float: left;
}
#program dl {
	width: 490px;
	min-height: 195px;
	height: auto !important;
	height: 195px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
/*
#program dl{
	clear:both;
	width:490px;
    min-height: 209px;  
    height: auto !important; 
    height: 209px;
	margin:0 auto;
	padding:10px 0 0 0;
}
*/

#program dl dt {
	clear: both;
	padding: 5px 0 5px 0;
}
#program dl dt a {
	color: #08acb1;
	font-size: 108%;
	text-decoration: none;
}
#program dl dt a:hover {
	color: #08acb1;
	text-decoration: underline;
}
#program dl dd.date {
	color: #08acb1;
}
#program dl dd.blog {
	padding: 10px 0 0 0;
}
#program dl dd.blog .morelink a {
	width: 111px;
	height: 21px;
	margin: 10px 0 5px 0;
	display: block;
}
.accordion_head {
	width: 170px;
	color: #FF6600;
	border: 1px solid #FF6600;
	background: #FCEEE4;
	padding: 3px 10px;
	margin: 25px 0 0 15px;
	text-align: center;
	cursor: pointer;
	float: left;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.open {
	display: none;
}
#program .open {
	clear: both;
	border-bottom: 1px dashed #FF6600;
	padding: 10px 10px 10px;
	margin: 0 0 10px 0;
}
#program .open ul {
	clear: both;
	padding: 0 0 0 10px;
}
#program .open ul li.place {
	width: 150px;
	color: #FF6600;
}
#program .open ul li {
	float: left;
	list-style: none;
	padding: 0 0 0 10px;
}
/* =========================================================
program-l
========================================================= */
#program-l {
	width: 510px;
	padding: 18px;
	margin: 0 0 10px 0;
	border: 2px dotted #ff7d27;
	float: right;
	position:relative;
}
#program-l h3 {
	width: 320px;
	float: left;
	padding: 0 0 15px 0;
}
#program-l ul {
	float: right;
}
#program-l ul li {
	float: left;
	padding: 0 10px 0 0;
}
#program-l ul li:last-child {
	padding: 0;
}
#program-l-inner {
	clear: both;
	padding: 20px 0 0 0;
	background: url(../../../img/pro_line.png) no-repeat;
}
#program-l-inner h4 {
	float: left;
}
#program-l-inner .mes {
	float: right;
	position: absolute;
	top: 193px;
	left: 278px;
}
#program-l-inner .detail {
	clear: both;
	padding: 15px 0 0 0;
	color: #08acb1;
}
#program-l-inner .detail a {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;
}
/* =========================================================
goods
========================================================= */
#goods {
	clear: both;
	width: 400px;
	padding: 0 0 10px 0;
	background: url(../../../img/goods_bottom.jpg) no-repeat bottom #fceee4;
	position: relative;
/*	min-height: 165px;
	height: auto !important;*/
	height: 290px;
	float: left;
}
#goods h3 {
	height: 43px;
	background: url(../../../img/goods_title.jpg) no-repeat;
	text-indent: -9999px;
}
#goods p {
	width: 350px;
	height: 48px;
	margin: 15px 0 15px 28px;
	background: url(../../../img/goods_txt.gif) no-repeat;
	text-indent: -9999px;
}
#goods .photo {
	width: 369px;
	margin: 10px auto 0;
}
#goods .morelink a {
	width: 148px;
	height: 21px;
	margin: 20px 0 10px 20px;
	display: block;
}
#health {
	padding: 10px 0 0 0;
	float: right;
}
/* =========================================================
leaflet
========================================================= */
#leaflet {
	clear: both;
	width: 960px;
	height: 151px;
	padding: 10px 0 0 0;
	background: url(../../../img/leaflet.gif) no-repeat center bottom;
	position: relative;
}
#leaflet h3, #leaflet p {
	text-indent: -9999px;
}
#leaflet .morelink a {
	width: 148px;
	height: 21px;
	top: 73px;
	left: 25px;
	position: absolute;
}
/* ///////////////////////////////////////////////////////////////////

[sb_post]

/////////////////////////////////////////////////////////////////// */

ul.sb-post-home {
	clear: both;
	width: 650px;
	display: inline;
	float: left;
	margin: 30px 0 10px 0;
}
ul.sb-post-home li {
	float: right;
	margin-right: 10px;
	display: inline-block;
}
ul.sb-post-home li.tw {
	width: 100px;
	padding: 6px 0 0 0;
}
ul.sb-post-home li.google {
	width: 60px;
	position: relative;
	z-index: 90;
	padding: 6px 0 0 0;
}
ul.sb-post-home li.fb span {
	width: 100px !important;
	padding: 6px 0 0 0;
}
ul.sb-post-home li.mixi {
	padding: 6px 0 0 0;
}
ul.sb-post-home li.fbpage {
	margin-right: 20px;
}
