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

@import "./common/css/baceprint.css";

/*----------------------------------------------------------
TOP用
----------------------------------------------------------*/

#top_header{
	width: 100%;
	height: 410px;
	list-style-image: url(./common/img/topimg.jpg);
	display: list-item;
	list-style-position: inside;
	margin-right: auto;
	margin-left: auto;
}

#top_header h1 {
	display: none;
}

#toplink{
	float: left;
	width: 629px;
}

#bnr{
	float: right;
	width: 142px;
	padding-top: 78px;
}

#bnr p{
	margin-bottom: 15px;
	
}

.what1{
	width: 307px;
	float: left;
}

#toplink .what1 h2,#toplink .what1 h3,#toplink .what1 p a{
/*
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;*/
	display: list-item;
	list-style-position: inside;
	font-size: 1%;
	color: #FFFFFF;
}

#toplink .what1 h2{
/*
	background-image: url(../img/what1_title.gif);*/
	list-style-image: url(./common/img/what1_title_print.gif) !important;
	height: 110px;
	width: 307px;
}
#toplink .what1 h3{
/*
	background-image: url(../img/what1.gif);*/
	list-style-image: url(./common/img/what1_print.gif);
	height: 229px;
	width: 307px;	
}

#toplink .what1 p a{
display: none;
	
}

#toplink .what2{
	width: 307px;
	float: right;
}

#toplink .what2 h2,#toplink .what2 h3,#toplink .what2 p a{
/*
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;*/
	display: list-item;
	list-style-position: inside;
	font-size: 1%;
	color: #FFFFFF;
}

#toplink .what2 h2{
/*
	background-image: url(../img/what2_title.gif);*/
	list-style-image: url(./common/img/what2_title_print.gif) !important;
	height: 110px;
	width: 307px;
}
#toplink .what2 h3{
/*
	background-image: url(../img/what2.gif);*/
	list-style-image: url(./common/img/what2_print.gif);
	height: 229px;
	width: 307px;	
}

#toplink .what2 p a{
display: none;
	
}
