/* ----------------------
Copyright (C) 1996-2011 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */

/* ------------------- all contents default */

*{margin:0; padding:0;}

body{
	width:100%;
	text-align:center;
	color:#fff;
	background-color:#3AD7D1;
	}

#wrapper{
	width:240px;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	}

img{
	border:0;
	}

.cl{
	clear:both;
	}

.x-small{
	font-size:x-small;
	}

.xx-small{
	font-size:xx-small;
	}

.que{
	font-size:small;
	}

.bold{
	font-weight:bold;
	}

.orange{
	color:#ff6633;
	}

.book{
	margin:0 5px;
	float:left;
	}

hr{
	margin:3px 0;
	}

a:link{
	color:#ff0;
	}

a:visited{
	color:#ff0;
	}

/* -------------------- quepage default */

#return{
	margin-top:15px;
	}

/* --------------------- carrier default */

#pc,
#sb{
	font-size:small;
	}

#au{
	font-size:x-small;
	}

#pc #wrapper{
	margin:0 auto;
	
	}

#sb #wrapper,
#au #wrapper{
	width:100%;
	margin:0 auto;
	}

#pc p{
	line-height:1.3em;
	}

#pc a:hover{
	text-decoration:none;
	}

#pc a:focus{
	outline:none;
	}
