@charset "utf-8";

/*page structure*/
* {padding:0;margin:0;}
* ul, ol,li {margin:0;padding:0;list-style:none;}
* a img,:link img,:visited img {border:none;}
* a {outline:none;border:none;color:#bbb;text-decoration:none;}
* a, a:visited {color:#005db9;text-decoration:none;}
* a:hover {color:#ff6666;text-decoration:underline;}
* img {border:none;vertical-align:top;}
.clear {clear:both;}
img.right {float:right;margin-left:10px;}
img.left {float:left;margin-right:10px;}
.right {float:right;}
.left {float:left;}

html, body {
	height:100%;
	width:100%;
	font: 13px/1.5 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', Sans-Serif;
	*font-size:small;
	*font:x-small;
	color: #555555;
	background:#faf6f1;
	text-align:left;
}

html{
	overflow-y:scroll;
}


html:first-child body{
	min-height:100%;
	padding-bottom:1px;
}

#wrapper {
	width:100%;
	height:100%;
	background:#faf6f1 url(../../images/bg.jpg) 0 0 repeat-x;
}

#container {
	margin:0px auto;
	width:840px;
}

#header {
	margin:0 auto;
	padding-top:8px;
	width:800px;
	height:49px;
}

#logo {
	float:left;
	width:340px;
	height:49px;
}

#header_navi {
	float:right;
	width:125px;
	height:35px;
	margin-top:7px;
	position:relative;
}

#header_sitemap {
	position:absolute;
	top:0px;
	right:0px;
	width:80px;
	height:15px;
}

#header_inquiry {
	position:absolute;
	top:20px;
	right:0px;
	width:125px;
	height:15px;
}

#global_navi {
	margin:0 auto;
	width:800px;
	height:28px;
}

ul#navi li {
	float:left;
}

#top_contents {
	margin:0 auto;
	padding:15px 20px 40px;
	width:760px;
	background-color:#fff;
}

#leftcolumn {
	float:left;
	width:370px;
}

#risks {
	padding:0px;
	background:#fff;
	margin-bottom:20px;
}

#servicemenu {
	padding:0px;
	background:#fff;
	margin-bottom:20px;
}

#rightcolumn {
	float:right;
	width:370px;
}

#footer_base {
	width:100%;
	height:25px;
	border-top:2px solid #005db9;
}

#footer {
	position:relative;
	width:800px;
	height:25px;
	margin:0 auto;
	background:transparent url(../../images/copyright.jpg) 100% 100% no-repeat;
}

#pagetop {
	position:absolute;
	top:-18px;
	right:10px;
	width:90px;
	height:18px;
}

ul#footer_navi {
	height:25px;
	width:168px;
}

ul#footer_navi li {
	float:left;
}

li#policy {
	width:50px;
	height:17px;
	margin-right:14px;
	padding-top:8px;
}

li#privacypolicy {
	width:104px;
	height:17px;
	padding-top:8px;
	margin-right:0px;
}

#contents {
	width:800px;
	padding:2px 20px 0px;
	background:#faf6f1 url(../../images/companyprofile_bg.jpg) 0 0 no-repeat;
}

#breadcrumbs {
	padding:11px 0 5px 0;
	font-size:93%;
}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#005db9;
	text-decoration:underline;
}

#breadcrumbs a:hover {
	color:#ff6666;
	text-decoration:none;
}

#p_menu {
	float:left;
	width:190px;
	padding-top:5px;
	margin-bottom:20px;
}

#p_menu01, #p_menu02, #p_menu03, #p_menu04, #p_menu05, #p_menu06 {
	width:190px;
	height:38px;
	margin-bottom:10px;
}

#p_menu07 {
	width:190px;
	height:38px;
	margin-bottom:0px;
}

li.separater {
	text-indent:-9999px;
	width:190px;
	height:21px;
	background:#faf6f1 url(../../images/separater.jpg) 0 0 no-repeat;
}

#page_base {
	float:right;
	width:560px;
	margin-top:5px;
}

.corner01 {
	background:#fff url(../../images/corner_header33.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner02 {
	background:#fff url(../../images/corner_header34.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner03 {
	background:#fff url(../../images/corner_header35.jpg) 0 0 no-repeat;
	padding:6px 20px 50px 20px;
}

.corner04 {
	background:#fff url(../../images/corner_header36.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner05 {
	background:#fff url(../../images/corner_header37.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner06 {
	background:#fff url(../../images/corner_header38.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner07 {
	background:#fff url(../../images/corner_header39.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner08 {
	background:#fff url(../../images/corner_header40.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.corner09 {
	background:#fff url(../../images/corner_header35.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

.inquiry {
	background:#fff url(../../images/corner_header26.jpg) 0 0 no-repeat;
	padding:70px 20px 50px 20px;
}

p {
	font-size:93%;
}

h3.sub {
	background-color:#d9e6ff;
	color:#005db9;
	padding:2px;
	font-size:108%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}

h3.normal {
	font-size:108%;
	color:#003366;
	margin:0px 0 5px 0px;
	font-weight:bold;
	padding:2px 0px 2px 7px;
	border-bottom:1px solid #003366;
	border-left:5px solid #003366;
}

h4 {
	background-color:#cce6cc;
	color:#336666;
	padding:2px;
	font-size:108%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:20px;
}

h4.subsection {
	background-color:#fff;
	color:#336666;
	padding:0px;
	font-size:108%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:20px;
}

h4.privacypolicy {
	background-color:#fff;
	color:#336666;
	padding:0px;
	font-size:108%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	margin-left:0px;
}


ul#greeting {
	width:560px;
	font-size:93%;
}

ul#greeting li.photo {
	float:left;
	width:120px;
	text-align:center;
}

ul#greeting li.greetings {
	float:left;
	padding-left:10px;
	width:430px;
}

ul.c_profile {
	margin-bottom:10px;
	margin-left:40px;
	width:540px;
	font-size:93%;
}
* html ul.c_profile {width:520px;}

ul.c_profile li {
	float:left;
}

ul.c_profile li.item {
	width:157px;
	text-align:right;
	border-right:1px solid #003366;
	border-bottom:1px solid #003366;
	padding:0px 2px 2px 0px;
	font-size:93%;
	font-weight:bold;
	color:#003366;
}

ul.c_profile li.item02 {
	width:157px;
	text-align:right;
	border-right:1px solid #005db9;
	border-bottom:1px solid #005db9;
	padding:0px 2px 2px 0px;
	font-size:93%;
	font-weight:bold;
	color:#005db9;
}

ul.c_profile li.element {
	width:350px;
	padding-left:10px;
}

ul.inner {
	width:350px;
}

li.post {
	float:left;
	text-align:right;
	white-space:nowrap;
}

li.name {
	float:left;
	padding-left:10px;
}

ul.branches {
	background:#fff url(../../images/branches.jpg) 100% 40px no-repeat;
	width:560px;
	height:420px;
}

li.pref {
	padding:2px 0px 2px 2px;
	border-left:5px solid #003366;
	border-bottom:1px solid #003366;
	width:556px;
	font-weight:bold;
	font-size:93%;
	color:#003366;
}

li.pref02 {
	width:556px;
	font-size:93%;
	color:#003366;
}

li.addr {
	margin:5px 0px 10px 3px;
	width:560px;
	font-size:93%;
}

ul#history {
	width:560px;
	margin-top:10px;
	font-size:93%;
}

ul#history strong {
	color:#003366;
}

ul#history span.large {
	color:#003366;
	font-weight:bold;
	font-size:100%;
}

ul#history li {
	float:left;
	padding:5px;
	border-bottom:5px solid #fff;
}

ul#history li.nsis {
	width:550px;
	background:#c2e1ff;
}

ul#history li.taihei {
	width:265px;
	background:#d7ebeb;
	border-right:10px solid #fff;
}

ul#history li.ns {
	width:265px;
	background:#c2d7eb;
}

ul#history li.ns01 {
	width:123px;
	background:#e1ebf5;
	border-right:10px solid #fff;
}

ul#history li.ns02 {
	width:122px;
	background:#f0f5fa;
}

ul.partners {
	width:560px;
	margin-top:20px;
	font-size:93%;
}

ul.partners li {
	width:520px;
	padding-left:40px;
}

ul.partners li.section {
	width:540px;
	margin-left:20px;
	margin-bottom:10px;
	padding:0;
	font-weight:bold;
	border-bottom:1px solid #003366;
}

p.comment {
	margin-bottom:10px;
	font-weight:bold;
}

p.normal {
	margin-bottom:10px;
}

p.indent {
	padding-left:130px;
}

p.indent02 {
	padding-left:30px;
	margin-bottom:10px;
}

p.indent03 {
	padding-left:20px;
	margin-bottom:10px;
}

p.blue {
	margin-bottom:10px;
	color:#005db9;
}

p.caption {
	font-size:10px;
}

p.small {
	font-size:77%;
	line-height:1.4;
	margin-top:5px;
}

p.title {
	margin:5px 0px 0px;
	color:#005db9;
}

.dividor {
	clear:both;
	width:560px;
	height:21px;
	background:#fff url(../../images/separater02.jpg) 0 0 repeat-x;
}

ul.block {
	margin-left:20px;
	margin-bottom:20px;
}

ul.disc {
	margin-top:5px;
	font-size:93%;
}

ul.disc li {
	list-style-type: disc;
	margin-left:40px;
	margin-top:0px;
	margin-bottom:5px;
}

ul.disc02 {
	margin-top:5px;
	font-size:100%;
}

ul.disc02 li {
	list-style-type: disc;
	margin-left:40px;
	margin-top:0px;
	margin-bottom:5px;
}

ol.decimal {
	margin-top:5px;
	font-size:93%;
}

ol.decimal li {
	list-style-type: decimal;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
}

ol.roman {
	margin-top:5px;
	font-size:93%;
}

ol.roman li {
	list-style-type: lower-roman;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
}

ol.latin {
	margin-top:5px;
	margin-bottom:10px;
	font-size:93%;
}

ol.latin li {
	list-style-type: upper-alpha;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:5px;
}


/* form */

ul.form_base {
	background:#dfdfdf;
	margin-top:5px;
	width:558px;
	padding:1px;
}

ul.form_base li {
	float:left;
}

ul.form_base li.question {
	width:188px;
	padding:2px 5px;
}

ul.form_base li.answer {
	width:350px;
	padding:2px 5px;
	background:#fff;
}

form {
	padding:0px;
	font-size:93%;
}

textarea {
	width:344px;
	border:1px solid #999;
	padding:2px;
	font-size:inherit;
	color:#666;
}

input[type=text] {
	border:1px solid #999;
	padding:2px;
	font-size:inherit;
	color:#666;
}

input[type=text]:focus, textarea:focus {
	background:#999;
	color:#fff;
	padding:2px;
	font-size:inherit;
}

input.focus {
	border:1px solid #999;
	padding:2px;
	background:#999;
	color:#fff;
}

* html input.focus {
	border:1px solid #999;
	padding:1px;
	background:#999;
	color:#fff;
}

textarea.focus {
	border:1px solid #999;
	padding:2px;
	background:#999;
	color:#fff;
}

input[type=image] {
	margin-top:10px;
}

input[type=button] {
	font-size:inherit;
	color:#666;
}

input[type=radio] {
	color:#666;
}

select {
	background: #fff;
	color: #666;
	font-size:inherit;
	border:1px #999 solid;
	padding:2px;
}

.submit {
	background: #ddd;
	color: #005db9;
	font-size:inherit;
	border:1px solid #b3ccff;
	padding:2px;
	text-align:center;
	cursor:pointer;
}

span.red {
	color:red;
}

#submitbtn {
	display:block;
	width:560px;
	text-align:center;
}