/*サイト全体*/
#wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/*----ヘッダー----------------------------------------------------------------------------*/


#head {
	width: 850px;
	height: 100px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#head_left {
	float: left;
	height: 60px;
	width: 490px;
	background-image: url(../img/common/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 140px;
	padding-top: 40px;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
}
#head_left h1{
	font-size: 12px;
	line-height: 16px;
}
#head_rihgt {
	float: right;
	height: 100px;
	width: 210px;
	background-image: url(../img/common/header_tel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#head_fla {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*----ボタン-------------------------------*/

#head_btn00,#head_btn01,#head_btn02 {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	height: 90px;
}

#head_btn00 ul,#head_btn01 ul,#head_btn02 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#head_btn00 li,#head_btn01 li,#head_btn02 li{
	float: left;
	margin: 0px;
	padding: 0px;
}
#head_btn00 li a{display: block;background-image: url(../img/common/header_btn00_2016.jpg);height:0px;padding-top: 90px;overflow: hidden;}
#head_btn01 li a{display: block;background-image: url(../img/common/header_btn01.jpg);height:0px;padding-top: 90px;overflow: hidden;}
#head_btn02 li a{display: block;background-image: url(../img/common/header_btn02_2016.jpg);height:0px;padding-top: 90px;overflow: hidden;}
#hbtn01 {width: 270px;}
#hbtn02 {width: 310px;}
#hbtn03 {width: 270px;}
#hbtn01 a {background-position: 0px 0px;}
#hbtn02 a {background-position: -270px 0px;}
#hbtn03 a {background-position: -580px 0px;}
#hbtn01 a:hover {background-position: 0px -90px;}
#hbtn02 a:hover {background-position: -270px -90px;}
#hbtn03 a:hover {background-position: -580px -90px;}
#hbtn01 a:active {background-position: 0px -180px;}
#hbtn02 a:active {background-position: -270px -180px;}
#hbtn03 a:active {background-position: -580px -180px;}

#links ul{
	list-style-type: none;
	margin: 40px 0px  ;
	padding: 0px;
}
#links ul li{margin-bottom:20px;} 

/*----コンテンツ----------------------------------------------------------------------------*/
#cowrap {
	padding: 0px;
	width: 850px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#contents_right {
	float: right;
	width: 220px;
}
#contents_left {
	float: left;
	width: 590px;
	padding-right: 40px;
	font-size: 14px;
}

/*----メニュー--------------------------------*/
#menu {
	width: 220px;
	margin-bottom: 10px;
}
#menu ul {
	list-style-type: none;
}
#menu li a{
	background-image: url(../img/common/menu_img_2016.jpg);
	display: block;
	width: 220px;
	overflow: hidden;
}
#rm01 a{background-position: 0px 0px;height: 0px;padding-top: 90px;}
#rm02 a{background-position: 0px -90px;height: 0px;padding-top: 50px;}
#rm03 a{background-position: 0px -140px;height: 0px;padding-top: 50px;}
#rm04 a{background-position: 0px -190px;height: 0px;padding-top: 50px;}
#rm05 a{background-position: 0px -240px;height: 0px;padding-top: 70px;}
#rm01 a:hover{background-position: -220px 0px;}
#rm02 a:hover{background-position: -220px -90px;}
#rm03 a:hover{background-position: -220px -140px;}
#rm04 a:hover{background-position: -220px -190px;}
#rm05 a:hover{background-position: -220px -240px;}

#menu_tokusho {
	width: 210px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	padding: 5px;
}
#menu_tokusho ul {
	list-style-type: none;
}
/*----フッター----------------------------------------------------------------------------*/

/*----テキストリンク--------------------------------*/

#textlink {
	padding: 5px 0px;
	width: 575px;
	clear: both;
	margin: 0px auto 0px 175px;
}

/*----企業名--------------------------------*/
#footer {
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 175px;
	font-size: 12px;
	line-height: 14px;
}
.name{
	color: #003333;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

/*----ページトップ--------------------------------*/
#pagetop {
	background-image: url(../img/common/dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-bottom: 2px;
}
#pagetop a {
	background-image: url(../img/common/pagetop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 0px;
	width: 800px;
	text-align: center;
	padding-top: 25px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#pagetop a:hover {
	background-image: url(../img/common/pagetop_on.gif);
}

/*----著作権表示--------------------------------*/
#copyright {
	padding: 7px 0px 7px 175px;
	width: 575px;
	margin: 0px auto 0px 0px;
}
/*----関連情報--------------------------------*/
#info_area {
	background-image: url(../img/common/dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 15px;
}
#info_area a {
	font-size: 14px;
	line-height: 18px;
	display: block;
	padding-bottom: 5px;
}
.info_text {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-bottom: 8px;
}
