@charset "Shift_JIS";
body{
	background:none
}
.page_break{
	page-break-before:always;
}

#menu_area ul{
}
#menu_area ul li{
	width:70px;
	font-size:10px;
}

#container{
	width:600px;
	padding:0;
	background-image:none;
	border:1px solid #444444;
}

#header{
	height:250px;
	background:url(../images/print_header_bg.jpg) no-repeat;
	padding-left:0;
	padding-right:0;
}

#menu_area{
	width:430px;
}

#image_area{
	margin-top:10px;
}

#left,#right{
	padding-left:10px;
	padding-right:10px;
}

#left,#left img{
	width:165px;
}
#left img{
	height:auto;
}


#right{
	width:355px;
}

#image_area img{
	width:100%;
	height:auto;
}

#copyright{
	background:#1E3C6E;
	padding-bottom:5px;
}

#top #left{
	width:414px;
	height:auto;
}

#top #left h2{
	width:410px;
}

#top #left img{
	width:135px;;
}

#service #left, #service #right{
	float:none;
}

#service #left{
	width:auto;
	padding:0;
	height:auto;
	background:none;
}

#service #left li{
	padding:0;
	background:none;
	display:inline;
}

#service #left li img{
	width:100px;
}

#service #right{
	width:455px;
	margin-left:62px;
	margin-right:62px;
	padding:0;
	background:none;
}
#service .detail{
	page-break-before:always;
}
