/*
   menu_style.css
   css by nobusu Online Mune  2009.01.31 
*/

body {
	margin:0;
	padding: 0;
	background-color: #add8e6;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	padding:0px;
	background-color: #add8e6;
}

#menu {
	margin:0 10px 10px 10px;
	padding:0px;
	width: 980px;
	height:auto;
	background-color: #add8e6;
}

#photo {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	width: 580px;
	height:500px;
	background-color: #bdd8e6; /*#add8e6;*/
}
.clear {clear:both;}

#menus {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width: 400px;
	height:530px;
	background-color: #bdd8e6; /*#add8e6;*/
}
#menus p {
    height: 25px;
	margin:0;
	margin-left:15px;
	padding-top:0px;
	padding-left: 30px;
	background-image:url(../image/button_01.gif);
	background-repeat:no-repeat;
	text-align: left; 
}

#menus p a {
	margin:0;
	padding:0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration:underline;
}

#menus p a:hover {
	padding:2px 6px;
	background-color:#FFFF66;
	font-size: 14pt;
	color: #000;
	text-decoration:none;
}

.logo {
	margin:0;
	padding-top:15px;
	text-align:center; 
}

.images{
 	position: absolute;
	left    : 40px;
	top     : 70px;
	width   : 500px;
	height  : auto;
	visibility: hidden;
}

.imageV{
	position: absolute;
	left    : 40px;
	top     : 70px;
	width   : 500px;
	height  : auto;
	visibility: visible;
	/*visibility: hidden;*/
}

.under  {
	margin:0;
	padding:0;
	background-color: #add8e6;
}

ul  { 
	margin: 0;
	padding:0 50px;
}	
li  {
	/*padding:25px;*/
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000099;
	line-height:120%;
}
.mail {
	margin:0;
	padding-left:7.0em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 34pt;
	font-weight: bolder;
	color: #606;
	font-style:italic;
	text-align:center; 
}
h2 {
	margin:10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 20pt;
	font-weight: bolder;
	color: #0000cc;
	font-style:normal;
	padding-left:1.5em;
	text-align:left; 
}
h3 {
	margin: 15px 0;
	padding: 2px;
	width:20em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 14pt;
	font-weight: bolder;
	background-color:#990000;
	color: #ffc;
	font-style:normal;
	padding-left:1.5em;
	text-align:center;
}
h4 {
	margin:10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka";
	font-size: 20pt;
	font-weight: bolder;
	color: #990000;
	font-style:normal;
	padding-left:1.5em;
	text-align:center; 
}
.borde {
	border-width:thick;/*medium;*/
	border-color:#663366;
	border-style:solid;
	width:530px;
	height:405px;
	background-color:#669999;
}

hr {
	margin:0;
	padding:0;
}

address {
	color: #000099;
	font-size: 16px;
	font-weight:bold;
}

.ss {
	color: #000099;
	font-size: 12px;
	font-weight:normal;
}

