@charset "Shift_JIS";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}

/* opera 9 */
;;
body {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", Verdana, sans-serif;
}
/* for WinIE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", Verdana, arial, helvetica, sans-serif;
	vertical-align: baseline;
}
/* for WinIE7 */
*:first-child+html body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", Verdana, arial, helvetica, sans-serif;
}


/* link style
------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	margin-bottom: 10px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
}
em {
	font-weight: bold;
	color: #FF0000;
}

/* basic layout
------------------------------*/

#wrapper {
	margin: 0px auto;
	width: 827px;
}
#footer {
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
}
#footer a img {
	float: left;
}

#header {
	height: 91px;
	width: 827px;
}
#header #logo {
	float: left;
	height: 91px;
	width: 309px;
	margin-right: 0px;
}

#header #menu {
	float: right;
	width: 518px;
}


#header #menu ul {
	height: 23px;
	width: 518px;
}
#header #menu ul li {
	list-style: none;
	float: left;
}


#main {
	clear: both;
	width: 827px;
}
#main #message img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #outline {
	clear: center;
	width: 721px;
	margin: 20px 53px 20px;
}
#main #outline h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}


#main #products {
	clear: center;
	width: 720px;
	margin: 20px 53px 20px;
}


}
#main #products h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #roen {
	clear: center;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #vanquish {
	clear: center;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #swg {
	clear: center;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #xlarge {
	clear: center;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#main #roar {
	clear: center;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 20px;
}