/*-----------------------------------------------------------------------------------------------------------------------------------ベースCSS*/
body	{
	background-color: #F0FFFE;

}


/*ホームページ位置*/
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5F9;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


/*ヘッダー部分*/
#header {
	height: 90px;
	width: 800px;
}

/*ナビボックス部分*/
#navi {
	background-image: url(../image/navi_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 800px;
}

/*ナビボタン部分*/
a.navi_button {
	display: block;
	float: left;
	height: 26px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
}
a.navi_button:link {
	display: block;
	float: left;
	height: 26px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
}
a.navi_button:visited {
	display: block;
	float: left;
	height: 26px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
}
a.navi_button:hover {
	display: block;
	float: left;
	height: 26px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
}


/*トップ画像部分*/
#top_iamge {
	height: 186px;
	width: 800px;
}


/*メイン部分*/
#main {
	height: auto;
	width: 800px;
	background-color: #E5E5F9;
}

/*メイン左側部分*/
#left {
	height: auto;
	width: 237px;
	padding-bottom: 10px;
	background-color: #E5E5F9;
	float: left;
}

/*メイン左側ナビボックス部分*/
.left_navi_box {
	height: auto;
	width: 204px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 18px;
}

/*メイン左側ナビ部分*/
a.leftnavi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 204px;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/left_navi.jpg);
	background-repeat: no-repeat;
}
a.leftnavi:link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 204px;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/left_navi.jpg);
	background-repeat: no-repeat;
}
a.leftnavi:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 204px;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/left_navi.jpg);
	background-repeat: no-repeat;
}
a.leftnavi:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #000000;
	display: block;
	height: 24px;
	width: 204px;
	padding-top: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/left_navi.jpg);
	background-repeat: no-repeat;
}

a.leftnavi2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	height: 27px;
	width: 204px;
	padding-top: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(../image/pdf.gif);
	background-repeat: no-repeat;
}

a.leftnavi2:hover {text-decoration: none;
                  color:#333333;}
				  
				  
.pdf a{
	display: block;
	height: 45px;
	width: 250px;
	padding-top: 4px;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #FF6633;
	text-align: center;
	font-weight: bold;
	border: 3px double #993300;
	text-decoration: none;
}

.pdf a:hover{
	color: #666666;
	text-decoration: none;
	border: 3px double #FFFF00;
}
/*お問い合わせ＆アクセスタイトル部分*/
.left_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #FFFFFF;
	height: 19px;
	width: 194px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #00005B;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}

/*お問い合わせ＆アクセス本文ボックス部分*/
.left_text_box {
	height: auto;
	width: 194px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #EAECF4;
	margin-top: 0px;
}

/*お問い合わせ＆アクセス本文部分*/
.left_p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0px;
}

/*お問い合わせ＆アクセス大文字01部分*/
.left_p02 {
	font-size: 17px;
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

/*お問い合わせ＆アクセス大文字02部分*/
.left_p03 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

/*MAPタイトル部分*/
.map_title	{
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	
}

/*コンテンツ部分*/
#contents {
	height: auto;
	width: 563px;
	float: right;
	background-color: #FFFFFF;
}
.index_image_box {
	height: auto;
	width: 493px;
	margin-left: 40px;
	margin-top: 35px;
	margin-bottom: 15px;
}
.title {
	height: 22px;
	width: 470px;
	;
	margin-left: 41px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00005B;
	padding-top: 7px;
	padding-left: 23px;
	font-weight: bold;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #333333;
	height: auto;
	line-height: 1.5em;
}

/*フォントサイズ16px部分*/
.size16	{
	font-size:16px;
}

/*フォントサイズ12px部分*/
.size12	{
	font-size:12px;;
}

.index_p_box {
	height: 190px;
	margin-left: 75px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.index_p_box2 {
	height: auto;
	margin-left: 75px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border: 1px dotted #006699;
	line-height: 1.8em;
}

.index_p_box2 p{ line-height:1.7ems;}
.price {
	height: auto;
	margin-top: 10px;
	margin-left: 43px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 13px;
	color: #333333;
	border-collapse: collapse;
}
.price_01 {
	height: auto;
	width: 125px;
	text-align: left;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price_02 {
	height: auto;
	width: 80px;
	text-align: center;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price_03 {
	height: auto;
	text-align: center;
	border: 1px solid #666666;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price_04 {
	height: auto;
	text-align: center;
	border: 1px solid #666666;
	width: 85px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.price_05 {
	height: auto;
	text-align: center;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

.price_07 {
	width:230px;
	height: auto;
	text-align: center;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer {
	height: 25px;
	width: 800px;
	background-color: #003399;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}

/*画像部分*/
img	{
	border:0;
}

/*-----------------------------------------------------------------------------------------------------------------------------------セカンドCSS*/

/*セカンドコンテンツ部分*/
#contents02 {
	height: auto;
	width: 563px;
	float: right;
	background-color: #FFFFFF;
}


.tejun {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #333333;
	margin-left: 55px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.tejun th td {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}

.time {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 55px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	color: #333333;
}

.time th td {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}

.cool{
	background-color: #0099FF;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	display: block;
	height: 20px;
	width: 500px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 7px;
}
.prc {
	margin-left: 8px;
}

.prc tr td {
	font-size: 13px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
