/* CSS Document */

a {
	text-decoration:underline ;	
	}

/* 指定が無い時の未読リンクの色 */
a:link {
	color: #0000ff;
	}

/* 指定が無い時の既読リンクの色 */
a:visited {
	color:#669933;
	}

/* 指定無い時のリンク部分のクリック時 */
a:active {
	color: #0000ff;
	}

/* マウスカーソルがリンクにかさなった時 */
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
.blue	{
	color:#000099;font-size:14px;font-weight:bold;
	}
	
/* 指定が無い時の見出しタグの設定 */
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#two-container {
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	text-align: left;
	padding: 0px;
	width: 740px;
	background-color: #FFFFFF;
	border:#E3E3E3 1px solid;

	}

#two-top {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 740px;
	}

#menu_box {
	width:742px;
	height:18px;
	margin:0 auto;
}


/* タイトル */
#two-top h1 {
    color: #F1E4D9;
    font-size: 12px;
	font-weight:bold;
}



#img_box {
	clear: both;
	margin: 0px 0px 0px 19px;
	padding:58px 0px 0px 22px;
	text-align:center;
	width:702px;
	height:68px;
	background-image:url(../image11/header.jpg);
	background-repeat:no-repeat;
}

#img_box2 {
	clear: both;
	margin: 0px 0px 0px 19px;
	padding:90px 0px 10px 310px;
	width:392px;
	height:110px;
	background-image:url(../image11/topbana2.jpg);
	background-repeat:no-repeat;
}

#lpo_box {
	margin: 0px 0px 0px 19px;
	padding-top:5px;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	width:702px;
	height:22px;
	background-image:url(../img_navi/circle_glay.gif);
	background-repeat:repeat;
}
#banner {
	padding: 10px 15px 10px 15px;
	margin:0px 0px 0px 0px;
	text-align: left;
	border-bottom: 0px;
	background-color:#FFFFFF;

	}

#banner h2 {
    font-size: 12px;
	line-height: 1.5;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	letter-spacing:normal;
	
	}

#banner img { 
	float:left;

}

#two-boxleft {
	clear:left;
	padding: 10px 0px 0px 19px;
	}

#center {
	float: left;
	width: 410px;
	overflow: hidden;
	}

#two-center {
	float: right;
	width: 514px;
	overflow: hidden;
	}



/* centerの内側のＢＯＸの基本設定 */
.content {
	padding: 0px 19px 5px 5px;
	background-color: #FFFFFF;	
	color: #000000;
	font-size: 14px;
	}


#two-left {
	float: left;	
	width: 200px;
	overflow: hidden;
	background-image:url(../img_navi/700_01_y.gif);
	background-repeat:repeat;
	}


.content p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	margin: 5px 0px 15px 0px;
	padding: 0px;

	}

.content blockquote {
	line-height: 1.5;
	}

.content ul {
	list-style-image:url(img/confirm.gif);
	margin: 10px 0px 10px 30px;

	}

.content li {
	
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	}


.content h2 {
	color:#FFFFFF;
	font-size: 15px;	
	text-align: left;
   font-weight: bold;	
	}

.title a {
	color: #FFFFFF;
	text-decoration: none;
	}

.title	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 10px;
	background:	#3DBECC;
	color:#FFFFFF;
	font-weight:bold;

	}


.title a {
	color: #FFFFFF;
	text-decoration: none;
	}

.title a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.title a:hover {
	color: #CC0000;
	text-decoration: none;
	}





.title3	{ 
	padding: 5px 0px 5px 5px;	
	margin: 10px 0 10px 0;
	border-left: 10px solid #3DBECC;
	background-color: #F5E5E5;
	font-size:14px;
	color:#993366;

	}

.title4	{ 
	padding: 5px 0px 5px 5px;	
	margin-bottom: 14px;
	border-left: 10px solid #FFFFCC;
	background-color: #FFFFFF;
	}

.sidebar {
	padding: 0px;
	margin: 0px;
	}


.saide_title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.25;
	text-align:left;
	background-color:#3DBECC;
	border-top:1px solid #CBF7FC;
	border-right:1px solid #26757E;
	border-bottom:1px solid #26757E;
	border-left:1px solid #CBF7FC;
	padding: 5px 0px 5px 5px;

	}

.sidebar a{color:#CC6600;text-decoration:underline;}
.sidebar a:link{color: #CC6600;text-decoration: none;}
.sidebar a:visited{color:#333333;text-decoration: none;}
.sidebar a:hover{color:#CC0000;text-decoration: none;}	

	
.link-note {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 0px 0px;

	}


#sinosan	{
	height:46px;
	margin-bottom:3px;
	padding:0px 0px 5px 55px;
	background-image:url(../image11/sino.jpg);
	background-repeat:no-repeat;
	border-bottom:#999999 2px dotted;
	}

#akosan	{
	height:46px;
	margin-bottom:3px;
	padding:0px 0px 5px 55px;
	background-image:url(../image11/ako.jpg);
	background-repeat:no-repeat;
	border-bottom:#999999 2px dotted;
	}	

#shiba	{
	height:46px;
	margin-bottom:3px;
	padding:0px 0px 5px 55px;
	background-image:url(../image11/shiba.jpg);
	background-repeat:no-repeat;
	border-bottom:#999999 2px dotted;	
	}	

#ogawa	{
	height:46px;
	margin-bottom:3px;
	padding:0px 0px 5px 55px;
	background-image:url(../image11/ogawa.jpg);
	background-repeat:no-repeat;
	border-bottom:#999999 2px dotted;	}	

#yoshi	{
	height:46px;
	margin:0;
	padding:03px 0px 2px 55px;
	background-image:url(../image10/yoshi.jpg);
	background-repeat:no-repeat;
	
	}	
.staffmei	{
	margin-top:-1px;
	margin-bottom:-1px;
	padding:1px;
	}		
	
.small2 {
	margin:3px;
	font-size:10px;
	line-height:110%;	
}		
	
.koe	{
	margin-bottom:10px;
	padding:0 5px;
	background-color:#EFF1F8;
	border:#99C2D0 2px dotted;
	}	
	
.koe img	{
	float:left;
	margin:5px 10px 0 0;
	}	

.message	{
	border-bottom:#999999 2px dotted;
	line-height:2em;
	}
	

		


img.fuchi{

    padding:7px 7px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;

}

.Box{

	width:110px;
	margin:2px 3px 0px 0px;
	padding:0px 5px 10px 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	font-weight:normal;

}	

.Photo{
	margin:0;
	padding:0px;
	text-align:center;
}

.Text		{

	margin-top:1px;
	padding:5px 2px;
	height:70px;
	text-align:left;
	line-height:100%;
	color:#333333;
	font-size:10px;


}

.ansinplan	{
	background-color:#E9ECF5;
	margin-top:3px;
	margin-bottom:3px;
	padding:5px;
	font-weight:bold;
	color:#000099;
	}
	
.small2 {
	margin-top:3px;
	padding:0;
	font-size:10px;
	line-height:100%;
	color:#333333;
	text-align:left;	
}	

.small3 {
	font-size:12px;
	line-height:110%;	
}		

img.fuchi2{

    padding:4px 4px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;

}	
.toumei	{
	padding:2px 2px;
	background-image:url(img_navi/tomei1.gif);
	}

legend	{
	margin:2px;
	padding:2px;
	background-color:#FFCCFF;
	font-weight:bold;
	
	}
#linksite	{
	line-height: 1.25;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;

	
	}
#linksite ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	background-color:#FFFFFF;

}

#linksite li {
	float: left;
    font-size: 12px;
	width: 140px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#shacho	{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 700px;
	clear:both;
	}
	
#shacho img	{
	margin:0 15px 0px 0;
	float:left;
	line-height: 1.25;
	text-align: left;
	background-color:#FFFFFF;
	}	
	
#pan	{
	margin-left:19px;
	padding:0;
	}	
	

	
#review	{
	margin:0;
	padding-top:10px;
	
	}
	
#review h2	{
	margin:5px 0;
	padding:30px 0 27px 0px;
	background-image:url(../image10/koe.gif);
	background-repeat:no-repeat;
	border:#999999 1px solid;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	}	
#sinseikatsu {
	margin-left:19px;
	margin-right:19px;
	padding:3px;
	border-top:#999999 2px dotted;
	border-bottom:#999999 2px dotted;
	background-color:#D5ECE9;
	text-align:center;
	}
	
.mobile	{

	margin:0;
	padding:0;

	}

		

.mobile table	{
	width:490px;
	table-layout:fixed;
	border-collapse:separate;
	border:0px;
	color:#000000;

	}

	

.mobile caption	{
	text-align:center;

}	

	

.mobile th	{

	width:150px;
	font-weight:normal;
	background-image:url(../img_navi/s_cloth20.gif);
	background-repeat:repeat;
	border:1px dotted #E2D1B1;
	padding:5px 10px;
	color:#504934;
	text-align:left;
	font-weight:bold;
	}



.mobile td	{

	border:1px dotted #E2D1B1;
	padding:5px 10px;
	text-align:left;

	}		
	
.infom	{
	margin:0px 5px 10px 3px;
	padding:0;
	width:220px;
	height:320px;
	border:#CCCCCC 1px dotted;
	float:left;
	}

#confidence {
	width: 490px;

}

#confidence ul {
	list-style: none;
	margin: 0;
	padding:0px;
	background-color:#ffffff;

}

#confidence li {
	float: left;
    font-size: 12px;
	width: 146px;
	list-style: none;
	margin-right:8px;
	padding: 0px;
}

#confidence a {
	display: block;
	width: 100%;
	font-weight:bold;
	text-decoration: none ;
	text-align: right;
	line-height:3em;
	padding-right:8px;
	background-image:url(../image11/kouhou.gif)
}

.Box-base	{
	margin:2px 3px 0px 0px;
	padding:7px 7px;
	width:100px;
	height:100px;
	float:left;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;
	}

#Box-1{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background-image:url(../image11/design.gif)

}	
#Box-2{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/black.gif)

}	
#Box-3{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/bouen.gif)

}	
#Box-4{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/kinou.gif)

}	
#Box-5{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/color.gif)

}	
#Box-6{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/ninki.gif)

}	
#Box-7{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/majikiri.gif)

}	
#Box-8{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/ito.gif)

}	
#Box-9{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/uraji.gif)

}	
#Box-10{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/shade.gif)

}	
#Box-11{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/kisei.gif)

}	
#Box-12{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/sakuin.gif)

}	

#Box-13{
	width:100px;
	height:56px;
	margin:0px;
	padding:44px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	color:#9999FF;
	font-size:12px;
	background-image:url(../image11/lace.gif)

}	




#denshi {
	width: 490px;
	height:140px;

}

#denshi ul {
	list-style: none;
	margin: 0;
	padding:0px;
	background-color:#ffffff;

}

#denshi li {
	float: left;
	font-size: 12px;
	width: 110px;
	list-style:none;
	margin-right:8px;
	padding: 0px;
}

#denshi a {
	display: block;
	width: 100%;
	text-decoration: none ;
	text-align: left;
	line-height:2em;
	padding:5px 0px 5px 38px;
	background-image:url(../image11/book.gif);
}
#showr {
	width: 490px;
	height:80px;

}

#showr ul {
	list-style: none;
	margin: 0;
	padding:0px;
	background-color:#ffffff;

}

#showr li {
	float: left;
	font-size: 12px;
	width: 110px;
	list-style:none;
	margin-right:8px;
	padding: 0px;
}

#showr a {
	display: block;
	width: 100%;
	text-decoration: none ;
	text-align: left;
	line-height:2em;
	padding:5px 0px 5px 40px;
	background-image:url(../image11/arrow.gif);
}
#shademaku	{
	margin:0px;
	padding-top:30px;
	width:490px;
	height:20px;
	background-image:url(../image11/shademaku.gif);
	text-align:center;
	font-weight:bold;
	clear:left;
	}
	

#accordion {
	width: 199px;
	height: 300px;
	margin: 10px auto; }
#accordion div {
	height:17%;
	overflow: hidden;}
#accordion:hover div {
	height: 30px; }
#accordion:hover div:hover {
	height: 160px;
	overflow: auto; }
	
#plan1 {
	background-image:url(../image11/gra.gif);
	background-repeat:no-repeat;
	}
#plan2 {
	background-image:url(../image11/gra2.gif);
	background-repeat:no-repeat;
	}
#plan3 {
	background-image:url(../image11/gra2.gif);
	background-repeat:no-repeat;
	}
#plan4 {
	background-image:url(../image11/gra2.gif);
	background-repeat:no-repeat;
	}
#plan5 {
	background-image:url(../image11/gra2.gif);
	background-repeat:no-repeat;
	}
#plan6 {
	background-image:url(../image11/gra2.gif);
	background-repeat:no-repeat;
	}

#accordion h4 {
	font-size: 12px;
	text-align:center;
	margin: 5px;
	padding:5px;
	 }
#accordion p {
	margin: 5px;
	padding:0px 5px;
	 }	
	 
#pointmaga	{
	margin:auto;
	padding:0px;
	text-align:left;
	}

ul.japanmap{
    width:490px;
	height:300px;
    margin-top:20px;
    font-size:12px;
    padding-left:0;
    margin-left:0;
	background:url('../image11/japanmap.gif');
	background-repeat:no-repeat;
}

ul.japanmap li{
    list-style:none;    
    padding:5px;
	width:150px;
	height:90px;
    float:left;

}
	

#makerorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/makerorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}		
#sangetsuorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/sangetsuorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}

#lilyorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/lilyorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}

#toliorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/toliorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}

#suminoeorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/suminoeorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}
#kawashimaorderbox {
	margin:0px 0px 8px 19px;
	padding:5px 5px 0 510px;
	width:185px;
	height:40px;
	background-image:url(../image11/kawashimaorder.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FF0000;
	}			
#hooktuki	{
	width:489px;
	height:50px;
	margin:0px;
	padding:50px 0 0 0px;
	background-image:url(../image11/hooktuki.gif);
	background-repeat:no-repeat;
	}
	
#newmobile	{
	width:289px;
	height:85px;
	margin:0px;
	padding:60px 0 0 200px;
	background-image:url(../image11/mobile.gif);
	background-repeat:no-repeat;
	}
#gallery	{
	width:409px;
	height:80px;
	margin-top:10px;
	padding:45px 0 0 80px;
	background-image:url(../image11/gallery.gif);
	background-repeat:no-repeat;
	}	

#banabox	{
	margin:0;
	padding:0;
	 
	}
#banabox ul{
	
	margin:0; 
	padding:0px; 
	list-style: none;
	}

#banabox li {
	
	margin:0;
	padding:0px;
	text-align:center; 
	height:120px; 
	width:199px; 
	 
}

#banabox a {
	display:block; 
	padding:105px 0px 5px 0px;

	font-weight:bold;
	font-size:12px;
	
	}
a.b0 {background-image:url(../image11/wdram.gif);background-repeat:no-repeat;}
a.b1 {background-image:url(../image11/kafun.gif);background-repeat:no-repeat;}
a.b2 {background-image:url(../image11/ip0038.gif);background-repeat:no-repeat;}
a.b3 {background-image:url(../image11/hokuo2.gif);background-repeat:no-repeat;}
a.b4 {background-image:url(../image11/nemuri.gif);background-repeat:no-repeat;}
a.b5 {background-image:url(../image11/onetacbana.gif);background-repeat:no-repeat;}
a.b6 {background-image:url(../image11/easylacebana.gif);background-repeat:no-repeat;}
a.b7 {background-image:url(../image11/metaric.gif);background-repeat:no-repeat;}
a.b8 {background-image:url(../image11/shiarlace.gif);background-repeat:no-repeat;}
a.b9 {background-image:url(../image11/shishu.gif);background-repeat:no-repeat;}
a.b10 {background-image:url(../image11/uvbana.gif);background-repeat:no-repeat;}
a.b11 {background-image:url(../image11/genteibanas.gif);background-repeat:no-repeat;}
a.b12 {background-image:url(../image11/syanetubanas.gif);background-repeat:no-repeat;}
a.b13 {background-image:url(../gardening/banas.gif);background-repeat:no-repeat;}
a.b14 {background-image:url(../image11/easydrapebana.gif);background-repeat:no-repeat;}
a.b15 {background-image:url(../image11/masalace.gif);background-repeat:no-repeat;}


#blog	{
	width:490px;
	height:40px;
	margin:10px 0;
	padding:140px 0 0 0;
	background-image:url(../present/images/bana3.gif);
	background-repeat:no-repeat;
	}	
	
#point	{
	width:370px;
	height:45px;
	margin:10px 0;
	padding:90px 70px 0 50px;
	background-image:url(../image11/pointmaga.gif);
	background-repeat:no-repeat;
	}		
	
#introbana	{
	width:330px;
	height:75px;
	margin:10px 0;
	padding:60px 0px 0 160px;
	background-image:url(../image11/introbana.gif);
	background-repeat:no-repeat;
	}			
#sekoubana	{
	width:210px;
	height:50px;
	margin:10px 0;
	padding:85px 0px 0 280px;
	background-image:url(../image11/sekou.gif);
	background-repeat:no-repeat;
	}		
#thanxbana	{
	width:370px;
	height:45px;
	margin:10px 0;
	padding:90px 0px 0 120px;
	background-image:url(../image11/thanxbana.gif);
	background-repeat:no-repeat;
	}		
	
#ekohiiki	{
	width:490px;
	height:30px;
	margin:0;
	padding:80px 0 0 0;
	background-image:url(../image11/hahabase.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	}	
	
#disney	{
	width:490px;
	height:35px;
	margin:0;
	padding:65px 0 0 0;
	background-image:url(../image11/disneybana.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:12px;
	}

#bottom_bana{

	width:199px;

	height:auto;

	margin:3px auto 0 auto;

}



#bottom_bana ul{

	margin:0;

	padding:0;

}



#bottom_bana li{

	list-style-type:none;

	width:199px;

	height:53px;


}



#bottom_bana li a{

	display:block;

	height:100%;

}



#bottom_bana li.mu01{

	background:url(http://www.carpetshop.jp/images/blog1.jpg) no-repeat;

	margin-bottom:3px;

}

#bottom_bana li.mu01 a:hover{

	background:url(http://www.carpetshop.jp/images/blog1h.jpg) no-repeat;

}



#bottom_bana li.mu02{

	background:url(http://www.carpetshop.jp/images/blog2.jpg) no-repeat;

	margin:0 3px 3px 0px;

}

#bottom_bana li.mu02 a:hover{

	background:url(http://www.carpetshop.jp/images/blog2h.jpg) no-repeat;

}



#bottom_bana li.mu03{

	background:url(http://www.carpetshop.jp/images/blog3.jpg) no-repeat;

	margin-bottom:3px;

}

#bottom_bana li.mu03 a:hover{

	background:url(http://www.carpetshop.jp/images/blog3h.jpg) no-repeat;

}

#artBOX{
	width:702px;
	height:294px;
	margin:0 auto 10px auto;
	background:url(../image11/art_bg2.jpg) no-repeat;
}

#artc{
	width:697px;
	height:179px;
	padding-left:5px;
	padding-top:67px;
}

.artimgBOX{
	float:left;
	width:169px;
	height:84px;
	margin:0 5px 6px 0;
	padding:0;
	background:#fff;
	text-align:center;
}

.artimgt{
	width:169px;
	height:60px;
	padding-top:5px;
}

.artimgu{
	width:169px;
	height:17px;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	color:#1471C3;
}

.artimgu a{
	color:#669933;
	text-decoration:underline;
}

.artimgu a:hover{
	color:#ff0000;
	text-decoration:underline;
}

#excepts{
	margin:0;
}

.clear{
	clear:both;
}

#top-naviBOX{
	width:742px;
	height:37npx;
	margin:0 auto;

}

.MegaMenu {
   background-image:url(../js/megamenu/backgroud.jpg);
   background-repeat:repeat-x;
   background-color:#045C9B;
   padding: 5px 7px 0px;
   margin-bottom: -1px;
   height:37npx;
}
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
   display: inline-block;
   padding: 5px 7px 9px;
   margin: 1px 2px 0px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 13px;
   outline: none;
   z-index: 1000;
}
.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
   display: inline-block;
   padding: 5px 7px 5px;
   margin: 1px 2px 4px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 13px;
   outline: none;
   z-index: 1000;
}
.MegaMenu a.MegaMenuLinkOff:hover {
   background: #FFF;
   color: #555;
/*   margin: 0px;*/
   padding: 4px 16px 4px 5px;
   border: 1px solid #9A9A9A;
   padding-right: 7px;
}
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   background: #FFF;
   color: #555;
   margin: 0px;
   border: 1px solid #9A9A9A;
   padding-right: 8px;
   border-bottom: none;
}
.MegaMenu .MegaMenuContent{
   display: none;
}
#MegaMenuContent, #MegaMenuContentShadow {
   background: #FFF; 
   border: 1px solid #9A9A9A;
   border-top: none;
   padding: 10px 10px;
   margin-left: 5px;
   position: absolute;
   z-index: 10;
}
#MegaMenuContentShadow {
   background: #111;
   margin-left: 8px;
   margin-top: 4px;
   z-index: 9;
   opacity: 0.5;
   -moz-opacity: 0.5;
   filter:alpha(opacity=50);
}
.MegaMenuTable {
  border-collapse: collapse;
  border: 1px solid #FFF;
}
.MegaMenuTable th {
  text-align: left;
  padding: 5px 10px;
  font-size: 13px;
}
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #EEE;
}
.MegaMenuTable td {
  vertical-align: top;
  border-right: 3px dotted #CCC;
}
.MegaMenuTable td.LastCell {
  border: none;
}
.MenuFoot div {
  border-top: 1px solid #CCC;
  margin: 10px 10px 5px 10px; 
  font-size: 10px;
  color: #555;
  padding: 10px 0px 0px 0px;
}
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.MegaMenuTable {
  cursor: default;
}
.MegaMenuTable a {
  cursor: pointer;
}
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #BBB;
  list-style-type: square;
  list-style-position: inside;
}
.MegaMenuLists li {
  margin: 5px 0px 8px;
  font-weight: bold;
  font-size: 12px;
}
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {
   position: relative;
}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {
}

    #tabsJ {
      float:left;
      width:742px;
      height:37npx;
      margin:0 auto;
      background:#FFF;
      font-size:93%;

      border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:0;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;

      }
    #tabsJ a {
      float:left;
      background:url("../image11/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;

      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../image11/tabrightJ.gif") no-repeat right top;
      padding:5px 14px 4px 10px;
      color:#24618E;
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
 
        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


#masa{
	width:702px;
	height:147px;
	margin:10px auto 5px auto;
}

#masa ul{
	margin:0;
	padding:0;
}

#masa li{
	list-style-type:none;
	width:702px;
	height:147px;
}

#masa li a{
	display:block;
	height:100%;
}

#masa li.mu01{
	background:url(../image11/masa_bana.jpg) no-repeat;
}
#masa li.mu01 a:hover{
	background:url(../image11/masa_banah.jpg) no-repeat;
}

#campaign{
	width:702px;
	height:auto;
	margin:5px auto 10px auto;
}

#cambtn1{
	background:url(../image11/new_userbanah.jpg) no-repeat top left;
	width:230px;
	height:100px;
	padding-right:6px;
	float:left;
}

#cambtn1 a{
	display:block;
}

#cambtn1 a:hover{
	background:none;
}

#cambtn1 a:hover img{
	visibility:hidden;
}

#cambtn2{
	background:url(../image11/mirror_mayh.jpg) no-repeat;
	width:230px;
	height:100px;
	float:left;
}

#cambtn2 a{
	display:block;
}

#cambtn2 a:hover{
	background:none;
}

#cambtn2 a:hover img{
	visibility:hidden;
}

#cambtn3{
	background:url(../image11/syanetu_fesh.jpg) no-repeat;
	width:230px;
	height:100px;
	float:right;
}

#cambtn3 a{
	display:block;
}

#cambtn3 a:hover{
	background:none;
}

#cambtn3 a:hover img{
	visibility:hidden;
}

#cambtn4{
	background:url(../image11/laceh.jpg) no-repeat top left;
	width:230px;
	height:100px;
	padding-right:6px;
	margin-top:6px;
	float:left;
}

#cambtn4 a{
	display:block;
}

#cambtn4 a:hover{
	background:none;
}

#cambtn4 a:hover img{
	visibility:hidden;
}

#cambtn5{
	background:url(../image11/wavelon_h.jpg) no-repeat;
	width:230px;
	height:100px;
	margin-top:6px;
	float:left;
}

#cambtn5 a{
	display:block;
}

#cambtn5 a:hover{
	background:none;
}

#cambtn5 a:hover img{
	visibility:hidden;
}

#cambtn6{
	background:url(../image11/whiteh.jpg) no-repeat;
	width:230px;
	height:100px;
	margin-top:6px;
	float:right;
}

#cambtn6 a{
	display:block;
}

#cambtn6 a:hover{
	background:none;
}

#cambtn6 a:hover img{
	visibility:hidden;
}

#cambtn7{
	background:url(../image11/enbh.jpg) no-repeat;
	width:348px;
	height:100px;
	margin-top:6px;
	float:left;
}

#cambtn7 a{
	display:block;
}

#cambtn7 a:hover{
	background:none;
}

#cambtn7 a:hover img{
	visibility:hidden;
}

#cambtn8{
	background:url(../image11/rame_stripeh.jpg) no-repeat;
	width:348px;
	height:100px;
	margin-top:6px;
	float:right;
}

#cambtn8 a{
	display:block;
}

#cambtn8 a:hover{
	background:none;
}

#cambtn8 a:hover img{
	visibility:hidden;
}

#sarabtn{
	background:url(../saracool/top_sarah.jpg) no-repeat;
	width:702px;
	height:50px;
	margin-top:6px;
}

#sarabtn a{
	display:block;
}

#sarabtn a:hover{
	background:none;
}

#sarabtn a:hover img{
	visibility:hidden;
}