*{
	margin:0;
	padding:0;
}

body{
}

div.containerALL{
	width:1180px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

div.adv1{
	width:150px;
	margin-left:0px;
	padding:10px;
	float:left;
}

div.container{
	width:780px;
	border-right:thin ridge #999999;
	border-left:1px solid #999999;
	border-bottom:thin ridge #999999;
	float:left;
}

div.adv2{
	width:170px;
	margin-left:0px;
	padding-left:0px;
	float:right;
}

#header{
	width:780px;
	height:100px;
	background:#ffffff url("img/head.jpg") no-repeat top left;
}

#header p{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:20px;
	font-size:0.7em;
	color:#ffffff;
	height:10px;	
}

h1{
	padding-left:20px;
	padding-top:15px;
	width:200px;
	height:40px;
	font-size:14px;
	color:#FFFFFF;
	float:left;
}

#header p#mail{
	width:90px;
	font-size:0.75em;
	line-height:0.75em;
	color: #666666;
	margin-top:40px;
	margin-right:380px;
	padding-top:10px;
	padding-left:25px;
	padding-right:20px;
	padding-bottom:10px;
	
	background:url("img/mail2.gif") no-repeat center left;
	float:right;
}

#header p#mail a{
	width:100px;
	color: #FFFF99;
	text-decoration:none;
}

#wrapper{
	width:780px;
}

#fmovie{
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
}

#contents{
	width:250px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	float:right;
	padding-top: 0px;
}

h2{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
	font-size:0.75em;
	color:#699;
	width:210px;
	height:15px;
	border-bottom:1px dotted #699;
	border-left:10px solid #699;
}

.shoukon{
	width:230px;
	height:55px;
	overflow:auto;
}

p{
	padding-top:10px;
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;
	font-size:0.7em;
	color:#000000;
	line-height:2em;
}

#navi{
	background:url("img/naviback.jpg") no-repeat top left;
}

ul#globalnavi{
	clear:both;
	padding-left:20px;
	padding-right:0px;
	width:780px;
	height:35px;
}

ul#globalnavi li{
	display:inline;
	width:124px;
	line-height:30px;
	float:left;
	font-size:12px;
	text-align:center;
}

ul#globalnavi li a{
	display:block;
	width:100%;
	height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:7px;
	padding-bottom:0px;
	color:#000000;
	text-decoration:none;
}

ul#globalnavi li a:hover{
	color:#FF6600;
}

ul#globalnavi li.current a{
	color:#FF0000;
}

ul#globalnavi li.current a:hover{
	color:#0000cc;
}

ul#localnavi{
	clear:both;
	margin-top:22px;
	margin-bottom:15px;
	margin-left:20px;
	width:720px;
	height:23px;
	color:#0000cc;
	border-left:#336699 1px solid;
}

ul#localnavi li{
	display:inline;
	width:122px;
	height:23px;
	float:left;
	font-size:12px;
	text-align:center;
	border-right:#336699 1px solid;
}

ul#localnavi li.current a{
	color:#0000cc;
	background-color:#99ccff;
}

ul#localnavi li.current a:hover{
	color:#6699ff;
	background-color:#99ccff;
}

ul#localnavi li a{
	display:block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}

ul#localnavi li a:hover{
	color:#0000cc;
	background-color:#ffff99;
}

#footer{
	clear:both;
	width:780px;
	height:85px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339999;
}

#footer ul{
	clear:both;
	width:517px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:15px;
}

#footer ul li{
	display:inline;
	width:85px;
	float:left;
	font-size:12px;
	text-align:center;
}

#footer ul li.hidari{
	border-left:#336699 1px solid;
	border-right:#336699 1px solid;
}

#footer ul li.migi{
	border-right:#336699 1px solid;
}

#footer ul li a{
	display:block;
	width:100%;
	text-decoration:none;
}

address{
	margin-top:15px;
	text-align:center;
	font-size:0.75em;
	font-wight:bold;
	font-style:normal;
	color:#000000;
	padding-bottom:15px;
}

address a{
	color:#000000;
	text-decoration:none;
	border-bottom:dotted 2px orange;
}

address a:hover{
	color:#ff8800;
}

