body {
	margin:0 auto;
	padding:25px 0 15px;
	width:980px;
	background:url(img/body_bg.png) no-repeat center 450px;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;*/
}


h1 {
	width: 980px;
	height: 50px;
	margin:0;
	padding:0;
}

h1 a {
	outline:none;
}

h1 a img {
	border:none;
}

h2 {
	margin:0 0 25px;
	padding:3px 3px 3px 15px;
	background:#000;
	border-bottom:3px solid #666;
	color:#fff;
	text-shadow:-1px -1px #ddd;
}

h2 span {
	float:right;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:7px 7px 0 0;
	width:15px;
	height:15px;
	background:black;
	vertical-align:baseline;
}

h3 {
		margin: 0;
		padding: 0;
		border: none;
		font-style: normal;
		font-weight: normal;
		font-size: 100%;
		list-style-type: none;
}

.ps {
		margin-left: 10px;
}

#wrap {
}

p, ul, ol {
	font-size:13px;
	line-height:16px;
}

li {
	margin-top:6px;
	margin-bottom:6px;
}

#nav {
	float:left;
	position:relative;
	margin:15px 15px 0 0;
	padding:0;
	width:160px;

}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li a {
	display:block;
	*zoom:1;
	padding:5px 10px;
	color:#666;
	text-decoration:none;
	outline:none;
}

#nav li a:hover {
	color:#000;
}

#nav li#navBg {
	position:absolute;
	z-index:-1;
	left:0px;
	top:0px;
	padding:5px 10px;
	width:140px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#E4E4E4;
}

#nav li a span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-right:5px;
	width:10px;
	height:10px;
	background:black;
	vertical-align:baseline;
}

#nav li a.external {
	padding-left:20px;
	background:url(img/icon_external.png) no-repeat 3px 50%;
	color:aqua;
}

#nav li a.external:hover {
	text-decoration:underline;
}

#nav li a.twitter {
	padding-left:20px;
	background:url(img/icon_twitter.png) no-repeat 0 50%;
	color:aqua;
}

#nav li a.twitter:hover {
	text-decoration:underline;
}

#nav li a.facebook {
	padding-left:22px;
	background:url(img/icon_facebook3.jpg) no-repeat 0 50%;
	color:aqua;
}

#nav li a.facebook:hover {
	text-decoration:underline;
}



#container {
	position:relative;
	overflow:hidden;
	*zoom:1;
	margin:25px 0px 100px;
	width:750px;
	height:650px;
}

#containerInner {
	position:relative;
	top:0px;
}

.content {
	height:650px;
	background:url(img/content_bg.png);
}

#top {
	background:none;
}

#topMessage {
	padding:20px 0px 0px 10px;
}

#topMessage img{
	border: none;
}

#topMessage a {
	margin-right:30px;
}

/*#topMessage a:hover {
	border-bottom:5px solid yellow;
	
}*/

#topMessage a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
}


#copyright {
	text-align:center;
}

.icon-new{
	width:125px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid;
	/*font-weight: bold;*/
	color: #ff6b7e;
}

.top-banner{
	width: 650px;
	height: 125px;
	margin-top: 20px;
}

.top-banner a{
	text-decoration: none;
}

.e-book{
	width: 650px;
	height: 125px;
}

.e-book a{
	text-decoration: none;
}
