.body {
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height:20px;
	background-color:#f5f2f2;
}

img {
	border:0;
}
.wrap {
	width:100%;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:899px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	float:left;
	padding-left:30px;
	margin-top:20px;
}

ul.list {
	float: left;
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-top:32px;
	padding-left:100px;
}

ul.list li {
	float: left;
	padding-left:20px;
	margin:0px;

}

.main_bg {
	height:234px;
	background-image:url(../image/main_bg.jpg);
	clear: both;
	
}

.main_bg2 {
	height:119px;
	background-image:url(../image/main_bg2.jpg);
	clear: both;
	
}

.main {
	text-align:center;
}

.main_contents_bg {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}

.main_contents {
	width:920px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;
}

.main_contents:after {
	content: "";
	display: block;
	clear: both;
}

.shadow {
	width:100%;
	height:34px;
	background-image:url(../image/bg_shadow.jpg);
}

.right_contents {
	float:left;
	width:688px;
	padding-left:10px;
	padding-bottom:100px;
}

.contents {
	padding:10px;
}

.privacy_policy_title {
	float:left;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#006BB6;
}

.pp {
	padding:0 0 10px 20px;;
}

.sub_contents {
	float:left;
	width:200px;
	margin-bottom:50px;
}

.sub_menu {
	width:200px;
	background-image:url(../image/sidemenu_bg.jpg);
	height: 400px;
	background-repeat: no-repeat;
}

.image {
	padding:8px 0 0 3px;
}

.image2 {
	padding:10px 0 0 0;
}

.sub_title {
	padding:17px 0 0 12px;
}

.point {
	float:left;
	padding:10px 0 0 35px;
}

.clear {
	clear:left;
}

.clear2 {
	clear:right;
}


.service_bg {
	float:left;
	margin-top:5px;
	margin-left:4px;
	width:217px;
	height:106px;
}

#news {
	padding-top:10px;
	font-size:11px;
	padding-left:10px;
}

#news th {
	font-weight:normal;
	padding:3px 20px 3px 3px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d8d8d8;
}

#news td {
	padding-left:10px;
}

.footer_bg {
	height:120px;
	background-color:#303123;
	clear: both;
}

#footer {
	background-color:#303123;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	color:#ffffff;
	font-size:11px;
}

#footer a:link {/*未訪問のリンク*/
	font:12px ; color:#ffffff;
    font-style:normal;
    text-decoration:none;
}
#footer a:visited {/*訪問後のリンク*/
	font:12px ; color:#ffffff;
    text-decoration:none;
}
#footer a:hover {/*マウスをのせたとき*/
	font:12px ; color:#006BB6;
    font-style:normal;
    text-decoration:none;
}
#footer a:active {/*クリック中*/
    text-decoration:none;
	font:12px ; color:#006BB6;
}

.p1 {
	padding:40px 20px 0 0px;
	float:left;
}

.p2 {
	padding:40px 0 0 0px;
	float:right;
	width: 850px;
}

.p2 ul{
	padding:0;
	margin:0;
}
.p2 li{
	list-style-type:none;
	display:inline;
}

.icon {
	padding:10px 0 0 15px;
	float:left;
}

.title2 {
	padding:15px 0 0 15px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#003366;
}

.image3 {
	padding:15px 40px 10px 0px;
	float:right;
}

.text {
	padding:10px 0 0 15px;
}

.text2 {
	padding:25px 0 0 15px;
	color:#003366;
}

.text_box {
	padding:25px 0 0 15px;
	color:#003366;
	float: left;
	width: 430px;
}
.text_box2 {
	padding:25px 0 0 15px;
	color:#003366;
	float: left;
	width: 630px;
}

.text_box table{
	text-align:left;
}
.text_box table th{
	vertical-align:top;
	padding:5px;
	width: 110px;
}
.text_box table td{
	padding:5px;
	vertical-align: top;
}

.text_box table td span{
	font-size:20px;
	font-weight:bold;
	color:#F60;
}

.text_box2 table{
	text-align:left;
}
.text_box2 table th{
	vertical-align:top;
	padding:5px;
	width: 110px;
}
.text_box2 table td{
	padding:5px;
	vertical-align: top;
}

.text_box2 table td span{
	font-size:20px;
	font-weight:bold;
	color:#F60;
}


.contact_button {
	padding:10px 0 10px 220px;
	float:left;
}

.yaji {
	padding-top:2px;
	float:left;
}

.yaji2 {
	padding-top:3px;
	float:left;
	padding-left:20px;
	clear:both;
}


.sitemap_txt {
	line-height:22px;
	padding-left:3px;
	float:left;
}

.sitemap_txt2 {
	float:left;
}

.sitemap_txt a:link {/*未訪問のリンク*/
	font:12px ; color:#000000;
    font-style:normal;
    text-decoration:none;
}
.sitemap_txt a:visited {/*訪問後のリンク*/
	font:12px ; color:#000000;
    text-decoration:none;
}
.sitemap_txt a:hover {/*マウスをのせたとき*/
	font:12px ; color:#006BB6;
    font-style:normal;
    text-decoration:none;
}
.sitemap_txt a:active {/*クリック中*/
    text-decoration:none;
	font:12px ; color:#006BB6;
}

.sitemap_txt2 a:link {/*未訪問のリンク*/
	font:12px ; color:#000000;
    font-style:normal;
    text-decoration:none;
}
.sitemap_txt2 a:visited {/*訪問後のリンク*/
	font:12px ; color:#000000;
    text-decoration:none;
}
.sitemap_txt2 a:hover {/*マウスをのせたとき*/
	font:12px ; color:#006BB6;
    font-style:normal;
    text-decoration:none;
}
.sitemap_txt2 a:active {/*クリック中*/
    text-decoration:none;
	font:12px ; color:#006BB6;
}

#company_table {
	width: 100%;
	border: 1px #006BB6 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
}

#company_table th {
	padding: 5px;
	border: #006BB6 solid;
	border-width: 0 0 1px 1px;
	background: #e6e6e6;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	white-space: nowrap;
	width: 150px;
}
#company_table td {
	background: #ffffff;
	padding: 5px;
	border: 1px #006BB6 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
}

.jumptop {
	padding:10px 0 10px 10px;;
	float:left;
}

/*topics*/
.topics {
	font-size:11px;
	margin-top: 10px;
}

.topics span{
	padding-right:20px;
	border-right: 1px solid #CCC;
	margin-right: 10px;
	padding-left:5px;
}

.topics ul{
	margin:0;
	padding:0;
}

.topics li{
	list-style-type:none;
	margin-bottom:5px;
	line-height:15px;
	height:15px;
}

/*top ipphone*/
.ip_phone {
	clear:both;
	margin-bottom: 5px;
	padding-top: 10px;
}

.btn_wrap {
}

.btn_wrap ul{
	text-align:right;
}
.btn_wrap li{
	list-style-type:none;
	display:inline;
	padding-left:5px;
}


.top_title p {
	padding:10 0;
	margin:0;
	text-align:center;
}

p.phone {
	font-size: 16px;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #096BB4;
}

p.phone b{
}

h2 {
	padding:0 0 5px;
	margin:0 0 5;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #CCC;
}

