@charset "UTF-8";

/* reset
----------------------------------*/
html {
	font-size: 10px;
}
* html {
	font-size: 62.5%;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}
textarea { font-size: 100%; 
}
img { vertical-align: top; 
}
hr { display: none; 
}

/* formattimg style
----------------------------------*/
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}
/* basic layout
----------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 760px;
	position: relative;
	padding: 0px;
	height: auto;
	background-image: url(../images/top02.gif);
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	padding: 0px 0px 20px;
	height: 257px;
	width: 760px;
	background-image: url(../images/top02.gif);
	background-repeat: repeat-y;
}
#news {
	width: 600px;
	display: inline;
	float: left;
	margin-left: 80px;
}
#main {
	padding: 0px 0px 20px;
	margin: 0px;
	text-align: center;
	display: inline;
	background-image: url(../images/top02.gif);
	background-repeat: repeat-y;
	float: left;
	width: 760px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 760px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
/* main styles
----------------------------------*/
h1 {
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
	height: 40px;
	margin: 0px;
}
h2 {
	text-align: center;
	height: 25px;
	margin: 0px 0px 15px;
	clear: both;
	padding: 0px;
	width: 720px;
}
#main #about {
	text-align: left;
	display: inline;
	float: left;
	width: 720px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main #leftBox {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 350px;
	text-align: left;
	display: inline;
}
#main #rightBox {
	float: right;
	width: 350px;
	margin: 0px 20px 15px 0px;
	padding: 0px;
	display: inline;
}
#main #rightBox .txtArea {
	text-align: left;
	clear: both;
}
#main .txtArea_c {
	text-align: center;
	clear: both;
	padding-bottom: 5px;
}
#main ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#main ul.waku-a {
	list-style: none;
	display: block;
	width: 350px;
	background-image: url(../images/waku-a02.gif);
	background-repeat: repeat-y;
}
#main ul.waku-b {
	list-style: none;
	display: block;
	width: 350px;
	background-image: url(../images/waku-b02.gif);
	background-repeat: repeat-y;
}
#main ul.waku-c {
	list-style: none;
	display: block;
	width: 350px;
	background-image: url(../images/waku-c02.gif);
	background-repeat: repeat-y;
}
#main ul.waku-d {
	list-style: none;
	display: block;
	width: 350px;
	background-image: url(../images/waku-d02.gif);
	background-repeat: repeat-y;
}
#main ul.waku-e {
	list-style: none;
	display: block;
	width: 350px;
	background-image: url(../images/waku-e02.gif);
	background-repeat: repeat-y;
}
#main ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
#main  ul li.tpbtm {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 350px;
	font-size: 0px;
	line-height: 0px;
}
#main ul li.txt_a {
	padding: 0px;
	margin: 0px 15px;
	font-size: 0.9em;
	line-height: 1.6;
	text-align: left;
	width: 320px;
}
#main ul li.icntitle {
	height: 21px;
	width: 320px;
	margin: 0px 15px 7px;
	padding: 0px;
}
#main ul li.icn_w00 {
	background-image: url(../images/tit-wseido_f2.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 350px;
	margin: 0px 0px 7px;
}
#main ul li.icn_w01 {
	background-image: url(../images/icn_w01_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w01b {
	background-image: url(../images/icn_w01b_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w02 {
	background-image: url(../images/icn_w02_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w03 {
	background-image: url(../images/icn_w03_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w04 {
	background-image: url(../images/icn_w04_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w05 {
	background-image: url(../images/icn_w05_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w05b {
	background-image: url(../images/icn_w05b_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main ul li.icn_w05b_m {
	background-image: url(../images/icn_w05b_m2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 320px;
	margin: 15px 15px 7px;
}
#main li a{
	display:block;
	font-size: 0px;
	line-height: 0px;
}
#main li a:hover {
	background-color:transparent;
}
#main li a:hover img{
	visibility:hidden;
}

/* footer styles
----------------------------------*/
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 23px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	display: inline;
	font-size: 0px;
	line-height: 0px;
}
#footer ul li.btl {
	background-image: url(../images/top07_f2.jpg);
	background-repeat: no-repeat;
	width: 40px;
	height: 23px;
}
#footer ul li.btcntr {
	height: 23px;
	width: 680px;
}
#footer ul li.btr {
	background-image: url(../images/top09_f2.jpg);
	background-repeat: no-repeat;
	width: 40px;
	height: 23px;
}
#footer li a{
	display:block;
}
#footer li a:hover {
	background-color:transparent;
}
#footer li a:hover img{
	visibility:hidden;
}
#footer #credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	margin-top: 2px;
}
/* text styles
----------------------------------*/
.txt_bld {
	font-weight: bold;
}
.txt_orng {
	color: #FF9900;
}
.txt_wine {
	color: #CC0000;
}

.txt_smll {
	font-size: 90%;
	line-height: 1.6;
	font-weight: normal;
}
.txt_lrg {
	font-size: 120%;
	line-height: 1.6;
	font-weight: normal;
}
.txt_e_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.al_center {
	text-align: center;
}
.arrow {
	text-align: center;
	margin: 0px 0px 2px;
	padding: 0px;
}


/* other styles
----------------------------------*/
.margin_v10btm {
	margin-bottom: 10px;
}
.margin_v15btm {
	margin-bottom: 15px;
}
.margin_v20btm {
	margin: 0px 0px 20px;
	padding: 0px;
}
.margin_v5btm {

	margin-bottom: 5px;
}
.margin_v7btm {


	margin-bottom: 7px;
}
.margin_v25btm {

	margin: 0px 0px 25px;
	padding: 0px;
}
.margin_15tpbtm {
	display: inline;
	margin: 15px 0px;
}
.margin_5tpbtm {
	display: inline;
	margin: 5px 0px;
}
.margin_icn {
	margin: 15px 0px 7px;
	height: 29px;
	width: 320px;
}

/* table style
----------------------------------*/
table {
	margin: 0px auto 0px 0px;
	padding: 0px;
	border-collapse:collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
	vertical-align: top;
}
th {
	background-color: #B5F5C5;
	text-align: center;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	font-size: 90%;
	line-height: 1.4;
}
td {
	font-weight: normal;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 4px;
	font-size: 100%;
	line-height: 1.6;
}
table.nolinepm0 {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
td.nolinepm0 {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: left;
	vertical-align: top;
	font-size: 90%;
	line-height: 1.6;
}
td.noline_wrap0 {
	margin: 0px;
	padding: 0px;
	border-style: none;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.6;
	font-weight: normal;
	white-space: nowrap;
}

