@charset "shift_jis";
/* CSS Document */

body{
	background-color:#C90
}
.home{
	width:770px;
	margin:auto;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
.home a{
	text-decoration:none;
	color:#000;
}
.home a:visited{
	text-decoration:none;
	color:#000;
}
.home a:hover{
	text-decoration:none;
	color:#FC0;
}
.container{
	width:770px;
	margin:auto;
	background-color:#FFF;
}
.title{
	width:770px;
	margin:auto;
}
.lead_title{
	background-image:url(img/lead_title_back.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 10px 80px 10px 80px;
	margin-bottom:10px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size:18px;
	font-weight:bold;
}
.lead_text{
	background-image:url(img/lead_text_back_1.gif);
	background-repeat:repeat-y;
	background-position:top;
	padding:0px 80px 0px 80px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size:16px;
}
.main{
	width:770px;
	margin:auto;
	background-color:#FFF;
}
.copy{
	width:770px;
	margin:auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}
.event_1{
}
.event_2{
}
.event_3{
}
.event_tukuba{
}
.access{
}
.access_text{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	font-size:14px;
	background-color:#FFF;
	width:330px;
	padding:20px 30px 0px 0px;
	line-height:16px;
}
.access_text a{
	color:#C63;
}
.access_text a:visited{
	color:#C63;
}
.access_text a:hover{
	color:#F90;
	text-decoration:none;
}
.indent_1{
	text-indent:-1em;
	padding-left:1em
}
.indent_2{
	text-indent:-2em;
	padding-left:2em
}
.reaflet{
	width:150px;
	text-align:center;
	float:left;
}
.margin_10{
	padding-bottom:10px;
}