* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 400px;
	text-align: left;
}

#navi {
	width: 600px;
	text-align: right;
	float: right;
	margin-top: 190px;
	margin-right: 8px;
}

#navi a {
	display: inline-table;
}

#navi a:hover {
	display: inline-table;
	border-bottom: 2px solid #ffffff;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:10pt; 
	font-family: arial, verdana, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:20pt;
	color:#555555; 
	text-shadow: 1px 1px 1px #ffffff;
}

body {
	overflow:auto;
	background: #ffffff url('layout/bg.jpg') top center;
	margin: 0 auto;
	text-align: center;
	background-repeat: repeat-x;
}

a:link, a:visited, a:active { 
	color: #c73ff0; 
	text-decoration: none; 
}

a:hover { 
	color: #9620ba; 
}

.head {
	text-transform: uppercase;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #c73ff0;
	margin: 10px 0 10px 0;
}

b {
	font-family: meiryo;
	font-weight: bold; 
	color: #664e86; 
}

i {
	font-family: georgia;
	color: #000000;
}

u {
	color: #999999;
}

.links {
	text-align:justify; 
}

.image img {
	background: url('layout/bgbox.jpg') center;
	padding: 8px;
	margin: 2px;
}

.image img:hover {
	background: url('layout/bgbox.jpg') top left;
}

.content {  
	width: 860px;
	padding: 0px 0px;
	margin: -60px auto 0 auto;
	text-align: justify;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

.box {
	width: 85%;
	font-weight: normal; 
	background: url('layout/bgbox.jpg') center; 
	text-align:justify; 
	border: 0;
	margin: 20px auto;
	padding: 15px;
	border-left: 1px dotted #664e86;
	border-right: 1px dotted #664e86;
}

ul {
	list-style-type:katakana;
	margin: 10px 0 10px 75px !important;
}

li {
	text-align: justify;
}

.pre {
	width: 195px; 
	background: url('layout/bgbox.jpg') center; 
	text-align:justify; 
	padding: 6px;
	margin: 4px 2px;
	border-top: 1px dotted #664e86;
	display: inline-table;
	font: 8.5pt arial;
	line-height: 14pt;

}

.pre img {
	padding: 6px;
	background: #ffffff;
	border: 1px solid #664e86;
}

a.two:link, a.two:active, a.two:visited {
	font: 8pt century gothic;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	letter-spacing:2px; 
	text-decoration:none; 
	width: 95%; 
	text-align: center; 
	background: #664e86;
	padding: 5px;
	margin: 0 0 0 0;
	text-shadow: none;
}

a.two:hover {
	color: #664e86;
	background: #ffffff;
}

#footer {
	width: 100%;
	color: #888888;
	letter-spacing: 2.7px;
	font-size: 7.5pt;
	line-height: 11pt;
	font-family: century gothic;
	text-align: center;
	text-transform: uppercase;
	margin: 30px auto;
	padding: 30px 0 10px 0;
	background: url('layout/bgnav.jpg');
	background-repeat: no-repeat;
}

#footer img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#footer img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
