@charset "shift-jis";
/* CSS Document */

h3 {
    color: #0066CC;
    font-size: 105%;
    margin: 5px 0 5px;
}

.sec01_p01 {
   -webkit-border-radius: 10px;
   border: 1px solid #0066CC;
   padding:5px;
	line-height: 130%;
	font-size: 80%;
}
.bfont {
	text-shadow:1px 0 1px #383231;
	color:#3366FF;
    font-size: 120%;
}
.sfont {
    color: #383231;
    font-size: 80%;
	line-height: 130%;
}
.ssfont {
    color: #666666;
    font-size: 85%;
	line-height: 130%;
}

/*
.selector08{  
    background: #FFCC00;  
    border-left:7px double #0066CC;  

} */ 
.article01{
	width:96%;
	margin:auto;
}
.bfont2 {
	text-shadow:1px 0 1px #383231;
	color: #333333;
    font-size: 115%;
}


/* index*/
.index_txt_black_b_big {color: #000000; font-weight: bold; font-size:9px; letter-spacing:0.1em;}

.index box {
	width:auto
	padding:10px 0;
	float:left;
	box-sizing: border-box;
	border-top:1px;
	border-bottom:1px;
}

.index box country {
	width:auto
	align:center;
	padding:10px 0;
	float:left;
	box-sizing: border-box;
	border-top:1px;
	border-bottom:1px;
}

.index box purpose {
	width:33%
	align:center;
	padding:10px 0;
	background::#eee;
	float:left;
	box-sizing: border-box;
	border-top:1px;
	border-bottom:1px;
}

.experience{
	display: block;
	padding: 10px;
	color:#CCCCCC
	text-decoration: none;
	border:1px solid #FFFFFF;
	border-bottom:1px solid EƒCACACA;
	border-right:1px solid #CACACA;
	background-color:#CACACA;
	background-color:#eeeeee
}

a:hover {
background-color:#DDDDDD;
}

.menu00{
padding:10px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f9f5f8), color-stop(0.00, #e5e0e4));
background: -webkit-linear-gradient(top, #e5e0e4 0%, #f9f5f8 100%);
background: -moz-linear-gradient(top, #e5e0e4 0%, #f9f5f8 100%);
background: -o-linear-gradient(top, #e5e0e4 0%, #f9f5f8 100%);
background: -ms-linear-gradient(top, #e5e0e4 0%, #f9f5f8 100%);
background: linear-gradient(top, #e5e0e4 0%, #f9f5f8 100%);
}

.country{
	
    padding: 5px;
    background: -moz-linear-gradient(center top , #FFF, #CCC) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #CCCCCC), color-stop(0.01, #FFF));
    border: 1px solid #CCCCCC; 
	
}
.countrymenu{
	font-size:17px;
	color:#333;
	font-weight:bold;
}
.countrymenu2{
	float:left;height:50px;
}
.mleft5{
	margin-left:5px;
}
.mtop5{
	margin-top:5px;
}
.sfont2 {
    color: #383231;
    font-size: 75%;
	line-height: 130%;
}

.mfont{
		font-size:15px;
		font-weight:bold;
}
	
.purpose{
    padding: 3px;
    background: -moz-linear-gradient(center top , #FFF, #CCC) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #CCCCCC), color-stop(0.01, #FFF));
    border: 1px solid #CCCCCC;
	height:33px;
}
.heading4{
    border-bottom: 5px #3cf solid;
    padding-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
    }
.heading5{
    border-bottom: 5px #F09 solid;
    padding-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
    }
.heading6{
    border-bottom: 5px #F60 solid;
    padding-bottom: 5px;
	margin-left:5px;
	margin-right:5px;
    }
.inset {
	color: #334651;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.6), 1px 1px 1px rgba(255, 255, 255, 0.2);
	font-size:18px;
}
.stroke {
	color: #334651;
	text-shadow: -2px -2px 0px #1c272d, 2px -2px 0px #1c272d, 2px 2px 0px #1c272d, -2px 2px 0px #1c272d;
	font-size:20px;

}
.pickup{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.num1   {  
    border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */
	width:50px;
	height:50px;
    background: -moz-linear-gradient(center top , #F3C, #F9C) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #F9C), color-stop(0.01, #F3C));
    border: 1px solid #F39; 
    line-height: 50px; 
}  
.num2   {  
    border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */
	width:50px;
	height:50px;
    background: -moz-linear-gradient(center top , #39F, #3CF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #3CF), color-stop(0.01, #39F));
    border: 1px solid #36C; 
    line-height: 50px;  
}  
.num3   {  
    border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */
	width:50px;
	height:50px;
    background: -moz-linear-gradient(center top , #F90, #FC3) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #FC3), color-stop(0.01, #F90));
    border: 1px solid #F60; 
    line-height: 50px;  
}  