html {



}
body {
	background-image: -webkit-gradient(linear,left top,left bottom,from(#506ec8) ,to(#80aaff));
	background-image: -moz-linear-gradient(270deg,rgba(80,110,200,1.00) 0%,rgba(128,170,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(80,110,200,1.00) 0%,rgba(128,170,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(80,110,200,1.00) 0%,rgba(128,170,255,1.00) 100%);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}

.clear {
	float: none;
	clear: both;
}
.ex {
	font-size: 80%;
}
.caution{
	color: #FF0000;
}
.center {
	text-align: center;
}
.kyocho {
	font-size: 120%;
}
.mini {
	font-size: 80%;
}




#wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: rgba(255,255,255,1.00);
}
#wrapper #contents {
	height: 100%;
}
#wrapper #contents #side_menu {
	width: 245px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#666666) ,to(#ffffff));
	background-image: -webkit-linear-gradient(270deg,rgba(102,102,102,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(102,102,102,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(102,102,102,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(102,102,102,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 100%;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #0033FF;
}
#contents #side_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_menu ul li {
	width: 250px;
	margin: 0px;
	height: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-indent: 30px;
	line-height: 50px;
	background-image: url(../img/side_btn_on.png);
	color: rgba(87,121,255,1);
	font-weight: bold;
	background-repeat: no-repeat;
}
#side_menu ul li a.rollover0{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/side_btn.png);
	width: 210px;
	height: 50px;
	font-size: 16px;
	text-indent: 0px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
}
#side_menu ul li a.rollover0:hover{
   background: url(../img/side_btn.png) no-repeat left bottom;
	 color: #FFFFFF;
}
#side_menu ul li a.rollover{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/side_btn.png);
	width: 250px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #666666;
}
#side_menu ul li a.rollover:hover{
	background: url(../img/side_btn.png) no-repeat left bottom;
	color: rgba(87,121,255,1);
}
#side_menu ul li a.rollover2{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/side_btn_j.png);
	width: 250px;
	height: 50px;
	display: block;
	text-decoration: none;
	color: #666666;
}
#side_menu ul li a.rollover2:hover{
	background: url(../img/side_btn_j.png) no-repeat left bottom;
	color: rgba(87,121,255,1);
}
#contents #side_menu .bunner {
	width: 245px;
	height: 80px;
	margin-top: 20px;
	display: block;
	background-color: #FF0004;
	margin-bottom: 20px;
}
#side_menu .bunner a {
	text-decoration: none;
	display: block;
	width: 245px;
	height: 80px;
	line-height: 40px;
	background-image: url(../img/bunner.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	background-position: 0% -80px;
}
#side_menu .bunner a:hover {
	background-image: url(../img/bunner.jpg);
	color: #FFFFFF;



	background-position: 0%
.#QNANpx;
	background-position: 0% 0px;
}

#wrapper #contents #main {
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 100%;
}

#wrapper #contents #main h2 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 45px;
	text-indent: 30px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../img/h2.png);
	text-shadow: 1px 1px 1px #666666;
}
#wrapper #contents #main h3 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 640px;
	height: 35px;
	background-image: url(../img/komidashi.png);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-indent: 10px;
	color: #666666;
	font-weight: normal;
}
#contents #main #main_img {
	width: 750px;
	margin-bottom: 20px;
	padding: 0px;
	height: 800px;
	background-image: url(../img/main_img.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}
#contents #main #main_img .omimai {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 12px;
	width: 720px;
	line-height: 30px;
	text-indent: 10px;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	top: 130px;
	left: 10px;
	border: 1px solid #000;
}

#contents #main #main_img p {
	display: none;
}

#contents #main #sub_img {
	width: 750px;
	height: 120px;
	background-image: url(../img/sub_img.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#main #sub_img p {
	display: none;
}


#contents #main #naiyo {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
#naiyo table tr .mds {
	color: #666666;
	line-height: 50px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 80px;
}
#naiyo table tr .niy {
	color: #555555;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
}
tr .niy .small {
	font-size: 24px;
	font-weight: normal;
}

#contents #main #whatnew {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
#contents #main #whatnew2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 10px;
}
#main #whatnew #news {
	width: 700px;
	margin: 0px;
}
#main #whatnew2 #news2 {
	width: 390px;
	height: 400px;
	margin: 0px;
	float: left;
	border: 1px solid #eeeeee;
}
#whatnew2 #news2 .wn_head_1 {
	width: 390px;
	height: 30px;
	background-color: #DDDDDD;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#whatnew2 #news2 .newsf {
	width: 390px;
	height: 370px;
	margin: 0px;
}


#main #whatnew2 .fb-page {
	width: 300px;
	height: 300px;
	margin: 0px;
	float: right;
}
.if_news {
	width: 700px;
	border: none;
	height: 250px;
}
.if_news2 {
	width: 390px;
	border: none;
	height: 400px;
	float: left;
}
#contents #main #access {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #access #map_area {
	width: 608px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 400px;
	border: 4px solid #B3424A;
	margin-top: 0px;
}
#main #access p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: 30px;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 20px;
}
#main #access .photo {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}






#wrapper #contents #footer {
	width: 1000px;
	height: 50px;
	background-color: #666666;
}
#contents #main #outline {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main #outline .info {
	width: 650px;
	display: table;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #DDDDDD;
}
#main p  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#outline .info .ol_midashi {
	width: 142px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: justify;
	line-height: 30px;
	border-left: 3px solid #DDDDDD;
	padding-left: 5px;
	display: table-cell;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
}


#outline .info .ol_colon {
	float: left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	width: 30px;
	vertical-align: top;
	display: table-cell;
}
#outline .info .ol_naiyo {
	width: 470px;
	float: left;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 30px;
	display: table-cell;
	vertical-align: top;
}










#contents #footer p {
	color: rgba(255,255,255,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
#contents #main #policy p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-indent: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#main #policy .pp_inline {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 700px;
	height: 350px;
}
#main #policy .doi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.doi_btn {
	width: 250px;
	height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
#form {
	display: none;
}
#form form .contact_form {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
form .contact_form .c_form {
	border-collapse: collapse;
}
.c_form td {
	padding: 0px;
	border-collapse: collapse;
}
.c_form tr .komoku {
	width: 194px;
	border-top: 1px dotted #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #CFEEFF;
	vertical-align: middle;
}
.c_form tr .input {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	width: 494px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
	vertical-align: middle;
}
.c_form tr .button_area {
	width: 694px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
}
tr .button_area .kakunin_button {
	min-width: 200px;
	min-height: 40px;
}
tr .button_area .rest_button {
	min-width: 100px;
	min-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #main #confirm {
}
#confirm form .form_confirm {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.hissu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FF0004;
	font-size: 10px;
}
.tbl_form form .jizen_tbl {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
}
.jizen_tbl tr .top_l {
	width: 170px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	height: 50px;
	vertical-align: middle;
	background-color: #B2DEFF;
	border-bottom: 1px dotted #0080E9;
	border-top: 1px dotted #0080E9;
	border-left: 4px solid #0080E9;
}
.jizen_tbl tr .top_r {
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 4px solid #0080E9;
	border-collapse: collapse;
}


.jizen_tbl tr .mid_l {
	width: 170px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	height: 50px;
	vertical-align: middle;
	background-color: #B2DEFF;
	border-bottom: 1px dotted #0080E9;
	border-left: 4px solid #0080E9;
	border-collapse: collapse;
}
.jizen_tbl tr .mid_m {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: 50px;
	border-collapse: collapse;
}


.jizen_tbl tr .mid_r {
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 4px solid #0080E9;
}
tr .mid_r .total {
	border-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: right;
}

.jizen_tbl tr .btn_area {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.jizen_tbl tr .j_info {
	background-color: #0080E9;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-indent: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 4px solid #0080E9;
	border-left: 4px solid #0080E9;
	border-collapse: collapse;
}
tr .btn_area .btn {
	width: 200px;
	height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
tr .btn_area .rst {
	width: 150px;
	height: 35px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}


#poster_dl   {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#poster_dl p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding: 0px;
	text-align: justify;
}
#poster_dl .poster_template_btn {
	width: 500px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
#poster_dl .caution  {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	color: #FF0004;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.copy_btn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: center;
	height: 20px;
	margin-top: 3px;
}

#main #outline .uketuke {
	margin-top: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.uketuke tr td {
	padding: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-style: none;
}

#main #outline .furikomi {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#outline .furikomi .ginko {
	width: 500px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.ginko td .ginko_title {
	width: 100px;
	text-justify: inter-ideograph;
	text-align: justify;
}
#main #outline .cyui {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px double #FF0000;
	background-color: #FFDDDD;
	text-align: center;
}

.nyukai_btn {
	width: 300px;
	height: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
}
.poster_tbl {
	width: 700px;
}
.poster_tbl td {
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border: 1px solid #dddddd;

}
.poster_tbl tr .mid_l {
	background-color: #EEEEEE;
	vertical-align: top;
	width: 200px;
}
.hissu   {
	width: 25px;
	height: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF0000;
}
.indent_box {
	width: 620px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#outline .indent_box ul {
	margin: 0px;
	padding-left: 20px;
	list-style-type: disc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#outline .indent_box .endai_btn_01 a  {
	width: 300px;
	height: 100px;
	float: left;
	background-image: url(../img/endai_btn_01.png);
	text-indent: -9999px;
	display: block;
}
#outline .indent_box .endai_btn_01 a:hover {
	background-image: url(../img/endai_btn_01.png);



	background-position: 0%
.#QNANpx;
	background-position: 0% -100px;
}

#outline .indent_box .endai_btn_02 a {
	width: 300px;
	height: 100px;
	float: left;
	background-image: url(../img/endai_btn_02.png);
	text-indent: -9999px;
	margin-left: 20px;
	display: block;
}
#outline .indent_box .endai_btn_02 a:hover {
	background-image: url(../img/endai_btn_02.png);
	background-position: 0% -100px;
}
.dan {
	text-indent: -1em;
	padding-left: 1em;
}


.jizen_info {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.jizen_info tr td {
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.jizen_info2 {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#main #outline .greeting {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#outline .greeting p {
	line-height: 1.8em;
	text-align: justify;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1em;
	color: #333333;
}

#outline .greeting .left {
	text-align: right;
}
#main .bosyu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
.small{
	font-size: 85%;
}
.red{
	color: #FF0000;
}
.big{
	font-size: 150% !important;
}
