@charset "utf-8";
body {
	font-size:14pt;
	line-height:20pt;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#000000;
}

#pankuzu {
	padding:5px 20px;
	font-size: 12pt;
	background-color: #99ECFD;
	margin-bottom: 20px;
}

img  {
	border:none;
}

a:link {
	color: #005FBD;
}
a:visited {
	color: #005FBD;
}
a:hover {
	color: #EFC75C;
}
a:active {
	color: #F03;
}

#container {
	width: 780px;
	background: #FFFFFF;
	margin: 20px auto;
	
	
	text-align: left;
}
#header {
	width: 780px;
	padding: 0;
	height: 155px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent {
	padding: 15px;
	background: #FFFFFF;
	background-image:url(img/border_side.gif);
	background-repeat:repeat-y;
	margin: 0;
	width: 750px;
}
#footer {
	padding: 7px 15px;
	width: 750px;
	height: 58px;
	background-image:url(img/footer.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #FFF;
	text-align: right;
	line-height:12pt;
}
#footer p {
	margin: 0;
	padding: 0;
}

.menutable {
	width:700px;
	margin: 30px auto;
}

.menutable_left {
	width:700px;
}

.menutable_center {
	width:700px;
}

.menutable_right {
	width:700px;
}

.menutbl_up {
	width:700px;
	height: 42px;
	padding: 0;
}

.menutbl_mid{
	background-image:url(img/tbl_mid.gif);
	background-repeat:repeat-y;
	width:660px;
	padding:10px 20px;
	font-size:14pt;

}


.menutbl_down{
	width:700px;
	height:17px;
	padding: 0;
	background-image: url(img/tbl_down.gif);

}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.seinen_table {
	border-collapse:collapse;
	width:500px;
	margin:0px auto;
	margin-bottom: 50px;
	
}

.seinen_table td {
	border:#3366ff 2px solid;
	padding:5px 10px;
}


.tablelist {
	width:80%;
	border-collapse:collapse;
	margin:0 auto;
}

.tablelist td {
	border:#06C 2px solid;
	
	padding: 5px;
}

.access_left {
	float:left;
	width: 350px;
	padding: 10px;
}

.access_right {
	margin-left:370px;
	text-align: center;
	padding-top: 70px;
}

.h1 {
	text-align:center;
}

.textarea {
	padding: 0px 30px 30px 30px;
}

.lists {
}

.lists li {
	line-height:150%;
	list-style-image:url(img/listbtn.gif);
	font-size: 14pt;
	
}

.lists_p {
}

.lists_p li {
	line-height:150%;
	list-style-image:url(img/listbtn_p.gif);
	
}


.float2 {
	float:left;
	width:340px;
	padding-left: 20px;
}

.float2_right
{
	margin-left:380px;
	text-align: center;
}

.tel {
	font-size:24pt;
	color:#C33;
	font-weight:bold;
	line-height: 30pt;
	/*font-family: "HG創英角ﾎﾟｯﾌﾟ体";*/
}

.words {
	width:500px;
	margin:20px auto;
}

.words_up {
	width:500px;
	background-repeat: no-repeat;
	height: 9px;
}

.words_mid {
	width:480px;
	background-image: url(img/words_mid.gif);
	background-repeat: repeat-y;
	color: #633;
	padding: 15px 10px;
}

.words_down {
	width:500px;
	height: 9px;
	background-repeat: no-repeat;
}

.wordstext {
	padding:0 10px;
}

.sarvice_padding {
	padding-bottom:10px;
}

.textarea-s {
	padding:15px 25px;
	font-size:12pt;
	line-height: 17pt;
}
