@charset "utf-8";
/* Print CSS Document */

@import url(../common/tag.css);
@import url(../common/layout.css);
@import url(../common/basic.css);
@import url(../page/toppage.css);
@import url(../common/hackstyle.css);

body {
	background-image:none;
	background-color:#FFFFFF;
	color:#000000;
}

*html body {
	text-align:center;
	font-size:78%;
	margin:0 auto;
	line-height: 1.1111;
}

#wrapper {
	background-image:none;
}

*html body #wrapper {
	width:715px;
	margin:0;
}

*html body #desc {
	width:500px;
	font-size:80%;
}
*html body #freedial img {
	width:200px;
	height:33xp;
}

*html body #siteid #hmark {
	width:50px;
	height:50px;
}

*html body #siteid #hmark img {
	width:50px;
	height:50px;
}

*html body #siteid #logo {
	height:61px;
	width:580px;
	float:left;
}

*html body #siteid #logo img {
	width:580px;
	height:61px;
}

#header #gnavi {
	display:none;
}

#contentBlk #topBlk {
	display:none;
}

*html body #contentBlk #middleBlk .introBox {
	width:230px;
	background-image:none;
	margin:0;
}

*html body #contentBlk #middleBlk .introBox h2 {
	width:225px;
	height:150px;
	margin:0;
}

*html body #contentBlk #middleBlk .introBox h2 img {
	width:222px;
	height:147px;
}

*html body #contentBlk #middleBlk .introBox p {
	width:225px;
	margin:0;
}

*html body #contentBlk .storyBox .headline {
	width:346px;
	margin:0;	
}

*html body #contentBlk .storyBox .headline h2 {
	width:340px;
	height:290px;
	margin:0;
}
*html body #contentBlk .storyBox .headline h2 img {
	width:325px;
	height:280px;
}

*html body #contentBlk .storyBox .headline p {
	margin:0;
}

*html body #contentBlk .storyBox .story {
	width:350px;
	padding-left:5px;
}


#contentBlk #sideBlk {
	display:none;
}

*html body #footer {
	width:98%;
	font-size:90%;
}

#footer .sitenavi {
	display:none;
}

#footer .supportlink {
	display:none;
}

#footer .scrolltop {
	display:none;
}

#footer .address {
	clear:both;
	border:1px solid #B2972A;
	text-align:center;
	margin:0em;
}

a,a:link,a:visited,a:hover {
	text-decoration:none;
	color:#000000;
	background-color:inherit;
}
