#top{
width:100%;
	text-align:center;
	border:0px solid #FFF;
	margin:0px;
	padding:10px;
	background-color: #FFF;
}

#head{
	width:100%;
	height:100px;
	background-image: url(./image/head.gif);
	background-repeat: repeat-x; 
}


#topHome{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/top.gif);
	background-position: center;
}
#topdesign{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/design.gif);
	background-position: center center;
}
#topA4B5{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/chirashi_A4-B5.gif);
	background-position: center center;
}
#topA3B4{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/chirashi_A3-B4.gif);
	background-position: center center;
}
#topA5B6{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/chirashi_A5-B6.gif);
	background-position: center center;
}
#topincject{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/incject.gif);
	background-position: center center;
}
#topmeishi{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/meishi.gif);
	background-position: center center;
}
#topmaku{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/maku.gif);
	background-position: center center;
}
#topnobori{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/nobori.gif);
	background-position: center center;
}

#toprallposter{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/rallposter.gif);
	background-position: center center;
}
#toprallscreen{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/rallscreen.gif);
	background-position: center center;
}
#topseal{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/seal.gif);
	background-position: center center;
}
#topfukuro{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/fukuro.gif);
	background-position: center center;
}
#tophomepage{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/homepage.gif);
	background-position: center center;
}
#top1st{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/1st.gif);
	background-position: center center;
}

#topposter{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/poster.gif);
	background-position: center center;
}
#topcard{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/card.gif);
	background-position: center center;
}
#topcatalog{
	height:150px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/h2/catalog.gif);
	background-position: center center;
}
#outline{
width:100%;
text-align:right;
color:#FFF;
	clear:both;
}


#home{
	margin:0px;
	padding:10px;
}

#left{
	width:170px;
	border:0px;
	margin:0px;
	text-align:left;
}

#centerTop{
	border:1px solid #ccc;
	margin:0px;
	background-color: #FFFFFF;
	text-align:left;
}

#right{
	width:164px;
	border:0px;
	margin:0px;
	background-color: #FFFFFF;
	text-align:left;
}



#footer{
	height:20px;
	valign:top;
	text-align:center;
	border:0px;
	margin:0px;
	padding:0px;
	valign:middle;
	background-color: #f90;
}


div.main{
	width:100%;
	padding:0px;
	border:0px;
	text-align:center;
}

div.mainLeft{
	margin:0px;
	padding:0px;
	text-align:left;
	float: left;
}

div.mainRight{
	width:300px;
	margin:0px;
	padding:10px 5px 0px 0px;
	text-align:right;
	float: right;
}

div.box{
	width:100%;
	padding:3px;
	padding:5px 0px;
	margin:0px;
	text-align:left;
}

div.text{
	text-align:right;
	padding:0px;

}

div.print{
	text-align:right;
	padding:3px;
	line-height:14px;
	clear:both;
}

div.important {
	width:95%;
	border:1px #FF0000 solid;
	background-color: #FFCCFF;
	padding:5px;
	margin:10px;
}



body {
	background-color: #FFF;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	border:0px solid;
	margin:0px;
	padding:0px;
}



#navBar {
	width:164px;
	margin:0px;
	padding-left:0px;
	border-top:1px solid #F60;
	list-style:none;
}

#navBar a {
	display:block;
	padding:4px;
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
#navBar a:hover {
	color:#FFF;
	background-color:#F60;
	font-weight: bold;
}

#navBar li {
	border-right:1px solid #F60;
	border-bottom:1px solid #F60;
	border-left:1px solid #F60;
}




img.top{
	align:left;
	border:1px solid #000000;
	margin:3px;
}
img.buttonLeft{
	border:0px;
	margin-bottom:1px;
}


.off{
	display:none;
}



div.menu{
	width: 164px;
	height:25px;
	border-top:0;
	line-height:0;
	padding:0px;
	background-image: url(./image/menu.gif);
}

h2{

	font-size:16px;
	color:#FF9900;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	padding:5px;
	text-align:left;
}

h3{
	font-size:14px;
	color:#0000CC;
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
	background-color: #EEEEEE;
	padding:5px;
	text-align:left;
}

h4{
	text-align:left;
	font-size:12px;
}

table.waku{
	width:100%;
	padding:0px;
	margin:1px;
}

.tdleft{
	font-weight:lighter; 
	border:1px solid #666666;
	padding:5px;
	width:30%;
	background:#f1e3b1;
	text-align:center;
}

.tdright{
	border:1px solid #666666;
	width:70%;
	padding:5px;
	background:#F9F1D9;
	text-align:left;
}

.freetdleft{
	font-weight:lighter; 
	border:1px solid #666666;
	padding:5px;
	background:#f1e3b1;
	text-align:center;
}

.freetdright{
	border:1px solid #666666;
	padding:5px;
	background:#F9F1D9;
	text-align:left;
}
.freetdprice{
color:#FF0000;
	border:1px solid #666666;
	text-align:right;
font-weight: bold;

	padding:5px;
	background:#F9F1D9;
}


ul.list{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ol{
	margin-left:25px;
	padding:0px;
}

/*?F????*/
.red{
	color:#FF0000;
}

.orange{
	color:#FF6600;
}

.yello{
	color:#FFFF00;
}

.cleam{
	color:#FFFF99;
}

.blue{
	color:#3333FF;
}

.green{
	color:#009900;
}

.white{
	color:#FFFFFF;
}

.glay333{
	color:#333333;
}

.glay666{
	color:#666666;
}

.glay999{
	color:#999999;
}