@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/bg00.gif);
	color:#333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
　    margin: 0;
}
.midashi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #20365B;
	margin-top: 25px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C7DE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B9C7DE;
	padding-left: 5px;
}
.listtitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
}
.midashitop0 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #20365B;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C7DE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B9C7DE;
	padding-left: 5px;
}

a:link {
	text-decoration: none;
	color: #0B1FD1;
}
a:visited {
	text-decoration: none;
	color: #6971B3;
}
a:hover {
	text-decoration: underline;
	color: #0C1FC1;
}
a:active {
	text-decoration: none;
	color: #0C1FC1;
	text-align: left;
}

/* Font Size */

.text75per {
	font-size: 75%;
}
.text80per {
	font-size: 80%;
}
.text85per {
	font-size: 85%;
}
.textspace {
	letter-spacing: 2px;
}
.text90per {
	font-size: 90%;
}
.text95per {
	font-size: 95%;
}
.text100per {
	font-size: 100%;
}
.text110per {
	font-size: 110%;
}
.text125per {
	font-size: 125%;
}
.text120bold {
	font-size: 120%;
	font-weight: bold;
}
.text120bold-w {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}
.text135bold {
	font-size: 135%;
	font-weight: bold;
}
.text150bold {
	font-size: 150%;
	font-weight: bold;
}
.text200bold {
	font-size: 200%;
	font-weight: bold;
}
.text250bold {
	font-size: 250%;
	font-weight: bold;
}
.text150bold-w {
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
}
ul {
	list-style-image: url(../img/dot10p.gif);
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
	list-style-image: none;
}

/* Font Style */

.boldtext {
	font-weight: bold;
}
.newslist {
	margin-right: 10px;
	list-style-image: url(../img/sankaku.gif);
	margin-bottom: 10px;
	font-size: 95%;
	line-height: 150%;
}
.newslist-s {
	margin-bottom: 5px;
	font-size: 85%;
	line-height: 125%;
	margin-left: -15px;
}
strong {
	font-weight: bolder;
}
.indent20 {
	padding-right: 20px;
	padding-left: 20px;
}
.linebox {
	border: thin solid #666666;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	padding-top: 0px;
}
.text75line150 {
	font-size: 75%;
	line-height: 150%;
}
.text75line120 {
	font-size: 75%;
	line-height: 120%;
}
.text80line150 {
	font-size: 80%;
	line-height: 150%;
}
.text80line120 {
	font-size: 80%;
	line-height: 120%;
}
.text85line150 {
	font-size: 85%;
	line-height: 150%;
}
.text90line150 {
	font-size: 90%;
	line-height: 150%;
}
.text95line150 {
	font-size: 95%;
	line-height: 150%;
}
.text95line175 {
	font-size: 95%;
	line-height: 175%;
}
.titleheadersub {
	color: #FFFFFF;
	font-size: 80%;
	background-color: #004DA0;
	margin: 0px;
	width: 710px;
	padding-left: 30px;
	vertical-align: bottom;
	height: 20px;
	padding-top: 5px;
}
.titleheader {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	background-color: #004DA0;
	margin: 0px;
	width: 710px;
	padding-left: 30px;
	vertical-align: middle;
	height: 35px;
}
.bodybox {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}
.menubox {
	font-size: 80%;
	background-color: #6892B0;
	margin-bottom: 10px;
	line-height: 110%;
	padding: 5px;
}
.menuboxB {
	font-size: 90%;
	margin-bottom: 10px;
	line-height: 140%;
	padding: 5px;
}
.menuboxyellow {
	font-size: 80%;
	background-color: #F4F1D0;
	margin-bottom: 10px;
	line-height: 110%;
	padding: 5px;
}
.menuboxbigblack {
	background-color: #333;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	color: #FFF;
}
.bodybox .menubox a:link {
	color: #FFFFFF;
}
.bodybox .menubox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodybox .menubox a:visited {
	color: #FFFFFF;
}
.menuboxbig {
	background-color: #D2E9F2;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.menuboxbigyellow {
	background-color: #F4F1D0;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.menuboxbigpink {
	background-color: #EEDFE2;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.menuboxbiggray {
	background-color: #EEEDEA;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
}
.boxblue {
	background-color: #D2E9F2;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #999999;
}
.boxyellow {
	background-color: #F4F3E5;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #999999;
}
.boxpink {
	background-color: #F4E4EA;
	margin-bottom: 10px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #999999;
}
.boxyellow_big {
	background-color: #F4F3E5;
	margin-bottom: 15px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #999999;
	font-size: 135%;
	font-weight: bold;
	right: 20px;
}
.boxyellow_big2 {
	background-color: #F4F3E5;
	margin-bottom: 15px;
	padding: 15px;
	vertical-align: middle;
	border: 1px solid #999999;
	font-size: 160%;
	font-weight: bold;
	right: 20px;
}
.boxblue_big {
	background-color: #D2E9F2;
	margin-bottom: 15px;
	padding: 10px;
	vertical-align: middle;
	border: 1px solid #999999;
	font-size: 135%;
	font-weight: bold;
	right: 20px;
}
.red {
	color: #FF0000;
}
.darkred {
	color: #B23B3B;
}
.blue {
	color: #103EAA;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #999;
}
.gray666 {
	color: #666;
}
.gray333 {
	color: #333;
}
.brown {
	color: #8C5B23;
}
.menubox a {
	color: #FFFFFF;
}
.menubox a:hover {
	color: #FFF1C5;
	text-decoration: none;
}
.bodybox2 {
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 150%;
}
.bodybox3 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 140%;
	font-size: 90%;
}
.bodybox4 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF2FC;
	margin: 10px;
	border: 1px solid #666;
}
.bodybox5 {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF2FC;
	border: 1px solid #666;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 90%;
	text-align: justify;
	line-height: 120%;
}
.bodybox6 {
	background-color: #FFF2FC;
	border: 1px solid #666;
	font-size: 11px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rbox_ofs {
	background-image: url(../offshore/img/r-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 310px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.rbox_ofs_r {
	background-image: url(../offshore/img/r-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 310px;
	float: left;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.rbox_ofs_r_yellow {
	background-image: url(../offshore/img/r-box-y.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 310px;
	float: left;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.rbox_ofs250 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 310px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-image: url(../offshore/img/r-box250.gif);
}
.rbox_ofs_r250 {
	background-image: url(../offshore/img/r-box250.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 310px;
	float: left;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.offshoreNew {
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.qandabox {
	background-color: #FFFFFF;
	background-image: url(../qa/img/qanda.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 220px;
	width: 680px;
	border: 1px solid #999999;
}
.qalist-400 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	background-color: #D2E9F2;
	width: 260px;
	margin-left: 400px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #3366CC;
	margin-bottom: 4px;
	margin-top: 3px;
}
.spacerL30 {
	margin-left: 30px;
}
.spacer10 {
	margin-top: 10px;
}
.spacer-5 {
	margin-top: -5px;
}
.spacer-10 {
	margin-top: -10px;
}
.spacer-15 {
	margin-top: -15px;
}
.spacer-b5 {
	margin-bottom: 5px;
}
.spacer-b10 {
	margin-bottom: 10px;
}
.spacer-b-10 {
	margin-bottom: -10px;
}
.btm10 {
	padding-bottom: 10px;
}
.spacer-bold-b15 {
	margin-bottom: -15px;
	font-weight: bold;
}
.spacer5all {
	margin: 5px;
}
.spacer10all {
	margin: 10px;
}
.box600 {
	width: 600px;
}


.boldred {
	font-weight: bold;
	color: #F00;
}
.bordergray {
	border: 1px solid #999;
}

/* 画像ボックス */
.photo-left {
	float: left;
	margin-right: 10px;
	_margin-left: 10px;
}
.contents ol li {
	padding-bottom: 16px;
}
.seminartable {
	background-color: #86A6D0;
}
.contents {
	font-size: 85%;
	line-height: 150%;
}
.photo-right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

/* ページナビ */
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination li.disablelink{
color: #929292;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #CFF;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext, .pagination a.prevnext:visited, .pagination a.prevnext:hover{
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxyellow10 {
	background-color: #F4F3E5;
	margin-bottom: 10px;
	vertical-align: middle;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 5px;
}
.boxyellow40 {
	background-color: #F4F3E5;
	margin-bottom: 10px;
	vertical-align: middle;
	border: 1px solid #999999;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 5px;
	margin-top: 10px;
}
