@charset "shift_jis";


/* CSS Document */



/**右端を20ピクセル削除**/
#comContents {
	float:left; 
	width:625px;
}
#comNavi {
	float:right;
	width:200px; 
	/*background:url(../imgs/common/bgNavi.gif);*/
	margin:0;
	padding:0;
	border-right:1px solid #CCC;
	_border:none;
}




#comPageTitle {
	height:50px;
	border-left:4px solid #36C;
	margin:30px 0px 0px;
	padding:0;
}
#comPageTitle p {
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	line-height:10px;
	margin:4px 0px 0px 12px;
	padding:0;
	color:#666;
}	


/**■■■会社情報■■■**/
#profileLogo {
	/*border:1px solid #CCC;
	padding:20px 0px 16px;*/
	margin:40px 0px 30px;
	text-align:center;
}
.profileTxt {
	margin:12px 20px 40px;
	line-height:150%;
}


#profService, #profService li {
	margin:0 0 0 20px;
	padding:0 0 0 23px;
	/*list-style:none;*/
	list-style:disc;
}
#profService li {
	margin:0 0 8px;
	padding:0;
	line-height:130%;
}

#banks {
	margin:0 0 20px;
	overflow:hidden;
	padding:0;
	list-style:none;
}
#banks li {
	clear:both;
	padding:0;
	margin:0 0 8px 20px;
	
}
.profBank {
	float:left;
	display:block;
	margin:0px 8px 8px 0px;
	padding:0;
	width:10em;
}
.profBankShiten {
	float:left;
	padding:0;
	display:block;
	margin:0 0 8px;
}
#profGroup {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
#profGroup li{
	margin:0 0 8px;
	padding:0;
}
.profCaution {
	clear:both;
	text-align:right;
	margin:0 0 30px;
	padding:0;
	font-size:12px;
	
}

/**■■■経営理念■■■**/
.statement {
	margin:40px 20px 20px;
	line-height:180%;
}


#statementImg {
	background:#EFEFEF;
	padding:20px 0px;
	text-align:center;
	margin:60px 0px 100px;
}



/**■■■代表メッセージ■■■**/

#msgVisual {
	overflow:hidden;
	margin:30px 20px 0px;
}

#msgCopy {
	margin:60px 0 0 40px;
	float:right;
	display:block;
}
#msgPict {
	float:left;
	margin:0 0 20px;
	text-align:center;
}

#msgImg {
	margin:40px auto;
	display:block;
}


#msgCopy2 {
	margin:60px 40px 0 0;
	float:left;
	display:block;
}
#msgPict2 {
	float:right;
	margin:0 0 20px;
	text-align:center;
}
#msgPict2 img {
	margin:0 0 8px;
}

#msgPict img {
	margin:0 0 8px;
}

.msgHead {
	clear:both;
	font-weight:bold;
	margin:30px 0px;
	font-size:16px;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x bottom;
}

#msgTxt {
	clear:both;
}

#msgTxt p {
	text-indent:1em;
}

#msgTxt ul {
	margin:0;
	padding:0 0 0 23px;
	list-style:square;
}

#msgShacho {
	text-align:right;
	width:100%;
	display:block;	
	margin:30px 0 0;
}
#msgSign {
	clear:both;
	margin:12px 0 20px;
	width:160px;
	float:right;
}

/**■■■会社沿革■■■**/
#historyBox {
	margin:40px 10px 0;
	border:1px solid #CCC;
	border-collapse:collapse;
}



#historyBox th {
	vertical-align:top;
	border:1px solid #DDD;
	padding:10px 12px;
	background:#F9F9F9;
	text-align:right;
	white-space:nowrap;
	letter-spacing:0;
	font-weight:normal;
}

#historyBox th.year {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:10px 16px;
	color:#333;
}

#historyBox td {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	border-left:3px solid #36C;
	padding:10px 0 10px 16px;
	font-size:12px;
}



.hisTable {
	clear:both;
	margin:0;
	overflow:hidden;
	_zoom:100%;
	width:625px;
}

#hisCenter {
	width:63px;
	float:left;
	height:38px;
	background:#FFF;
	margin:40px 0 0;
}
#hisService {
	background:#CBE1C1;
	border-top:3px solid #549B31;
	width:281px;
	text-align:center;
	float:left;
	padding:8px 0;
	font-weight:bold;
	margin:40px 0 0;
}
#hisCapital {
	background:#FFD1B2;
	border-top:3px solid #FF6600;
	width:281px;
	text-align:center;
	float:left;
	padding:8px 0;
	font-weight:bold;
	margin:40px 0 0;
}


.hisCenter2 {
	float:left;
	width:63px;
	text-align:center;
	background:#C1D1F0;
	font-weight:bold;
}
.hisService2 {
	clear:both;
	float:left;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x center #EEF5EA;
	width:269px;
	text-align:center;
	border-right:12px solid #FFF;
}
.hisCapital2 {
	float:left;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x center #FFEFE5;
	width:269px;
	text-align:center;
	border-left:12px solid #FFF;
}


.hisCenter3 {
	float:left;
	width:63px;
	text-align:center;
	background:#E1E8F7;
	font-weight:bold;
	line-height:130%;
	padding:8px 0;	
}
.hisService3 {
	clear:both;
	float:left;
	background:#EEF5EA;
	width:269px;
	text-align:right;
	line-height:130%;
	padding:0;
	border-right:12px solid #FFF;
	
}
.hisCapital3 {
	float:left;
	background:#FFEFE5;
	width:269px;
	line-height:130%;
	padding:0;
	border-left:12px solid #FFF;
}

.hisService3 p {
	margin:8px 12px 8px 0;
	padding:0;
}
.hisCapital3 p {
	margin:8px 0 8px 12px;
	padding:0;
}


/*■■■組織図■■■*/

#organizationImg {
	width:616px;
	margin:40px auto;
}


/*■■■アクセスマップ■■■*/

.mapTxt {
	margin:0 auto 20px;
	width:530px;
	padding:0;
}

.mapTxt span {
	color:#D00;
}

.mapImg {
	margin:0 auto 4px;
	display:block;
	border:1px solid #CCC;
}
.linktoG {
	text-align:right;
	font-size:12px;
	margin-right:67px;
}

#osaka_map2 {
	border:2px solid #C00;
	padding:12px;
	width:494px;
	margin:0 auto 12px;
	line-height:130%;
}

#osaka_map2 p {
	margin:8px 0;
}

#osaka_map2 strong {
	display:block;
	padding-bottom:3px;
	background:url(../imgs/common/border_dot.gif) repeat-x bottom;
}

#osaka_map2 a {
	font-weight:bold;
}

/*■■■行動規範■■■*/

.cndctTxt {
	margin:40px 0;
	text-indent:1em;
	line-height:180%;
}

.cndctPara {
	margin:0;
	padding:0;
}
.cndctPara ol, cndctPara li {
	margin:0;
	padding:0;
}
.cndctPara dl {
	margin:0px 10px 40px;
}
.cndctPara dt {
	margin:20px 0 10px;
}

.cndctPara dd {
	line-height:130%;
	margin:-12px 0 0 16px;
	padding:0;
}
.cndctPara span {
	text-decoration:underline;
	display:block;
	margin:0 0 4px;
}

#thatsall {
	text-align:right;
}


/*■■■パブリシティ■■■*/

#pubTxt {
	text-indent:1em;
	margin:40px 0px 0px;
}
#pubList {
	margin:20px 0 0;
}

#pubList ul, #pubList li {
	margin:0;
	padding:0;
}
#pubList ul {
	list-style:none;
}
#pubList li {
	clear:both;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x top;
	padding:20px 0;
}
#pubList li span {
	display:block;
	float:left;
	overflow:hidden;
	letter-spacing:0;
}

#pubList .pubDate {
	width:3.5em;
}

#pubList .pubMedia {
	font-weight:bold;
	margin:0 0 4px;
	font-size:15px;
}
#pubList .pubHead {
	margin:2px 0 4px 6px;
	font-size:12px;
	line-height:150%;
	overflow:hidden;
}

#pubList .pubMedia img, #pubList .pubHead img {
	margin:0 0 0 1px;
}

#pubList li p {
	display:block;
	clear:both;
	margin:0 0 0 3.5em;
	padding:0;
	line-height:130%;
}

.mon {
	margin-bottom: 20px;
	text-align:center;
	border:1px solid #CCC;
	padding:12px 0 8px;
}



/*■■■ページヘッダ■■■*/
#headPress {
	text-indent:-9999px;
	background:url(release/img/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}

#headProfile {
	text-indent:-9999px;
	background:url(img/profile/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}

#headMessage {
	text-indent:-9999px;
	background:url(img/message/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}

#headValue {
	text-indent:-9999px;
	background:url(img/value/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}

#headHistory {
	text-indent:-9999px;
	background:url(img/history/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}

#headOrganization {
	text-indent:-9999px;
	background:url(img/organization/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}
#headAccess {
	text-indent:-9999px;
	background:url(img/access/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}
#headConduct {
	text-indent:-9999px;
	background:url(img/conduct/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}
#headPublicity {
	text-indent:-9999px;
	background:url(img/publicity/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}
#headBoard {
	text-indent:-9999px;
	background:url(img/board/title.gif) no-repeat 8px 5px;
	border-bottom:1px solid #CCC;
	height:30px; 
	margin:0px 0px 0px 5px;
}



#pageTitle p {
	font-weight:bold;
	font-size:10px;
	font-family:Verdana;
	line-height:10px;
	margin:4px 0px 0px 12px;
	padding:0;
	color:#666;
}


/*■■■役員紹介■■■*/

.boardThumb ul, .boardThumb li {
	margin:0;
	padding:0;
}
.boardThumb ul {
	list-style:none;
}
.boardThumb li {
	clear:both;
	padding:30px 0px 20px;
	_padding:30px 0px 0px;
	_margin:-4px 0 0;
	overflow:hidden;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x top;
	width:625px;
}

*+html .boardThumb li {
	clear:both;
	padding:30px 0px 10px;
	overflow:hidden;
	background:url(../imgs/common/borderSubmenu.gif) repeat-x top;
	width:100%;
}
.boardThumb .thumb {
	display:block;
	float:left;
	border:1px solid #999;
}
.boardThumb .thumb2 {
	display:block;
	float:left;
	border:none;
}
.boardThumb .name {
	display:block;
	float:left;
	margin:0 0 0 12px;
	width:140px;
}

.boardThumb .name span {
	font-size:12px;
}
.boardThumb .msg {
	display:block;
	float:left;
	width:348px;
}
.boardThumb p {
	margin:0 4px 4px;
	padding:0;
	line-height:150%;
}
.boardThumb .mgn8 {
	margin:8px 4px 8px;
}
.boardThumb .headMsg {
	background:#EFEFEF;
	border-top:2px solid #36C;
	font-size:12px;
	/*display:inline;*/
	padding:0 4px;
	margin:12px 0 4px;
	color:#36C;
}

.boardHead2 {
	float:right;
	width:35px;
	margin:8px 4px 0 0;
}


/*■■■会社情報ナビ■■■*/


#comNavi ul, #comNavi li {
	margin:0;
	padding:0;
}

#comNavi ul {
	list-style:none;
	margin:8px;
}

#comNavi li {
	line-height:100%;
	font-size:14px;
	/*background:#CCC;*/
	line-height:100%;

}
#comNavi li a {
	display:block;
	/*font-weight:bold;*/
	text-indent:22px;
	background:url(../imgs/common/arrowOff.gif) no-repeat 8px center #FFF;
	margin:0;
	padding:0;
	line-height:35px;
	width:100%;
	height:35px;
	color:#555;
}
#comNavi li a:hover {
	background:url(../imgs/common/arrowOn.gif) no-repeat 8px center #FFF;
	color:#039;
}



/*■■■ページ内リンク■■■*/
#insideLink {
	border:1px solid #CCC;
	overflow:hidden;
	padding:10px 0px;
	margin:30px auto 20px;
	width:620px;
}





#insideLink ul, #insideLink li {
	margin:0;
	padding:0;
}
#insideLink ul {
	list-style:none;
	overflow:hidden;
	/*border:1px solid #0F0;*/
	margin:0 0 0 0;
	width:600px;
}

#insideLink li {
	float:left;
	width:100px;
	line-height:200%;
	text-align:center;
}

#insideLink a {
	display:block;
	background:url(../imgs/common/arrowOff.gif) no-repeat 26px center;
	text-indent:30px;
	padding:2px 0px;
}

#insideLink li a:hover {
	background:url(../imgs/common/arrowOn.gif) no-repeat 26px center;
}


/*■■■並列リンク■■■*/

#rowLink {
	margin:0px 20px 30px;
	overflow:hidden;
	clear:both;
	width:600px;
	padding:0;
}

#rowLink ul, #rowLink li {
	margin:0;
	padding:0;
}

#rowLink ul {
	list-style:none;
}

#rowLink li {
	margin:8px 0
}
#rowLink a {
	background:url(../imgs/common/arrowOff.gif) no-repeat center left;
	margin:0;
	padding:0;
	padding-left:1.1em;
}
#rowLink a:hover {
	background:url(../imgs/common/arrowOn.gif) no-repeat center left;
}



/*■■■プレスリリース■■■*/

.prYearBox {
	margin:8px;
	text-indent:0.5em;
}
.prYearBox dt {
	margin:35px 0px 4px;
}
.prYearBox dd {
	margin:8px 12px;
	padding:0;
}
.prYearBox .prHead {
	margin:8px 12px;
	padding:0;
}
.prYearBox dt a {
	line-height:130%;
	display:block;
	font-weight:bold;
	text-indent:0;
	padding:4px 0px;
}

.prYearBox dt a:hover {
	background:#F2F3F9;
}
.prDate {
	background:url(../imgs/common/bgNavi.gif) repeat-x;
	font-size:12px;
}


/**■■■参考書籍■■■**/
#booksBox {
	background:#FFF;
	margin:9px 0 0;
	width:100%;
}

#booksBox h4 {
	padding:3px 0 ;
	margin:0 auto 0;
	text-align:center;
	background:url(../imgs_new/common/border_dot2.gif) bottom no-repeat;
}

#booksBox dt {
	background:#FFF !important;
	display:block;
	height:180px;
}

#booksBox dt img {
	display:block;
	margin:0 auto 6px;
}

#booksBox dt a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#booksInfo {
	background:#FFF;
	display:block;
	padding:1px 0 1px;
	margin:0;
}

.cvr, .bookHead {
	display:block;
}

.cvr {
	border:1px solid #CCC;
	margin:0px auto;
}

.bookHead {
	margin:12px auto 0;
}

#booksInfo dd {
	margin:-4px 8px 0; 
}


#booksInfo p {
	font-size:12px;
	margin:0 0 20px;
	line-height:130%;
}

#booksInfo p.bInfo {
	font-size:10px;
	font-family:monospace;
	letter-spacing:0;
	line-height:120%;
	margin:10px 0 4px;
	color:#666;
}

#booksInfo a {
	border:none;
}



@media print {
#comNavi {
	display:none;
}

}


