@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------*/
/* base */

* {
	margin: 0;
	padding: 0;
}

html {
	/*フッター固定処理用*/
	height: 100%;
	}

body {
	color: #000000;
	background: #FFFFFF;
	font-size:13px;
	line-height:21px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif,"メイリオ",Meiryo;
	/*フッター固定処理用*/
	height: 100%;
	}

img {
	border: none;
}

a {
	outline: none;
	border-style: none;
	}
a:focus {
	outline: 0;
	}

/*テキストリンク*/
a:link {
	color: #0000CC;
	text-decoration:underline;
	}
a:hover {
	color: #CC0000;
	text-decoration:underline;
	}
/*a:visited {
	color: #0000CC;
	text-decoration:underline;
	}*/

.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

/*----------------------------------------------------------------------*/

/* ALL */
#container{
	width: 100%;
	/*フッター固定処理用*/
	height: auto !important;
	height: 100%;
	min-height: 100%;
	}

/* header */

#Header {
	width: 800px;
	height:60px;
	margin: 0 auto;
	padding:0 0 0 0;
	}
#Header .logo{
	float:left;
	/* width: 101px; */
	padding:5px 0 0 0;
	}
#Header .txt{
	float:left;
	width: 510px;
	padding:30px 0 0 15px;
	font-size:12px;
	line-height:14px;
	text-align:left;
	}
#Header .logo2{
	float:right;
	/* width: 114px; */
	text-align:right;
	padding:40px 0 0 0;
	}

/* header Menu */

#HeaderMenu_base {
	clear:both;
	width: 100%;
	background: #FFFFFF url(../images/header_base.gif) repeat-x;
	margin: 5px 0 0 0;
	}
#HeaderMenu_base .HeaderMenu {
	width: 800px;
	height:36px;
	margin: 0 auto;
	text-align:center;
	}
	
/* main */

#mainmaster {
	clear:both;
	width:800px;
	height:100%;
	background-color:#FFFFFF;
	margin: 0 auto;
	}
	
#main {
	width:800px;
	margin: 0 auto;
	text-align:left;
	/*フッター固定処理用 padding-bottom */
	padding-bottom: 180px;
	}
	
/* pankuzu */

#pankuzu {
	width: 800px;
	height:20px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	text-align:right;
	}

/*お知らせ */

#main .oshirase {
	width:800px;
	}
#main .oshirase .oshirase_t{
	width:795px;
	background:url(../images/title_t.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:37px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	padding:7px 0 0 5px;
	color:#3B1D87;
	}

#main .oshirase .txt{
	padding:40px 0 0 40px;
	font-size:13px;
	line-height:32px;
	text-align:left;
	}
.txt09{
	padding:0 0 0 360px;
}
#main .oshirase .txt2{
	font-size:13px;
	line-height:24px;
	padding:0 0px 0 80px;
	text-align:left;
	}
#main .oshirase .txt3{
	font-size:13px;
	line-height:24px;
	padding:0 0 0 40px;
	}
#main .oshirase .map{
	padding:40px 40px 10px 40px;
	text-align:left;
	}
	
/* メッセージ */

#main .mess {
	width:800px;
	}
#main .mess .mess_t{
	text-align:left;
	}
#main .mess .txt{
	width:800px;
	padding:40px 0 0 0;
	font-size:13px;
	line-height:32px;
	text-align:center;
	}
#main .mess .logo{
	width:800px;
	padding:40px 0 40px 0;
	text-align:center;
	}
	
/* 会社概要 */

#main .com {
	width:800px;
	}
#main .com .com_t{
	text-align:left;
	}
#main .com .base{
	width:800px;
	margin:0 auto;
	padding:30px 0 0 0;
	}
#main .com .koumoku{
	float:left;
	width:180px;
	padding:0 0 0 20px;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .com .txt{
	float:left;
	width:600px;
	padding:0 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .com .txt .txt1{
	float:left;
	width:150px;
	padding:0 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .com .txt .txt2{
	float:left;
	width:450px;
	padding:0 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .com .line{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	}
#main .com .lineend{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 40px 0;
	}

/* スタッフコラム */

#main .staff {
	width:800px;
	}
#main .staff .staff_t{
	text-align:left;
	}
#main .staff .txt{
	width:800px;
	padding:15px 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .staff .photo1{
	float:left;
	width:400px;
	padding:20px 0 20px 0;
	text-align:center;
	display:block;
	}
#main .staff .photo2{
	float:left;
	padding:0 10px 5px 0;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo21{
	width:460px;
	float:left;
	padding:0 10px 5px 0;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo3{
	float:right;
	padding:0 0 5px 10px;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo31{
	width:220px;
	float:right;
	padding:0 0 5px 10px;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo32{
	width:361px;
	float:right;
	padding:0 0 5px 10px;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo4{
	float:left;
	padding:0 10px 5px 0;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo41{
	width:410px;
	float:right;
	padding:0 0 5px 10px;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
#main .staff .photo42{
	width:410px;
	float:left;
	padding:0 10px 5px 0;
	text-align:center;
	font-size:11px;
	line-height:17px;
	color:#666666;
	display:block;
	}
	
#main .staff .photo1 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo2 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo3 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo21 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo31 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo32 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo4 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
}
#main .staff .photo41 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .photo42 img{
	padding:3px 3px 3px 3px;
	border:solid 1px #666666;
	}
#main .staff .line{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	}
#main .staff .lineend{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 30px 0;
	}
#main .staff td{
	padding:3px 3px 3px 3px;
	}
#main .staff .title{
	font-weight:bold;
	font-size:16px;
	}
#main .staff .subtitle{
	font-weight:bold;
	font-size:14px;
	}
#main .staff .CL{
	clear:both;
	}
#main .staff .staff_t_sup {
	font-size: 9px;
	font-weight: light;
	text-decoration: none;
	vertical-align: super;
	line-height: 10px;
   }
 #main .staff .staff_stext {
	font-size: 11px;
	line-height:15px;
	}
   

/* お問い合せ */

#main .contact {
	width:800px;
	}
#main .contact .con_t{
	text-align:left;
	}
#main .contact .txt{
	width:780px;
	padding:10px 0 0 15px;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .contact .txt .ques{
	width:750px;
	padding:20px 0 0 30px;
	font-size:13px;
	line-height:21px;
	text-align:left;
	}

/* 業務内容 */

#main .business {
	width:800px;
	}
#main .business .busi_t{
	text-align:left;
	}
#main .business .busi_m{
	padding:20px 0 20px 0;
	}
#main .business .busi_h{
	text-align:left;
	}
#main .business .sidemenu{
	float:left;
	width:265px;
	padding:10px 0 0 0;
	text-align:left;
	}

#main .business .sidemenu img{
	padding:2px 0 2px 0;
	}
	
	
/* 書籍紹介	はじまり*/


#main .business .sidemenu .detailes {
	float:left;
	width:250px;
	text-align:left;
	margin-left: 7px;
	padding-top: 10px;
}	
#main .business .sidemenu .button {
	padding-top: 10px;

}
#main .business .sidemenu .button a:hover {
	filter: alpha(Opacity=60);
	opacity: 0.6;
}
#main .business .contents .txt_br {
	width:500px;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#main .business .contents .txt_brn_img {
	text-align:left;
	font-size: 12px;
	margin: 10px 20px 10px 10px;
	float: right;
}

#main .business .contents .txt_br2 {
	width:500px;
	text-align:left;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}

#main .business .contents .txt_br_tit {
	clear:both;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:21px;
	color:#3B1E87;
	padding-bottom: 0;
	margin: 10px;
	width: 500px;
	}
#main .business .contents .txt_brn_tit {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:#3B1E87;
	margin: 10px 10px 10px 20px;
	width: 300px;
	text-decoration: none;
	letter-spacing: 1px;
}
#main .business .contents .txt_brn_tit2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#666666;
	padding-bottom: 0px;
	margin: 10px 10px 10px 20px;
	width: 330px;
}


#main .business .contents .txt_br_tit2 {
	clear:both;
	width:500px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
	padding-bottom: 0;
	margin: 10px;
}
#main .business .contents .txt_br_n {
	clear:both;
	width:500px;
	text-align:left;
	font-size:12px;
	line-height:21px;
	color:#666666;
	padding-bottom: 0;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#main .business .contents .txt_br_l {
	clear:both;
	width:500px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
	padding-bottom: 0;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#main .business .contents .txt_brn_l {
	width:500px;
	text-align:left;
	font-size:12px;
	line-height:21px;
	color:#666666;
	margin: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	height: 220px;
	display: block;
	clear: both;
}




#main .business .contents .txt_br_tit_c {
	clear:both;
	width:500px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#333333;
	background-color: #D1E6AE;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}


#main .business .contents .txt_br_r {
	width:500px;
	text-align:right;
	margin-right: 10px;
	margin-left: 10px;
}

/* 書籍紹介	おわり*/
	
#main .business .contents{
	float:left;
	width:530px;
	padding:10px 0 0 0;
	text-align:left;
	}
#main .business .contents .icon{
	float:left;
	width:100px;
	padding:0 0 0 20px;
	text-align:center;
	}
#main .business .contents .txt{
	float:left;
	width:370px;
	padding:0 0 0 5px;
	text-align:left;
	}




#main .business .contents .list{
	clear:both;
	width:460px;
	padding:20px 0 0 40px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#3B1E87;
	}
#main .business .contents .image{
	clear:both;
	width:530px;
	padding:20px 0 20px 0;
	text-align:center;
	}
#main .business .contents .list .cap{
	padding-left: 1em;
	text-indent: -1em;
	}
	
	

/* 採用情報 */

#main .rec {
	width:800px;
	}
#main .rec .rec_t{
	text-align:left;
	}
#main .rec .base{
	width:800px;
	margin:0 auto;
	padding:30px 0 0 0;
	}
#main .rec .koumoku{
	float:left;
	width:180px;
	padding:0 0 0 20px;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .rec .txt{
	float:left;
	width:600px;
	padding:0 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .rec .line{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	}
#main .rec .lineend{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 40px 0;
	}
#main .rec .txt .cap{
	padding-left: 1.5em;
	text-indent: -1.5em;
	}
	
/* What's New */

#main .whatsnew {
	width:800px;
	}
#main .whatsnew .new_t{
	text-align:left;
	padding:0 0 20px 0;
	}
#main .whatsnew .days{
	float:left;
	width:180px;
	padding:0 0 0 20px;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .whatsnew .txt{
	float:left;
	width:600px;
	padding:0 0 0 0;
	font-size:13px;
	line-height:24px;
	text-align:left;
	}
#main .whatsnew .line{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 10px 0;
	}
#main .whatsnew .lineend{
	clear:both;
	width:800px;
	margin:0 auto;
	padding:10px 0 40px 0;
	}

/* サイトマップ */

#main .sitemap {
	width:800px;
	}
#main .sitemap .site_t{
	text-align:left;
	}
#main .sitemap .base{
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align:left;
	}
#main .sitemap .base .line{
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	}

#sitemap-tbc{
	width:100%;
	padding-left:20px;
}

#sitemap-tbl{
	width:100%;
	padding-right:10px;
	padding-left:20px;
}

#sitemap-tbl td{
	vertical-align:top;
	width:100%;
}

#sitemap-tbl ul{
	margin-bottom:15px;
	padding-top:2px;
	background:url(../images/line_list.gif) no-repeat left bottom;
}

#sitemap-tbl li{
	list-style:none;
	padding-left:20px;
	background:url(../images/line_list2.gif) no-repeat 6px -2px;
}

#sitemap-tbl h4{
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding-left:15px;
	color: #000099;
	font-size: 14px;
}

#sitemap-tbr{
	width:100%;
	padding-right:10px;
	padding-left:20px;
}

#sitemap-tbr td{
	vertical-align:top;
	width:100%;
}

#sitemap-tbr li{
	list-style:none;
	padding-left:20px;
	padding-bottom:10px;
	background:url(../images/arrow.gif) no-repeat 0 3px;
}


/* マップ */

#main .map {
	width:800px;
	}
#main .map .image{
	text-align:center;
	}
#main .map .base{
	margin:0 auto;
	padding:30px 0 0 0;
	width:500px;
	}



/* footer */

#footer {
	clear:both;
	width: 100%;
	height:180px;
	/*フッター固定処理用*/
	position: relative;
	margin: -180px auto;/*margin top のみ使用*/
	}
#footer .pagetop{
	width: 800px;
	height:20px;
	margin: 0 auto;
	text-align: right;
	font-size: x-small;
	}
#footer .menu {
	width: 800px;
	height:50px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	font-size: 13px;
	text-align: center;
	}
#footer .footerwall {
	width: 100%;
	height:100px;
	border-top: 2px solid #c9cacb;
	/* background-color:#c9cacb; */
	}
#footer .footerwall .footerbase {
	width: 800px;
	height:100px;
	margin: 0 auto;
	padding: 0 0 0 0;
	color:#000000;
	}
#footer .footerwall .footerbase .logo{
	float:left;
	width: 330px;
	height:40px;
	padding: 5px 0 0 0;
	text-align: right;
	}
#footer .footerwall .footerbase .address{
	float:left;
	width: 450px;
	height:40px;
	padding: 5px 0 0 10px;
	text-align: left;
	font-size: 13px;
	line-height:14px;
	}
#footer  .footerwall .footerbase .copyright {
	clear:both;
	width: 800px;
	height:25px;
	margin: 0 auto;
	padding: 20px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}
/*----------------------------------------------------------------------*/
/*フッター固定処理用*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}  
.clearfix {display: inline-block;}  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%;}  
.clearfix {display: block;}  
/* End hide from IE-mac */
