ul#globalNavi li#officeLayout a {width: 163px; background: transparent url(../common_images/global_navi.jpg) -96px -150px no-repeat; }
ul#globalNavi li#officeLayout a:hover {width: 163px; background: transparent url(../common_images/global_navi.jpg) -96px -50px no-repeat; }
ul#globalNavi li#officeLayout a:active {width: 163px; background: transparent url(../common_images/global_navi.jpg) -96px -100px no-repeat; }

/*左寄せ*/
.left {
	float: left; 
	margin: 0; 
	text-align: left; 
	display: block; 
}

.marginContLeft {
	margin: 0 20px 20px 0; 
	float: left; 
}

.left  .caption {
	text-align: left; 
	margin: 5px 0 0 0; 
}

/*右寄せ*/
.right {
	float: right; 
	margin: 0; 
	text-align: right; 
	display: block; 
}

.marginContRight {
	margin: 0 0 20px 20px; 
	float: right; 
}

.right .caption {
	text-align: right; 
	margin: 5px 0 0 0; 
}

/*インデックス*/

.layoutIndex {

}

.layoutIndex .categoryCopy {
	line-height: 2em;
}

.layoutIndex h1 {
	padding: 5px 0 5px 0; 
	border-bottom: 1px solid #bcc6ca; 
	border-top: 2px solid #bcc6ca; 
	margin: 10px 0 10px 0; 
	color: #666; 
	font-size: 117%; 
}

.layoutIndex .itemGroup {
	margin: 0 0 10px 0; 
}

/*
.layoutIndex .copy .odLink {
	margin: 10px 0 0 0; 
	text-align: right; 
	font-weight: bold; 
}

.layoutIndex .copy .odLink a {
	color: #00f; 
}
*/

.layoutIndex .copy .odLink {
	margin: 10px 0;  
}

.layoutIndex .copy .odLink a {
	float: right; 
	width: 100px; 
	height: 20px; 
	text-indent: -5000px; 
}

.layoutIndex .copy .odLink a {
		background: #fff url(images/link_o_design.jpg) 0px 0px no-repeat; 
}

.layoutIndex .copy .odLink a:hover {
		background: #fff url(images/link_o_design.jpg) 0px -25px no-repeat; 
}

.layoutIndex ul {
	padding-left: 10px; 
	width: 160px; 
	float: left; 
	border-left: 1px solid #bcc6ca; 
	min-height: 100px; 
}

.layoutIndex ul li {
	list-style: none; 
	margin: 0 0 5px 0; 
/*	line-height: 1.6em; */
}

.layoutIndex ul li a {
	border-bottom: 1px solid #bcc6ca; 
	font-size: 100% ; 
	margin: 0; 
	padding: 0 0 0 17px; 
	background: #fff url(../common_images/navi_point.gif) 0px center no-repeat; 
	color: #00f; 
	width: 143px; 
	display: block; 
}

.layoutIndex ul li a:hover {
	background: #fff url(../common_images/navi_point_o.gif) 0px center no-repeat; 
	color: #222; 
	text-decoration: underline; 
}

.layoutIndex .ph {
	border: 1px solid #aaa; 
	float: left; 
	margin: 0 10px 0 0; 
}

.layoutIndex .copy {
	line-height: 1.8em; 
	margin: 0 10px 0 0; 
	float: left; 
	width: 367px; 
}



.layoutIndex h2 {
	margin: 0 0 10px 0; 
	background: #BCC6CA; 
	padding: 0 10px; 
	color: #fff; 
	text-shadow: #666 2px 2px 2px; 
}

/*タブボックス*/

.mainArea2nd #tabBox {
	min-height: 750px; 
}

#tabnav {
	padding: 0;
	border-bottom: 2px solid #eee; 
	display: block; 
	margin: 0 0 15px 0; 
}

#tabnav table {
	margin: 0 0 0 10px; 
}

#tabnav td {
	/*padding: 5px 0; */
/*	border-left: 1px solid #ccc; */
}

/*
#tabnav td a {
	background:#fff url(../common_images/tab_bg.jpg) center top repeat-x;
	display: block; 
	margin: 0 5px 0 0 ; 
	padding: 5px 15px; 
	color: #fff; 
	border-bottom: 1px solid #ddd; 
}

#tabnav td a:hover, #tabnav td a.selected {
	background:#fff url(../common_images/tab_bg_o.jpg) center top repeat-x;
	color: #222; 
	border-bottom: 1px solid #bbb; 
	text-decoration: underline; 
  }
*/


/*コンテンツ*/
#tabBox .panel {
	background-color: #fff;
	clear: both;
	width: 680px; 
	margin: 0; 
}

#tabBox .panel .caption {
	line-height: 1.4em;
}

#tabBox .panel h2 {
	font-size: 117%; 
	color: #444; 
	margin: 0 0 10px 0; 
	text-shadow: #ddd 2px 2px 2px; 
	clear: both; 
	border: 1px solid #ddd; 
	padding: 10px 5px; 
	background: #fff; 
	width: 670px; 
}

#tabBox .panel h3 {
	padding: 5px; 
	font-size: 117% ; 
	margin: 0 0 10px 10px; 
	color: #666; 
	width: 660px; 
	border-bottom: 1px solid #ccc; 
	background: #f4f4f4; 
}

#tabBox .panel h4 {
	padding: 0; 
	margin: 0 0 10px 15px; 
	color: #666; 
	line-height: 1.8em;
}

#tabBox .panel .text {
	line-height: 2em;
	margin: 0 0 10px 15px; 
}

#tabBox .panel p img {
/*	float: right; 
	margin: 0 0 0 20px; */
}

#tabBox .panel h5 {
	line-height: 1.8em;
	font-weight: bold; 
	font-style: normal; 
	margin: 1em 0 0.5em 0; 
	display: block; 
	color: #de0021; 
}

#tabBox .panel ul {
	margin: 0 0 20px 15px; 
	list-style: none; 
	width: 380px; 
	float: left; 
}

#tabBox .panel ul li {
	margin: 0 0 0.5em 2em; 
	list-style: disc; 
/*	line-height: 1.6em; */
}

#tabBox .panel h6 {
	border-bottom: 2px solid #ccc; 
	padding: 5px 5px 5px 0; 
	margin: 0 0 0 10px; 
	clear: both; 
	width: 665px; 
}

#tabBox .panel .samplePh {
	margin: 0 0 10px 10px; 
	width: 670px; 
}

#tabBox .panel .samplePh .phLeft {
	margin: 5px 10px 0 0; 
	display: block; 
	float: left; 
}

#tabBox .panel .samplePh .phRight {
	margin: 5px 0 0 0; 
	display: block; 
	float: left; 
}

#tabBox .panel .samplePh .phLeft .caption , 
#tabBox .panel .samplePh .phRight .caption {
	font-size: 84% ; 
	margin: 5px 0 0 0; 
	text-align: right; 
}