@charset "UTF-8";
/* CSS Document */

/******************************
コンテンツ(中面)
******************************/
#containerArea {
	background:url(/common/images/share/bg_container.png) repeat-x top;
}

#container {
	width:987px;
	overflow:hidden;
	margin:0 auto;
	padding-top:16px;
}

#contentsNew {
	float:left;
	width:753px;
}

#contentsOut {
	width:715px;
	margin:2px 0 40px 26px;
	background-color: #C6E7F8;
}

#contentsIn {
	width:704px;
	margin:0 0 40px 26px;
}
	

#midashi   {  
	background-color: #ffffff;
	border:2px solid #999; 
	padding: 10px;
	margin:0 0 40px 26px;
	text-align: center;
}
#midashi1   {  
    -webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 20px;  
    -webkit-border-bottom-right-radius: 30px;  
    -webkit-border-bottom-left-radius: 40px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 20px;  
    -moz-border-radius-bottomright: 30px;  
    -moz-border-radius-bottomleft: 40px;  
}


/*検索ボックス*/
#searchBox {
	background:url(/common/images/share/bg_searchbox.png) no-repeat left bottom;
	margin-bottom:26px;
}

#searchBoxIn {
	background:url(/common/images/share/bg_searchbox_top.png) no-repeat left top;
	width:692px;
	overflow:hidden;
	padding:11px 0 15px 15px;
}

.searchboxTit {
	float:left;
}

#searchBox span {
	border-top:#7c7c7c solid 1px;
	display:inline-block;
	float:left;
	margin-left:13px;
}

.searchBoxText {
	border:#d8d8d8 solid 1px;
	font-size:200%;
	width:378px;
}

.searchBoxSubmit {
	float:left;
	background:url(/common/images/share/btn_searchbox.png) no-repeat;
	width:63px;
	height:32px;
	margin:1px 0 0 12px;
}

.searchboxTxt {
	float:left;
	margin-left:21px;
}

/*バナー(contents)*/
.contentsBan {
	width:705px;
	overflow:hidden;
	margin-bottom:30px;
}

.contentsBan ul {
	width:750px;
	margin-left:23px;
}

.contentsBan li {
	float:left;
	margin-right:30px;
}

/*記事一覧*/
.sectionArea {
	margin-top:23px
}

.sectionList {
	background:url(/common/images/share/line_blue_shadow.png) repeat-x top;
	width:704px;
	margin-bottom:40px;
	padding:25px 1px 0;
}

.sectionList dl dt {
	margin-top:12px;
	font-size:83.3%;
	line-height:1.5;
}

.sectionList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding-bottom:10px;
}

.sectionList dl dd a {
	color:#132049;
}


/******************************
パーツ
******************************/
.fLeft {
	float:left;
}

.fRight {
	float:right;
}

.indent {
	padding-left:0.5em;
	text-indent:-0.5em;
}

.indent1em {
	padding-left:1em;
	text-indent:-1em;
}

.bold {
	font-weight:bold;
}

.blue {
	color:#132049;
}

.marginBottom5px {
	margin-bottom:5px;
}

.marginBottom10px {
	margin-bottom:10px;
}

.marginBottom15px {
	margin-bottom:15px;
}

.marginBottom20px {
	margin-bottom:20px;
}

.marginBottom25px {
	margin-bottom:25px;
}

.marginBottom30px {
	margin-bottom:30px;
}

.marginBottom40px {
	margin-bottom:40px;
}

.marginTop10px {
	margin-top:10px;
}

.marginTop15px {
	margin-top:15px;
}

.marginTop20px {
	margin-top:20px;
}

.marginRight5px {
	margin-right:5px;
}

.marginRight8px {
	margin-right:8px;
}

.fontSize10px {
	font-size:83.3%;
}

.fontSize11px {
	font-size:91.6%;
}

.lineHeight150 {
	line-height:1.5;
}

.lineHeight200 {
	line-height:2;
}

.textCenter {
	text-align:center;
}

.textRight {
	text-align:right;
}

.vAlignMiddle {
	vertical-align:middle;
}


/*タイトル*/
.titBlue {
	font-size:116.6%;
	color:#132049;
	font-weight:bold;
}

.titBlue12 {
	font-size:100%;
	color:#132049;
	font-weight:bold;
}


/******************************
会社概要
******************************/

.companyList {
	width:704px;
	background:url(/common/images/share/line_blue_double.png) repeat-x top;
	margin-top:13px;
	padding:6px 1px;
}

.companyList dl{
	overflow:hidden;
	color:#132049;
}

.companyList dl a {
	color:#132049;
}

.companyList dl dt {
	width:121px;
	padding:20px 0;
	float:left;
	text-align:right;
	font-weight:bold;
	overflow:hidden;
	display:block;
	line-height:1.5;
}

.companyList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding:20px 0 20px 171px;
	line-height:1.5;
}

.companyList dl dd ul {
	display:inline-block;
}

.companyList dl dd ul li {
	line-height:1.5;
}

/*沿革*/
.historyList {
	width:704px;
	background:url(/common/images/share/line_blue_double.png) repeat-x top;
	margin-top:13px;
	padding:6px 1px;
}

.historyList a {
	color:#132049;
}

.historyList dl {
	overflow:hidden;
	color:#132049;
}

.historyList dl dt {
	width:141px;
	padding:20px 0;
	float:left;
	text-align:right;
	line-height:1.5;
	overflow:hidden;
	font-weight:bold;
	margin-right:28px;
}

.historyList dl dt span {
	font-weight:normal;
	width:50px;
	display:inline-block;
}

.historyList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding:20px 0 20px 171px;
}

/*経営理念*/
#philosophyBox {
	margin-top:8px;
}

/*採用情報*/
.recruitBox {
	width:704px;
	margin-top:22px;
	overflow:hidden;
}

.recruitLeft {
	width:385px;
	float:left;
	list-style:none;
	line-height:1.5;
}

.recruitRight {
	float:right;
}

.recruitRight dd {
	margin-top:10px;
	padding-left:21px;
	background:url(/common/images/company/ico_book.png) no-repeat 0 4px;
}

.recruitRight dd a {
	color:#132049;
	font-weight:bold;
}

/*ロゴのご紹介*/
.logoBox {
	margin-top:33px;
	line-height:1.5;
}

.logoBox p img {
	margin:0 0 30px 135px;
}

/*本社・事業所*/
.networkMap {
	margin:27px 0 39px 20px;
}

.networkList {
	overflow:hidden;
	width:704px;
	background:url(/common/images/share/line_blue_double.png) repeat-x top;
	margin-top:13px;
	padding:6px 1px;
}

.networkList ul{
	color:#132049;
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
}

.networkList ul li a {
	color:#132049;
	line-height:1.5;
	display:inline-block;
}

.networkList ul li span {
	line-height:1.5;
	display:inline-block;
}

.networkList ul li.networkListTit {
	font-size:116.6%;
	padding-top:19px;
	font-weight:bold;
}

.networkList ul li.networkListTxt {
	clear:left;
	padding-bottom:19px;
	line-height:1.5;
}

.networkList ul li.oneLine {
	float:right;
	width:125px;
	padding:24px 12px 0 0;
}

.networkList ul li.twoLine {
	float:right;
	width:125px;
	padding:32px 12px 0 0;
}

.contactBox {
	background:#f1f1f1;
}

.contactBoxIn {
	width:683px;
	margin:0 auto;
	padding:15px 0 16px 0;
}

.contactBoxTit {
	border-bottom:solid 1px #9e9e9e;
	margin-bottom:8px;
	font-size: 116.6%;
	font-weight: bold;
	line-height:1.5;
}

.networkMapArea {
	margin:30px 0 48px 134px;
}

.networkMapList {
	width:704px;
	background:url(/common/images/share/line_blue_double.png) repeat-x top;
	margin-top:13px;
	padding:6px 1px;
}

.networkMapList dl{
	overflow:hidden;
	color:#132049;
}

.networkMapList dl a {
	color:#132049;
}

.networkMapList dl dt {
	width:121px;
	padding:20px 0;
	float:left;
	text-align:right;
	line-height:1.5;
	font-weight:bold;
	overflow:hidden;
}

.networkMapList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding:20px 0 20px 149px;
}

.networkMapList dl dt.twoLineTit {
	width:121px;
	padding:22px 0 8px 0;
	float:left;
	text-align:right;
	line-height:1.5;
	font-weight:bold;
	overflow:hidden;
}

.networkMapList dl dd.twoLineTxt {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding:10px 0 10px 149px;
}

.buttonArea {
	overflow:hidden;
	width:265px;
	margin:0 auto;
}

.buttonArea ul {
	width:280px;
}

.buttonArea ul li {
	margin-right:15px;
	float:left;
}
	

/******************************
 ログイン
******************************/
#loginBoxWrap {
	padding:33px 0 316px 0;
}

#loginBox {
	width:425px;
	margin:0 auto;
	background:url(../images/login/bg_login_border.png) no-repeat bottom;
	padding-bottom:20px;
}

#loginBoxIn {
	width:380px;
	margin:0 auto;
}

.loginTit {
	background:url(../images/login/bg_login_tit.png) no-repeat top left;
	color:#ffffff;
	font-size:150%;
	padding:8px 0 8px 18px;
	font-weight:bold;
}

.tableGrayBorder {
	padding:30px;
}

.tableGrayBorder th.top {
	background:url(../images/login/bg_th_top_gray.png) no-repeat top;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	text-align:center;
}

.tableGrayBorder th.bottom {
	background:url(../images/login/bg_th_bottom_gray.png) no-repeat bottom;
	border-bottom:1px solid #cbcbcb;
	text-align:center;
}

.tableGrayBorder td {
	border-top:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	padding:20px 0;
}

.loginId {
	width:239px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e9e9ef;
	border-bottom:1px solid #e9e9ef;
	border-left:1px solid #e9e9ef;
	margin-left:8px;
	height:20px;
}

.loginPw {
	width:239px;
	border-top:1px solid #abadb3;
	border-right:1px solid #e9e9ef;
	border-bottom:1px solid #e9e9ef;
	border-left:1px solid #e9e9ef;
	margin-left:8px;
	height:20px;
}

#loginList {
	line-height:1;
}

#loginList .w15 {
	width:15px;
}

#loginList li a {
	text-decoration:underline;
}

#loginList li a:hover {
	text-decoration:none;
}

/******************************
 会員登録
******************************/
#newMemberWrap {
	width:764px;
	margin:17px auto 305px;
}

#newMemberImg {
	position:relative;
	margin-bottom:24px;
}

#newMemberImg p a {
	position:absolute;
	top:236px;
	left:268px;
}

#newMemberWrap ul {
	margin-left:140px;
	overflow:hidden;
}

#newMemberWrap li {
	float:left;
	margin-right:32px;
}

/******************************
当サイトについて
******************************/
.utilityArea {
	margin-top:23px;
	line-height:1.5;
}

.utilityList {
	background:url(/common/images/share/line_blue_shadow.png) repeat-x top;
	width:704px;
	margin-bottom:50px;
	padding:25px 1px 0;
}

.utilityArea .utilityList h2 {
	margin-bottom:5px;
}

.utilityArea .utilityList h3 {
	margin-bottom:10px;
}

.utilityArea .utilityList dl dd {
	background:none;
}

.utilityListIn {
	margin-top:30px;
	line-height:1.5;
}

ul.browserList li {
	text-indent:-0.5em;
	padding-left:0.5em;
	margin-bottom:18px;
}

.utilityListIn a {
	color:#132049;
}

.settingList dl dd {
	margin-bottom:15px;
}


.companyList dl{
	overflow:hidden;
	color:#132049;
}

.companyList dl a {
	color:#132049;
}

.companyList dl dt {
	width:121px;
	padding:20px 0;
	float:left;
	text-align:right;
	font-weight:bold;
	overflow:hidden;
	display:block;
	line-height:1.5;
}

.companyList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding:20px 0 20px 171px;
	line-height:1.5;
}

.pluginList {
	margin-top:20px;
}

.pluginList dl {
	overflow:hidden;
	width:100%;
}

.pluginList dl dt {
	width:131px;
	margin-bottom:7px;
	float:left;
	overflow:hidden;
	line-height:1.5;
	clear:both;
}

.pluginList dl dd {
	padding:6px 0 6px;
	margin-bottom:7px;
	line-height:1.5;
	height:33px;
}

.linkList dl {
	margin:15px 0 30px;
}

.linkList dl dt {
	margin-bottom:5px;
	color:#132049;
	font-weight:bold;
}

.linkList dl dt img {
	margin-top:6px;
	display:block;
}

.linkList dl dd {
	margin-bottom:15px
}

/******************************
お知らせ・新刊情報
******************************/
.dateListArea {
	margin-top:23px;
	line-height:1.5;
}
	
.dateList {
	background:url(/common/images/share/line_blue_double.png) repeat-x top;
	width:704px;
	margin-bottom:40px;
	padding:10px 1px 0;
}

.dateList dl dt {
	margin-top:12px;
	font-size:83.3%;
	line-height:1.5;
}

.dateList dl dd {
	background:url(/common/images/share/line_dot.png) repeat-x bottom;
	padding-bottom:10px;
}

.dateList dl dd a {
	color:#132049;
}