body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,embed,object {
	margin: 0;
	padding: 0;
}
*:first-child+html table {
	border-collapse:collapse;
}
img {
	border:0;
}
img,input {
	vertical-align:middle;
}
ul {
	list-style: none;
}
object, embed {
	vertical-align:top;
}

 
/* --- link --- */
 
a {
	color: #2C9AD9;
	overflow:hidden;
}
a:visited {
	color: #8CCDF1;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
 
 
/* --- general --- */

body {
	color: #666666;
	font-family : "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size: 62.5%;
	text-align: center;
	background-color: #7EC2EC;
	background-image: url(../images/bg.gif);
}
ul,ol {
font-size: 1.2em;
	line-height: 1.5em;
}
strong {
	color: #2C9AD9;
}
.medium {
	font-size: 1.2em;
	line-height: 1.5em;
}
.small {
	font-size: 0.83em;
}
.red {
	color: #CC0000;
}
.blue {
	color: #2C9AD9;
}


/* --- layout --- */

#container {
	text-align: left;
	margin: 0 auto;
	width: 890px;
	background-color: #FFFFFF;
}
#contents {
	clear: both;
	float: left;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: 610px;
}
#flash {
	clear: both;
}


/* --- header --- */

#headre_left h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 220px;
	float: left;
}
#headre_left h1 a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 46px;
}
#header_right {
	float: right;
	width: 500px;
	text-align: right;
}
#header_right p {
	font-size: 1.2em;
}
#header_right a {
	color: #666666;
	text-decoration: none;
}
#header_right td {
	padding: 10px 0 0;
}
.search {
	width: 170px;
	margin: 0 5px 0 15px;
}



/* --- navi --- */

#navi {
	background-image: url(../images/navi_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 39px;
}
#navi li {
	font-size: 1.2em;
	float: left;
}
#navi_home a {
	background-image: url(../images/navi_home.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 39px;
}
#navi_event a {
	background-image: url(../images/navi_event.gif);
	background-repeat: no-repeat;
	width: 99px;
	height: 39px;
}
#navi_action a {
	background-image: url(../images/navi_action.gif);
	background-repeat: no-repeat;
	width: 77px;
	height: 39px;
}
#navi_guidance a {
	background-image: url(../images/navi_guidance.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 39px;
}
#navi_contact a {
	background-image: url(../images/navi_contact.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 39px;
}
#navi a:hover {
	background-position: 0 -39px;
}
.navi_over {
	background-position: 0 -39px;
}


/* --- navi2 --- */

#navi2 {
	background-image: url(../images/navi_bg2.gif);
	background-repeat: no-repeat;
	height: 55px;
	clear: both;
}
#navi2 li {
	font-size: 1.2em;
	float: left;
}
#navi_home2 a {
	background-image: url(../images/navi_home2.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 55px;
}
#navi_event2 a {
	background-image: url(../images/navi_event2.gif);
	background-repeat: no-repeat;
	width: 99px;
	height: 55px;
}
#navi_action2 a {
	background-image: url(../images/navi_action2.gif);
	background-repeat: no-repeat;
	width: 77px;
	height: 55px;
}
#navi_guidance2 a {
	background-image: url(../images/navi_guidance2.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 55px;
}
#navi_contact2 a {
	background-image: url(../images/navi_contact2.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 55px;
}
#navi2 a:hover {
	background-position: 0 -55px;
}
.navi2_over {
	background-position: 0 -55px;
}
#navi a,#navi2 a {
	text-indent: -9999px;
	display: block;
}


/* --- topic_path --- */

#topic_path {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEDBF0;
	padding: 6px 8px;
}
#topic_path p {
	font-size: 1.2em;
}
#topic_path li {
	display: inline;
}


/* --- main --- */

#main {
	width: 560px;
	float: left;
	margin: 25px 0 0 25px;
	padding: 0 0 25px;
	display: inline;
}
#main h2 {
	margin: 0 0 25px;
}
#main h3 {
	color: #2C9AD9;
	font-size: 1.6em;
	margin: 30px 0 15px;
}
#main h4 {
	font-size: 1.4em;
	margin: 0 0 5px;
}
#main h5 {
	font-size: 1.2em;
	color: #2C9AD9;
}
#main p {
	font-size: 1.2em;
	line-height: 1.5em;
}
#main .top_ttl_new {
	margin-bottom: 10px;
}
dl.new_list {
	margin: 0 5px 20px;
	width: 550px;
	font-size: 1.2em;
	line-height: 1.3em;
}
dl.new_list dt {
	background: url(../images/arrow.gif) no-repeat left center;
	width: 8em;
	float: left;
	padding-bottom: 1px;
	text-indent: 1em;
	color: #2C9AD9;
	padding-bottom: 10px;
	padding-top: 10px;
}
dl.new_list dd {
	padding-left: 5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box {
	background-color: #CDEBF7;
	margin: 35px 0 20px;
	padding: 10px;
}
.entry {
	margin: 0px;
	padding: 0 0 20px;
}
.entry2 {
	margin: 20px 0 0;
	padding: 0px;
}
.entry2 .ttl2 {
	color: #FFFFFF;
	background-color: #2C9AD9;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.entry2 p {
	margin-bottom:1.5em;
}
.entry2 img {
	margin: 5px 0 0;
}
.ttl1 {
	padding: 5px 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2C9AD9;
	border-left-color: #2C9AD9;
}
.ttl1 a {
	text-decoration: none;
}
.table1 {
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 1.2em;
	line-height: 1.3em;
}
.table1 th {
	background-color: #CDEBF7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.table1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table1 ul,ol {
	font-size: 1em;
}
.table1_h {
	font-weight: bold;
	color: #29ABE2;
}
.table2 {
	margin: 0px;
}
.table2 th {
	font-size: 1.4em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table2 ul,ol {
	font-size: 1.2em;
}
.arrow_list li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 1.5em;
}
.contact_submit {
	margin: 20px 0;
	padding: 0px;
}




/* --- side --- */

#side {
	width: 235px;
	float: left;
	margin: 20px 0 0 47px;
	padding: 0 0 25px;
	display: inline;
}
#side h2 {
	font-size: 1.2em;
	color: #2C9AD9;
	margin: 0 0 5px;
}
#side li {
	padding: 5px 0 0;
}


/* --- footer --- */

#footer  {
	background-color: #2C9AD9;
	color: #FFFFFF;
	line-height: 1.5em;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 80px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer h2 {
	font-size: 1.2em;
}
#footer p {
	font-size: 1.03em;
}

