@charset "shift_jis";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td img {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
}



body {
	background: #5fb7e9;
	font-family: "MS P ƒSƒVƒbƒN", Verdana, sans-serif; 
	color: #000;
    font-size: 10pt;
}




a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


/*=================[wrap]=================*/
#wrap {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #5fb7e9;
}



/*=================[header]=================*/
#header {
	width: 980px;
	height: 250px;
	margin: 27px auto 0 auto;
}



#main {
	width: 980px;
	height: auto;
}


/*=================[left]=================*/
.left {
	width: 190px;
	height: auto;
	
	float: left;
}
/*=================[right]=================*/
.right {
	width: 770px;
	height: auto;
	margin: 0 0 0 20px;
	
	float: left;
}


/*=================[boxArea]=================*/
.boxArea {
	width: 980px;
	height: auto;
	margin: 20px auto 0 auto;
	
	float: left;
}
/*=================[leftArea]=================*/
.leftArea {
	width: 190px;
	height: auto;
	
	float: left;
}
/*=================[rightArea]=================*/
.rightArea {
	width: 770px;
	height: auto;
	margin: 0 0 0 20px;
	
	float: left;
}



/*=================[leftTop]=================*/
p.leftTop {
	width: 190px;
	height: 20px;
	background: url(../img/waku_black_top.gif) top center;
}
/*=================[leftBottom]=================*/
p.leftBottom {
	width: 190px;
	height: 20px;
	background: url(../img/waku_black_bottom.gif) top center;
}
/*=================[leftMain_1]=================*/
.leftMain_1 {
	width: 190px;
	height: 1073px;
	background-color: #000000;
}

h3 {
	margin: 0 0 0 20px;
}

/*=================[leftMain_2]=================*/
.leftMain_2 {
	width: 190px;
	height: 1230px;
	background-color: #000000;
}

/*=================[leftMain_3]=================*/
.leftMain_3 {
	width: 190px;
	height: 500px;
	background-color: #000000;
}


/*=================[leftMain_4]=================*/
.leftMain_4 {
	width: 190px;
	height: 150px;
	background-color: #000000;
}



/*=================[rightTop]=================*/
p.rightTop {
	width: 770px;
	height: 20px;
	background: url(../img/waku_white_top.gif) top center;
}
/*=================[rightBottom]=================*/
p.rightBottom {
	width: 770px;
	height: 20px;
	background: url(../img/waku_white_bottom.gif) top center;
}
/*=================[rightMain_1]=================*/
.rightMain_1 {
	width: 770px;
	height: 1073px;
	background-color: #FFFFFF;
}

p.howto01_top {
	margin: 0 0 19px 30px;
}
p.howto01_howto {
	margin: 0 0 0 30px;
}
p.howto01_example {
	margin: 0 0 0 100px;
}
p.howto01_example_img {
	margin: 0 0 20px 100px;
}
.mail {
	width: 610px;
	height: 58px;
	margin: 0 0 23px 100px;
	
	background: url(../img/howto01/bg_mail.gif) top center;
}
p.howto01_mail {
	padding: 15px 0 0 270px;
	font-size: 24px;
	font-weight: bold;
}
p.howto01_attention01 {
	margin: 0 0 0 100px;
}
.howto01_text {
	height: auto;
	padding: 0 0 0 145px;

	line-height: 160%;
	text-align: left;
}
p.howto01_attention02 {
	margin: 10px 0 0 100px;
}
p.howto01_time {
	margin: 15px 0 23px 30px;
}
p.howto01_attention {
	padding: 0 0 9px 30px;
}


/*=================[rightMain_2]=================*/
.rightMain_2 {
	width: 770px;
	height: 1230px;
	background-color: #FFFFFF;
}

p.howto02_top {
	margin: 0 0 27px 30px;
}
p.howto02_radio {
	margin: 0 0 15px 30px;
}
p.howto02_example {
	margin: 0 0 0 30px;
}

/*=================[table]=================*/
table {
	margin: 0 0 25px 30px;
	border: solid 1px;
	border-color: #CCCCCC;
	border-collapse: collapse;
}
th {
	border: solid 1px;
	border-color: #CCCCCC;
	padding: 5px 0 5px 0;
}
td {
	height: 25px;
	border: solid 1px;
	border-color: #CCCCCC;
}

td.prefectures {
	width: 80px;
	text-align: center;

}
td.radio_name {
	width: 380px;
	padding: 0 0 0 10px;
}
td.time {
	width: 225px;
	font-size: 12px;
	line-height: 130%;
	padding: 0 0 0 10px;
}


/*=================[rightMain_3]=================*/
.rightMain_3 {
	width: 770px;
	height: 500px;
	background-color: #FFFFFF;
}

/*=================[ul]=================*/
ul {
	padding: 10px 40px 20px 45px;
}
li {
	line-height: 150%;
}



/*=================[rightMain_4]=================*/
.rightMain_4 {
	width: 770px;
	height: 150px;
	background-color: #FFFFFF;
}




/*=================[footer]=================*/
#footer {
	width: 980px;
	height: auto;
	text-align: center;
}
p.banner {
	width: 175px;
	height: 60px;
	margin: 26px auto 20px auto;
}

p.copy {
	width: 354px;
	height: 14px;
	margin: 0 auto 50px auto;
}


