@charset "utf-8";

html, body {
height: 100%;
}

body {
margin: 0;
padding: 0;
color: #000000;
background-image: url(../top_img/back.gif);
background-repeat: repeat-x;
font-size: 62.5%;
font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic pro", "Osaka", "ヒラギノ角ゴ Pro W3", "sans-serif";
}

h1,h2,h3,h4,h5,h6,p,ul,ol ,dl{
margin-top: 0;
margin-bottom: 0;
}

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

hr{
clear: both;
visibility: hidden;
height: 0;
margin: 0;
}

span.bold{
font-weight: bold;
}

span.blue{
color: #3366cc;
}

span.smal{
font-size: 0.8em;
line-height: 40px;
}

/*------------------------*/
/*container*/
/*------------------------*/
#container {
height: 100%;
width: 100%;
margin: 0 auto;
padding: 0;
}

/*------------------------*/
/*wrapper*/
/*------------------------*/
#wrapper {
position: relative;
min-height: 100%;
width: 798px;
margin: 0 auto;
background-image:url(../top_img/main_back.gif);
background-repeat:repeat-y;
border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
}

/*--------------IE6?--------------*/
*html #wrapper {
height: 100%;
}
/*--------------IE6?--------------*/


/*------------------------*/
/*header*/
/*------------------------*/
#header {
width: 798px;
margin: 0 auto;
padding: 0;
}

#header img.miyake_e {
margin-left: 350px;
}

/*------------------------*/
/*menu*/
/*------------------------*/



/*------------------------*/
/*rireki*/
/*------------------------*/
.rireki {
margin: 0 auto;
width: 600px;
height: 55px;
}

.rireki p {
font-size: 1.1em;
padding-top: 20px;
}

/*------------------------*/
/*main*/
/*------------------------*/
#main {
width: 600px;
margin: 0 auto;
padding-bottom: 110px;
}

#main p {
font-size: 1.3em;
line-height: 1.8em;
}

#main .title_01 {
padding-bottom: 30px;
}

#main .title_02 {
padding-bottom: 20px;
}


/*------------------------*/
/*back*/
/*------------------------*/
#back {
width: 600px;
margin: 30px auto 50px auto;
}

#back p {
font-size: 1.1em;
}

#back a{
display:block;
height: 20px;
background: url(../top_img/info03_17.gif) no-repeat 0 0px;
padding: 0 0 0 23px;
}


/*------------------------*/
/*footer*/
/*------------------------*/
#footer {
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
	width: 798px;
	height: 72px;
	padding: 0;
	clear: both;
}

#footer p{
padding: 0 0 10px 20px;
font-size: 1.1em;
}

#footer p span.space01{
text-align:right;
padding: 0 10px 0 20px;
}

#footer a{
	margin: 0;
	background: url(../top_img/top_23.gif) no-repeat 0 0px;
	padding: 0 0 0 15px;
}