/* ipad iphoneハック */
/* 全体設定 */
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
/* リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, del, em, font, img, q, small, sub, 
b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* リンク設定 */
a:link {
	text-decoration: none;
	color:#15c;
}
a:active, a:hover {
	color: #458CDD;
	text-decoration: underline;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color:#15c;
}
/* 入力フォーム設置ページへのテキストリンク */
.jlink {
	cursor: pointer;
	color:#15c;
}
.jlink:hover {
	color: #458CDD;
	text-decoration: underline;
}
label {
	cursor: pointer;
}

#container {
	background-color: #FFF;
	color: #000;
	min-width: 1050px; /* 最小幅 */
}

/* ヘッダーエリア */
#HeaderArea {
	margin:10px 0 0;
}
#Headline, 
#s_nav,
#Contents_All,
.glnav, 
.FooterSankashaIchiranTitle ul,
.TopbackInner {
	width:1020px;
	margin:0 auto;
	padding:0 15px;
}
#Headline {
	position:relative;
	height:130px;
}
.HeaderInner_L {
	width:275px;
	position:absolute;
	top:0;
	left:15px;
	text-align:center;
}
.HeaderInner_R {
	width:728px;
	position:absolute;
	top:0;
	right:15px;
}
#g_nav {
	background: #1d3163 url(/images/new/top_h_navbg.jpg) top left repeat-x;
	height:35px;
}


/* ロゴ */

#infomaition{
	margin-bottom:2px;
	overflow:hidden;
	zoom:1;/* for ie6 */
}
.HI_content{
	overflow:hidden;
	zoom:1;/* for ie6 */
}

/* サブナビゲーション */
#s_nav {
	line-height: 1.1em;
}

#s_nav ul {
	float:left;
　　height:15px;
	margin:0 0 5px -5px;
	padding:0;
	z-index:100;
	color:#777;
	background-color:#FFF;
}
#s_nav ul li {
	position:relative;
	float:left;
	list-style:none;
	border-right:1px dotted #DDD;
	padding:0 10px 0 5px;
}
#s_nav ul li a {
	position:relative;
	z-index:100;
	float:left;
	display:block;
	padding:0 10px 0 5px;
	text-align:center;
	text-decoration:none;
	color:#777;
	background:url(/images/new/topsabnav_yajirushi.jpg) right 3px no-repeat;
}
#s_nav ul li a:hover {
	background:url(/images/new/topsabnav_yajirushi_on.jpg) right 3px no-repeat;
}
#s_nav ul li ul {
	border:1px solid #DDD;
	width:440px;
	padding:10px;
	margin:0;
	height:auto;
	display:none;
	position:absolute;
	top:15px;
	left:0;
}
#s_nav ul li ul li {
	position:static;
	float:left;
	width:220px;
	border-right:none;
	padding:3px 0 0;
	line-height:1.4;
	margin:0;
}
#s_nav ul li ul li a {
	display:block;
	float:none;
	padding:0 0 0 10px;
	width:auto !important;
	color:#004276;
	font-weight:normal;
	text-align:left;
	zoom:1;
	background: url(/images/new/topsabnav_li_yajirushi.jpg) left 5px no-repeat;
	background-color:#FFF;
}
#s_nav ul li ul li a:hover,
#s_nav ul li ul li a:active,
#s_nav ul li ul li a:focus {
	background: url(/images/new/topsabnav_li_yajirushi_on.jpg) left 5px no-repeat;
	background-color:#FFF;
	text-decoration:underline;
}
/* 社告 */
#s_nav ul li.s_navSyakoku {
	border-right:none;
}
#s_nav ul li.s_navSyakoku a {
	color:#777;
	background:none;
	text-decoration:none;
}
/* グローバルナビゲーション */
#g_nav{
	clear:both;
}
.glnav{
	height:35px;
	overflow:hidden;
	zoom:1;
}
.glnav li {
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	font-size:16.5px;
}
.glnav li a{
	color:#FFF;
	display:block;
	height:100%; /* for ie6 */
	padding:5px 10px;
	border-left:1px solid #3B5088;
	border-right:1px solid #12205C;
}
.glnav li a:hover{
	text-decoration:none;
	background: url(/images/new/top_h_navbg_on.jpg) top left repeat-x;
	border-left:1px solid #010730;
	border-right:1px solid #010730;
}

/* メインコンテンツ全体 */

#Contents_All a img {
}
#Contents_All a:hover img {
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#Contents_All{
	padding-bottom:30px;
	overflow:hidden;
	zoom:1;/* for ie6 */
}
.h2_title h2{
	float:left;
	width:75%;
    line-height: 1.0;
	padding:7px 0 7px 5px;
	color:#32539F;
	font-size:14px;
}
.h3_title h3{
	float:left;
	width:75%;
    line-height: 1.0;
	padding:7px 0 7px 5px;
	color:#333;
	font-size:14px;	
}
.h2_title,
.h3_title{
	clear:both;
	background-color:#F9F9F9;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	overflow:hidden;
    zoom:1; /* for ie6 */
}
.h2_title p{
    float: right;
    display: block;
	margin: 1px 0;
	padding:7px 5px 7px;
    position: relative;
    line-height: 1.0;
	background-color:#32539F;
	font-size:12px;
}
.h2_title p:before {
	border-right: 9px solid #32539F;
    content: '';
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-left: 9px solid transparent;
    position: absolute;
    top: 0;
    right: 100%;
}
.h3_title p{
    float: right;
    display: block;
	margin:0 2px 0 0;
}
.h2_title p span{
	margin:0;
	padding: 0 10px 0 5px;
	background: url(/images/new/top_m_arrow.gif) right -102px no-repeat;
	text-align:center;
}
.h3_title p span{
    font-size: 90%;
	display:inline-block;
	margin:8px 2px 0 0;
}
.h2_title p span a{
	color:#FFF;
}
.h3_title p span a{
	color:#555;
}
.h2_title p.rss{
	margin:4px 5px 0;
	padding:0;
	background:none;
}
.h2_title h3 a,
.h2_title h3 a:hover{
	color:#32539F;
}
.h3_title h3 a,
.h3_title h3 a:hover{
	color:#555;
}
/* コンテンツレフト */
#Contents_L{
	width:705px;
	margin-right:15px;
	_margin-right:5px;
	float:left;
}
/* コンテンツライト */
#Contents_R{
	width:300px;
	float:right;
}
/* メインコンテンツ（１） エリア*/
#main-contents01{
	clear:both;
}
/* メインコンテンツ（２） エリア*/
#main-contents02{
	margin-bottom:30px;
	overflow:hidden;
}
.main-left{
	width:200px;
	margin-right:15px;
	float:left;
}
.main-right{
	width:490px;
	float:right;
}

/* フッターエリア */
#FooterArea{
	text-align:center;
	padding-top:30px;
	line-height:1.5;
}
#FooterArea h6{
	font-size:120%;
	
}
#Footer{
	background-color:#f7f7f7;
}
#Footer a,
#Footer a:hover{
	color:#555;
}

.Topback{
	background-color:#FFF;
	border-bottom:2px solid #303b55;

}
.TopbackInner{
	background-color:#FFF;
	width:1020px;
	margin:0 auto;
	text-align:left !important;
}
.TopbackBtn {
    background-color: #303b55;
    width: 120px;
    height: 25px;
    clear: both;
}
.TopbackBtn a {
    border: 0;
	padding:3px 0 0 20px;
    margin:0;
	display:block;
	background:url(/images/new/totopback_btn.gif) 5px 8px no-repeat;
}
#Footer .TopbackBtn a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#Footer .TopbackBtn a:hover{
	color: #FFC;
	text-decoration:none;
}
.company{
	margin:0 auto;
	padding:10px 0;
	border-bottom:1px solid #DDD;
}
.company li{
	display:inline;
	padding: 0 10px;
	border-right:1px dotted #DDD;
}

li.note {
display: block;
font-size: 13px;
font-weight: bold;
padding-top: 11px;
color: #4c5875;
}

.FooterSankashaIchiranTitle{
	background-color:#FFF;
	padding-top:20px;
}
.FooterSankashaIchiranTitle li{
	display:inline;
    padding:0 5px;
	background-color:#FFF;
	border-right:1px dotted #DDD;
}
.Copyright{
	padding-top:20px;
	background-color:#FFF;
}

/* YouTubeリンク */
#youtube_exist {
	width: 605px;
	float:left;
}
#youtube {
	display:inline-block;
	width:95px;
	float:right;
}