* {
	padding:0;
	margin:0;
}

html {
	padding:0;
	margin:0;
	height:100%;
	overflow-y:scroll;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding:0;
	margin:0;
	color:#3C3C3C;
	font-size:12px;
	line-height:160%;
	background:url(/img/campaign/classt/bg.jpg) top left repeat-x;
	height:100%;
}

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:160%;
}

p {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:160%;
	vertical-align:baseline;
}

table, tr, th, td {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:160%;
	border:none;
}

ul, li, dl, dd, dt {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	line-height:160%;
	list-style:none;
}

img {
	border:0;
	padding:0;
	margin:0;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.right {
	padding:10px 0 0 0;
	text-align:right;
}

/*-------------------------------------------------------------------------------------------------------------------*/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7・・ｖ≠ダンブラウザ乞位/

.clearfix{display:inline-block;} /*IE7ｄ縲呰acIE5乞位/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6・衆乞位/
/*-------------------------------------------------------------------------------------------------------------------*/

#waku {
	width:1000px;
	margin:0 auto;
	padding:0;
}
/*-------------------------------------------------------------------------------------------------------------------*/
#header {
	width:1000px;
	height:auto;
}

#header h1 {
	float:left;
	display:block;
/*	width:356px;
	height:87px;
	background:url(/img/campaign/classt/logo.jpg) no-repeat top left; */
}

/*
#header h1 a {
	display:block;
	text-indent:-9999px;
	width:356px;
	height:87px;
}
*/

#header #logo_text {
	float:left;
	width:235px;
	padding:11px 0 0 0;
}

#header #logo_text p {
	font-size:78%;
	line-height:140%;
	height:42px;
}

#header #header_btn {
	float:left;
	padding:11px 0 0 0;
}

#header #header_btn img {
	padding:0 2px 0 0;
}

#header #header_btn p.mail_icon {
	padding:0 0 0 26px;
	background:url(/img/campaign/classt/mail_icon.gif) no-repeat left 2px;
	width:174px;
	height:20px;
	overflow:hidden;
}

#header #header_btn a {
	color:#666666;
}

#header #header_btn a:hover {
	color:#999999;
}

#header #header_tel {
	float:right;
	width:200px;
	height:64px;
}
/*-------------------------------------------------------------------------------------------------------------------*/
#main_img {
	clear:both;
	width:1000px;
	height:383px;
}

#main_img img {
	float:left;
}

#free_area {
	clear:both;
	width:1000px;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#navi {
	clear:both;
	width:1000px;
}

#navi ul {
	padding:0 14px 0 18px;
}

#navi span,
#navi li {
	float:left;
	display:block;
	width:188px;
	height:33px;
	padding:0 5px 0 0;
}

#navi li#nav02 {
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_order.jpg) no-repeat left top;
}

#navi li#nav02 a:hover{
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_order_ov.jpg) no-repeat left top;
}

#navi li#nav03 {
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_make.jpg) no-repeat left top;
}

#navi li#nav03 a:hover{
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_make_ov.jpg) no-repeat left top;
}

#navi li#nav04 {
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_item.jpg) no-repeat left top;
}

#navi li#nav04 a:hover {
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_item_ov.jpg) no-repeat left top;
}

#navi li#nav05 {
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_cart.jpg) no-repeat left top;
}

#navi li#nav05 a:hover{
	text-indent:-9999px;
	background:url(/img/campaign/classt/navi_cart_ov.jpg) no-repeat left top;
}

#navi a {
	display:block;
	width:188px;
	height:33px;
}


/*-------------------------------------------------------------------------------------------------------------------*/
#block01 {
	clear:both;
	width:1000px;
}

#block01 #back {
	width:1000px;
	height:61px;
	background:url(/img/campaign/classt/title.gif) no-repeat top left;
}

#block01 #btn_design {
	width:1000px;
	position:absolute;
}

#block01 #btn_design a {
	position:absolute;
	width:200px;
	height:35px;
	top:-41px;
	right:36px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/btn_design.jpg) no-repeat top left;
	display:block;
}

#block01 #btn_design a:hover {
	position:absolute;
	width:200px;
	height:35px;
	top:-41px;
	right:36px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/btn_design_ov.jpg) no-repeat top left;
	display:block;
}

#block01 p {
	width:1000px;
	height:21px;
	padding:7px 0 0 0;
	text-align:center;
	background:url(/img/campaign/classt/title_text_bg.gif) top left no-repeat;
}

#block01 img {
	padding:0;
	margin:0;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#block02 {
	clear:both;
	width:848px;
	height:643px;
	padding:0 0 0 152px;
	background:url(/img/campaign/classt/block02_bg.jpg) no-repeat top left;	
}

#block02 h2 {
	width:848px;
	height:82px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/tokuten_title.gif) no-repeat top left;
}

#block02 p#block02_text_bg01 {
	width:848px;
	height:19px;
	text-align:center;
	color:#FFFFFF;
	background:url(/img/campaign/classt/block02_text_bg01.gif) no-repeat top left;
}

#block02 h3 {
	width:848px;
	display:block;
	text-indent:-9999px;
}

#block02 p {
	font-size:12px;
	line-height:140%;
}

#block02 h3#h3_01 {
	height:62px;
	background:url(/img/campaign/classt/block02_h3_bg01.jpg) no-repeat top left;
}

#block02 h3#h3_02 {
	height:56px;
	background:url(/img/campaign/classt/block02_h3_bg02.jpg) no-repeat top left;
}

#block02 h3#h3_03 {
	height:56px;
	background:url(/img/campaign/classt/block02_h3_bg03.jpg) no-repeat top left;
}

#block02 h3#h3_04 {
	height:51px;
	background:url(/img/campaign/classt/block02_h3_bg04.jpg) no-repeat top left;
}

#block02 h3#h3_05 {
	height:40px;
	background:url(/img/campaign/classt/block02_h3_bg05.jpg) no-repeat top left;
}

#block02 p#block02_text_bg02 {
	width:652px;
	height:34px;
	padding:0 100px 0 96px;
	font-size:108%;
	color:#FFFFFF;
	line-height:138%;
	background:url(/img/campaign/classt/block02_text_bg02.jpg) no-repeat top left;
}

#block02 p#block02_text_bg03 {
	width:652px;
	height:65px;
	padding:0 100px 0 96px;
	font-size:108%;
	color:#FFFFFF;
	line-height:138%;
	background:url(/img/campaign/classt/block02_text_bg03.jpg) no-repeat top left;
}

#block02 p#block02_text_bg04 {
	width:652px;
	height:34px;
	padding:0 100px 0 96px;
	font-size:108%;
	color:#FFFFFF;
	line-height:138%;
	background:url(/img/campaign/classt/block02_text_bg04.jpg) no-repeat top left;
}

#block02 p#block02_text_bg05 {
	width:652px;
	height:58px;
	padding:0 100px 0 96px;
	font-size:108%;
	color:#FFFFFF;
	line-height:138%;
	background:url(/img/campaign/classt/block02_text_bg05.jpg) no-repeat top left;
}

#block02 p#block02_text_bg06 {
	width:652px;
	height:86px;
	padding:0 100px 0 96px;
	font-size:108%;
	color:#FFFFFF;
	line-height:138%;
	background:url(/img/campaign/classt/block02_text_bg06.jpg) no-repeat top left;
}

#block02 #btn_movie {
	width:848px;
	position:absolute;
}

#block02 #btn_movie a {
	position:absolute;
	width:158px;
	height:40px;
	top:-42px;
	right:138px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/btn_movie.jpg) no-repeat top left;
	display:block;
}

#block02 #btn_movie a:hover {
	position:absolute;
	width:158px;
	height:40px;
	top:-42px;
	right:138px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/btn_movie_ov.jpg) no-repeat top left;
	display:block;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#block03 {
	clear:both;
	width:1000px;
}

#block03 h3 {
	width:1000px;
	height:102px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/item_title.gif) no-repeat top left;
}

#block03 p#block03_text_bg {
	width:1000px;
	height:22px;
	text-align:center;
	background:url(/img/campaign/classt/block03_text_bg.gif) no-repeat top left;
}

#block03 .block_waku {
	width:1000px;
	background:url(/img/campaign/classt/block03_item01_bg.gif) repeat-y top;
}

#block03 .item_waku {
	clear:both;
	width:1000px;
	height:auto;
}

#block03 .item_waku2 {
	clear:both;
	width:1000px;
	height:auto;
	padding:0 0 20px 0;
}

#block03 .item {
	float:left;
	width:250px;
	background:url(/img/campaign/classt/block03_item_bg.gif) repeat-y top left;
}

#block03 .item01 {
	width:250px;
	padding:0;
}

#block03 .item02 {
	float:left;
	width:250px;
	background:url(/img/campaign/classt/block03_item_bg.gif) repeat-y top left;
}

#block03 .item p {
	font-size:12px;
	line-height:120%;
}

#block03 .item p.te2 {
	padding:10px 15px 0 15px;
}

#block03 .item p.te3 {
	clear:both;
	padding:0 15px 10px 15px;
}

#block03 .item p.p_left {
	float:left;
	padding:0 10px 0 15px;
}

#block03 .item p.p_right {
	float:left;
	padding:0 15px 0 10px;
}

#block03 .item h4 {
	float:left;
	font-size:12px;
	line-height:120%;
}

#block03 .item h4.h4_2 {
	float:left;
	font-size:12px;
	line-height:120%;
	padding:0 0 0 15px;
}

#block03 .item02 p {
	padding:0 0 5px 0;
	text-align:center;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#block04 {
	clear:both;
	width:1000px;
	padding:0 0 0 0;
	margin:0;
	background:url(/img/campaign/classt/side_bg.gif) repeat-y top left;
}

#block04_left {
	float:left;
	width:180px;
	padding:10px 10px;
}

#block04_right {
	float:left;
	width:793px;
	padding:0 0 0 5px;
}

/*-------------------------------------------------------------------------------------------------------------------*/

#block04_left .h4_bg01 {
	padding:0;
	width:180px;
	height:40px;
	overflow:hidden;
	background:url(/img/campaign/classt/block04_h4_text_bg.gif) no-repeat top left;
}

#block04_left .h4_bg02 {
	margin:10px 0 0 0;
	width:180px;
	height:40px;
	overflow:hidden;
	background:url(/img/campaign/classt/block04_h4_text_bg.gif) no-repeat top left;
}

#block04_left h4.h4_01{
	padding:8px 5px 0 35px;
	width:140px;
	height:40px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.2;
}


#block04_left h4.h4_02{
	padding:12px 5px 0 35px;
	width:140px;
	height:40px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}

#block04_left p {
	background:#ffffff;
	padding:10px 10px 0 10px;
}

#block04_left .img {
	text-align:center;
	padding:10px 0 0 0;
}	

#block04_left ul {
	padding:10px 10px 0 10px;
	background:#ffffff;
}

#block04_left li {
	padding:5px 0 5px 10px;
	font-size:12px;
	line-height:100%;
	background:url(/img/campaign/classt/list_icon.gif) no-repeat center left;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#block05 {
	clear:both;
	width:793px;
	padding:0;
	margin:10px 0 0 0;
}

#block05 h3 {
	width:793px;
	height:136px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/order_title.jpg) no-repeat top left;
}

#block05 p#block05_text {
	width:794px;
	padding:0;
	color:#FFFFFF;
	text-align:center;
	background:url(/img/campaign/classt/order_text_bg.jpg) top left no-repeat;
}

#block05 #block05_waku {
	width:794px;
	height:211px;
	background:url(/img/campaign/classt/order_bg.jpg) no-repeat bottom left;
}

#block05 #block05_waku_left {
	float:left;
	width:396px;
}

#block05 #block05_waku_right {
	float:right;
	width:397px;
}

#block05 #block05_h4 {
	clear:both;
	width:794px;
	height:37px;
}

#block05 .h4_bg01 {
	float:left;
	width:396px;
	height:37px;
	background:url(/img/campaign/classt/order_subtitle01.jpg) no-repeat top left;
}

#block05 .h4_bg02 {
	float:left;
	width:397px;
	height:37px;
	background:url(/img/campaign/classt/order_subtitle02.jpg) no-repeat top left;
}

#block05 h4#h4_01{
	padding:14px 10px 0 160px;
	width:220px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}

#block05 h4#h4_02{
	padding:14px 10px 0 100px;
	width:240px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.2;
}

#block05 #block05_waku_left #flame {
	width:315px;
	height:141px;
	padding:10px 20px 60px 60px;
}

#block05 #block05_waku_right #flame {
	width:316px;
	height:141px;
	padding:10px 60px 60px 20px;
}

#flame iframe {
	width:312px;
	height:135px;
	overflow: auto;
	background:#ffffff;
	border:1px solid #eeeeee;


}

/*-------------------------------------------------------------------------------------------------------------------*/
#block06 {
	clear:both;
	width:793px;
	padding:0;
}

#block06 h3 {
	width:793px;
	height:119px;
	text-indent:-9999px;
	background:url(/img/campaign/classt/design_title.gif) no-repeat top left;
}

#block06 p#block06_text {
	width:793px;
	height:20px;
	padding:5px 0 5px 0;
	text-align:center;
	background:url(/img/campaign/classt/design_text_bg.gif) top left no-repeat;
}

#block06 #block06_waku {
	text-align:center;
	width:793px;
	padding:10px 0 0 0;
	background:url(/img/campaign/classt/block06_bg.jpg) top left repeat-y;
}

#block06 #block06_bottom {
	width:793px;
	padding:0 0 10px 0;
	height:41px;
	background:url(/img/campaign/classt/block06_bottom.jpg) top left no-repeat;
}

/*-------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:100%;
	height:63px;
	padding:15px 0 0 0;
	margin:0 auto;
	background:url(/img/campaign/classt/footer_bg.jpg) repeat-x bottom left;
}

#footer p {
	padding:5px 0 0 0;
	text-align:center;
}






.userConfigT{
 color:#fff;
height:21px;
background:url(/img/campaign/classt/configBG.gif) repeat-x;
background-color:#c2c2c2;
 padding-top:2px;
 padding-left:4px;
 padding-right:4px;
 padding-bottom:2px;
}

.userConfigT a{
 text-decoration:underline;
 color:#fff;
 font-weight:normal;
}
.userConfigT a:hover{
 color:#009cff;
 text-decoration:underline;
 font-weight:normal;
}
