@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	color: #333;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 1em;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	color: #333;
}
h5 {
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
#top .pankuzu p {
}








#header .h_top {
	height: 85px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#header .h_navi {
	height: 58px;
	width: 100%;
	background-image: url(../images/navi_back.png);
}
#header .h_top .logo {
	height: 60px;
	width: 290px;
	margin-top: 15px;
	float: left;
	margin-right: 176px;
	margin-bottom: 10px;
	display: inline;
}
#header .h_top .s_navi {
	float: left;
	margin-top: 70px;
	width: 260px;
	margin-right: 10px;
	height: 15px;
	display: inline;
}
#header .h_top .s_navi ul  {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #333;
}
#header .h_top .s_navi ul li {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	float: left;
	margin-right: 16px;
	background-image: url(../images/head_tri.png);
	background-repeat: no-repeat;
	display: inline;
}


#header .h_top .toiawase {
	float: left;
	height: 85px;
	width: 214px;
	display: inline;
}
#header .h_top .toiawase .t_tel {
	height: 42px;
	width: 214px;
	margin-bottom: 5px;
}
#header .h_top .toiawase .t_mail {
	height: 38px;
	width: 214px;
}
#header .h_navi .navi_in {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	height: 58px;
}
#header .h_navi .navi_in ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	height: 58px;
}
#header .h_navi .navi_in ul li {
	width: 158px;
	height: 58px;
	float: left;
	display: inline;
}



#top .pankuzu {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}
#top .pankuzu p  {
	height: 21px;
	padding-left: 25px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1.6em;
}
#main .main_left .spt {
	width: 680px;
	display: inline;
	float: left;
}
#main .main_left .spt2 {
	width: 640px;
	display: inline;
	float: left;
}


#main .main_left {
	height: auto;
	width: 680px;
	float: left;
	margin-right: 26px;
	display: inline;
}
#main .main_right {
	height: auto;
	width: 244px;
	float: left;
	display: inline;
}

.main_right .right_b {
	padding: 5px;
	width: 232px;
	border: 1px solid #CCC;
	height: 75px;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
.main_right .company_name {
	height: auto;
	width: 230px;
	float: left;
	background-image: url(../images/line_back.png);
	background-repeat: repeat;
	padding: 7px;
	margin-top: 15px;
	display: inline;
}
.main_right .company_name .cn_in {
	background-color: #FFF;
	height: auto;
	width: 200px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	float: left;
	display: inline;
}

.main_right .company_name .cn_in h3 {
	margin-bottom: 4px;
}
.main_right .company_name .cn_in h3 .kabu {
	font-size: 16px;
}
.main_right .company_name .cn_in p {
	line-height: 1.5em;
}
#main .float_clear {
	clear: both;
	height: 100px;
	width: 950px;
}








#fotter .page_top {
	height: 28px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#fotter .page_top .fpt{
	width: 104px;
	height: 28px;
	margin-left: 846px;
	float: left;
	display: inline;
}


#fotter .obi {
	height: 35px;
	width: 100%;
	background-color: #5692CE;
	padding-top: 16px;
	float: left;
	display: inline;
}
#fotter .obi p {
	color: #FFF;
	text-align: center;
}
#fotter .obi p a {
	color: #FFF;
}
#fotter .obi p a:hover{
	color: #FFF;
	text-decoration: underline;
}






#fotter .copyright {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	clear: both;
}
#fotter .copyright p {
	font-size: 10px;
	text-align: center;
}
