﻿@charset "UTF-8";
/***********************************************/
/* domain.css                                     */
/***********************************************/

#co .lv3 .sectionH3 h3{
	border-left:#4a97e4 2px solid;
	color:#4a97e4;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 0 5px;
}
#co .sectionH3 h3{
	border-left:#4a97e4 2px solid;
	color:#4a97e4;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 0 5px;
}

#co .lv2 .sectionH3 h3{
	border-left:#4a97e4 2px solid;
	color:#4a97e4;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 0 5px;
}
#staff .lv4 .sectionH3 h3,
#co .lv3 .sectionH3 h3{
	border-left:#4a97e4 2px solid;
	color:#4a97e4;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 0 5px;
}
/*
-----------------------------------------------------*/
#staff .sectionH3 .cont p{
	width:360px;
	display:block;
}
/*	+060901
-----------------------------------------------*/
#co table.outline{
	margin:5px 10px 20px 0px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
}
#co .lv4 .outline th,
#co .lv3 .outline th{
	border-bottom:solid 1px #ccc;
	padding:3px 3px 2px 10px;
	vertical-align:top;
	white-space:nowrap;
	text-align:left;
}
#co .lv4 .outline td,
#co .lv3 .outline td{
	border-bottom:solid 1px #ccc;
	padding:3px 8px 2px 2px;
	vertical-align:top;
}
#co_history .outline th{
	width:60px;
	white-space:nowrap;
}

/*	+060912
------------------------------------------------*/

#staff .lv3 .service table td h2{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	border-left:solid 6px #0e75dc;
	padding:0px 0px 0px 10px;
	color:#0f0f0f;
	margin:5px 0px 12px 0px;
	background-image:none;
}
#staff .lv3 .service table td h2 span{
	display:block;
	font-size:9px;
	line-height:11px;
	margin-bottom:2px;
	font-weight:normal;
}
#staff .lv3 .service table td{
	vertical-align:top;
	padding-bottom:15px;
}
#staff .lv3 .service table td p{
	/*float:right;*/
	/*margin:0 15px 0 0;*/
	margin:0 15px 0 97px;
	display:block;
}
#staff .lv3 .service table td.w60 p{
	margin:0 15px 0 65px;
}
#staff .lv3 .service table td div{
	float:left;
	margin:0px 5px 1.2em 0px;
	padding:1px;
	border:solid 1px #ccc;
	text-align:center;
}
#staff .lv3 .service table td .button{
	clear:both;
	margin:0px 0px 1.5em 0px;
	border:none;
}

#staff .lv3 .service table td h3 a{
	/*background:url(/img/common/linkDots.gif) no-repeat 0 0.5em;*/
	background:url(/img/common/linkIcon.jpg) no-repeat 0 10%;
	display:block;
	margin:1px 0px;
	/*padding:0 0 0 15px;*/
	padding:0 0 0 25px;
	text-decoration:none;
}
/*
------------------------------------------------------*/
#staff_jsd .sectionH4 .image,
#staff_yagai .sectionH4 .image,
#staff_kosodate .sectionH4 .image,
#staff_yoshimura .sectionH4 .image{
	float:none;
	clear:both;
	margin:5px 0px 10px 0px;
}
#staff_jsd .sectionH4 .image img{
	display:block;
}
#staff_yagai .sectionH4{
	border:0;
}
/*
-------------------------------------------------------*/
.profileBox,
.staffBox{
	margin:0px 0px 5px 0px;
	border-collapse:collapse;
}
.profileBox td{
	padding:0px 15px 5px 0px;
}
.staffBox td{
	padding:0px 7px 5px 0px;
	font-size:x-small;
}
.staffBox td img{
	margin-bottom:3px;
	display:block;
}
.staffBox td span{
	display:block;
	font-size:x-small;
}
/*
--------------------------------------------------------*/
#co #co_priv ol{
	margin-left:5px;
	padding:5px 0px 1em 0px;
}
#co #co_priv ol li{
	list-style-position: outside;
	padding:0px 0px 5px 5px;
	margin-left:18px;
	list-style-type: decimal;
}
/*
--------------------------------------------------------*/
p.odajima{
	text-align:right;
	font-size:120%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";	
}