@charset "utf-8";

/* 基本設定 ここから */
* {
	margin: 0;
	padding: 0;
}

body {
	color: #444444;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

a:link {
	color: #005b83;
	text-decoration: underline;
}

a:visited {
	color: #005b83;
	text-decoration: underline;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a:active {
	color: #007dba;
	text-decoration: underline;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
}

h1 {
	position: absolute;
	top: 35px;
	left: 30px;
	font-size: 12px;
}

h2 #mainPhoto {
	width: 940px;
	height: 222px;
	background-image: url(images/index/img_mainVisual2.jpg);
	text-indent: -9999px;
	float: left;
	border: 1px solid #999;
	background-repeat: no-repeat;
}

h2 #siteMapVisual {
	width: 940px;
	height: 175px;
	background-image: url(images/campany/img_siteMap_mainVisual.jpg);
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
}

h3 {
	width: 660px;
	margin-bottom: 15px;
}

h4 {
	width: 650px;
	font-size: 1.4em;
	margin:0 0 10px 0;
	padding:0px 10px;
	border-width:0 0 4px 0 ;
	border-color:#f5d121;
	border-style:solid;
	background:#005b83;
	color:#eeeeee;
	line-height:140%;
}

/*
h5 {
	background-color:#eeeeee;
	font-size:1.1em;
	color:#005b83;
	line-height: 26px;
	padding-left:20px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	margin-top: 30px;
	clear: both;
}
*/

h5{
	width: 650px;
	font-size:1em;
	margin-top: 30px;
	margin-bottom: 10px;
    border:solid 1px #ddd;
    padding: 5px;
    border-radius: 5px;
    background: #eee;
    -moz-border-radius: 5px; /* FF */
    background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
    -webkit-border-radius: 5px;/* Webkit */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
    -pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
    behavior: url(PIE.htc);  /* ie */
	color:#014063;
	font-weight: 600;
	clear:both;
    }
	
h5 span{
	border-left:5px #f5d121 solid;padding-left:10px;
	}

h6 {
	color: #007dba;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/index/mark_Arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.footerNaviTitle {
	#007dba;
	margin-bottom: 3px;
	padding-left: 20px;
	font-size: 0.8em;
	background-image: url(images/index/mark_Arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}

.contents_Title {
	color: #007dba;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/index/mark_Arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#tokkaMenu {
	width: 250px;
	float:right;
}

#tokkaMenu li {
	margin-bottom: 0px;
}

#lrLogo {
	position: absolute;
	top: 60px;
	left: 30px;
}
/*　基本設定ここまで　*/

/*　基本レイアウト設定ここから　*/

#pageBody {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}

#header {
	width: 940px;
	height: auto;
	clear: both;
}

#mainVisual {
	width: 940px;
	height: 222px;
	clear: both;
	margin-bottom: 30px;
}

#container {
	width: 940px;
	clear: both;
}

#left {
	width: 665px;
	float: left;
}

#right {
	width: 250px;
	float: right;
}

#bizupBanner {
	clear: both;
}
/*　基本レイアウト設定ここまで　*/

/*　ヘッダー設定ここから　*/

#globalNavi {
	list-style-type: none;
	width: 940px;
	height: 52px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#globalNavi li{
	float: left;
}



#topNavi {
	font-size: 0.7em;
	text-align: right;
	float: right;
}

#topNaviImg {
	text-align: right;
	padding-top: 10px;
}

/*　ヘッダー設定ここからまで　*/


/*　左コンテンツ設定ここから　*/

#contentsWrap_L {
	width: 300px;
	clear: both;
	float: left;
	background-color: #FFF;
	padding: 5px;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#contentsWrap_R {
	width: 305px;
	float: right;
	background-color: #FFF;
	height: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 5px;
}

.contents_Photo {
	width: 105px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.contents_Body {
	width: 175px;
	float: right;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs {
	width: 600px;
	font-size: 0.7em;
	position: absolute;
	top: 280px;
	left: 70px;
}

/*　左コンテンツ設定ここまで　*/

/*　インフォメーション設定ここから　*/
#infomation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

iframe {
	width: 665px;
}

body#infoBody {
	background-color: #ffffff;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*　インフォメーション設定ここまで　*/


/*　サイドバナー設定ここから　*/

#sideBanner {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideBanner li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideBanner2 {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#sideBanner2 li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
/*　サイドバナー設定ここまで　*/

/*　pageTop設定ここから　*/

#pageTop {
	width: 991px;
	font-size: 0.8em;
	text-align: right;
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #007dba;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 30px;
	clear: both;
}

/*　pageTop設定ここまで　*/

/*　フッターナビ設定ここから　*/

#footer {
	width: 991px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #cedbe1;
}

#footerNavi {
	width: 188px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	background-color: #cedbe1;
}

#footerNaviLi li {
	background-color: #cedbe1;
	color: #007dba;
	font-size: 0.7em;
	padding-left: 20px;
	line-height: 1.7em;
	list-style-type: none;
}


/*　フッターナビ設定ここまで　*/


address {
	width: 991px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #007dba;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#contact {
	margin-top: 30px;
}

#localNaviTitle {
	text-align: center;
	margin-bottom: 5px;
}

#localNavi {
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 5px solid #dae5eb;
}

#localNavi ul li {
	line-height: 3em;
	background-image: url(images/index/mark_Arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dae5ed;
	list-style-type: none;
}
	
#readText {
	font-size: 1.0em;
	margin-bottom: 30px;
	line-height: 1.8em;
}

#readText span{
	color:#F00;
	font-size: 0.9em;
}

#entryBtn {
	text-align: center;
	margin-top: 10px;
}
#left #line {
	border: 1px inset #CCC;
	margin-top: 30px;
}
input,select {
	vertical-align: middle;
}

#left #leftSubContainerWhite {
	border: thin solid #999;
	width: 633px;
	overflow: auto;
	background-color: #ffffff;
	padding: 10px;
	height: auto;
}

#left #leftSubContainer {
	border: thin solid #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: 645px;
	overflow: auto;
	background-color: #dae5eb;
}

/* clearfix hack */
#leftSubContainer: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* end clearfix hack */
#readTextLeft {
	width: 380px;
	float: left;
	margin-bottom: 30px;
	font-size: 1em;
	line-height: 1.8em;
}
#readTextLeft2 {
	width: 330px;
	margin-bottom: 30px;
	font-size: 1em;
	line-height: 1.8em;
}

#readTextWrap {
	width: 633px;
}

#imageCaption {
	font-size: 0.8em;
}

ol#jisage {
	font-size: 0.9em;
	line-height: 1.8em;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#siteMapTitle {
	font-size: 0.9em;
	font-weight: bold;
	background-image: url(images/index/mark_Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
	margin-top: 8px;
}
#siteMapList {
	font-size: 0.8em;
	text-indent: 2em;
	list-style-type: none;
}

#siteMapList li {
	margin-top: 8px;
}
#siteMap {
	padding-left: 25px;
}
#mailformWrap {
	margin: 0px;
	padding: 0px;
}
#readTextRight {
	float: right;
	width: 240px;
	padding: 0px;
}

#personalInfo {
	font-size: 0.9em;
	margin-bottom: 30px;
}

#personalInfoTable {
	width: 660px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#personalInfoTable tr td {
	padding: 10px;
}
#sslSealBox {
	line-height: 1px;
	border: thin solid #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}
#sslSealTitle {
	font-size: 1.1em;
	font-weight: bolder;
	color: #666;
	text-align: center;
	line-height: 1.4em;
}
#sslSealImg {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#sslSealBody {
	font-size: 0.7em;
	line-height: 1.3em;
}
