* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background:  url('layout/bgcon.jpg');
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 600px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:9pt; 
	font-family:arial, tahoma, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:17pt;
	color:#444444; 
}

body {
	overflow:auto;
	background: #ffffff url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#dd4306; 
	text-decoration:none; 
}

a:hover { 
	color:#f96124; 
	text-decoration: underline;
}

.head {
	text-transform: uppercase;
	line-height: 30pt;
	font-size: 18pt;
	font-family: arial, century gothic;
	text-align: left;
	letter-spacing: -1.5px;
	color: #ceaf94;
	margin: 0;
}

.int {
	font-size: 13pt;
	font-family: georgia, century gothic;
	color: #111111;
	float: left;
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
	margin: -2px 5px 0 0;
}

b {
	font-family: meiryo;
	font-weight: normal; 
	color: #f40401; 
}

i {
	color: #000000;
}

u {
	color: #999999;
}

.links {
	text-align:justify; 
}

.image img {
	padding: 7px;
	border: 1px solid #111111;
	background: #eeeeee;
	margin: 3px;
}

.image img:hover {
	background: #ffffff;
	border: 1px solid #666666;
}

.intro {
	width: 360px;
	padding: 15px;
	margin: -455px 0 0 0;
	float: right;
	text-align: justify;
	text-shadow: 1px 1px 1px #ffffff;
}

.introsub {
	font-size: 7pt;
	text-transform: uppercase;
	text-align: center;
}

.content {  
	width: 770px;
	margin: 0 auto;
	text-align: justify;
	padding: 15px;
	text-shadow: 1px 1px 1px #ffffff;
}

.content2 {  
	width: 770px;
	margin: 0 auto;
	text-align: justify;
	padding: 15px;
	background: url('layout/bgcon2.jpg');
	text-shadow: 1px 1px 1px #ffffff;
}

.conlavi {  
	width: 770px;
	margin: 0 auto;
	text-align: justify;
	padding: 15px;
	background: url('layout/bgconlavi.jpg');
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	text-shadow: 1px 1px 1px #000000;
}

.conweapon {  
	width: 770px;
	height: 470px;
	margin: 0 auto;
	text-align: justify;
	padding: 15px;
	background: url('layout/weapon.jpg');
	border-top: 20px solid #000000;
	border-bottom: 20px solid #000000;
	text-shadow: 1px 1px 1px #ffffff;
}

.conweapon2 {
	width: 425px;
	float: left;
	text-align: justify;
	margin: 85px 0 0 0;
}

blockquote {
	width: 90%;
	margin: 0 auto;
	font-family: courier new;
	letter-spacing: -3px;
	font-style: italic;
	font-size: 30pt;
	text-align: left;
	color: #aaaaaa;
	line-height: 34pt;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

.emph {
	background: #d6d6d6;
	padding: 5px;
	width: 25%;
	margin: 0 auto;
	text-shadow: 1px 1px 1px #eeeeee;
}

.box {
	background-color: #444444; 
	text-align:justify; 
	border: 0;
	margin: 0 0 2pt 0;
}


#footer {
	background: #000000;
	width: 100%;
	color: #444444;
	letter-spacing: .5px;
	font-size: 7pt;
	font-family: century gothic;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
