@charset "UTF-8";

/*--------------------------------------------------------------*/
/* キャラクター個別ページ印刷用CSS
/*--------------------------------------------------------------*/

#header ul,
#intro,
#tag,
#search,
#navi,
#gototop,
#bottom,
#footer,
#comment,
#mode,
#submit,
#valuate p.image,
#buy div.order p.or,
#valuate h3{ display: none; }


/*====================================*/

body{
	margin: 0;
	background-color: #FFFFFF;
}

#header{
	position: absolute;
	top: -30px;
	left: 0;
	width: 230px;
	height: 0;
	background: none;
}

#header h1{
	width: 800px;
	float: left;
}

#header h1 a{
	display: inline;
	position: relative;
	text-indent: 0;
	background-image: none;
	text-decoration: none;
	font-size: 12pt;
	line-height: 1em;
	color: #046F7A;
}


/*--------------------*/

#main{
	width: 100%;
	padding: 30px 0 0 0;
	background: none;
}

/*--------------------*/

#summary_x{ position: relative; }
#summary_x h3{
	display: block;
	text-indent: 0;
	top: 0;
	left: 0;
}

#summary_y{ position: relative; }
#summary_y h3{
	display: block;
	text-indent: 0;
	top: 0;
	left: 0;
}

#concept_x{
	padding: 25px 30px;
	background: none;
	border: solid 1px #333333;
}

#concept_x h3{
	width: auto;
	height: auto;
	text-indent: 0;
	background-image: none;
}

#concept_x div.top,
#concept_x div.bottom,
#concept_y div.top,
#concept_y div.bottom{ display: none; }


#concept_y{
	margin-left: 460px;
	padding: 30px 20px;
	background: none;
	border: solid 1px #333333;
}

#concept_y h3{
	width: auto;
	height: auto;
	text-indent: 0;
	background-image: none;
}



/*--------------------*/

#buy{
	margin: 80px auto 0 auto;
	padding-bottom: 30px;
}

#buy div.order div.select{
	background: none;
	border: solid 1px #333333;
}

#buy div.order div.ordermade{

	position: absolute;
	bottom: 0;
	right: 10px;
	width: 160px;
	height: 150px;
	margin-top: 25px;

	background: none;
	border: solid 1px #333333;
}


/*--------------------

#valuate{
	position: relative;
	height: 200px;
	width: 760px;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
}

#comment_view{ right: 0; }

#graph{ top: 20px; }
#rating{ top: 35px; }
#comment_view{ top: 35px; }


/*--------------------*/

#same{
	padding: 0;
	margin: 30px auto 0 auto;
	border: solid 1px #333333;
	background-image: none;
}

#same h3{
	width: auto;
	margin-top: 15px;
	text-indent: 0;
	background-image: none;
}

#same ul{
	padding-top: 5px;
	background: none;
}

#same li img{
	background-image: none;
	border: solid 1px #333333;
}

#same div{ display: none; }


/*====================================*/


























