
/* サイドの計算機のスタイル-------------------------------------------------------------------------- */

.omitumori {
	width:148px;
	padding: 0px 0px 0px 2px;
}

.omitumori table {
	border:1px solid #DE888F;
}
.omitumori table th{text-align: left; text-decoration:none; font-weight:normal;}
#formbox {
	margin:5px 3px;
}

/* ペーパーアイテムのリンク-------------------------------------------------------------------------- */

.pplogostyle a {
	width:443px;
	height:70px;
	text-indent:-10000px;
	display:block;
	background-image:url(../paper/images/pp_link_ban2.jpg);
	background-repeat:no-repeat;
}

.ppitemlink {
	width:447px;
}

.ppitemlink li{
	list-style:none;
	float:left;
}

.ppitemlink2 a, .ppitemlink3 a, .ppitemlink4 a, .ppitemlink5 a, .ppitemlink6 a, .ppitemlink7 a, .ppitemlink8 a, .ppitemlink9 a, .ppitemlink10 a, .ppitemlink11 a, .ppitemlink12 a, .ppitemlink13 a{
	width:145px;
	height:145px;
	text-decoration:none;
	text-indent:-10000px;
	display:block;
	background-image:url(../paper/images/pp_item_title.jpg);
	background-repeat:no-repeat;
	margin: 0 4px 10px 0;
}

.ppitemlink3 a {
	background-position: -149px 0px;
}

.ppitemlink4 a {
	background-position: -298px 0px;
}

.ppitemlink5 a {
	background-position: 0px -155px;
}

.ppitemlink6 a {
	background-position: -149px -155px;
}

.ppitemlink7 a {
	background-position: -298px -155px;
}

.ppitemlink8 a {
	background-position: 0px -310px;
}

.ppitemlink9 a {
	background-position: -149px -310px;
}

.ppitemlink10 a {
	background-position: -298px -310px;
}

.ppitemlink11 a {
	background-position: 0px -465px;
}

.ppitemlink12 a {
	background-position: -149px -465px;
}

.ppitemlink13 a {
	background-position: -298px -465px;
}

/* ペーパーアイテム ロールオーバー-------------------------------------------------------------------------- */

.ppitemlink2 a:hover{
	background-position: 0px -610px;
}

.ppitemlink3 a:hover{
	background-position: -149px -610px;
}

.ppitemlink4 a:hover{
	background-position: -298px -610px;
}

.ppitemlink5 a:hover{
	background-position: 0px -765px;
}

.ppitemlink6 a:hover{
	background-position: -149px -765px;
}

.ppitemlink7 a:hover{
	background-position: -298px -765px;
}

.ppitemlink8 a:hover{
	background-position: 0px -919px;
}

.ppitemlink9 a:hover{
	background-position: -149px -919px;
}

.ppitemlink10 a:hover{
	background-position: -298px -919px;
}

.ppitemlink11 a:hover{
	background-position: 0px -1073px;
}

.ppitemlink12 a:hover{
	background-position: -149px -1073px;
}

.ppitemlink13 a:hover{
	background-position: -298px -1073px;
}

/* キャラクターのふきだしボックス--------------------------------------------------------------*/


.characterboxblue {
	background:url(../paper/images/pp_enishi_box2.gif) repeat-y;
}

.characterboxblue2 {
	padding:0 0 20px 10px;
	background:url(../paper/images/bg_btm2.gif) 0 bottom no-repeat;
}


.characterboxgreen {
	background:url(../paper/images/pp_bluesky_box2.gif) repeat-y;
}

.characterboxgreen2 {
	padding:0 0 20px 10px;
	background:url(../paper/images/pp_bluesky_box3.gif) 0 bottom no-repeat;
}


.characterboxpink {
	background:url(../paper/images/pp_sweetgothic_box2.gif) repeat-y;
}

.characterboxpink2{
	padding:0 0 20px 10px;
	background:url(../paper/images/pp_sweetgothic_box3.gif) 0 bottom no-repeat;
}

.characterboxred{
	background:url(../paper/images/pp_slbluec_box2.gif) repeat-y;
}

.characterboxred2{
	padding:0 0 20px 10px;
	background:url(../paper/images/pp_slbluec_box3.gif) 0 bottom no-repeat;
}


/* テーブルの背景色-------------------------------------------------------------------------- */

.maginbottom20 {
	margin-bottom:20px;
}

.samplelink1 li{
	list-style:none;
	float:left;
}

.samplelink1 a, .samplelink2 a{
	width:270px;
	height:40px;
	text-decoration:none;
	text-indent:-10000px;
	display:block;
	padding-left:10px;
}

.samplelink1 a{
	background:url(../paper/images/b_sample_1.gif) no-repeat;
}

.samplelink2 a{
	background:url(../paper/images/b_sample_2.gif) no-repeat;
	padding-left:0px;
}


.samplelink1 a:hover, .samplelink1 a:hover {
	background-position: 0px -40px;
}



table.tb_red{
	width: 550px;
	background:#CC3333;
}
table.tb_red th{
	background:#CC3333;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_red th table th{
	background:#CC3333;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_red th table td{
	background:#CC3333;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
table.tb_red td{
	background: #FFFFFF;
}



table.tb_brown{
	width: 550px;
	background:#A28460;
}
table.tb_brown th{
	background:#A28460;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_brown th table th{
	background:#A28460;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_brown th table td{
	background:#A28460;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
table.tb_brown td{
	background: #FFFFFF;
}




table.tb_blue{
	width: 550px;
	background:#6686D0;
}
table.tb_blue th{
	background:#6686D0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_blue th table th{
	background:#6686D0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_blue th table td{
	background:#6686D0;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
table.tb_blue td{
	background: #FFFFFF;
}





table.tb_green{
	width: 550px;
	background:#84BA4E;
}
table.tb_green th{
	background:#84BA4E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_green th table th{
	background:#84BA4E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
table.tb_green th table td{
	background:#84BA4E;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
table.tb_green td{
	background: #FFFFFF;
}






table.paperset{
	background: #AAAAAA;
	width: 179px;
}
table.paperset th{
	background: #AAAAAA;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
table.paperset td{
	background: #FFFFFF;
}
table.paperset td dl{
	display: block;
	padding: 2px;
	clear: both;
}
table.paperset td dl dt{
	float: left;
}
table.paperset td dl dd{
	float: right;
}




/***080116追加CSS***/


.point	{
	width: 203px;
	background: url(../paper/images/point_bg.jpg) repeat-y;
	text-align: left;
	margin: 10px;
}
.point p	{	
	width: 185px;
	margin: 10px;
}	


