/*--for pc browser css--*/
@charset "UTF-8";
* {
	margin:0;
	padding:0;
	zoom: 1/* hasLayout問題を回避するためのhack */
}
img{
	margin: 0;
	padding: 0;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 100%;/*13px*/
    *font-size:small;/*フォント指定*/
    *font:x-small;/*フォント指定*/
	line-height: 1.6;
	letter-spacing: 0;
	height:100%;
}
table {
    font-size:inherit;
    font:100%;
}
html{
    height:100%;
}
body > #container {
        height: auto;
}
ul, ol, li { 
	zoom: normal; 
}

a {
	outline: none;
}
.text {
	text-align: center;
	font-weight: bold;
	color: #e50012;
	line-height: 1;
	font-size: 120%;
}
/*メイン部分*/
#title {
	position: relative;
	margin: 0;
}
#sv_main #title h4.em_red {
	font-weight: bold;
	font-size: 180%;
	color:#e50012;
	text-align: center;
	border: none;
	background-color: #f8f8ff;
	margin-bottom: 0;
}
#title {
	text-align: left;
}
#title h2.top {
	margin: 0 0 20px 0;
	padding: 0;
	border-style: none;
	text-align: left;
	color: #00406b;
	text-align: center;
	font-size: 150%;
	line-height: 1.5;
}
#title h2.top img {
	margin-top: 10px;
	padding: 0;
	border-style: none;
	text-align: left;
}
span.strong {
	font-weight: bold;
	font-size: 120%;
	color:#505050;
}
/*メイン部分バナー*/

#office_banner {
	width:680px;
}
#office_banner td img {
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin-bottom: 5px;
}
#title h3.sub{
	font-size: 160%;
	font-weight: bold;
	color: #e50012;
	border-left: 10px solid #e50012;
	border-bottom: 1px solid #e50012;
	background-color: #f8f8ff;
	text-indent: 0.5em;
	padding: 5px 0;
	margin: 20px 0 20px 10px;
	text-align: left;
	width: 660px;
}
#point p.p_text {
	text-align: left;
	margin: 0 30px;
}	
.place {
	margin-left: 20px;
	background-color: #004fbc;
	color: #fff;
	padding: 7px 10px;
	margin-right: 10px;
	font-size: 100%;
}
.caption {
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	color: #004fbc;
}
.right {
	text-align: right;
	margin-bottom: 10px;
}
#sv_main table.jet	{
	margin: 10px 10px 10px 20px;
	width: 650px;
	border-collapse: collapse;
	border: 1px solid #aaa;
}
#sv_main table.jet th.em	{
	padding: 5px 0px;
	background-color: #eee;
	font-size: 14px;
	border: 1px solid #bbb;
	color: #505050;
	text-align: center;
}
#sv_main table.jet th	{
	padding: 5px 0px;
	background-color: #505050;
	font-size: 14px;
	border: 1px solid #bbb;
	color: #fff;
	text-align: center;
}
#sv_main table.jet tr	{
	background-color: #f5f5f5;
}
#sv_main table.jet td	{
	padding: 5px 0px;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px dashed #999;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	vertical-align: middle;
}

#sv_main table.jet td.none	{
	background-color: #f8f8ff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #f8f8ff;
	border-left: 1px solid #f8f8ff;
}

#sv_main table.jet td.l_none	{
	background-color: #f5f5f5;
	border-right: 1px solid #f8f8ff;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #bbb;
	border-left: none;
	text-align: left;
	padding-left: 50px;
	font-size: 120%;
}

#sv_main table.jet td.bold {
	font-weight: bold;
	color:#e50012;
	text-align: left;
	padding-left: 50px;
	font-size: 130%;
	
}

#sv_main table.jet td.b_none	{
	background-color: #f8f8ff;
	border-top:none;
	border-bottom:none;
	border-left: 1px solid #f8f8ff;
	border-right: 1px solid #f8f8ff;
}


.office ul {
	list-style-type: disc;
	margin: 10px 0 15px 30px;
}

.office ol {
	margin: 5px 0 15px 30px;
}

.office ul li {
	font-size:1.1em;
	margin-bottom: 4px;
	margin-left: 10px;
}

.em {
	color:#000099;
	margin-left: 15px;
}

.access {
	width: 620px;
	margin: 0 auto;
	text-align: left;
	background-color: #b6d9e8;
	color: #505050;
	font-weight: bold;
	border: 1px solid #b6d9e8;
}
/*エリア別問い合わせ*/
#area	{
	width: 680px;
	float: left;
	margin-bottom: 20px;
}

#area table	{
	margin: 5px 10px 10px 20px;
	width: 305px;
	border-collapse: collapse;
	border: 1px solid #aaa;
	float: left;
}

#area tr	{
	background-color: #f5f5f5;
}

#area th	{
	padding: 5px 0px;
	background-color: #ddd;
	border-bottom: 1px solid #bbb;
	border-rihgt: 1px solid #bbb;
}

#area th.area_contact	{
	padding: 7px 0px;
	background-color: #505050;
	font-size: 120%;
	color:#fff;
	border-rihgt: 1px solid #505050;
	border-bottom-style: none;
	vertical-align: bottom;
}
#area td.area_contact	{
	padding: 3px 0 11px 0;
	background-color: #505050;
	font-size: 100%;
	color:#fff;
	border-style: none;
	vertical-align: middle;
}

#area td	{
	padding: 5px 0px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	font-family: arial;
}

#area td a	{
	color:#000099;
}

#area td a:hover	{
	text-decoration: underline;
}
#merit {
	width: 550px;
	text-align: left;
	margin-top: 10px;
}
#merit p.img_catch img{
	display: block;
	margin: auto;
	padding: 0;
}
#title p.img_catch img{
	display: block;
	margin: 0 auto;
	padding: 0;
}
