/* CSS Document */

ul, ol{
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	display:inline;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #666;
	display:inline;

}

h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

body {
	background-color:#FFF;
/*	background-image:url(images/bg.gif);
	background-repeat:repeat-x;	*/
	margin-top: 15px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: none;
}

.container {
	width: 880px;
	margin: 0 auto;
	background-color:#FFF;
}

.header {
	margin-bottom: 0px;
	text-align: left;
}

.logo {
	float: left;
	display: inline;
	width: 50%;
	height: 66px;
	text-align: left;
}

.toptel {
	float: left;
	display: inline;
	width: 50%;
	height: 66px;
	text-align: right;
}

.mq{
	background-image: url(images/bg_mq.gif);
	background-repeat: no-repeat;
	width: 730px;
	height: 26px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: inline;
	margin-top: 5px;
	padding: 7px 10px 0px 140px;
}

.fmenu {
	border-top: solid;
	border-top-width: 2px;
	border-top-color: #003366;
	padding-top: 3px;
	margin-top: 4px;
	padding-left: 5px;
	text-align: left;
}

.footer {
	margin-top: 3px;
	margin-bottom: 20px;
	padding-top: 10px;
	background-color:#003366;
	height: 24px;
	text-align: center;
	font-size: 14px;
	color:#FFF;
}

.pan {
	background-color: #F0F0F0;
	height: 15px;
	text-align: right;
	padding: 2px 10px 0px 0px;
}

.top_img {
	float: left;
	display: inline;
	width: 640px;
	margin-bottom: 5px;
}

.top_ban {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px 0px 5px 20px;
}

/* .menu {
	text-align: center;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	margin-bottom: 5px;
	padding: 0;
}　*/

.lmenu {
	text-align: center;
	margin-bottom: 5px;
	padding: 5px 0px;	/* 上下 左右 */
}

.lmenu ul, ol{
	list-style: none;
	padding: 0;
	margin: 0;
}

.lmenu li {
	display: block;
	padding: 0;
	margin: 0;
}

.lpmenu {
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

.lbmenu {
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
}

.lpmenu .lbmenu ul, ol{
	list-style: none;
	padding: 0;
	margin: 0;
}

.lpmenu li {
	display: block;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
}

.lbmenu li {
	display: block;
	padding: 0;
	padding-bottom: 8px;
	margin: 0;
}

.p_txt {
	text-align:left;
	padding: 5px 0px 5px 15px;
	line-height: 130%;
}

.ban {
	text-align: center;
	margin: 5px 0px 10px 0px;
}

.ct{text-align: center;}

.left{text-align: left;}

.right{text-align: right;}

#left{float: left;}

#right{float: right;}

#cl{clear: both;}

.grid10 table {
	border-width: 2px;
	border-style: solid;
	border-color: #009;
	background-color: #E6CCCC;
}

.lh_140 {
	line-height: 140%;
}

.ttl_bg{
	width: 360px;
	height: 30px;
	background-image: url(images/ttl_bg.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 22px;
}

.ttl_pr{
	width: 360px;
	height: 24px;
	background-image: url(images/ttl_price.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 16px;
	padding-top: 3px;
	padding-left: 22px;
	text-align: left;
}

.ttl_pks{
	width: 318px;
	height: 22px;
	background-image: url(images/ttl_park.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 22px;
}

.ttl_info{
	width: 600px;
	height: 40px;
	background-image: url(images/ttl_bg_info.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 22px;
}

.ttl_info30{
	width: 600px;
	height: 30px;
	background-image: url(images/ttl_bg_info.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 22px;
}
.ttl_info16{
	width: 700px;
	height: 30px;
	background-image: url(images/ttl_bg_info.gif);
	background-repeat: no-repeat;
	color:#003366;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 22px;
}

.news {
	text-align:left;
	background-image:url(images/bg_news.gif);
	background-repeat:repeat-y;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin-bottom: 5px;
	padding: 4px 2px 6px 8px;
}

.news li {
	display: block;
	margin-left: 5px;
	line-height: 180%;
}

#news {
	text-align: right;
	padding: 5px 10px 3px 0px;
}

.info_all {
	text-align: right;
	margin-bottom: 4px;
	padding-right: 5px;
}

.info_all a:link {
	color: #FF0000;
}

.top_ins {
	width: 750px;
	background-color: #DFDFDF;
	line-height:120%;
	padding: 5px;
}

.top_ins li {
	background-color: #FFFFFF;
	width: 232px;
	height: 83px;
	float: left;
	margin: 0px 5px 10px 5px;
	padding: 4px;
}

.top_ins li img {
	float: left;
	margin-right: 5px;
}

.top_txt {
	width: 750px;
	text-align:left;
	padding-left: 5px;
	line-height:130%;
}

.info_body {
	margin-top: 15px;
	background-color:#E3E3E3;
}

.info {
	background-image:url(images/bg_news.gif);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width: 730px;
	padding: 15px;
	font-family: "MS Pゴシック", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #444;
	text-align: left;
}

.info_date {
	width: 735px;
	font-size: 14px;
	color: #666;
	text-align: right;
}
.info_date16 {
	width: 735px;
	font-size: 16px;
	color: #666;
	text-align: right;
}

.info_footer {
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding: 7px 5px 0px 0px;
	text-align: right;
	font-size: 14px;
}

.info_footer a:link { text-decoration:none; }

.info_txt {
	width: 720px;
	background-color: #EFEFEF;
	font-size: 14px;
	padding: 10px;
	line-height: 130%;
}
.info_txt16 {
	width: 720px;
	background-color: #EFEFEF;
	font-size: 16px;
	padding: 10px;
	line-height: 130%;
}

.faq_q {
	background-color: #003366;
	width: 720px;
	margin-top: 15px;
	padding: 4px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.faq_a {
	background-color: #F2F2F2;
	width: 712px;
	margin-top: 3px;
	margin-bottom: 15px;
	padding: 8px 10px 15px 10px;
	font-size: 14px;
	color: #333;
	line-height: 130%;
}

.faq_top {
	width: 730px;
	font-size: 14px;
	text-align: right;
}

.menseki {
	width: 720px;
	padding-left: 10px;
	font-size: 14px;
}

.menseki ul{
	background-color: #EFEFEF;
	list-style-type: none;
	padding: 15px;
}

.menseki li{
	display: block;
	margin-bottom: 20px;
}

.privacy{
	width: 720px;
	background-color: #EFEFEF;
	padding: 15px;
}

.bg_voice {
	background-image:url(images/hukidasi_b.gif);
	background-repeat:repeat-y;
}

.grid table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.grid td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.grid_t table {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color: #FFFFFF;
}

.pr_calc {
	background-color: #DFDFDF;
	font-size: 14px;
	padding: 10px 0px;
}

.pad_l55{
	font-size: 14px;
	padding-left: 55px;
	padding-right: 20px;
}
.pad_l55-16{
	font-size: 16px;
	padding-left: 55px;
	padding-right: 20px;
}

.pad_l55 img{
	padding-left: 15px;
	float: right;
}

.pad_l15{
	padding-left: 15px;
}

.pad_top3 {
	padding-top: 3px;
	line-height: 140%;
}

#bgc_F0{
	background-color: #F0F0F0;
	padding-left: 15px;
}

.sub_txt{
	padding: 5px 0px 5px 20px;
	font-size: 14px;
	line-height: 140%;
}

.p_point {

	padding-left: 15px;
	margin: 5px 0px;
	font-size: 14px;
}

.p_point li{
	display: list-item;
	list-style-image: url(images/prk_inf_mrk2.gif);
	list-style-position:inside;
	padding: 0px 0px 3px 5px;
}

.p_point img{
	float: right;
}

/* フォーム関連 */

input.rsv, select.rsv {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
	color: #444;
}

input#submit_button{
	padding: 5px 20px;
	font-size: 16px;
}

input.btn{
	padding: 5px 20px;
	font-size: 18px;
}


/* ロールオーバー */

#myButton a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 100px;
    background-image: url(images/menu_lprice.jpg);
    padding-top: 45px;
    text-align: center;
    margin: 0px 0px;
}
 
#myButton a:hover {
    background-image: url(images/menu_lprice2.jpg);
}
