@charset "UTF-8";

/* //////基本構成////// */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333333;
}

body {
	margin-top: 0px;
	font-size: 14px;
	line-height: 26px;
	color: #221E1F;
   }


a {	color: #06F;
	text-decoration: underline;
}

a:hover {
	color: #09F;
	text-decoration:underline;	
}

img {
   border:0;
   vertical-align:bottom;
}

body, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#main {
	float: right;
	width: 730px;
	margin-top: 10px;
	margin-right: 5px;
}
#mainleft {
	float: left;
	width: 360px;
	}
#mainright {
	float: right;
	width: 360px;
	}
#main h2 {
	margin-bottom: 10px;
	background-image: url(../img/bar01bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	color: #FFF;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
}
#main h3 {
	margin-bottom: 10px;
	background-image: url(../img/bar02bg.jpg);
	background-repeat: no-repeat;
	height: 80px;
	color: #1C6EA0;
	font-size: 24px;
	line-height: 75px;
	font-weight: bolder;
	padding-left: 20px;
}
#main h4 {
	margin-bottom: 10px;
	background-image: url(../img/bar03bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	color: #1C6EA0;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	padding-left: 7px;
}
#time{
	width: 730px;
}
#time table{
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BBBDBF;
	border-left-color: #BBBDBF;
	margin-top: 3px;
}
#time td{
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #BBBDBF;
	border-bottom-color: #BBBDBF;
}
#time th{
	text-align: center;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #221E1F;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #BBBDBF;
	border-bottom-color: #BBBDBF;
	background-color: #E5F2F9;
	
}

.txt{
	width: 730px;
	margin-bottom: 10px;
	
}
.mainimg{
	width: 730px;
	margin-bottom: 10px;
	text-align: center;	
}

.bg01{
	width:920px;
	background-image: url(../img/bg03.jpg);
	background-repeat: no-repeat;
	height: 289px;
	padding-top: 35px;
	padding-left: 60px;
	}
.bg02{
	width: 705px;
	background-image: url(../img/bg02.jpg);
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.bg03{
	background-color: #FFC5CF;	
}

#main .img01{
	float: left;
	padding-bottom: 5px
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

#contents1 {
	float:left;
	width:276px;
	height:99px;
	padding-left:0px;
	margin-top: 6px;
	margin-left: 0px;
}
#contents2 {	
   float:right;
   width:555px;
   margin-top: 6px;
}

#contents3 {
	width:730px;
	text-align: center;
	padding-top: 5px;
}


.fontstyle01 {
	color: #BE1D2C;
}
.fontstyle02 {
	font-size: 12px;
	background-color: #1C6EA0;
	color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fontstyle03 {
	color: #1C6EA0;
}
.fontstyle04 {
	color: #1C6EA0;
	font-size: 20px;
	font-weight: bolder;
	line-height: 30px;
}
.fontstyle05 {
	font-size: 12px;
	background-color: #1C6EA0;
	color: #FFF;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
}

.fontstyle06 {
	font-size: 14px;
	color: #1C6EA0;
	font-weight: normal;
}
.fontstyle07 {
	font-size: 16px;
	color: #1C6EA0;
}
.fontstyle08 {
	font-size: 16px;
	color: #c30d23;
	font-weight: bold;
}
.fontstyle09 {
	font-size: 12px;
	font-weight: normal;
}
.fontstyle10 {
	color: #BE1D2C;
	font-weight: normal;
	font-size: 14px;
}