@charset "utf-8";
/* CSS Document */
body { -webkit-text-size-adjust: none; }

.clear {clear: both;}


img {
    max-width: 100%;
    height: auto;
}

body{
font-size:12px;
}

a:link{
color:#069;
}

a:visited{
color:#036;
}

a:active{
color:#0CF;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/* reset */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* ヘッダ */



#head{
box-shadow:0 2px 4px #ccc;
border-bottom:#ccc solid 1px;
margin:0 0 0 5px;
}

#head h1{
}

#head h1 img{
float:left;
width:194px;
}

#head nav{
height:50px;
padding:0 0 0 55px;
}

#head nav ul{
padding:6px 5px 0 0;
list-style-type: none;
}

#head nav ul:after{
content:"";
display:block;
clear:both;
}

#head nav ul li{
float:right;
margin:0 0 0 5px;
}
 
#head nav ul li a{
display:block;
height:35px;
text-align:center;
text-decoration:none;

}



#head nav ul li a.sitelink{
width:42px;

}

#head nav ul li a.sitelink img{
width:40px;
margin:5px 0 0 0;
}

/* パンくず */
#breadcrumbs{
    background-color:#eee;
    padding:7px;
	margin:10px 0 0 0;
}
#breadcrumbs ul{
list-style-type: none;
}
#breadcrumbs ul li{
    display:inline;
}
#breadcrumbs ul li a{
}
#breadcrumbs ul li:after{
    content:">";
    padding:0 10px;
}
#breadcrumbs ul li:last-child:after{
    content:"";
}


/* 中身 */

#contents{
position: relative;
margin:10px 5px 0px 0px;
padding:10px 0px;
background:#fff;

}



#contents .head{
}

#contents .head h1{
margin:0 0 20px 0;
padding:10px 0px 10px 20px;
font-size:15px;
border-bottom:1px solid #aaa;
	background-image: url(image/h1bg.png);
	background-repeat: no-repeat;
}

#contents .pic h1{
margin:0 0 20px 0px;
padding: 0px;
border-bottom:none;
background:none;
}


#contents .main{
padding:0 0 10px 0;
}

#contents h2{
margin: 0px 0 14px 0px;
padding:0;
background-color:#003275;
}



#contents h3{
font-weight: bold;
	color: #0c5394;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0c5394;
	font-size: 100%;
	line-height: 1.2;
	padding-right: 0px;
	padding-left: 5px;
}


p.cap{
margin:10px 14px;
padding:0px;
font-size:11px;
}

p.sec{
margin:10px 10px;
padding:0px;
font-size:14px;
line-height:1.3;
}
ol{
font-size:14px;
line-height:1.3;
}

/* ナビ */
#menu01 ul{
	margin:10px;
	font-size:15px;		
}
	
#menu01 li{
	-webkit-box-shadow: 0px 0px 2px #999;
	background: -webkit-gradient(linear, center bottom, center center, from(#dddddd), to(#f6f6f6));
}
	
#menu01 li a{
	color:#333;
	display:block;
	padding-left: 15px;
	height: 40px;
	line-height:40px;
	text-decoration:none;
}

#menu01 li a:after{
	margin:12px 15px 0px 0px;
	float:right;
	content:"";
	display:block;
	width:13px;
	height:15px;
	
	background:url(image/arw02.png) no-repeat 0 0;
	background-size:13px 15px;
}
	
#menu01 li:first-child{
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;			
}

#menu01 li:last-child{
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
	
#menu01 li.menuTitle{
	padding:10px 10px 10px 15px;;
	background: -webkit-gradient(linear, center bottom, center center, from(#000000), to(#111111));
	color:#ffffff;
}



.menu02 ul{
 border-bottom: 1px solid #ccc;
 }
.menu02 ul li{
	 position:relative;
display:block;
padding:5px 10px;
 border-bottom: 1px solid white;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 line-height:28px;
 height: 28px;
 font-size:13px;
 margin: 0;
 }

.menu02 ul li a:after{
position:absolute;
right:10px;
top:50%;
margin:-8px 0 0 0;
display:block;
content:"";
width:17px;
height:11px;
background:url(image/icon_b.png) no-repeat;
-webkit-background-size:17px 11px;
background-size:17px 11px;
}



.menu03 ul {
  margin: 5px 0 0 10px;
  padding:0px;
  list-style:none;
}

.menu03 ul li {
background:url(image/arw02.png) no-repeat;
	background-size: 14px 16px;
padding:0px 0 10px 18px;
 line-height:23px;
 font-size:15px;
}


.menu04 ul{
 border-bottom: 1px solid #ccc;
 }
.menu04 ul li{
	 position:relative;
display:block;
padding:5px 10px;
 border-bottom: 1px solid white;
 border-top: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 line-height:28px;
 height: 28px;
 font-size:13px;
 margin: 0;
 	background: -webkit-gradient(linear, center bottom, center center, from(#dddddd), to(#f6f6f6));
 }

.menu04 ul li a:after{
position:absolute;
right:10px;
top:50%;
margin:-8px 0 0 0;
display:block;
content:"";
width:13px;
height:15px;
background:url(image/arw02.png) no-repeat;
-webkit-background-size:13px 15px;
background-size:13px 15px;
}


.menu05 ul{
 border-bottom: 1px solid #ccc;
 }
 .menu05 ul li{
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 border-top: 1px solid #ccc;
 height: 70px;
 margin: 0px;
 }
 .menu05 ul li a{
 background: url(image/menu05_arrow.png) no-repeat 100% 50%;
 color: #666;
 display: block;
 height: 70px;
 margin: 0;
 padding: 0 20px 0 0;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-decoration: none;
 }
 .menu05 ul li img{
 float: left;
 height: 70px;
 width: 70px;
 margin-right: 10px;
 }
 .menu05 ul li a strong{
 color: #000;
 display: block;
 font-weight: bold;
 padding-top: 10px;
 line-height:1.5;
   font-size:15px;
 }
 
 .menu06 ul{
 border-bottom: 1px solid #ccc;
 }
 .menu06 ul li{
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 border-top: 1px solid #ccc;
 height: 40px;
 margin: 0px;
 }
 .menu06 ul li a{
 background: url(image/menu05_arrow.png) no-repeat 100% 50%;
 color: #666;
 display: block;
 height: 40px;
 margin: 0;
 padding: 0 20px 0 0;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-decoration: none;
 }
 .menu06 ul li a strong{
 color: #000;
 display: block;
 font-weight: bold;
 padding-top: 12px;
  padding-left: 10px;
  font-size:15px;
 }
 
 
 
 

.btn01 {
 background: -moz-linear-gradient(top,#BFD9E5, #BFD9E5 50%,#0080B3 50%,#5abce2); 
background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#5abce2), color-stop(0.5,#1dafe9), to(#0099CC));
color: #FFF;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid #0099CC;
-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
padding: 10px 10px;
    width: 100%;
 }
 .btn01 ul li {
 color: #FFF;
 display: block;
 font-weight: bold;
 padding-top: 17px;
  list-style:none;
 } 


/* ナビここまで */





.trial{
margin:20px 10px 20px 10px;
text-align:center;
font-size:14px;
}

.sec ul{
margin: 0 0 0 20px;
padding: 0;
}

.sec ul li{
margin-top:10px; margin-bottom:10px;
font-size:14px;
list-style-type: disc
}

ol {
margin: 0 0 0 20px;
padding: 0;
}
ol li {
margin-top:10px; margin-bottom:10px;
font-size:14px;
}

.pagetop{
margin:10px 10px 15px 10px;
text-align:right;
}

.pagetop a{
padding:0 0 0 14px;
font-size:12px;
background:url(image/ft_arw_t.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

.return{
margin:10px 10px 10px 5px;
text-align:left;
}

.return a{
padding:0 0 0 14px;
font-size:12px;
background:url(image/ft_arw_l.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

.nextpage{
margin:20px 10px 15px 5px;
text-align:left;
}

.nextpage a{
padding:0 0 0 14px;
font-size:14px;
background:url(image/ft_arw_r.png) no-repeat left center;
-webkit-background-size:12px;
background-size:12px;
line-height:1.3;
}

/* 動画 */
.video-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden; 
}

.video-container iframe { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

/* テーブル */

.commonTable01{
width:100%;
font-size:12px;
border:#ddd solid 1px;
border-collapse:collapse;
}

.commonTable01 th{
padding:6px;
font-weight:bold;
text-align:left;
vertical-align:top;
border:#ddd solid 1px;
}

.commonTable01 th.c1{
background:#DDF2F9;

}

.commonTable01 th.c2{
background:#ffffcc;
}

.commonTable01 td{
padding:6px;
border:#ddd solid 1px;
}

.commonTable02{
width:100%;
font-size:13px;
line-height:1.3;
border:#ddd solid 1px;
border-collapse:collapse;
}

.commonTable02 th{
width:40%;
padding:5px;
font-weight:bold;
text-align:left;
vertical-align:top;
border:#ddd solid 1px;
}

.commonTable02 td{
padding:5px;
border:#ddd solid 1px;
}



/* 横並びナビ */
/* 指標 */
ul.name_navi{
  margin-left: -1px;
  padding:0px;
  list-style:none;
}

ul.name_navi li {
  padding: 0 10px 0 10px;
  display: inline;
  border-left: 1px solid #000000;
  font-size:15px;
  line-height:1.5;
}


/* といあわせ */
.info{
margin: 10px;
padding: 5px;
font-size:14px;
border:#cccccc solid 1px;
background:#ffffcc;
}

/* フッタ */
#foot{
margin:0 10px;
padding:10px 0 10px 0;
font-size:12px;
border-top:#2e7cac solid 2px;
}

#foot nav{
}

#foot nav ul{
margin:0 0 10px 0;
text-align:center;
}

#foot nav ul li{
display:inline;
margin:0 10px 0 0;
}

#foot nav ul li a{
padding:0 0 0 14px;
background:url(image/ft_arw_r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section{
padding:15px 10px;
background:#DDF2F9;
border-radius:4px;
}

#foot section ul{
margin:0 0 5px 0;
list-style:none;
text-align:center;
}

#foot section ul li{
display:inline;
margin:0 10px 0 0;
}

#foot section ul li a{
padding:0 0 0 14px;
background:url(image/ft_arw_r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section p{
text-align:center;
}

/* 文字 */
.all_red {
	color: #FF0000;

}
.all_blue {
	color: #0000FF;

}
.all_s {
	font-size: 90%;
}
.all_ss {
	font-size: 80%;
}
.all_L {
	font-size: 120%;
}
a:hover {
	color: #FF0000;
}

.all_red {
	color: #FF0000;

}
.all_blue {
	color: #0000FF;

}
.all_s {
	font-size: 90%;
}
.all_ss {
	font-size: 80%;
}
.all_L {
	font-size: 120%;
}
a:hover {
	color: #FF0000;
}