/* CSS Document */




/* ‘S‘Ì */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ;
	font-family: ; 
	padding: 0; 
	border: 0px;
}

ul li{
	list-style-type: none;
}

a {
	text-decoration: none;
}

h1 h2 h3{
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

img {
	vertical-align: bottom;
    border-style:none;
}

ul.bxslider,
 ul.bxslider li {
 margin:0;
 padding:0;
 }


/* HOME */

.top_h1 {
	width: 100%;
	height: 23px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	padding: 7px 0px 0px 0px;
	background-color: #00AFEC;
	margin: 0;
}

.head01 {
	width: 500px;
	height: 50px;
	float: left;
}

.head02 {
	width: 300px;
	height: 50px;
	float: left;
	background-image: url(../img/head02.jpg);
	background-repeat: no-repeat;
	font-size: 19px;
	font-weight: bold;
	padding: 44px 0px 0px 200px;
}
.wrapped {
	margin: 0 auto;
	width: 1000px;
}
.bottom {
	width: 100%;
	height: 200px;
	background-image: url(../img/back.jpg); 
	font-size: 15px;
	color: #FFF;
	padding-top: 20px;
}

.text001 {
	margin: 20px 0px 10px 20px;
	text-align: left;
	font-size: 25px;
	color: #00a0e9;
	font-weight: bold;
	
}

.text002 {
	margin: 0px 0px 30px 20px;
	text-align: left;
	font-size: 16px;
	color: #000;
	line-height: 130%;
	font-weight: normal;
	width: 650px;
	
}

.subsub {
	margin: 20px 0px 10px 0px;
	padding: 10px 5px;
	width: 700px;
	height: 20px;
	text-align: left;
	font-size: 20px;
	color: #00a0e9;
	font-weight: bold;
	border: 1px solid #00a0e9;
	
}

/* page01 */

.left_w  {
	float: left;
	width: 300px
}

.right_w  {
	float: left;
	width: 700px
}

.b_image {
	margin-bottom: 10px;
}

.menu {
	text-align: right;
	font-size: 15px;
}


/* page02 */

.subsubsub {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	border-left: 5px solid #000;
	border-bottom: 1px solid #000;
	width: 670px;
	height: 20px;
	padding: 5px;
	margin-bottom: 10px;
}

/* page03 */

.waku {
	width: 700px;
	margin: 15px 0px 30px 0px;
}

.waku th {
width: 130px;
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
margin: 0px;
border: 1px solid #CCCCCC;
background-color: #F0F3FB;
line-height: 135%;
}

.waku td {
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
border: 1px solid #CCCCCC;
background-color: #FFF;
line-height: 135%;
}


.waku02 {
	width: 330px;
	margin: 0px 0px 30px 0px;
}

.waku02 th {
width: 70px;
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
margin: 0px;
border: 1px solid #CCCCCC;
background-color: #F0F3FB;
line-height: 135%;
}

.waku02 td {
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
border: 1px solid #CCCCCC;
background-color: #FFF;
line-height: 135%;
}

.text004 {
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-size: 18px;
	color: #00a0e9;
	font-weight: bold;
}


/* page04 */
/* page05 */

.red {
	color: #FF0000;
}
.waku03 {
	width: 700px;
	margin: 15px 0px 30px 0px;
}

.waku03 th {
width: 150px;
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
margin: 0px;
border: 1px solid #CCCCCC;
background-color: #F0F3FB;
line-height: 135%;
}

.waku03 td {
font-size: 15px;
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 20px;
border: 1px solid #CCCCCC;
background-color: #FFF;
line-height: 135%;
}



/* wideslider */


.wideslider {
    width: 100%;    text-align: left;    position: relative;    overflow: hidden;
}

.wideslider ul,.wideslider ul li {
    float: left;    display: inline;    overflow: hidden;
}

.wideslider ul li img {
    width: 100%;    display: none;}

.wideslider_base {
    top: 0;    position: absolute;}

.wideslider_wrap {
    top: 0;    position: absolute;    overflow: hidden; 
}

.slider_prev,.slider_next {
    top: 0;    overflow: hidden;    position: absolute;    z-index: 100;    cursor: pointer;
}

.slider_prev {
	background: #fff url(../img/prev.jpg) no-repeat right center;
}

.slider_next {
	background: #fff url(../img/next.jpg) no-repeat left center;
}

.pagination {
    bottom: 10px;    left: 0;    width: 100%;    height: 15px;    text-align: center;    position: absolute;    z-index: 200;
}

.pagination a {
    margin: 0 5px;    width: 15px;    height: 15px;    display: inline-block;    overflow: hidden;    background: #333;
}

.pagination a.active {
    filter:alpha(opacity=100)!important;    -moz-opacity: 1!important;    opacity: 1!important;
}

 /* =======================================    ClearFixElements======================================= */

.wideslider ul:after {
    content: ".";    height: 0;    clear: both;    display: block;    visibility: hidden;
}

.wideslider ul {    display: inline-block;    overflow: hidden;}