
/* base
===============================================================*/
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,tr {
	font-size: 12px;
	line-height: 22px;
}

body {
	color:#323232;
	background-color:#ffffff;
	font-family:"Osaka", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
}

.pc {
	display:none;
}


/* font
===============================================================*/
a { 
	color:#323232;
	text-decoration:none;
}
 
a:visited {
	color:#323232;
	text-decoration:none;
}

a:hover {
	color:#323232;
	text-decoration: underline; 
}

a:active {
	color:#323232;
	text-decoration: underline; 
}


/* Contents
===============================================================*/
div#AllBox{
	padding:45px 0 0 0;
}

.title {
	height:64px;
	background:url(../images/common/bg03.jpg) no-repeat center 0;
	background-size:cover;
	margin:0 0 15px 0;
}

.title h1 ,
.title h2 {
	color:#ffffff;
	font-size:20px;
	text-align:center;	
	padding:24px 0 0 0;
}

.topic_path {
	display:none;
}

.main_content {
	margin:0 13px 25px 13px;
}

.main_content_w {
	margin:0 13px 25px 13px;
}


h2.def {
	border:#bdc3cc 1px solid;
	background:url(../../images/common/bg04.jpg) no-repeat 0 50%;
	background-size:4px 67px;
	padding:0 0 0 6px;
	margin:0 0 15px 0;
}

h2.def span {
	display:block;
	font-size:16px;
	padding:7px 10px 6px 10px;
	border-right:#eeedee 2px solid;
	border-bottom:#eeedee 2px solid;
	font-weight:normal;
}

h3.def {
	padding:0 0 6px 0;
	margin: 0 0 15px 0;
	color:#294181;
	font-size:16px;
	font-weight:normal;
	border-bottom:#294181 2px solid;
}

.section {
	padding:0 0 25px 0;
	font-size:14px;
}

.section p {
	font-size:14px;
}

.section p.pd {
	padding:0 0 15px 0;
}

.section p.r {
	text-align:right;
	padding:0 0 5px 0;
}

.section a {
	color:#004098;
	text-decoration:underline;
}

img.w {
	width:100%;
}

.section ul.pdf li {
	font-size:14px;
	padding:5px 0 10px 25px;
	background:url(../images/common/pdf.png) no-repeat 0 5px;
	background-size:18px 17px;
}

.section ul.pdf li.ar {
	font-size:15px;
	padding:5px 0 10px 25px;
	background:url(../../images/top/ar03.jpg) no-repeat 10px 12px;
	background-size:3px 5px;
}




/* ctit
===============================================================*/
.ctit {
	border-top:#294181 3px solid;
	padding:2px 0 0 0;
	margin:0 0 10px 0;
}

.ctit h1 {
	font-size:18px;
	font-weight:normal;
	padding:14px 5px 14px 5px;
	border-top:#294181 1px solid;
	border-bottom:#294181 1px dotted;
}


/* HeaderBox
===============================================================*/
div#HeaderBox {
	width:100%;
	background-color:#ffffff;
	position:fixed;
	top:0;
	left:0;
	z-index:20;
}

div#HeaderBox .header_top {
	position:relative;
	padding:0 0 0 10px;
}

div#HeaderBox .logo {
	display:block;
	width:213px;
	float:left;
}

div#HeaderBox .logo a {
	display:block;
	width:213px;
	height:45px;
	text-indent:-9999px;
	background:url(../images/common/logo.jpg) no-repeat 0 0;
	background-size:213px 45px;
	overflow:hidden;
}


div#HeaderBox .logo img {
	width:213px;
}


div#HeaderBox .header_right ul {
	display:none;
}

div#HeaderBox .header_right .tel a {
	display:block;
	text-indent:-9999px;
	width:45px;
	height:45px;
	background:url(../images/common/tel.jpg) no-repeat 0 0;
	background-size:45px 45px;
	position:absolute;
	top:0;
	right:45px;
}

div#HeaderBox .header_right .menu a {
	display:block;
	text-indent:-9999px;
	width:45px;
	height:45px;
	background:url(../images/common/menu.jpg) no-repeat 0 0;
	background-size:45px 45px;
	position:absolute;
	top:0;
	right:0;
}

div#HeaderBox .header_right .close a {
	display:none;
	text-indent:-9999px;
	width:45px;
	height:45px;
	background:url(../images/common/close.jpg) no-repeat 0 0;
	background-size:45px 45px;
	position:absolute;
	top:0;
	right:0;
}



/* Navigation
===============================================================*/
div#HeaderBox div.Navigation {
	display:none;
	width:100%;
	position:absolute;
	top:45px;
	left:0;
	background:url(../images/common/bg01.png) repeat 0 0;
	overflow:auto;
}

div#HeaderBox div.Navigation .nav_in {
	padding:20px 10px 40px 10px;
}

div#HeaderBox div.Navigation ul {
	border:#e7e7e7 2px solid;
	margin:0 0 10px 0;
}

div#HeaderBox div.Navigation ul li a {
	display:block;
	padding:7px 12px;
	font-size:14px;
	background:url(../images/common/ar01.jpg) #ffffff no-repeat right 50%;
	background-size:17px 8px;
	border-bottom:#e7e7e7 1px solid;
}

div#HeaderBox div.Navigation ul li a.li {
	background:url(../images/common/plus.jpg) #ffffff no-repeat right 50%;
	background-size:23px 10px;
}

div#HeaderBox div.Navigation ul li a.minus {
	background:url(../images/common/minus.jpg) #ffffff no-repeat right 50%;
	background-size:23px 10px;
}

div#HeaderBox div.Navigation ul li ul {
	border:none;
	display:none;
	margin:0;
}

div#HeaderBox div.Navigation ul li ul li {	
	border-bottom:#e7e7e7 1px solid;
}

div#HeaderBox div.Navigation ul li ul li a {
	padding:7px 12px 7px 24px;
	background:url(../images/common/ar02.jpg) #f4f4f4 no-repeat right 50%;
	background-size:18px 8px;
	border:#ffffff 1px solid;
}

div#HeaderBox div.Navigation .lang p.ja {
	width:50%;
	float:left;
}

div#HeaderBox div.Navigation .lang p.ja a {
	display:block;
	margin:0 3px 0 0;
}

div#HeaderBox div.Navigation .lang p.ja a img {
	width:100%;
}

div#HeaderBox div.Navigation .lang p.en {
	width:50%;
	float:right;
}

div#HeaderBox div.Navigation .lang p.en a {
	display:block;
	margin:0 0 0 3px;
}

div#HeaderBox div.Navigation .lang p.en a img {
	width:100%;
}



/* FooterBox
===============================================================*/
div#FooterBox {
}

div#FooterBox .footer_bottom {
	background-color:#f4f4f4;
	padding:15px 13px 22px 13px;
}

div#FooterBox .footer_bottom .bottom_in .logo2 {
	width:210px;
	padding:0 0 10px 0;
}

div#FooterBox .footer_bottom .bottom_in .logo2 a {
	display:block;
	width:210px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/common/logo2.jpg) no-repeat 0 0;
	background-size:210px 30px;
	overflow:hidden;
	
}

div#FooterBox .footer_bottom .bottom_in address {
	font-style:normal;
	font-size:12px;
	line-height:18px;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
	border-bottom:#e3e3e3 1px solid;
}

div#FooterBox .footer_bottom .bottom_in .copy {
	clear:both;
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#747474;
}

div#FooterBox .footer_bottom .bottom_in .pagetop {
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:20;
	width:45px;
	height:45px;
	background-color:#ffffff;
}

div#FooterBox .footer_bottom .bottom_in .pagetop img {
	width:45px;
}


/* SideBar
===============================================================*/
.side_content {
	padding:0 13px 20px 13px;
}

.side_content h2 {
	border-top:#e7e7e7 1px solid;
	border-left:#e7e7e7 1px solid;
	border-right:#e7e7e7 1px solid;
}

.side_content h2 span {
	display:block;
	border:#ffffff 1px solid;
	background-color:#294181;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	padding:10px 0;
}

.side_content ul {
	border-bottom:#e7e7e7 1px solid;
	border-left:#e7e7e7 1px solid;
	border-right:#e7e7e7 1px solid;
	margin:0 0 10px 0;
}

.side_content ul li {
	border-top:#e7e7e7 1px solid;
}

.side_content ul li.end {
	padding:0;
	background:none;
}


.side_content ul li a {
	display:block;
	border:#ffffff 1px solid;
	padding:11px 15px 11px 17px;
	font-size:14px;
	background:url(../images/common/ar03.png) no-repeat right 50%;
	background-size:19px 8px;
}

.side_content ul li a:hover ,
.side_content ul li a.here {
	color:#294181;
	text-decoration:none;
	background:url(../images/common/ar03.png) #ebeff7 no-repeat right 50%;
	background-size:19px 8px;
}

.side_content ul li.s a {
	padding:11px 15px 11px 30px;
	background:url(../images/common/ar03.png) #f7f7f7 no-repeat right 50%;
	background-size:19px 8px;
}

.side_content ul li.s a:hover ,
.side_content ul li.s a.here {
	background:url(../images/common/ar03.png) #ebeff7 no-repeat right 50%;
	background-size:19px 8px;
}

.side_content p img {
	width:100%;
}

.side_content ul li span {
	display:block;
	padding:11px 15px 9px 17px;
	font-size:16px;
	background-color:#f4f4f4;
	color:#294181;
	text-align:center;
}

.side_content ul li span.s {
	color:#ffffff;
	display:inline;
	font-size:10px;
	background-color:#0470ba;
	padding:0 5px;
	margin:0 0 0 5px ;
	position:relative;
	top:-1px;
	left:0;
}

.side_content ul li dd {
	line-height:20px;
	font-size:14px;
}



/* contact_box
===============================================================*/
.contact_box {
	padding:18px 10px 18px 10px;
	margin:0 13px 20px 13px;
	background-color:#f5f8fd;
}

.contact_box p img {
	width:100%;
}



/* def_table
===============================================================*/
.def_table table {
	width:100%;
	border:#cccccc 1px solid;
}

.def_table table tr th ,
.def_table table tr td {
	border-bottom:#cccccc 1px solid;
	padding:10px 10px;
	font-size:14px;
}

.def_table table tr th {
	width:52px;
	background-color:#ebeff7;
}

.def_table table tr th.s {
	width:auto;
	font-weight:normal;
	padding:5px 10px;
	background-color:#dee5f3;
	border-right:#cccccc 1px solid;
}


.def_table table tr td strong {
	display:block;
	padding:0 0 5px 0;
}

.def_table table tr td strong.s {
	display:block;
	padding:10px 0 5px 0;
}

.def_table table tr td span.l {
	display:block;
	margin:0 0 0 1em;
	text-indent:-1em;
}

.def_table table tr td a.ar {
	color:#3357a1;
	text-decoration:underline;
	padding:0 0 0 10px;
	background:url(../../../images/top/ar03.jpg) no-repeat 0 7px;
	background-size:3px 5px;
}

.def_table table tr td a {
	color:#3357a1;
	text-decoration:underline;
}

.def_table table tr td dl {
	font-size:13px;
	line-height:24px;
}

.def_table table tr td dl dt {
	width:120px;
	font-size:12px;
	float:left;
	clear:both;
}

.def_table table tr td dl dd {
	float:right;
	font-size:12px;
	text-align:left;
}

.def_table table tr td p {
	font-size:13px;
	clear:both;
}

.def_table table tr td .r {
	text-align:right;
}

.def02 table {
	border:none;
}

.def02 table tr {
	display:block;
	padding:10px 0;
	border-bottom:#cccccc 1px dotted;
}

.def02 table tr.pc {
	display:none;
}

.def02 table tr td {
	display:block;
	border:none;
	padding:0;
}

.def02 table tr td.pc {
	display:none;
}

.def02 table tr td.name {
	font-size:16px;
	padding:0 0 5px 0;
}

.def02 table tr td.pos {
	font-size:13px;
	padding:0 0 5px 0;
	color: #294181;
}



/* line_table
===============================================================*/
.line_table table {
	width:100%;
}

.line_table table tr th ,
.line_table table tr td {
	border-bottom:#cccccc 1px dotted;
	padding:10px 10px;
	font-weight:normal;
	font-size:14px;
}

.line_table table tr th {
	width:80px;
}

.line_table table tr td strong {
	display:block;
	padding:0 0 5px 0;
}

.line_table table tr td a {
	color:#3357a1;
	text-decoration:underline;
	padding:0 0 0 10px;
	background:url(../../../images/top/ar03.jpg) no-repeat 0 6px;
}

.line_table table tr td .r {
	text-align:right;
}


