body {
	font-size: 80%;
	line-height: 140%;
	margin: 0px;
}
.clear {
	font-size: 0px;
	clear: both;
}
#header a:hover img			{ filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=60) }
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: underline
}
a:active {
	TEXT-DECORATION: none
}
#footer a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#footer a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#footer a:hover {
	TEXT-DECORATION: none;
	color: #cccccc;
}
#footer a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 16px;
}
#header .head_logo {
	float: left;
	padding-top: 9px;
	padding-left: 44px;
}
#header .head_right {
	float: right;
	padding-right: 10px;
	width: 500px;
}

#header h1 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	text-align: center;
	margin-bottom: 33px;
	padding-top: 2px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
}
#header .head_contact1 {
	float: right;
	padding-right: 8px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1E95CE;
	padding-left: 8px;
	height: 30px;
	line-height: 14px;
}
#header .head_contact2 {
	float: right;
	padding-left: 8px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 11px;
	height: 22px;
}
#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
}
#content .top_box {
	background-image: url(img/blue_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 18px;
	background-color: #FFFFFF;
}

#content .top_box_left {
	float: left;
	width: 270px;
}
#content .top_box_left2 {
	float: left;
}

#content .top_box_right {
	float: right;
}
#content .top_box_right2 {
	float: right;
	width: 132px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 0px;
	height: 70px;
}
#content .top_box_right3 {
	float: right;
	width: 136px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	text-align: right;
}
#content .top_pink_box {
	background-color: #FFF0F8;
	border: 1px solid #FF6699;
	color: #FF0066;
	margin-bottom: 4px;
}
#content .top_green_box {
	background-color: #F5FAE7;
	border: 1px solid #97BD24;
	color: #006600;
	margin-bottom: 4px;
}
#content .top_blue_box {
	background-color: #F1F5FE;
	border: 1px solid #6699FF;
	color: #000066;
}

#side {
	float: left;
	width: 200px;
}
#side img {
	margin-bottom: 4px;
}
#side .side_box1 {
	background-image: url(img/side_box1_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 7px;
}
#side .side_box2 {
	padding-top: 10px;
	padding-bottom: 7px;
}
#side .side_box3 {
	background-image: url(img/side_box3_bg.gif);
	background-repeat: no-repeat;
	height: 138px;
	padding-top: 55px;
	padding-left: 47px;
}
#side .side_text {
	font-weight: bold;
	background-image: url(img/side_text_bg.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 135px;
	margin-bottom: 5px;
	line-height: 12px;
	padding-top: 5px;
	padding-left: 5px;
}

#main {
	float: right;
	padding-top: 10px;
	width: 530px;
	padding-right: 9px;
}
#pankuzu {
	font-size: 12px;
	margin-bottom: 20px;
}
#pankuzu a {
	color: #333333;
}
#main h2{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #007DFB;
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #080075;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main h3 {
	color: #15007C;
	background-color: #FFD980;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "メイリオ", "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
}
#main .indent {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFE9;
	padding-left: 10px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#main .top_title1 {
	background-image: url(img/top_title1_bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 6px;
	padding-left: 19px;
	margin-bottom: 10px;
}
#main .scroll {
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #8BBAE9;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 13px;
	margin-right: 10px;
	height: 345px;
	margin-bottom: 20px;
}
#main .news_text {
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	background-image: url(img/news_text_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-right: 15px;
	margin-bottom: 8px;
}
#main .top_yellow_box {
	background-color: #FFFFE6;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 10px;
}
#main .program_box {
	background-image: url(img/program_box_bg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-bottom: 10px;
}
#main .program_box img {
	margin-right: 28px;
	margin-bottom: 13px;
	margin-left: 28px;
}

#main .program_box2 {
	width: 499px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
	padding-right: 7px;
	padding-left: 9px;
}
#main .program_box_left2 {
	float: left;
	width: 302px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#main .program_box_left3 {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#main .program_box_right2 {
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
}
#main .program_box_right3 {
	float: right;
	width: 302px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#main .program_text1 {
	font-size: 17px;
	font-weight: bold;
	color: #CC2053;
	margin-bottom: 5px;
	text-align: center;
}
#main .program_text2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#main .program_title {
	background-image: url(img/program_title_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	border: 1px solid #D0D0D0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 34px;
	padding-top: 6px;
	margin-top: 10px;
}
table .td1 {
	background-color: #FFF9D5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px;
}
table .td2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}

#main .title1 {
	font-family: "メイリオ", "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka;
	color: #0066FF;
	font-size: 14px;
	padding-bottom: 18px;
}
#main .title2 {
	font-family: "メイリオ", "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	font-size: 14px;
}
#main .block {
	background-image: url(img/block_bg.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	height: 80px;
}
#main .font_red {color: #FF0000}
#main .font_orange {color: #FF6600}
#main .box_pink {
	background-color: #FFF0F8;
	margin: 3px;
	padding: 3px;
}

#main .box_orange {
	background-color: #FFAF03;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	width: 470px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 24px;
}
#main .box_blue {
	background-color: #57A0E9;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	width: 470px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 24px;
}
#main .box_white {
	width: 464px;
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-left: 24px;
	margin-bottom: 20px;
}
#main table.table1 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	
}

#main table.table1 th {
	padding: 10px;
	background-color: #E2EFFA;
	border: 1px solid #CCCCCC;
}

#main table.table1 td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#main table.table1 td.td_left {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#main table.table1 td.td_red {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: right;
	color: #FF0000;
	font-weight: bold;
}
#main table.table1 td.td_border {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content .top_btn {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.font_red {
	color: #FF0000;
}

#footer {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 8px;
}
#footer .foot_link {
	margin-bottom: 10px;
}
#footer .foot_copyright {
	text-align: right;
}
