@charset "utf-8";

body{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-width : 0px;
	font-size : 1pc;
	color : #222222;
	line-height : 190%;
	background-image : none;background-repeat : repeat;background-attachment : scroll;background-position : 0% 0%;
	background-size : auto auto;background-origin : padding-box;background-clip : border-box;  

}

p.indent-1{
	padding-left:1em;
	text-indent:-1em;
}

.globalNav{
	list-style: none;
	overflow: hidden;
	font-size : 17px;
}
 
.globalNav li{
	float: left;
	border-right : 1px solid #dddddd;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #dddddd;
}
 
.globalNav li a{
	display: block;
	padding : 15px 55px 15px 60px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
 
.globalNav li a span{
	display: block;
	margin: 2px 0 0 0;
	color: #AAA;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
}
 
.globalNav li a:hover{
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #00cc99;
	color : #ffffff;
}
 
.globalNav li.active a{
	background: #006666;
	color: #EEE;
}


.globalNav_02{
	list-style: none;
	overflow: hidden;
	font-size : 15px;
}
 
.globalNav_02 li{
	float: left;
	border-right : 1px solid #dddddd;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #dddddd;
}
 
.globalNav_02 li a{
	display: block;
	padding : 15px 55px 15px 60px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
 
.globalNav_02 li a span{
	display: block;
	margin: 2px 0 0 0;
	color: #AAA;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
}
 
.globalNav_02 li a:hover{
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #00cc99;
	color : #ffffff;
}
 
.globalNav_02 li.active a{
	background: #0d0d0d;
	color: #EEE;
}

.title_001{
  position: relative;
  padding : 0.6em 0.6em 0.6em 0.8em;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #e0edff;
font-size : 18px;
}

.title_001::after{
	position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}

.title_002{
  position: relative;
  padding : 0.6em 0.6em 0.6em 0.8em;
  background : none 0% 0% / auto auto repeat scroll padding-box border-box #e0edff;
font-size : 18px;
}

.title_002::after{
	position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}

.midashi_001{
	padding: 0.25em 0.5em;/*上下 左右の余白*/
color: #494949;/*文字色*/
background: transparent;/*背景透明に*/
border-left: solid 5px #7db4e6;/*左線*/

font-size : 24px;
}

.box{
	border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-top-color : #eaeaea;border-right-color : #eaeaea;border-bottom-color : #eaeaea;border-left-color : #eaeaea;
	padding : 10px 15px;
	background-color : #eeeeee;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	font-size : 13px;
	line-height : 150%;
	margin-top : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 5px;
}

.selector01{
	  
    padding : 5px 10px;
font-size : 14px;
border-left-width : 1px;
border-left-style : dotted;
border-left-color : teal;
margin : 5px 5px 5px 3px;
border-top-width : 0px;
border-right-width : 0px;
border-bottom-width : 0px;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-top-color : teal;
border-right-color : teal;
border-bottom-color : teal;
}

.title_menu{
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left : 6px solid #009999;
font-size : 20px;
font-weight : bold;
}

.title_menu::after{
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

.title_menu_002{
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left : 6px solid #ff9933;
font-size : 20px;
font-weight : bold;
}

.title_menu_002::after{
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

h3{
	padding : 6px 0px 6px 0.75em;
	border-left : 5px solid #cc00cc;
	border-bottom : 1px solid #cccccc;
	font-size : 18px;
	margin-bottom : 20px;
font-weight : normal;
margin-top : 20px;
}

td img{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;border-width : 0px;
	vertical-align: bottom;
position : static;
}

img{
	border-style:none;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;border-width : 0px;
	vertical-align: bottom;
}

a:hover img{
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}

a img{
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
	vertical-align: bottom;

}

address{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : white;
}

h1{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-weight : normal;
	font-style : normal;
	color : white;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
}

h2{
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	padding : 1em 0px 1em 1em;
	border-top : 1px solid #990099;
	border-bottom : 1px solid #990099;
	font-size : 20px;
	font-weight : normal;
	text-align : left;
	margin-bottom : 30px;
	margin-top : 10px;
	background-color : #ffeef7;
	background-image : url(bg_h2.png);
}


li{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	border-left-style : none;
	list-style-type : none;
}

ul{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}


.footer_ad{
	font-size : 13px;
	line-height : 150%;
}

.small{
	font-size : 13px;
	font-weight : normal;
line-height : 150%;
}

.border_radius{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	background-color : #0066ff;
padding-top : 20px;
padding-left : 20px;
padding-right : 20px;
padding-bottom : 20px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 10px;
font-size : 16px;
line-height : 160%;
border-top-width : 0px;
border-left-width : 0px;
border-right-width : 0px;
border-bottom-width : 0px;border-style : hidden;
border-collapse : inherit;
caption-side : inherit;
table-layout : inherit;
empty-cells : inherit;
width : 300px;
color : white;
}

/* arrow x disc */
.arrow06 li{
	position: relative;
font-size : 14px;
}
.arrow06 li::after,
.arrow06 li::before{
	display: block;
	content: '';
	position: absolute;
}
.arrow06 li::after{
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color : #009999;
	border-radius: 100%;
}
.arrow06 li::before{
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.big{
	font-size : 22px;
color : #cc0000;
}

