body{
	margin: 0px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	background: #89bcc2 no-repeat fixed center bottom;
}

hr{
	margin-top: 16px;
	height: 2px;
	border: none;
	background: url('img/preasonback2.gif') bottom;
}

#list{
	width: 750px;
	height: 180px;
	margin-top: 25px;
	margin-bottom: 20px;
	background: url('img/list_back.jpg');
}

table.graf{
	width: 750px;
	background: url('img/grafback.jpg') right no-repeat;
}
td.graf1{
	text-align: right;
	padding-right: 15px;
	width: 260px;
}
td.graf2{
	width: 40px;
	text-align: right;
}
td.graf3{
	width: 450px
}
table.reason{
	width: 750px;
	border: 2px dotted #89bcc2;
}
table.reason2{
	width: 750px;
	padding: 8px;
	padding-top: 0;
	border: 2px dotted #0390a1;
}

p.reason{
	height: 23px;
	margin: -4px;
	margin-bottom: 4px;
	padding: 4px;
	padding-bottom: 0px;
	background: url('img/preasonback.gif');
	font-size: 15px;
	font-weight: bold;
	color: #222;
}
p.reason2{
	height: 28px;
	margin: -4px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 4px;
	padding-bottom: 0px;
	background: url('img/preasonback2.gif') bottom repeat-x;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
p.reason3{
	height: 32px;
	margin: -4px;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 4px;
	padding-bottom: 0px;
	background: url('img/preasonback2.gif') bottom repeat-x;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	font-family: "MS Pゴシック", "MS P Gothic", sans-serif;
}
table.frame{
	width: 820px;
	margin: 0px;
	background: url('img/tablemiddle.jpg');
}
td.header{
	padding: 0;
	margin: 0;
	text-align: center;
}
td.frame{
	width: 820px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	font-size: 13px;
	line-height: 2em;
	color: #555;
}
td.full{
	width: 820px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	font-size: 13px;
	line-height: 2em;
	background: #fff;
	color: #555;
}
td.fulltop{
	width: 820px;
	height: 32px;
	background: url('img/fulltop.jpg');
}
td.fullbottom{
	width: 820px;
	height: 32px;
	background: url('img/fullbottom.jpg');
}
td.footer{
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 11pt;
	line-height: 1.5em;
}

img{
	border: 0px;
}
img.right{
	margin-top: 6px;
	margin-left: 6px;
}
img.order_s_s:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}

table.order{
	width: 750px;
	height: 350px;
	background: url('img/discimage.jpg') left bottom no-repeat;
}
table.order_s{
	width: 750px;
	height: 150px;
}
tr.order_s{
	height: 85px;
}
td.order_s_package{
	width: 95px;
}
td.order_s_s{
	width: 65px;
}
td.brd{
	width: 360px;
	background: url('img/bread_back.jpg') bottom left no-repeat;
	padding: 5px;
	border: solid #aaa;
	border-width: 1px 0 0 0;
}

table.tokutei{
	width: 750px;
}
tr.tokutei{
	height: 1px;
	background: #bbb;
}
td.tokutei{
	padding: 5px;
	font-size: 8pt;
	line-height: 1.75em;
	width: 170px;
	text-align: center;
}
td.tokutei2{
	padding: 5px;
	font-size: 8pt;
	line-height: 1.75em;
}
td.t1{
	background: url('img/t1.gif') right bottom no-repeat;
}
td.t2{
	background: url('img/t2.gif') right bottom no-repeat;
}
td.t3{
	background: url('img/t3.gif') right bottom no-repeat;
}
td.t4{
	background: url('img/t4.gif') right bottom no-repeat;
}

span.copy{
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
span.small{
	font-size: 9pt;
	line-height: 150%;
}
span.red{
	font-weight: bold;
	font-size: 14px;
	color: #c00;
}
span.red_p{
	font-weight: bold;
	font-size: 15px;
	color: #c00;
}
span.red_p2{
	font-weight: bold;
	font-size: 15px;
	color: #c00;
}
span.blue{
	font-weight: bold;
	font-size: 14px;
	color: #0390a2;
}
strong{
	font-size: 14px;
	color: #000;
}
span.unvisible{
	font-weight: bold;
	color: #ffffff;
}

p.order_b{
	width: 375px;
	text-align: center;
	margin-bottom: 0;
}
a{
	font-weight: bold;
	color: #b00;
}
a:hover{
	text-decoration: none;
}
a.order{
	width: 360px;
	height: 65px;
	background: url('img/order.jpg') center;
	display: block;
	text-indent: -9999px;
}
a.order:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
a.top{
	width: 65px;
	height: 125px;
	background: url('img/top.gif') center;
	display: block;
	text-indent: -9999px;
}
input{
	border: none;
	margin: 5px;
}
input.txt{
	width: 220px;
	background: none;
}
input.sub{
	width: 232px;
	height: 35px;
	border: none;
	margin-right: 0px;
	background: url('img/submit.jpg') center no-repeat;
	cursor: pointer;
}
input.sub:hover{
	background: url('img/submit2.jpg') center no-repeat;
}
p.fasner{
	height: 32px;
	margin: 0;
	background: url('img/underbar.gif') left bottom repeat-x;
}
p.fasners{
	height: 32px;
	margin: 0;
	background: url('img/underbars.gif') left bottom repeat-x;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	font-size: 14px;
	width: 738px;
	list-style-type: none;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 12px;
	color: #000;
}
li.a{
	background: url('img/li_backa.jpg');
}
li.b{
	background: url('img/li_backb.jpg');
}
li.c{
	background: url('img/li_backc.jpg');
}
li.voice{
	text-align: right;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	margin-top: -24px;
	margin-bottom: 8px;
	padding: 0;
	width: 710px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 40px;
	color: #000;
	background: url('img/li_back2.jpg') top right;
}

#fixedItem{
	width: 65px;
	height: 250px;
	position: fixed;
	margin: 0;
	z-index: 9999;
	left: 50%;
	top: 100%;
	margin-top: -135px;
	margin-left: 387px;
}
* html , * html body{
	height: 135px;
	overflow-x: auto;
}
* html #fixedItem{
	position: fixed;
	margin: 0;
	z-index: 9999;
	margin-left: 50%;
	padding-left: 387px;
	margin-top: -135px;
}