@charset "utf-8";
/**マークアップは最少**/
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
font-size: 11px;
}
/**非表示**/
i {
	visibility: hidden;
}

html{
	height:100%;
	width: 100%;
}

body{
	height:100%;
	margin:0px auto;
	padding: 0px;
	width: 100%;
	font-size: 80%;
	font-family: "CI","Meiryo",verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	line-height: 1.3;

}
*html body {
	font-family: verdana,"lr oSVbN","MS PGothic",Sans-Serif;

}


*html div#container{
    height:100%;
}

div#container{
	position:relative;
	width: 100%;
	height:100%;
	min-height: 100%;
	padding: 0px;
	z-index: 5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
*html #container{
	position:relative;
	width: 750px;
	height:100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 5;

}
body > #container {
    height: auto;
}

div#main{
	height:100%;
	width: 100%;
	position: relative;
	padding-bottom:0px;
}	

*html #main{
	padding-bottom:0px;
	height:100%;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}	



.contet {
	display: block;
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-right: 0%;
	background-image: url(../img/bk.png);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15%;
	
}
*html .contet {
	display: block;
	background-repeat: repeat-y;
	background-position: -52px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 740px;
	background-image: url(../img/bk_ie6.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contet2 {
	width: 690px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk2.png);
	background-repeat: repeat-y;
	background-position: right 0px;
}

*html .contet2 {
	width: 690px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-position: 0px 0px;
}

.contet2 .line_tate {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

#src  {
	width: 20px;
	height: 5px;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	top: 600px;
	left: 688px;
}

*html #src  {
	display: none;
}

.logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;

}
.logo h1 {
	margin: 0px;
	padding: 0px;
}

*html .logo {
	background-image: url(../img/logo_ie6.jpg);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	height: 53px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;

}

.logo a {
	text-decoration: none;
	display: block;
	height: 50px;
	width: 100px;
}
.logo address {
	display: block;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}


.main_logo {
	display: block;
	height: 35px;
	padding-left: 25px;
	padding-top: 10px;
}

.main_logo_left a {
	background-image: url(../img/logo2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 35px;
	width: 316px;
	text-decoration: none;
}

*html .main_logo_left a {
	background-image: url(../img/logo2_ie6.jpg);
}

.main_logo_right {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	width: 300px;
}
#sm01 a {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 10px;
	width: 69px;
	line-height: 10px;
	float: left;
	text-decoration: none;
}
#sm02 a {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: -70px 0px;
	display: block;
	height: 10px;
	width: 85px;
	line-height: 10px;
	float: left;
	text-decoration: none;
}
#sm03 a {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: -155px 0px;
	display: block;
	height: 10px;
	width: 110px;
	line-height: 10px;
	float: left;
	text-decoration: none;
}
*html #sm01 a {
	background-image: url(../img/sm01_ie6.jpg);
}
*html #sm02 a {
	background-image: url(../img/sm01_ie6.jpg);
}
*html #sm03 a {
	background-image: url(../img/sm01_ie6.jpg);
}

#sm01 a:hover {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
#sm02 a:hover {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: -70px -11px;
}
#sm03 a:hover {
	background-image: url(../img/sm01.png);
	background-repeat: no-repeat;
	background-position: -155px -11px;
}
*html #sm01 a:hover {
	background-image: url(../img/sm01_ie6.jpg);
}
*html #sm02 a:hover {
	background-image: url(../img/sm01_ie6.jpg);
}
*html #sm03 a:hover {
	background-image: url(../img/sm01_ie6.jpg);
}



.main_menu {
	margin-top: 25px;
	background-image: url(../img/gm01.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-left: 25px;
	height: 30px;
	display: block;
}
*html .main_menu {
	margin-top: 25px;
	background-image: url(../img/gm01_ie6.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-left: 25px;
	height: 27px;
	display: block;
}

.main_menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.main_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main_menu h3 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#mm01 a {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 27px;
	width: 132px;
	text-decoration: none;

}
#mm02 a {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 27px;
	width: 116px;
	text-decoration: none;

}
#mm03 a {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 27px;
	width: 122px;
	text-decoration: none;

}
#mm04 a {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 27px;
	width: 118px;
	text-decoration: none;

}
#mm05 a {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 27px;
	width: 118px;
	clear: right;
	text-decoration: none;

}
#mm01 a:hover {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;

}
#mm02 a:hover {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;

}
#mm03 a:hover {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;

}
#mm04 a:hover {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;

}
#mm05 a:hover {
	background-image: url(../img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;

}




/**フロートクリア用**/
.clear {
	clear: left;
}
.both {
	clear: both;
}







.ca011 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/c001.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	display: block;
	height: 163px;
	width: 680px;
}
*html .ca011 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/c001_ie6.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	display: block;
	height: 163px;
	width: 680px;
}
#flashcontent {
	position: fixed;
	top: 0px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;

}
*html #flashcontent {
	position: absolute;
	top: 0px;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
}

.footer {
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 50px;
}
.foot_menu {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.foot_menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.foot_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.foot_menu h6 {
	font-size: 11px;
	line-height: 15px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.foot_menu a {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-left: 10px;
	background-image: url(../img/icon_003.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 110px;
	height: 15px;
}
.foot_menu a:hover {
	text-decoration: underline;
}

.footer .line {
	margin-top: 0px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.foot_menu .clear {
	margin: 0px;
	padding: 0px;
	clear: left;
}

.add2 {
	background-image: url(../img/foot_wdp_logo.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 100px;
	background-position: 20px center;
	margin-bottom: 20px;
	font-size: 12px;
	height: 40px;
}
*html .add2 {
	background-image: url(../img/foot_wdp_logo_ie6.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 100px;
	background-position: 20px center;
	margin-bottom: 20px;
	font-size: 12px;
	height: 40px;
}

.add2_a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
.add2_a address {
	font-style: normal;
}
.add2_b {
	display: block;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.foot_gyoumu {
	background-color: #E6E6E6;
	padding-bottom: 30px;
}
.foot_gyoum_title {
	background-image: url(../img/foot_gyoumu_midashi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
}

.foot_gyoumu_01 {
	display: block;
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot_gyoumu_02 {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foot_gyoumu_01 h2 {
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}
.foot_gyoumu_01 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	display: block;
}
.foot_gyoumu_01 li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 11px;
}
.foot_gyoumu_02 h2 {
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}
.foot_gyoumu_02 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	display: block;
}
.foot_gyoumu_02 li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 11px;
}
