@charset "utf-8";

/*基本*/
body{
	padding: 0px;
	margin:0px auto;
	background-image: url(common/bk.gif);
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 13px;
}
body,ol,li,h1,h2,h3,h4,h5,h6,form {
	margin: 0 auto; /*リスト等に入るデフォルト仕様の隙間を削除して、中央寄せをする*/
	padding: 0;
}
img{ border-style: none; }
.raito a:hover img	{
	opacity:0.2;
	filter: alpha(opacity=20);
	-ms-filter: "alpha( opacity=20 )";
	background: #fff;
	}
.raito img a:hover{
	filter:alpha(opacity=80);
	opacity:0.4;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
#pankuzu {
	font-size: 80%;
	text-align: left;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	width: 930px;
}

#wapper {
	width: 950px;
	margin: 0 auto;
}
#header {
	text-align: left;
	margin: 0 auto;
}
.sen {
	border-collapse: collapse;
	border: 1px solid #B9B9B9;
	background-color: #FFF;
}
.sen td {
	border-width: 1px 1px; /* 上下だけ引く */
	border-color: #999; /* 線色：緑 */
	border-style: solid; /* 線種：実線 */
	padding: 10px; /* セル内側の余白 */
}
.menu {
	text-align: center;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}
.menu li{
	text-decoration: none; /* 下線を消す */
	display: block; /* ブロックレベルに */
	padding: 0px 0px; /* 内部の余白 */
	float: left;
}
.menu li a {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	height: 39px;
	color: #333;
	line-height: 39px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.menu li a:hover {
	color: #A1A1A1;
	font-size: 100%;
	background-image: url(common/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}


.scripts_icon {
	position: relative;
	top: -230px;
	left: 0px;
	width: 950px;
	text-align: center;
}
.scripts_icon2 {
	position: relative;
	top: -330px;
	left: 0px;
	width: 950px;
	text-align: center;
}
.scripts_icon3 {
	position: relative;
	top: -210px;
	left: 0px;
	width: 950px;
	text-align: center;
}


/* メニュータグ */
















/*コンテンツ*/
#header_line {
	height: 32px;
	font-size: 90%;
	color: #FFF;
	background-color: #F69;
}
.font_blue {
	color: #006FC5;
	font-weight: bolder;
}
.font_big3 { font-size: 130%; }
.font_pnk { color: #F15AAB; }
.font_big2 {
	font-size: 120%;
	font-weight: bolder;
}
#pageup {
	width: 600px;
	text-align: right;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.font_big4 {
	font-size: 140%;
	font-weight: bolder;
}
#footer {
	clear: both;
	margin-bottom: 30px;
	background-color: #E8DFD9;
	height: 126px;
}
.font_siro {
	color: #FFF;
	font-weight: bolder;
	font-size: 130%;
}
.font_paple {
	font-weight: bolder;
	color: #11378D;
	font-size: 150%;
}
#main_siro { background-color: #FFF; }
.font_green_big {
	color: #12A61C;
	font-size: 120%;
	font-weight: bolder;
}
.font_pnk_big {
	color: #FF6699;
	font-size: 140%;
	font-weight: bolder;
	line-height: 30px;
}
.padding_left20 { padding-left: 20px; }
.font_blue2 {
	color: #11378D;
	font-weight: bolder;
}
.font_big { font-weight: bolder; }
.font_smole { font-size: 90%; }
.copy {
	font-size: 90%;
	color: #666;
	text-align: center;
}
.padding_left40 { padding-left: 40px; }
#menu {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	margin-top: 20px;
}
#wapper_left {
	float: left;
	width: 726px;
}
#wapper_right {
	float: right;
	width: 246px;
}
#wapper_center {
	width: 469px;
	float: left;
	margin-left: 22px;
	margin-right: 47px;
}
#wapper_main {
	width: 950px;
	margin-right: 0px;
}
.padding_left60 { padding-left: 60px; }
#menu li { float: left; }#menu li {
	list-style-type: none;
	background-image: url(common/menu_back.gif);
}
.menu_end {
	background-image: url(common/menu_back_end.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	width: 900px;
	margin: 0 auto;
}
#header { width: 950px; }

.kamamoto_box ul li p {
	font-size: 120%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 10px;
	color: #333;
	font-weight: bolder;
}
.back_box { background-image: url(common/back_box.gif); }.kamamoto_box ul li {
	border: 1px solid #DBD9D9;
	padding: 10px;
	margin: 10px;
	width: 190px;
	float: left;
	list-style-type: none;
}
.footer_box { height: 100%; }
.padding_650 {
	margin: 0 auto;
	width: 650px;
}
.font_big5 {
	font-size: 230%;
	font-weight: bolder;
	text-align: center;
}
.h3_icon {
	background-image: url(img/h3_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	font-size: 130%;
	font-weight: bolder;
	margin-bottom: 30px;
}
.list_koutei li {
	font-size: 160%;
	font-weight: bolder;
	list-style-type: decimal;
}
.list_koutei td {
	font-size: 14px;
	font-weight: normal;
}
.list_koutei {
	margin: 0 auto;
	width: 650px;
	padding-left: 30px;
}
.font_nomale {
	font-size: 13px;
	font-weight: normal;
}.font_smole_b {
	font-size: 90%;
	font-weight: bolder;
}
.about_title {
	font-size: 110%;
	line-height: 27px;
	font-weight: bolder;
	background-image: url(img/about_line.gif);
	height: 27px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.kamamoto_box ul {
	margin: 0px;
	padding: 0px;
}
.back_box2 { background-image: url(common/back_box2.gif); }
.matsuri_list li {
	margin-right: 30px;
	margin-bottom: 30px;
	float: left;
	list-style-type: none;
	}
.matsuri_list li a {
	background-color: #000;
	border: 1px solid #B7000F;
	background-image: url(img/pdf.gif);
	background-position: 330px 70px;
	background-repeat: no-repeat;
	color: #FFF;
	width: 373px;
	height: 113px;
	display: block;
}
.matsuri_list li  a:hover{ background-color: #333; }
.matsuri_list li img {
	float: left;
	margin: 10px;
}
.matsuri_list li p {
	font-size: 120%;
	font-weight: bolder;
	padding: 0px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.matsuri_list li a {
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
}
.matsuri_list {
	margin: 0 auto;
	width: 810px;
}
#footer2 {
	background-image: url(common/footer_kuro.gif);
	height: 126px;
	clear: both;
}
