@charset "UTF-8";
/* CSS Document */

/* リセットスタイル */
*{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* clearfix */
.clearfix:after {
   content: " ";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	float: left;
	width: 560px;
	display: inline;
}
#main {
	float: right;
	width: 770px;
	display: inline;
}
#main #center #photo_main {
	margin-bottom: 10px;
	margin-top: 10px;
}
#main #center #box_news {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	margin-top: 10px;
}
#main #center #box_news .newsevent_left {
	width: 248px;
	float: left;
	padding: 15px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #center #box_news .newsevent_right {
	width: 248px;
	float: right;
	padding: 15px;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #center #box_news h2 {
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/brt_pink.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
#main #center #box_news h3 { color: gray; font-size: 13px; font-weight: bold; margin-bottom: 5px; }
#main #center #box_news p {
	font-size: 75%;
	color: #666;
	line-height: 120%;
	margin-bottom: 10px;
}
#main #center #box_news h5 {
	text-align: right;
}
#main #center #box_smalltopic {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#main #center #box_smalltopic .topic_left {
	float: left;
	width: 156px;
	display: inline;
	padding: 14px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #center #box_smalltopic .topic_right {
	float: right;
	width: 156px;
	display: inline;
	padding: 14px;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #center #box_smalltopic h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #center #box_smalltopic p {
	font-size: 75%;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 120%;
}
#main #center #box_smalltopic h5 {
	text-align: right;
}
#side_right {
	width: 182px;
	float: right;
	display: inline;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding: 5px;
}
#main #side_right #box_search {
	height: 63px;
	width: 182px;
	background-image: none;
	margin-bottom: 15px;
}
#main #side_right #box_search #form1 p {
	text-align: center;
}
#main #side_right #box_search #form1 #search {
	width: 150px;
	height: 20px;
	margin-top: 7px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
#main #side_right #box_search #form1 #btn_search {
	background-color: #CC0066;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#main #side_right #box_navi_right01 {
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #side_right #box_navi_right01 ul li {
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#main #side_right #box_navi_right01 #btn_right01 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#main #side_right #box_navi_right01 #btn_right02 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-position: 0px -52px;
}
#main #side_right #box_navi_right01 #btn_right03 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-position: 0px -104px;
}
#main #side_right #box_navi_right01 #btn_right04 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	background-position: 0px -158px;
}
#main #side_right #box_navi_right01 #btn_right01 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right01 #btn_right02 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right01 #btn_right03 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right01 #btn_right04 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right02 {
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #side_right #box_navi_right02 ul li {
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#main #side_right #box_navi_right02 #btn_right05 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-position: 0px -221px;
}
#main #side_right #box_navi_right02 #btn_right06 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-position: 0px -272px;
}
#main #side_right #box_navi_right02 #btn_right07 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-position: 0px -326px;
}
#main #side_right #box_navi_right02 #btn_right08 li a {
	height: 52px;
	width: 182px;
	display: block;
	background-image: url(../images/btn_side_right.jpg);
	background-position: 0px -380px;
}
#main #side_right #box_navi_right02 #btn_right05 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right02 #btn_right06 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right02 #btn_right07 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_navi_right02 #btn_right08 li a:hover {
	background-image: url(../images/btn_side_right_over.jpg);
}
#main #side_right #box_credit {
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 30px;
}
#main #side_right #box_culture {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-image: url(../images/corner_box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #side_right #box_tvcm {
	padding-bottom: 20px;
	margin-bottom: 3px;
}
#side_left {
	float: left;
	width: 201px;
	display: inline;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
#side_left #header {
	padding-bottom: 20px;
}
#side_left #box_navi_left {
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 20px;
}
#side_left #box_navi_left ul li {
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#side_left #box_navi_left ul #btn_left01 li a {
	display: block;
	height: 39px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
}
#side_left #box_navi_left ul #btn_left02 li a {
	display: block;
	height: 40px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
	background-position: 0px -39px;
}
#side_left #box_navi_left ul #btn_left03 li a {
	display: block;
	height: 39px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
	background-position: 0px -79px;
}
#side_left #box_navi_left ul #btn_left04 li a {
	display: block;
	height: 39px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
	background-position: 0px -118px;
}
#side_left #box_navi_left ul #btn_left05 li a {
	display: block;
	height: 39px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
	background-position: 0px -157px;
}
#side_left #box_navi_left ul #btn_left06 li a {
	display: block;
	height: 39px;
	width: 168px;
	background-image: url(../images/btn_main.jpg);
	background-position: 0px -196px;
}
#side_left #box_navi_left ul #btn_left01 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_navi_left ul #btn_left02 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_navi_left ul #btn_left03 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_navi_left ul #btn_left04 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_navi_left ul #btn_left05 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_navi_left ul #btn_left06 li a:hover {
	background-image: url(../images/btn_main_over.jpg);
}
#side_left #box_banner {
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#side_left #box_banner p {
	margin-bottom: 15px;
}
#side_left #address {
	padding: 12px;
	margin-bottom: 50px;
}
#side_left #address p img {
	margin-bottom: 15px;
}
#side_left #address p {
	font-size: 75%;
	color: #666;
}

#footer {
	clear: both;
	padding: 15px;
	border: 3px solid #EAEAEA;
}
#footer #navi_btm  {
	float: left;
	width: 600px;
	display: inline;
}
#footer #navi_btm ul li {
	float: left;
	list-style-type: square;
	list-style-position: inside;
	color: #999;
	padding-right: 10px;
}
#footer #navi_btm ul li a {
	font-size: 70%;
	color: #999;
}
#footer #copyright p {
}
#footer #copyright {
	float: right;
	padding-right: 20px;
}
#footer #copyright p {
	color: #999;
	font-size: 70%;
	text-align: right;
}
#gotosmart {
	height: 70px;
	width: 100%;
	margin-top: 10px;
	border: 2px solid #FFF;
	display: none;
	background-color: #000000;
}
#gotosmart p {
	text-align: center;
	font-size: 200%;
}
#gotosmart p a {
	color: #FFB42E;
	height: 50px;
	width: 100%;
	display: block;
	padding-top: 20px;
}
#main #center #box_news .newsevent_left2 { line-height: 1.5; width: 570px; float: left; padding: 15px; background-image: url(../images/corner_box.jpg); background-repeat: no-repeat; background-position: right bottom; text-decoration: none; border-right: 3px solid #eaeaea; }
