/* CSS Document */
/* layout */
/*=================================
	Initialization of style
===================================*/
body {
	margin: 0;
	padding: 0;
	color:#0e1c40;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "メイリオ", Meiryo, Osaka;
	font-size:14px;
	line-height:150%;
	width:100%;
	min-width:960px;
	background: #111c38;
}

div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form {
	margin: 0;
	padding: 0;
}

img, a img {
	border:none;
	vertical-align:bottom;
}

/* List_group */
ul,ol,li {list-style:none;}

/* inline-style */

a,
a:link,
a:visited {text-decoration:none; color:#333;}
a:hover,
a:active {text-decoration:underline; color:#666;}

.footer_nav a,
.footer_nav a:link,
.footer_nav a:visited {text-decoration:none;color:#fff;}
.footer_nav a:hover,
.footer_nav a:active {text-decoration:none; color:#ddd;}

small {font-size:15px;color: #000;}

/* table */
table {
	width:100%;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
tr,th,td {}

/* blockgroup */

.bold{
	font-weight: bold;
}

.small{
	font-size: 80%;
}

.big{
	font-size: 120%;
}
.clear {
	clear:both;
	visibility:hidden;
}

.right{
	text-align: right;
}

.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right_img{
	float: right;
	margin-left: 20px;
}

.c_img li:nth-child(2n) .right_img{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.c_img li.even .right_img{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.left_img{
	float: left;
	margin-right: 20px;
}
.errorMessage,
.attention{
	color: #ff211b;
}

.blue{
	color: #44a8fc;
}

.ore{
	color: #ff6600;
}

.red{
	color:#FF0000;
}
.mt0{
	margin-top: 0px !important;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
.mb20{
	margin-bottom: 20px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mb40{
	margin-bottom: 40px !important;
}
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.ml10{
	margin-left: 10px;
}
.ml20{
	margin-left: 20px;
}
.pt0{
	padding-top: 0px !important;
}
.pt10{
	padding-top: 10px;
}
.pt20{
	padding-top: 20px;
}
.pb0{
	padding-bottom: 0px !important;
}
.pb10{
	padding-bottom: 10px;
}
.pb20{
	padding-bottom: 20px;
}
.pb30{
	padding-bottom: 30px;
}
.pr10{
	padding-right: 10px;
}
.pr20{
	padding-right: 20px;
}
.pl10{
	padding-left: 10px;
}
.pl20{
	padding-left: 20px !important;
}

/*=============================
	Layout-Base
===============================*/
#wrap {
	width: 100%;
}

#top{
	background: url(../images/top/top_content.gif) center top no-repeat;
	padding-top: 7px;
}

/* header
-------------------------*/
#flash {
	height: 680px;
	width: 1960px;
	position: absolute;
	left: 50%;
	margin-left: -980px;
}
#flash_wrap {
	width: 100%;
	height: 680px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#header_wrap {
	width: 100%;
	height: 161px;
	background: url(../images/common/header_bg.gif) center top no-repeat;
}

h1{
	font-size :12px;
	text-align: left;
	font-weight: normal;
	line-height: 100%;
	color: #fff;
	height: 12px;
	padding: 9px 0px 9px 0px;
}



header {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.logo_wrap{
	width: 656px;
	float: left;
}
.hesder_content{
	width: 304px;
	float: right;
}
.hesder_content img{
	float: left;
}
/* gnav
-------------------------*/
#gnav_wrap {
	width: 100%;
	background: url(../images/common/gnav_bg.gif) center top repeat-x;
	height: 81px;
	overflow: hidden;
}

nav{
	width: 1000px;
	margin: 0 auto;
}

nav .gnav01{
	float: left;
}

/* main-visual
-------------------------*/


/* main_contents
-------------------------*/

#main_content{
	background: url(../images/common/content_b.gif) center bottom no-repeat;
	padding-bottom: 10px;
}

article{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/common/content_m.gif) center top repeat-y;
	padding: 30px 30px 30px;
}

/* content
-------------------------*/
#content{
	width: 714px;
	float: left;
	margin-right: 23px;
	overflow: hidden;
}



.topic{
	width: 960px;
	overflow: hidden;
	margin-bottom: 40px;
}
.topic01{
	width: 470px;
	float: left;
	margin-right: 20px;
	height: 344px;
	background-image: url(../images/top/topic01.jpg);
}
.topic02{
	width: 470px;
	float: left;
	height: 344px;
	background-image: url(../images/top/topic02.jpg);

}

.topic_bottom {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	
}

.topic_text {
	padding: 246px 0 0 32px;
}

.bn{
	width: 714px;
	overflow: hidden;
}
.bn .bn01{
	width: 347px;
	float: left;
	margin-right: 16px;
	margin-bottom: 20px;
}
.bn .bn02{
	width: 347px;
	float: left;
	margin-bottom: 20px;
}
.icon01{
	background: url(../images/common/icon01.gif) left center no-repeat;
	padding: 3px 0px 3px 25px;
}
.icon02{
	background: url(../images/common/icon02.gif) left center no-repeat;
	padding-left: 25px;
}
.icon03{
	background: url(../images/common/icon03.gif) left center no-repeat;
	padding-left: 35px;
}

.icon04{
	background: url(../images/common/icon04.gif) left center no-repeat;
	padding-left: 20px;
}

/* sidebar
-------------------------*/
aside{
	width: 223px;
	float: left;
	font-size: 16px;
}

aside section{
	background: url(../images/common/side_content_b.gif) left bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
aside section .side_content{
	background: url(../images/common/side_content_m.gif) left top repeat-y;
	padding: 10px 19px 10px;
}
aside section .side_content li{
	background: url(../images/common/icon01.gif) left center no-repeat;
	padding: 0 0 0 15px;
}
/* footer
-------------------------*/
#footer_wrap{
	width: 100%;
	background: url(../images/common/footer_bg.gif) center top no-repeat;
	padding-top: 30px;
	height: 172px;
}
footer{
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}
.footer_content{
	overflow: hidden;
	margin-bottom: 35px;
}
.f_logo{
	width: 355px;
	float: left;
	margin-right: 55px;
}
.f_tel{
	width: 330px;
	float: left;
	margin-right: 34px;
}
.f_contact{
	width: 184px;
	float: left;
	padding-top: 10px;
}

.footer_nav{
	text-align: center;
	color: #fff;
	padding-bottom: 20px;
}

.footer_nav li{
	display: inline;
	font-size: 16px;
}

.footer_nav li a{
	padding: 0 10px;
}

.copyright{
	text-align: center;
}

/* section .container
-------------------------*/

#content section{
	margin: 0px 0px 40px;
	overflow:hidden;
}

section .container{
	padding: 20px 12px;
	width: 690px;
	overflow:hidden;
}

section .container h4{
	margin-bottom: 10px;
	font-size: 16px;
	color: #111c38;
	border-left: 5px solid #111c38;
	padding-left: 10px;
}

section .container h4.sp{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #111c38;
	background: url(../images/common/h4_bg.gif) left top no-repeat;
	border: none;
	padding: 0px 0px 8px 0px;
}

section .container h5{
	font-size: 16px;
	color: #f56037;
	font-weight: bold;
	margin-bottom: 10px;
}

section .container_box,
section .container_box2,
section .container_box3,
section .container_box4{
	overflow: hidden;
	width: 660px;
}

.kado img{
	padding: 5px;
	background: #fff;
 }

 .kado2 img{
	padding: 9px;
	border: 1px solid #eee;     /* 枠線の装飾 */
 }

.container_box img{
	float: left;
	max-width: 250px;
	margin-right: 20px;
	height: auto;
}

.container_box2 img{
	float: right;
	margin-left: 20px;
	max-width: 250px;
	height: auto;
}
.container_box3 img{
	float: left;
	max-width: 160px;
	margin-right: 20px;
}

.container_box4 img{
	float: right;
	margin-left: 20px;
	max-width: 200px;
}

.container_box .text{
	float: left;
	width: 390px;
}

.container_box2 .text{
	float: left;
	width: 390px;
}

.container_box3 .text{
	float: left;
	width: 480px;
}

.container_box4 .text{
	float: left;
	width: 430px;
}

/* 下層ページ 設定
-------------------------*/
#lower{

}

#lower #main_content{
}

#lower #content section{

}

#lower #content h3{
	background: url(../images/common/h3_bg.gif) left center no-repeat;
	padding: 16px 10px 16px 30px;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
}
.pankuzu{
	padding-left: 10px;
	padding-bottom: 20px;
}
#tab {
	margin:0 auto;
	text-align:left;
	padding-left: 40px;
	margin-bottom: 30px;
	overflow: hidden;
}

#tab li {
	width:300px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border: 1px solid #1c9ce0;
	margin: 0px 20px 0px 0px;
	background: #fff;
	*display: inline;
    *zoom: 1;
}

#tab li a{
	width:300px;
	padding: 10px;
	color: #1c9ce0 !important;
	text-decoration:none;
	display: block;
}

#tab li:hover {
	background:#1c9ce0;
	border: 1px solid #1c9ce0;
}

#tab li:hover a{
	color: #fff !important;
}
.list_row{
	width: 693px;
	overflow: hidden;
	letter-spacing:-0.4em;
	padding-top: 20px;
	padding-left: 21px;
}

.list_row li{
	width: 210px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 21px;
	letter-spacing:normal;
	margin-bottom: 15px;
	*display: inline;	/*for IE*/
    *zoom: 1;		/*for IE*/
}
.list_row li img{
	max-width: 210px;
	height: auto;
	margin-bottom: 5px;
}
.list_row li p{
	text-align: left;
}
/* ページネーション
-------------------------*/

.pagination {
clear:both;
padding:10px 0 20px;
position:relative;
font-size:14px;
margin-bottom: 40px;
color: #fff;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
background: #ffb1b1;
}

.pagination a:hover{
background: #ffefef;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #fb7da4;
}

/* pagetop
-------------------------*/
.backtotop {
    position: fixed;
    right: 20px;
    bottom: 30px;
    z-index: 9000;
    display: none;
}

/* subvisual
-------------------------*/

#subvisual_wrap{
	width: 100%;
	background: url(../images/common/sub_vis_bg.jpg) center top no-repeat;
	height: 340px;
}

.subvisual h2{
	width: 1000px;
	margin: 0px auto;
}
/* company page
-------------------------*/

table th,
table td{
	text-align: left;
	border: 1px solid #000;
	padding: 10px;

}

table th{
	text-align: left;
	font-weight: normal;
	background: #2c3e6a;
	color: #fff;
}

table td{
	text-align: left;
	background: #fff;
}

table.def{

}
table.def th,
table.def td{
	padding: 10px;
	text-align: left;
}

table.def th{
	width: 20%;
}

/* contact page
-------------------------*/
table.def02 th{
	width: 35%;
	padding: 10px;
}

table.def02 td{
	width: 65%;
	padding: 10px;
}

form p{
	text-align: center;
}
form input,
form textarea{
	padding: 5px 10px;
}
/* sitemap page
-------------------------*/
.ul_sitemap li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/common/icon01.gif) left center no-repeat;
	padding-left: 30px;
}

/* work page
-------------------------*/
.content_l{
	float: left;
	width: 330px;
	margin-right: 20px;
	overflow: hidden;
}
.content_r{
	float: left;
	width: 330px;
	overflow: hidden;
}
.content_l .container,
.content_r .container{
	padding: 20px 0px;
	margin-bottom: 20px;
	width: 330px;
}
/* qa page
-------------------------*/
.q_icon{
	background: url(../images/qa/q_icon.gif) left center no-repeat;
	padding: 10px 0px 20px 40px;
	font-size: 14px;
	font-weight: bold;
}
.a_icon{
	background: url(../images/qa/a_icon.gif) left center no-repeat;
	padding: 6px 0px 6px 30px;
}

/* voice page
-------------------------*/
.voice{
	background: url(../images/voice/voice_b.gif) left bottom no-repeat;
	padding-bottom: 1px;
}
.voice_text{
	background: url(../images/voice/voice_t.gif) left top no-repeat;
	padding-top: 4px;
}
.voice_text dl{
	background: url(../images/voice/voice_m.gif) left top repeat-y;
	padding: 10px 15px 20px;
}

.voice_text dl dt{
	background: url(../images/common/icon02.gif) left center no-repeat;
	padding: 6px 0px 6px 20px;
	font-size: 16px;
	color: #572420;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px dotted #c7b0a5;
}

.back01{
	background: url(../images/edge/back_01.jpg) no-repeat;
	height: 1170px;
	width: 710px;
}

.moji{
	padding: 387px 0 0 16px;
	line-height: 200%;
	color: #0e1c40;
}

.red{
	color: #972c2b;
	font-weight: bold;
	font-size: 16px;
}
