@import "reset.css";

body {
	margin: 0px;
	background-image: url(../images/line_film.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	font-size:12px;
	line-height:120%;
}
/* ------------- 基本設定 ------------- */
a:link{
	color: #069;
	text-decoration: none;
}
a:visited{
	color: #069;
	text-decoration: none;
}
a:hover{
	color: #F63;
	text-decoration: underline;
}
a:active{
	color: #39C;
}
/* ------------- 基本設定ここまで ------------- */

#page {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#page #top_main {
	float: left;
	width: 610px;
}
#page #top_side {
	float: right;
	width: 230px;
}
#page #c_main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

/* ---- footerリンク ---- */
.text_footer {/*リンクされた文字*/
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
}
.text_footer a:link{
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
 }
.text_footer a:visited{
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
 }
.text_footer a:hover{
	font-size: 12px;
	color:#6BE4CF;
	text-decoration:none;
 }
.text_footer a:active{
	font-size: 12px;
	color:#FFF;
	text-decoration:none;
 }
/* ---- footerリンク終了 ---- */

#info {
	margin-top: 30px;
	margin-bottom: 5px;
}
.info_li {
	padding-left: 5px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
}
.info_li li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#loc_box {
	padding: 10px;
	border: 3px solid #000;
}
#loc_box p {
	font-size: 10px;
	line-height: 140%;
}

#loc_box img {
	border: 3px solid #CCC;
	margin-bottom: 10px;
}
#page #footer_navi {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	text-align: center;
	background-color: #000;
	color: #999;
	margin-top: 30px;
	margin-bottom: 15px;
}
#page #footer_navi a {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#footer01 {
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 140%;
}

#footer02 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 140%;
}
#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header #logo {
	width: 305px;
	float: left;
}
#header #mcvb {
	float: right;
	padding-top: 15px;
}
#main_menu {
	background-color: ffffff;
	margin-top: 10px;
	margin-bottom: 25px;
}
#main_menu #menu {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#main_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_menu ul li {
	float: left;
	text-indent: -9999px;
}
.m01 a,.m02 a,.m03 a,.m04 a,.m05 a,.m00 a {
	display: block;
	overflow: hidden;
	height: 22px;
}
.m01 a,.m02 a,.m03 a,.m04 a,.m05 a {
	margin-right:0px;
}
.m01 a {
	width: 245px;
	background-image: url(../images/b_01.png);
	
 }  
.m02 a {
	width: 112px;
	background-image: url(../images/b_02.png);
 }  
.m03 a {
	width: 116px;
	background-image: url(../images/b_03.png);
 }  
.m04 a {
	width: 97px;
	background-image: url(../images/b_04.png);
 }  
.m05 a {
	width: 158px;
	background-image: url(../images/b_05.png);
 }  
.m00 a {
	width: 79px;
	background-image: url(../images/b_00.gif);
 }  
.m01 a:hover {
	background-image: url(../images/b_01s.png);
} 
.m02 a:hover {
	background-image: url(../images/b_02s.png);
} 
.m03 a:hover {
	background-image: url(../images/b_03s.png);
} 
.m04 a:hover {
	background-image: url(../images/b_04s.png);
} 
.m05 a:hover {
	background-image: url(../images/b_05s.png);
} 
.m00 a:hover {
	background-image: url(../images/b_00s.gif);
} 
#bc_navi {
	background-color: #eeeeee;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.c_main {
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180%;
	line-height: 160%;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#c_main h2 {
	background-image: url(../images/h2_bg.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	padding-left: 10px;
	border: 2px solid #CCC;
}
#c_main h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 8px;
	border: 2px solid #CCC;
	background-color: #eeeeee;
}
.list_ol ol {
	margin-left: 20px;
}


#c_main p {
	line-height: 140%;
	font-size: 11px;
	margin-bottom: 1em;
}

.cb {
	clear: both;
}

.line_film {
	height: 10px;
	background-image: url(../images/line_film.gif);
	background-repeat: repeat-x;
}
.line01 {
	background-image: url(../images/line01.gif);
	height: 9px;
}
.list_ol {
	list-style-type: decimal;
	font-size: 90%;
	margin-left: 30px;
}
.list_ol li {
	line-height: 140%;
	margin-bottom: 0.6em;
}
.table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	line-height: 140%;
}
.table01 td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table01 th {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.table02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size:12px;
}
.table02 td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table02 th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	background-color: #E2C6A9;
}

.box01 {
	background-color: #FFC;
	border: 1px solid #FC6;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.box02 {
	padding: 10px;
	background-color: #E8DFCD;
	border: 1px solid #ccc3b2;
	text-align: center;
	font-size: 90%;
}
.table03 {
	font-size: 80%;
}
.table03 td {
	margin: 10px;
	padding: 10px;
	font-size: 80%;
	line-height: 140%;
	text-align: center;
}
.table03 td .photo01 {
	border: 1px solid #CCC;
	padding: 5px;
	margin-bottom: 5px;
}
.list_ul01 {
	list-style-type: square;
	font-size: 90%;
	margin-left: 30px;
}
.list_ul01 li {
	line-height: 140%;
	margin-bottom: 0.6em;
}

/* テキスト一覧----------------------------------------------------------- */
/* ---- 黒 ---- */
.text	{
	font-size: 12px;
    color:#000;
	line-height: 140%;
}
.text01_b	{
	font-size: 12px;
	font-weight: bolder;
    color:#000;
	line-height: 120%;
}
.text_big	{
	font-size: 14px;
    color:#000;
	line-height: 120%;
}
.text01_big_b	{
	font-size: 14px;
	font-weight: bolder;
    color:#000;
	line-height: 120%;
}
.text_nohohon	{
	font-size: 13px;
    color:#000;
	line-height: 120%;
}
.text_small	{
	font-size: 10px;
    color:#000;
	line-height: 120%;
}
.text_small_b	{
	font-size: 10px;
	font-weight: bolder;
    color:#000;
	line-height: 120%;
}
/* ---- 灰 ---- */
.text_gray	{
	font-size: 12px;
    color:#7F7FAA;
	line-height: 120%;
}
/* ---- 赤 ---- */
.text_red	{
	font-size: 12px;
    color:#D40000;
	line-height: 120%;
}
.text_red_b	{
	font-size: 12px;
	font-weight: bolder;	
    color:#D40000;
	line-height: 120%;
}
.text_big_red	{
	font-size: 14px;
    color:#D40000;
	line-height: 120%;
}
.text_big_red_b	{
	font-size: 14px;
	font-weight: bolder;
    color:#D40000;
	line-height: 120%;
}
.text_small_red	{
	font-size: 10px;
    color:#D40000;
	line-height: 120%;
}
.text_small_red_b	{
	font-size: 10px;
	font-weight: bolder;	
    color:#D40000;
	line-height: 120%;
}
/* ---- 青 ---- */
.text_blue	{
	font-size: 12px;
    color:#2A1FFF;
	line-height: 120%;
}
.text_blue_b	{
	font-size: 12px;
	font-weight: bolder;	
    color:#2A1FFF;
	line-height: 120%;
}
.text_big_blue	{
	font-size: 14px;
    color:#2A1FFF;
	line-height: 120%;
}
.text_big_blue_b	{
	font-size: 14px;
	font-weight: bolder;	
    color:#2A1FFF;
	line-height: 120%;
}
/* ---- 白 ---- */
.text_white	{
	font-size: 12px;
    color:#FFF;
	line-height: 120%;
}
.text_white_b	{
	font-size: 12px;
	font-weight: bolder;	
    color:#FFF;
	line-height: 120%;
}
.text_white_big	{
	font-size: 14px;
	font-weight: bolder;
    color:#FFF;
	line-height: 120%;
}
.text_pink	{
	font-size: 14px;
	font-weight: bolder;
    color:#ffb6c1;
	line-height: 120%;
}
.2017 {
}
#2016 {
}
#2015 {
}
#2014 {
}
#2013 {
}
#2012 {
}
#2011 {
}
#2010 {
}
#2009 {
}
#2008 {
}
#2007 {
}
