@charset "utf-8";
/* CSS Document */

@import url("print_base.css");


*{
	font-family: verdana, osaka , “ＭＳ Ｐゴシック”,sans-serif;
}

body {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
h1{
	background-image: url(../images/h1_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 64px;
	width: 211px;
	float: left;
	padding: 0px;
	margin: 0px;
}

h2{
	background-image: url(../images/h2_top.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 211px;
	text-indent: -9999px;
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
}

h1 a{
	display: block;
	height: 64px;
	width: 211px;
}


a:link,a:visited{
	color: #003399;
	text-decoration: none;
}



/* layout id class
------------------------------------------------------------------------*/
#container{
	padding: 0px;
	width: 816px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contents{
	background-image: url(../images/con_back02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
#contents_main{
	background-image: url(../images/con_back01.jpg);
	background-repeat: no-repeat;
}
#contents_under{
	background-image: url(../images/con_under.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
}
#header{
	width: 721px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 40px;
	background-color: #FFFFFF;
}

#con_img{
	background-image: url(../images/con_img.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 100px;
	width: 798px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#con_details{
	width: 650px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 75%;
	line-height: 2;
	color: #666666;
	background-color: #FFFFFF;
}

#under_back{
	background-image: url(../images/under_back.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 61px;
}




/* about page
------------------------------------------------------------------------*/

iframe{
	padding: 4px;
	height: 300px;
	width: 100%;
	border: 1px solid #CCCCCC;
}


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

.con_left{
	float: left;
	width: 420px;
	margin-bottom: 50px;
}
.con_right{
	float: right;
	width: 200px;
	margin-bottom: 50px;
}


/* pan kuzu
------------------------------------------------------------------------*/

#pan{
	text-align: right;
	font-size: 90%;
	line-height: 3;
}

/* under navi
------------------------------------------------------------------------*/

.under_navi{
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: right;
}

.under_navi a{
	background-image: url(../images/arrow_01.gif);
	background-position: left center;
	margin-left: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
}



/* footer layout id class
------------------------------------------------------------------------*/


#footer{
	width: 721px;
	background-image: url(../images/footer_logo_print.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 70px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
address{
	font-style: normal;
	font-size: 75%;
	line-height: 2;
	color: #333333;
}



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

#con_menu{
	margin: auto;
	padding: 0px;
	height: 62px;
	width: 798px;
}
#con_menu ul{
	margin: 0px;
	padding: 0px;
}
#con_menu li{
	display: inline;
}
#con_menu li a{
	display: block;
	float: left;
}
#con_menu li.con_bt01 a{
	background-image: url(../images/con_bt01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 201px;
}
#con_menu li.con_bt02{
	background-image: url(../images/con_bt02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 199px;
	float: left;
}
#con_menu li.con_bt02 a{
	background-image: url(../images/con_bt02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 199px;
}
#con_menu li.con_bt03 a{
	background-image: url(../images/con_bt03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 200px;
}
#con_menu li.con_bt04 a{
	background-image: url(../images/con_bt04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 198px;
}



#con_menu li.con_bt01 a:hover{
	background-image: url(../images/con_bt01o.jpg);
	background-repeat: no-repeat;
}
#con_menu li.con_bt02 a:hover{
	background-image: url(../images/con_bt02o.jpg);
	background-repeat: no-repeat;
}
#con_menu li.con_bt03 a:hover{
	background-image: url(../images/con_bt03o.jpg);
	background-repeat: no-repeat;
}
#con_menu li.con_bt04 a:hover{
	background-image: url(../images/con_bt04o.jpg);
	background-repeat: no-repeat;
}





/* contents  under menu
------------------------------------------------------------------------*/

#con_under_menu{
	width: 721px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 75%;
	line-height: 2;
}
#con_under_menu ul{
	margin: 0px;
	padding: 0px;
}
#con_under_menu li{
	display: inline;
}
#con_under_menu li a{
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	padding-left: 15px;
}
