@charset "euc-jp";
/*-------------------------------------------------
magnet world
-------------------------------------------------*/

body {
	color:#333333;
	font-size:12px;
	line-height:1.5em;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	background-color:#F2F2F2;
	margin:0px 0px;
	width : 100% ;
}


ul{
	list-style-type:none;
}

ul li{
	margin:8px;
}

td, th{
	vertical-align:top;
}

th{
	font-weight:normal;
}

img{
	border:0px;
}

form{
	margin:0px;
}




/*-------------------------------------------------

hn

-------------------------------------------------*/

h1{
	margin:0px;
}

h2{
	margin:0px;
}

h3{
	margin:0px;
}

h4{
	margin:0px;
}

h5{
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
}

/*-------------------------------------------------

リンク

-------------------------------------------------*/

a:link {
 color:#CD3301;
 text-decoration:none;
}

a:visited {
 color:#CD3301;
 text-decoration:none;
}

a:hover {
 color:#CD3301;
 text-decoration:underline;
}

a:active {
 color:#CD3301;
 text-decoration:underline;
}


/*-------------------------------------------------

他
-------------------------------------------------*/

div.att{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	background-image:url(../img/icon_att.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}

.note{
	color:#c00;
}

.note2{
	font-size:11px;
	margin:0px;
	color:#666666;
}

.instructions{
	font-size:11px;
	margin:0px;
}

.good{
	font-size:14px;
	color:#168FCD;
}

.right{
	text-align:right;
}

sup{
	text-size:70%;
	line-height:1em;
	vertical-align:50%;
}


.mrg-1em{
	margin-left:1em;
}
.mrg-3em{
	margin-left:3em;
}
.mrg-5em{
	margin-left:5em;
}

.fleming{
	font-size: 50%;
}

/*-------------------------------------------------

all
-------------------------------------------------*/

#wrapper{
	width:960px;
	padding:0 20px;
	margin:0 auto;
}

#home #wrapper{
	position:relative;
}


/*-------------------------------------------------

header
-------------------------------------------------*/

#header{
	width:960px;
	position:relative;
	padding:11px 0px 8px 0px;
	margin:0px;
	background-image:url(../img/logo2.gif);
	background-repeat:no-repeat;
	background-position:right center;
}


#header #search{
	display:none;
}


/*
#header #search{
	position:absolute;
	top:18px;
	right:10px;
	font-size:10px;
	line-height:1em;
}
*/


#header #search input.search-text-box{
	width:120px;
	border:1px solid #A5ACB2;
	padding:2px;
	margin: 0px 5px 0px 5px;
}

#menu{
	height:28px;
	color:#FFF;
	background-color:#333;
	padding:1px 0px 1px 0px;
	margin:0px;
}

#home #menu{
	margin-bottom:210px;
}

#menu ul{
	width:783px;
	margin:0px auto 0px auto;
	padding:0px;
}

#home #menu ul{
	width:696px;
}

#menu ul li{
	float:left;
	width:87px;
	height:28px;
	margin:0px;
	padding:0px;
	text-align:center;
}

#menu ul li a{
	display:block;
	height:100%;
	color:#FFF;
	line-height:28px;
	background-image:url(../img/menu_line.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#menu ul li#menu-on a{
	color:#000;
	text-decoration:none;
	background-image:url(../img/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#menu ul li.menu-last a{
	background-image:none;
}

#menu ul li a:hover{
	color:#000;
	text-decoration:none;
	background-image:url(../img/menu_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#header-flash{
	position:absolute;
	top:85px;
}


/*-------------------------------------------------

main

-------------------------------------------------*/
#content{
	width:960px;
	padding: 12px 0px 0px 0px;
}

#column-main{
	width:560px;
	padding: 13px 0px  0px 0px;
	margin: 0px;
	vertical-align:top;
	float:right;
}

#home #column-main{
	position:relative;
	padding-top:59px;
}

#column-main H2{
	font-size:16px;
	font-weight:bold;
	background-image:url(../img/logomark.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px  15px 0px;
}

#news,
#ohanasibako{
	width:560px;
	margin: 25px 0px  0px 0px;
}

#database #ohanasibako{
	margin-top: 10px;
}

#news{
	margin-top: 15px;
	margin-bottom: 50px;
}

div.backnumber{
	text-align:right;
}

div.backnumber a{
	color:#000;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0px 0px 0px 15px;
}

div.backnumber a:hover{
	background-position:1px center;
}

div#scroll-text{
	position:absolute;
	top:13px;
}

.news-date{
	background-image:url(../img/line02.gif);
	background-repeat:repeat-x;
	background-position:left center;
}

.news-date small{
	font-size:12px;
	background-color:#FFFFFF;
	padding: 0px 10px  0px 0px;
}

.news-box{
	width:560px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
}

.news-box-narrow{
	width:480px;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 15px auto;
}

.news-box th{
	width:120px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.news-box td{
/*	width:430px;*/
	text-align:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.news-box td H3{
	font-size:13px;
	margin: 0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	background-image:none;
}

.news-box td H3 a,
.news-box td H3 a:visited{
	color:#284FA3;
/*	color:#0000FE;*/
}

#ohanasibako h2 a{
	color:#000;
}

#ohanasibako-box{
	width:526px;
	border:1px solid #E5E5E5;
	padding:16px;
	margin: 10px 0px 0px 0px;
	background-image:url(../img/ohanasibako_corner.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#ohanasibako-box H3{
	font-size:14px;
	color:#006599;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 18px 0px;
	background-image:none;
	border-bottom:1px solid #006599;
}

#ohanasibako-box H3 a{
	color:#006599;
}

#ohanasibako-box table.ohanasibako-table{
	width:526px;
}

#ohanasibako-box table.ohanasibako-table td.ohanasibako-left{
	width:246px;
	padding: 0px 16px 0px 0px;
	border-right:1px solid #E5E5E5;
}

#ohanasibako-box table.ohanasibako-table td.ohanasibako-right{
	width:246px;
	padding: 0px 0px 0px 17px;
}

#ohanasibako-box table.ohanasibako-table td .note{
	font-size:11px;
	color:#c00;
	line-height:1.3em;
	padding: 10px 0px  0px 0px;
	margin: 0px 0px  0px 0px;
}
#ohanasibako-box table.ohanasibako-table td .note3{
	font-size:11px;
	line-height:1.3em;
	padding: 10px 0px  10px 0px;
	margin: 0px 0px  0px 0px;
}


#gotop{
	font-size:10px;
	text-align:right;
	padding: 10px 5px  3px 0px;
	margin: 0px 0px  0px 0px;
	clear:both;
}

#gotop a{
	color:#000;
}

#gotop a:hover{
	color:#c00;
	text-decoration:none;
}



.topics-box{
	width:538px;
	background:url(../img/topics_box_waku_t.gif) left top no-repeat;
	padding:12px 12px 2px 10px;
}

.topics-box-bottom{
	width:560px;
	height:10px;
	font-size:1px;
	background:url(../img/topics_box_waku_b.gif) left bottom no-repeat;
	padding:0px;
	margin-bottom:20px;
}

.topics-box th{
	width:120px;
	text-align:center;
}

.topics-box th img{
	padding:5px;
	background:#FFF;
}

.topics-box td{
	padding-top:5px;
}






/*-------------------------------------------------

layout

-------------------------------------------------*/

#column-2row{
	width:760px;
	margin: 0px 0px 0px 0px;
	float:left;
}

#column-menu01{
	width:170px;
	margin: 9px 0px 0px 0px;
	float:left;
}

#column-menu02{
	width:170px;
	padding-top:10px;
	margin:0px;
	float:right;
}

#column-menu01 img,
#column-menu02 img{
	border:0px;
}

#column-menu01 H4,
#column-menu02 H4{
	display:inline;
	font-size:13px;
}

#column-menu01 H4 a,
#column-menu02 H4 a{
	display:block;
	width:170px;
	color:#000;
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 0px;
	
/* \*/
overflow:hidden;
/* */

}



#menu-sub-database H4 a{
	height:41px;
	background-image:url(../img/database_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

#menu-sub-company H4 a{
	height:41px;
	background-image:url(../img/company_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

#menu-sub-kidsroom H4 a{
	height:47px;
	background-image:url(../img/kidsroom_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

#menu-sub-community H4 a{
	height:44px;
	background-image:url(../img/community_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

#menu-sub-contact h4,
#menu-sub-hours h4 {
	display:block;
	width:170px;
	height:38px;
	text-align:center;
	line-height:38px;
	background-image:url(../img/menu_sub_tit_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#menu-sub-hours {
	margin-top: 15px;
}




#menu-sub-search{
	display:block;
	width:150px;
	height:120px;
	text-align:center;
	background-image:url(../img/menu_sub_tit_bg_search.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#menu-sub-search H4{
	display:block;
	width:85px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	padding: 22px 0px 0px 65px;
	margin: 0px 0px 5px 0px;
}

#menu-sub-search .input-search{
	width:80px;
	border:1px solid #A5ACB2;
	padding: 3px;
	margin: 0px 3px 0px 0px;
}

#menu-sub-search div{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
	padding: 0px 0px 3px 5px;
	margin: 0px;
}

#menu-sub-search p{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
	padding: 3px 0px 0px 5px;
	margin: 0px;
}


#menu-sub-products H4 a{
	height:41px;
	background-image:url(../img/products_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

/*
#menu-sub-products H4 a{
	display:block;
	width:95px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	background-image:url(../img/menu_sub_tit_bg_products.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 75px;
}
*/

#menu-sub-products hr{
	height: 1px;
	border-top:1px dotted #999;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}

#menu-sub-catalog H4{
	display:block;
	width:170px;
	height:47px;
	background-image:url(../img/catalogue_tit.gif);
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
}

/*
#menu-sub-catalog H4{
	display:block;
	width:95px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	background-image:url(../img/menu_sub_tit_bg_catalog.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 75px;
}
*/


#menu-sub-guide H4{
	display:block;
	width:158px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	background-image:url(../img/menu_sub_tit_bg_guide.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 12px;
}


#menu-sub-member H4 a{
	display:block;
	width:158px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	background-image:url(../img/menu_sub_tit_bg_member.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 12px;
}

#menu-sub-webshop H4 a{
	display:block;
	width:95px;
	height:25px;
	text-align:left;
	line-height:1.2em;
	background-image:url(../img/menu_sub_tit_bg_webshop.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 75px;
}


#content ul.menu-sub,
#content div.menu-sub{
	width:150px;
	background-image:url(../img/menu_box_waku.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

#content div.menu-sub{
	width:152px;
	text-align:center;
	padding: 10px 9px 10px 9px;
}

#content #menu-sub-catalog ul.menu-sub{
	background-image:none;
	padding-bottom: 0px;
}

#content #menu-sub-catalog{
	background-image:url(../img/menu_box_waku.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 10px;
}

#content div.menu-sub img{
	border:0px;
	margin: 2px 0px 2px 0px;
}

#content ul.menu-sub li{
	line-height:1.2em;
	padding: 0px;
	margin: 0px;
}

#content ul.menu-sub li.products-last{
	border-bottom:1px solid #808080;
	padding-bottom:5px;
	margin-bottom:5px;
}


#content ul.menu-sub li a{
	display:block;
	width:130px;
	color:#000;
	text-decoration:none;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding: 4px 0px 4px 20px;
	margin: 0px 0px 0px 0px;
}

#content ul.menu-sub li a:hover{
	background-position:6px center;
}

#content ul.menu-sub li#menu-sub-kanren a,
#content ul.menu-sub li#menu-sub-ouyou a,
#content ul.menu-sub li#menu-sub-ordermade a{
	display:block;
	width:110px;
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:2px center;
	padding: 8px 0px 8px 40px;
	margin: 0px 0px 0px 0px;
}

#content ul.menu-sub li#menu-sub-kanren a{
	background-image:url(../webshop/img/menu_sub_img_kanren.jpg);
}
#content ul.menu-sub li#menu-sub-ouyou a{
	background-image:url(../webshop/img/menu_sub_img_ouyou.jpg);
}
#content ul.menu-sub li#menu-sub-ordermade a{
	background-image:url(../webshop/img/menu_sub_img_ordermade.jpg);
}


#content #menu-sub-member ul{
	text-align:left;
	line-height:1.2em;
	padding: 0px;
	margin: 0px;
}

#content #menu-sub-member ul li{
	line-height:1.2em;
	padding: 0px;
	margin: 0px;
}

#content #menu-sub-member ul li a{
	display:block;
	width:130px;
	color:#000;
	text-decoration:none;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding: 4px 0px 4px 20px;
	margin: 0px 0px 0px 0px;
}

#content #menu-sub-member ul li a:hover{
	background-position:6px center;
}



#content #menu-sub-webshop ul.menu-sub li ul{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#content #menu-sub-webshop ul.menu-sub li li a{
	display:block;
	width:112px;
	color:#000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:20px center;
	padding: 1px 0px 1px 38px;
	margin: 0px 0px 0px 0px;
}
#content #menu-sub-webshop ul.menu-sub li li.circle a{
	background-image:url(../webshop/img/icon_circle.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.ring a{
	background-image:url(../webshop/img/icon_ring.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.square a{
	background-image:url(../webshop/img/icon_square.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.square2 a{
	background-image:url(../webshop/img/icon_square2.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.ball a{
	background-image:url(../webshop/img/icon_ball.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.rubber a{
	background-image:url(../webshop/img/icon_rubber.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.circle-cap a{
	background-image:url(../webshop/img/icon_circle_cap.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.ring-cap a{
	background-image:url(../webshop/img/icon_ring_cap.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.square-cap a{
	background-image:url(../webshop/img/icon_square_cap.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.capneo a{
	width:95px;
	padding: 1px 0px 1px 55px;
	background-image:url(../webshop/img/icon_capneo.gif);
}


#content #menu-sub-webshop ul.menu-sub li li.circle-fe a{
	background-image:url(../webshop/img/icon_circle_fe.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.ring-fe a{
	background-image:url(../webshop/img/icon_ring_fe.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.square-fe a{
	background-image:url(../webshop/img/icon_square_fe.gif);
}
#content #menu-sub-webshop ul.menu-sub li li.ball-fe a{
	background-image:url(../webshop/img/icon_ball_fe.gif);
}



#content #menu-sub-webshop ul.menu-sub li li a:hover{
	font-weight:bold;
}



#content #banner-box,
#content .banner-box{
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 24px 0px 0px 0px;
}

#content #banner-box p,
#content .banner-box p{
	width:160px;
	font-size:10px;
	line-height:1.2em;
	padding: 0px;
	margin: 16px auto 0px auto;
}

#content #menu-sub-catalog #banner-box,
#content #menu-sub-catalog .banner-box{
	text-align:left;
	padding: 0px 0px 0px 7px;
	margin: 10px 0px 0px 0px;
}

#content #menu-sub-catalog #banner-box p,
#content #menu-sub-catalog .banner-box p{
	width:155px;
	font-size:10px;
	line-height:1.2em;
	padding: 0px;
	margin: 5px auto 0px auto;
}



#cal{
	width:154px;
	text-align:center;
/*	border:1px solid #E5E5E5;*/
	border:1px solid #D8D8D8;
	padding:10px 7px;
	margin: 23px 0px 0px 0px;
}

td#cal{
	height:205px;
}

#cal b{
	display:block;
	text-align:center;
	padding: 5px 0px 10px 0px;
}

#cal th{
	font-weight:normal;
}

#cal td{
	text-align:center;
	padding:3px 0px;
}

#cal th.sun,
#cal td.hol{
	color:#c00;
}
#cal th.sat{
	color:#00F;
}


#geotrust{
	text-align:center;
	margin: 20px 0px 0px 0px;
}


#menu-sub-magnetday{
	text-align:center;
	font-size:10px;
	letter-spacing:0em;
}











/*-------------------------------------------------

menu

-------------------------------------------------*/

#menu-sub-cart{
	width:170px;
	text-align:center;
	background-image:url(../webshop/img/menu_sub_tit_bg_cart.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FF9700;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu-sub-cart H4{
	display:block;
	line-height:1.2em;
	color:#FFF;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 10px 30px;
	font-size:16px;
}

#menu-sub-cart #menu-sub-cart-inside{
	width:150px;
	text-align:left;
	background-color:#FFFFFF;
	margin: 10px 5px 10px 5px;
	padding: 5px;
}

#menu-sub-cart #menu-sub-cart-inside p{
	text-align:center;
}

#menu-sub-cart .cart-goregi a{
	display:block;
	width:158px;
	height:23px;
	line-height:23px;
	text-align:center;
	color: #000;
	background-image:url(../webshop/img/menu_sub_cart_b_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 0px auto 5px auto;
	padding: 0px 0px 1px 0px;
}

#menu-sub-cart .cart-goregi a:hover{
	color: #000;
	font-weight:bold;
	background-position:center 1px;
	text-decoration:none;
	padding: 1px 0px 0px 0px;
}

#menu-sub-cart H5{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#c00;
	line-height:1.2em;
	margin: 5px 0px;
}

#menu-sub-cart .price-gokei{
	position:relative;
	top:-8px;
	
	width:150px;
	font-size:16px;
	text-align:right;
	font-weight:bold;
	background-color:#FFFFFF;
	margin: 10px 5px 0px 5px;
	padding: 5px;
}



#menu-sub-webshop,
#menu-sub-webshop-banner,
#menu-sub-search,
#menu-sub-cart,
#menu-sub-products,
#menu-sub-company,
#menu-sub-catalog,
#menu-sub-database,
#menu-sub-kidsroom,
#menu-sub-community,
#menu-sub-contact,
#menu-sub-guide,
#menu-sub-member{
	margin-bottom: 15px;
}




table.webshop-top-table{
	margin-bottom: 10px;
}

table.webshop-top-table th{
	width:260px;
}

table.webshop-top-table2 th{
	width:545px;
}

table.webshop-top-table th,
table.webshop-top-table2 th{
	height:30px;
	text-align:left;
	background-color:#CCE4ED;
	padding:0px 0px 0px 15px;
}

table.webshop-top-table th div{
	width:260px;
	padding:6px 0px 0px 0px;
	position:relative;
}

table.webshop-top-table2 th div{
	width:545px;
	padding:6px 0px 0px 0px;
	position:relative;
}


table.webshop-top-table th H3,
table.webshop-top-table2 th H3{
	font-size:14px;
	margin:0px;
}

table.webshop-top-table th H3 a,
table.webshop-top-table2 th H3 a{
	color:#000;
}





table.webshop-top-table th p.webshop-godetail{
	
}

table.webshop-top-table th p.webshop-copy{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	position:absolute;
	top:3px;
	right:2px;
}


table.webshop-top-table2 th p.webshop-godetail{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	position:absolute;
	top:5px;
	right:5px;
}

table.webshop-top-table td.webshop-top-table-content{
	width:268px;
}

table.webshop-top-table td.webshop-top-table-content,
table.webshop-top-table2 td.webshop-top-table-content{
	padding:10px 0px 10px 8px ;
	border:1px solid #CCE4ED;
}

table.webshop-top-table td.webshop-top-table-content img{
	float:left;
}

table.webshop-top-table2 td.webshop-top-table-content img{
	margin: 0px 4px 4px 0px;
}

table.webshop-top-table2 td.webshop-top-table-content img#webshop-top-ordermadeimg{
	float: right;
	margin: 0px 8px 0px 10px;
}

table.webshop-top-table td.webshop-top-table-content p{
	margin: 0px;
}

table.webshop-top-table td.webshop-top-table-content p img{
	margin: 0px 0px 5px 8px;
}

table.webshop-top-table2 td.webshop-top-table-content p{
	font-size:11px;
	font-weight:normal;
	margin: 10px 10px 0px 10px;
}

table.webshop-top-table td.webshop-top-table-content div{
	width:268px;
	height:100px;
	position:relative;
}

table.webshop-top-table td.webshop-top-table-content p.golist{
	display:block;
	width:68px;
	height:20px;
	padding:0px;
	position:absolute;
	bottom:0px;
	right:12px;
}

table.webshop-top-table td.webshop-top-table-content p.golist img{
	margin:0px;
}


#cart-main dl#list-sort-box{
	width:560px;
	background-image:url(../database/img/waku_bottom01_2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 4px;
	margin-bottom: 15px;
	position:relative;
	clear:both;
}

#cart-main dl#list-sort-box dt{
	font-size:11px;
	font-weight:normal;
	background-image:url(../database/img/waku_top01_2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}

#cart-main dl#list-sort-box dt #sort-comment{
	height:16px;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:16px;
	background-color:#FFF;
	padding: 2px 5px;
	margin: 0px 0px 3px 0px;
	position:relative;
}

#cart-main dl#list-sort-box dt #sort-comment #search-option{
	font-size:11px;
	font-weight:normal;
	position:absolute;
	top:3px;
	right:5px;
}

#cart-main dl#list-sort-box dd{
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	background-color:#E5E5E5;
	padding: 0px 5px 0px 5px;
}

#cart-main dl#list-sort-box dd.list-spec table{
	border-top:1px solid #FFF;
}

#cart-main dl#list-sort-box dd.list-spec th{
	width:60px;
	padding: 5px 2px 0px 0px;
}

#cart-main dl#list-sort-box dd.list-spec th div{
	width:57px;
	height:30px;
	font-size:10px;
	line-height:1.2em;
	padding-top: 5px;
	border:1px solid #D9D9D9;
	background-color:#F2F2F2;
}

#cart-main dl#list-sort-box dd.list-spec td{
	padding: 3px 0px 0px 0px;
	vertical-align:middle;
}

#cart-main dl#list-sort-box dd.list-spec td table{
	width:423px;
	border:0px;
}

#cart-main dl#list-sort-box dd.list-spec td td a{
	display:block;
	width:100%;
	height:15px;
	font-size:11px;
	line-height:15px;
	text-align:center;
	padding: 0px;
}

#cart-main dl#list-sort-box dd.list-spec td td.item-upper,
#cart-main dl#list-sort-box dd.list-spec td td.item-upper-last{
	width:20%;
	font-size:11px;
	text-align:center;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	padding: 0px;
}

#cart-main dl#list-sort-box dd.list-spec td td.item-lower,
#cart-main dl#list-sort-box dd.list-spec td td.item-lower-last{
	width:20%;
	font-size:11px;
	text-align:center;
	border-right:1px solid #FFF;
	padding: 0px;
}

#cart-main dl#list-sort-box dd.list-spec td td.item-upper-last,
#cart-main dl#list-sort-box dd.list-spec td td.item-lower-last{
	border-right:0px;
}

#cart-main dl#list-sort-box dd .price{
	font-size:11px;
	color:#0072AB;
	font-weight:normal;
	position:absolute;
	top:28px;
	right:10px;
}

#cart-main dl#list-sort-box dd .price small{
	font-size:11px;
	font-weight:normal;
}









#cart-main #goods-list-box{
	width:560px;
	padding: 0px;
	margin: 0px;
	clear:both;
	
	margin-top:108px;
/*
	height:700px;
	overflow:scroll;
*/
}



#cart-main dl.list-one-box{
	width:560px;
	background-image:url(../database/img/waku_bottom01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 1px;
	margin-bottom: 8px;
	position:relative;
	clear:both;
}

#cart-main dl.list-one-box dt{
	font-size:13px;
	font-weight:bold;
	color:#0072AB;
	background-image:url(../database/img/waku_top01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 3px 8px 2px 8px;
	margin: 0px;
}

#cart-main dl.list-one-box dt a{
	color:#0072AB;
}

#cart-main dl.list-one-box dd{
/*	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;*/
	padding: 1px 5px 0px 5px;
}

#cart-main dl.list-one-box dd.list-spec th{
	width:62px;
	padding: 0px 0px 2px 0px;
}

#cart-main dl.list-one-box dd.list-spec td{
	font-size:11px;
	padding: 0px 0px 0px 0px;
	vertical-align:middle;
}

#cart-main dl.list-one-box dd.list-spec td td.item-upper,
#cart-main dl.list-one-box dd.list-spec td td.item-upper-last{
	width:20%;
	line-height:1.2em;
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	text-align:center;
	padding: 2px 0px 2px 0px;
}

#cart-main dl.list-one-box dd.list-spec td td.item-lower,
#cart-main dl.list-one-box dd.list-spec td td.item-lower-last{
	width:20%;
	line-height:1.2em;
	border-right:1px solid #D8D8D8;
	text-align:center;
	padding: 2px 0px 2px 0px;
}

#cart-main dl.list-one-box dd.list-spec td td.item-upper-last,
#cart-main dl.list-one-box dd.list-spec td td.item-lower-last{
	border-right:0px;
}

#cart-main dl.list-one-box dd .price{
	font-size:13px;
	color:#0072AB;
	font-weight:bold;
	position:absolute;
	top:4px;
	right:10px;
}

#cart-main dl.list-one-box dd .price small{
	font-size:11px;
	font-weight:normal;
}

/*
#cart-main .add_cart{
	width:285px;
	text-align:center;
	background-image:url(../database/img/waku_bottom06.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 2px 0px 3px 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	float:right;
}

#cart-main .add_cart table{
	margin: 0px auto;
}

#cart-main .add_cart table td{
	font-size:11px;
	vertical-align:middle;
}
*/

#cart-main .add_cart{
	width:65px;
	text-align:center;
}

#cart-main .add_cart input.Qty{
	width:55px;
	font-size:15px;
	text-align:right;
	border:1px solid #808080;
	padding: 3px 1px;
	margin:0px;
}

#cart-main .add_cart input.into-cart{
	width:55px;
	font-size:11px;
/*	border:1px solid #808080;*/
	padding: 1px;
	margin:0px;
}


#cart-main dl#list-sort-box input.into-cart{
	width:60px;
	height:34px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	background-color:#FA5800;
	border-top:3px solid #F9F9F9;
	border-left:3px solid #F9F9F9;
	border-right:3px solid #959595;
	border-bottom:3px solid #595959;
	padding: 1px;
	margin:0px;
}



#cart-main h3,
#search-option h3,
#guide h3,
#regist h3,
h3.title2{
	width:515px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	color:#000099;
	line-height:40px;
	background-image:url(../webshop/img/detail_name_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 0px 0px 0px 45px;
	margin:10px 0px 10px 0px;
}

#cart-main h4{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #808080;
	padding-bottom:5px;
	margin:10px 0px 10px 0px;
}

#guide h4{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin:30px 0px 0px 0px;
}

#cart-main h5{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}


#cart-main #ph-box{
	width:560px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	margin-bottom:20px;
}

#cart-main #ph-box img{
	padding: 10px 20px 20px 20px;
}

#cart-main #ph-box table.products01-table{
	width:450px;
	margin:20px auto;
}

#cart-main #ph-box table.products01-table td{
	vertical-align:middle;
}

#cart-main #ph-box table.products01-table td.text{
	width:168px;
	font-size:11px;
	text-align:left;
	line-height:1.3em;
	padding: 0px 10px 0px 0px;
	line-break: strict;
}



#cart-main #ph-box table.products02-table img{
	padding: 10px 20px 0px 20px;
}

#cart-main #ph-box table.products02-table{
	width:450px;
	margin:20px auto;
}

#cart-main #ph-box table.products02-table td{
	vertical-align:top;
}

#cart-main #ph-box table.products02-table .magnetsize-table th,
#cart-main #ph-box table.products02-table .magnetsize-table td{
	font-size:11px;
	text-align:left;
	line-height:1.3em;
	padding: 0px 10px 0px 0px;
}

#cart-main #ph-box table.products02-table .magnet-img{
	width:326px;
	text-align:center;
}

#cart-main #ph-box table.products02-table .magnetsize-table{
	margin-left:auto;
	margin-right:auto;
}
#cart-main #ph-box table.products02-table .magnetsize-table th{
/*	width:100px;*/
	padding-right:15px;
}
#cart-main #ph-box table.products02-table .magnetsize-table td th{
/*	width:80px;
	text-align:left;*/
	padding-right:25px;
}




#cart-main #spec{
	width:300px;
	float:left;
}

#cart-main #spec table{
	width:100%;
}

#cart-main #spec th,
#cart-main #spec td{
	padding: 8px 0px 2px 5px;
	border-bottom:1px solid #E5E5E5;
}

#cart-main #spec th{
	width:100px;
	font-size:11px;
	text-align:left;
}
#cart-main #spec td{
	font-size:13px;
	font-weight:bold;
	color:#000099;
}

#cart-main #spec td small{
	font-size:11px;
	font-weight:normal;
}

#cart-main #webshop-product-order-table{
	width:211px;
	border:1px solid #D8D8D8;
	background-color:#F7F7F7;
	padding: 10px;
	float:right;
}

#cart-main #webshop-product-order-table th,
#cart-main #webshop-product-order-table td{
	padding: 8px 0px 2px 5px;
	border-bottom:1px solid #E5E5E5;
}

#cart-main #webshop-product-order-table th{
	width:68px;
	font-size:11px;
	text-align:left;
}

#cart-main #webshop-product-order-table td{
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

#cart-main #webshop-product-order-table td small{
	font-size:11px;
	font-weight:normal;
}

#cart-main #webshop-product-order-table td p{
	font-size:11px;
	color:#404040;
	font-weight:normal;
	line-height:1.2em;
	padding: 3px 0px;
	margin: 0px;
}

#cart-main p#order-text{
	font-size:11px;
	color:#404040;
	font-weight:normal;
	line-height:1.2em;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}


#cart-main #webshop-product-order-table td #Qty input{
	width:80px;
	font-size:14px;
	text-align:right;
	border:1px solid #808080;
	padding: 3px;
	margin:0px;
}

#cart-main #webshop-product-order-table td #add_cart input {
	width:130px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	background-color:#FA5800;
	border-top:3px solid #F9F9F9;
	border-left:3px solid #F9F9F9;
	border-right:3px solid #959595;
	border-bottom:3px solid #595959;
	padding: 5px 0px;
	margin: 5px 0px;
}








#cart-main table.webshop-product-table{
	width:560px;
	margin-bottom:20px;
}

#cart-main table.webshop-product-table th{
	width:250px;
	text-align:center;
	padding-top: 20px;
}

#cart-main table.webshop-product-table th img{
	border:1px;
}

#cart-main table.webshop-product-table table{
	width:100%;
}

#cart-main table.webshop-product-table td th,
#cart-main table.webshop-product-table td td{
	padding: 8px 0px 2px 5px;
	border-bottom:1px solid #E5E5E5;
}

#cart-main table.webshop-product-table td th{
	width:100px;
	text-align:left;
}
#cart-main table.webshop-product-table td td{
	font-size:13px;
	font-weight:bold;
}



#cart-main table.webshop-product-order-table{
	width:560px;
	padding: 10px;
	background-color:#F6F6F6;
	border:1px solid #E5E5E5;
}

#cart-main table.webshop-product-order-table th,
#cart-main table.webshop-product-order-table td{
	padding: 15px 0px 5px 5px;
	border-bottom:1px solid #E5E5E5;
}

#cart-main .webshop-product-order-table th{
	width:100px;
	text-align:left;
}

#cart-main .webshop-product-order-table td td{
	padding: 0px;
	border-bottom:0px;
}

#cart-main .webshop-product-order-table td td div{
	float:left;
	margin-right:20px;
}

#cart-main .webshop-product-order-table td td div strong{
	font-size:16px;
	font-weight:bold;
}

.webshop-input-table{
	width:560px;
}

#community .webshop-input-table{
	width:540px;
}

#cart-main .webshop-input-table th{
	width:120px;
	text-align:left;
}

#cart-main #card-form .webshop-input-table th{
	width:140px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
}

#cart-main #card-form .webshop-input-table td{
	padding-left:0px;
	padding-right:0px;
}


#community .webshop-input-table th{
	width:60px;
	text-align:center;
}

#guide .webshop-input-table th{
	width:150px;
	text-align:left;
}

table.webshop-input-table th,
table.webshop-input-table td{
	padding: 12px 0px 12px 5px;
	border-bottom:1px solid #E5E5E5;
	vertical-align:middle;
}

table.webshop-input-table-comment td{
	padding: 12px 0px 12px 5px;
	border-bottom:none;
	vertical-align:top;
}

table.webshop-input-table th.plural-box,
table.webshop-input-table td.plural-box{
	vertical-align:top;
}

#torihiki-input label{
	color:#CD3301;
}

#torihiki-input label:hover{
	text-decoration:underline;
}


#community table.webshop-input-table th,
#community table.webshop-input-table td{
	padding-top: 5px;
}


#cart-main table.webshop-input-table2 th{
	
}

#cart-main table.webshop-input-table2 th,
#cart-main table.webshop-input-table2 td{
/*--	padding: 15px 5px 3px 5px; --*/
	padding: 15px 5px 15px 5px;
	border-bottom:1px solid #D8D8D8;
}

#cart-main table.webshop-input-table2 td{
	font-weight:bold;
}

#cart-main table.webshop-input-table2 td.total{
	font-size:14px;
	color:#007699;
	text-align:right;
	background-color:#F2F6F7;
}


table.webshop-input-table input.input-webshop{
	border:1px solid #A5ACB2;
	padding:2px;
	margin: 1px 0px 0px 0px;
}

table.webshop-input-table textarea{
	width:98%;
	border:1px solid #A5ACB2;
	padding:2px;
	margin: 1px 0px 0px 0px;
}

.form-submit{
	text-align:right;
	padding:0px;
	margin: 10px 0px 0px 0px;
}

.form-submit2{
	text-align:right;
	padding:0px;
	margin: 10px 0px 0px 0px;
}

.form-submit input,
.form-submit2 input{
	font-size:16px;
	padding:5px;
}

#cart-main .form-submit input{
	width:120px;
	text-align:center;
}


#webshop .form-submit input,
#webshop .form-submit2 input,
#webshop .finish-form-submit input,
#support .form-submit input,
#support .form-submit2 input,
#support .finish-form-submit input,
#community .form-submit input,
#community .form-submit2 input,
#community .finish-form-submit input,
#regist .form-submit input,
#regist .form-submit2 input,
#regist .finish-form-submit input,
#webshop #search-option #submit input{
	width:160px;
	height:25px;
	font-size:12px;
	font-weight:bold;
}


p.errmsg{
	font-size:14px;
	color:#cc0000;
	text-align:left;
	line-height:2em;
}

#cart-main .card-wait{
	text-align:center;
	padding:100px 0px;
}



table.input-table{
	width:560px;
}

table.input-table th{
	width:100px;
	text-align:left;
}

table.input-table th,
table.input-table td{
	padding: 15px 0px 5px 5px;
	border-bottom:1px solid #E5E5E5;
}

.form-submit{
	text-align:right;
	padding:0px;
	margin: 10px 0px 0px 0px;
}

.form-submit input{
	font-size:16px;
	padding:5px;
}

.finish-form-submit{
	text-align:center;
	padding:0px;
	margin: 10px 0px 0px 0px;
}

.finish-form-submit input{
	font-size:16px;
	padding:5px;
}

#webshop #guide dl{
	width:560px;
	margin: 0px 0px 40px 0px;
}

#webshop #guide dt{
	font-size:14px;
	border-bottom:1px solid #808080;
}

#webshop #guide dd{
	padding-top: 5px;
}

#webshop #guide dd ul{
	padding: 0px;
	margin: 0px;
}

#webshop #guide dd ul li{
	display:block;
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 12px 10px;
	margin: 0px;
}

#webshop #guide dd p.example{
	padding: 5px 8px;
	background-color:#F2F2F2;
	border:1px solid #D9D9D9;
}

#guide #order_menu{
	font-size:13px;
	line-height:1.8;
	margin-left:120px;
	margin-bottom:30px;
}
#guide #order_menu ul li a{
	display:block;
	width:127px;
	text-decoration:none;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:25px center;
	padding: 1px 0px 1px 40px;
	margin: 0px;
}

#guide #order_menu ul li a:hover{
	background-position:26px center;
}

div.order_shop{
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:500px;
	background-color:#FFDFAA;
	text-align:center;
	padding:5px 0px;
}
.order_shop_text{
	font-size:13px;
	font-weight:bold;
}

#guide #order_system p img{
	margin:10px 15px;
}

#guide #order_system img{
	padding:0px 3px;
	vertical-align:middle;
}

#guide #order_system li img{
	vertical-align:middle;
}

#guide #order_system ul li{
	list-style:disc;
}
#guide hr{
	border-top:#666666 dashed 1px;
}
.num_red{
	color:#FF0000;
	font-size:13px;
	margin-left:10px;
	margin-right:5px;
}

#guide #order_system{
	line-height:1.8;
}
div.intention{
	line-height:1.5;
}
div.order_attention{
	font-weight:bold;
	text-align:center;
	color:#FF0000;
}
#guide #payment{
	line-height:1.8;
}
.account{
	text-align:right;
	font-weight:bold;	
}
li.account-bank{
	text-align:center;
	font-weight:bold;	
}
.percent{
	color:#000099;
}
.pay_attention{
	margin:10px 0px;
	padding:5px 0px;
	background-color:#FFDFAA;
	color:#FF0000;
	text-align:center;
}
#guide #payment ul li{
	list-style:disc;
}
.order_shop_wakubottom{
	width:560px;
	background-image:url(../database/img/waku_bottom02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
	text-align:center;
}
.order_shop_wakutop{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background-image:url(../database/img/waku_top02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#0000FF;
	padding-top:18px;
	padding-bottom:12px;
}




.order_system_graph{
	font-size:11px;
	text-align:right;
}

.order_system_graph span{
	padding:5px 5px;
	background-color:#FFDFAA;
}

#guide ul.order-point li{
	background:url(../img/arrow02.gif) left 6px no-repeat;
	padding-left:10px;
}


div.order_system_graph2{
	font-size:11px;
	text-align:left;
	padding:10px 5px 10px 0px;
	margin-top:5px;
	margin-left:25px;
	margin-right:25px;
	background-color:#FFDFAA;
}

div.order_system_graph2 ul{
	margin-top:0px;
	margin-bottom:0px;
}

div.order_system_graph2 li{
	line-height:1.4em;
	padding:0px;
	margin:0px;
}


#top-iso-box{
	text-align:center;
	margin-bottom:10px;
}
#top-iso-box img{
	margin-bottom:8px;
}






/*-------------------------------------------------
login
-------------------------------------------------*/

#webshop #login-box{
	width:400px;
	height:155px;
	background-image:url(../webshop/img/login_waku.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 23px 0px 0px 0px;
	margin: 30px auto;
}

#webshop #login-box table th,
#webshop #login-box table td{
	vertical-align:middle;
	padding: 5px;
}

#webshop #login-box table td input.login-input{
	width:170px;
	font-size:14px;
	border:1px solid #828282;
	padding: 5px;
}





/*-------------------------------------------------
members
-------------------------------------------------*/

table.mypage-top-menu-table{
	margin-top: 20px;
	margin-bottom: 0px;
}

table.mypage-top-menu-table th{
	width:255px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border:1px solid #A6B9BF;
	background-color:#F2F5F7;
	padding: 3px 0px 3px 5px;
}

table.mypage-top-menu-table td{
	font-size:11px;
	text-align:left;
	padding: 3px 0px 0px 0px;
}

table.mypage-top-menu-table td div{
	width:260px;
}


#cart-main #order-name{
	display:none;
	background-image:url(../webshop/mypage/img/icon_man.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 4px 0px 4px 20px;
	margin: 15px 0px 0px 0px;
}

#cart-main #order-date{
	background-image:url(../webshop/mypage/img/icon_cal.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	padding: 4px 0px 4px 20px;
	margin: 5px 0px 0px 0px;
}


#cart-main table.maypage-table-tit{
	text-align:left;
	background-color:#F5F5F5;
	border-bottom:1px solid #808080;
	margin:15px 0px 0px 0px;
}

#cart-main table.maypage-table-tit th{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding: 5px 0px 2px 5px;
}

#cart-main table.maypage-table-tit td{
	text-align:right;
	padding: 5px 5px 2px 0px;
}

#cart-main .mypage-link-button{
	text-align:right;
	margin: 15px 0px 0px 0px;
}

#cart-main .webshop-list-table th,
#cart-main .webshop-list-table td{
	text-align:left;
	padding: 5px 5px 3px 5px;
	border-bottom:1px solid #E5E5E5;
}

#cart-main .webshop-list-table th#go-detail,
#cart-main .webshop-list-table td#go-detail{
	text-align:right;
}

#cart-main .webshop-list-table th{
	background-color:#F5F5F5;
}

#cart-main .webshop-list-table td.even{
	background-color:#F2F6F7;
}





/*-------------------------------------------------
detail search
-------------------------------------------------*/

#search-option table.cate-table{
	width:560px;
	background-image:url(../database/img/waku_top07.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 0px;
	margin-bottom:10px;
}

#search-option table.cate-table th{
	width:92px;
	color:#FFF;
	font-weight:bold;
	text-align:left;
	background-image:url(../database/img/waku_bottom07.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 6px 10px 6px 10px;
}

#search-option table.cate-table th p{
	margin: 5px 0px 0px 0px;
	text-align:center;
}

#search-option table.cate-table th p a{
	color:#FFF;
}

#search-option table.cate-table td{
	background-image:url(../database/img/waku_bottom07.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 5px 10px 5px 10px;
}

#search-option table.cate-table th.item-top,
#search-option table.cate-table th.item-middle{
	background-image:url(../database/img/waku_line07.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#search-option table.cate-table td.item-top-center,
#search-option table.cate-table td.item-top,
#search-option table.cate-table td.item-middle-center,
#search-option table.cate-table td.item-middle{
	background-image:url(../database/img/waku_line07_2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#search-option table.cate-table td.item-top,
#search-option table.cate-table td.item-middle{
	background-position:right bottom;
}

#search-option table.cate-table td.item-bottom-center{
	background-position:center bottom;
}

#search-option table.cate-table td.item-bottom-center{
	width:120px;
}

#search-option table.cate-table td td{
	vertical-align:middle;
	border-bottom:1px solid #E5E5E5;
	background-image:none;
	padding: 3px 0px 3px 0px;
}

#search-option table.cate-table td td.item-lower{
	border-bottom:0px;
}

#search-option p.note{
	margin: 0px 0px 0px 0px;
	font-size:11px;
	text-align:right;
	color:#444;
	position:relative;
	top:-10px;
}

#search-option #submit{
	text-align:center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}







/*-------------------------------------------------
products
-------------------------------------------------*/

ul#products-subcontent,
ul#products-subcontent2{
	width:560px;
	height:40px;
	padding: 0px;
	margin: 0px;
}

ul#products-subcontent li,
ul#products-subcontent2 li{
	display:block;
	width:180px;
	height:28px;
	font-size:11px;
	background-image:url(../img/b_bg01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	float:left;
	margin: 5px 10px 15px 0px;
}
ul#products-subcontent2 li{
	width:132px;
	margin: 5px 10px 15px 0px;
	background-image:url(../img/b_bg02.gif);
}

ul#products-subcontent li.menu-last,
ul#products-subcontent2 li.menu-last{
	margin-right: 0px;
}

ul#products-subcontent li a,
ul#products-subcontent2 li a{
	display:block;
	width:172px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#000;
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:8px center;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}
ul#products-subcontent2 li a{
	width:120px;
	padding: 0px 0px 0px 12px;
}
ul#products-subcontent li a:hover,
ul#products-subcontent2 li a:hover{
	font-weight:bold;
	background-position:9px center;
}
ul#products-subcontent2 li a:hover{
	letter-spacing:-0.03em;
}



#column-main table#products-table,
#column-main table.products-table{
	width:558px;
	margin-bottom: 10px;
	border:1px solid #d8d8d8;
	clear:both;
}

#column-main table#products-table th,
#column-main table.products-table th{
	height:88px;
	padding: 0px 5px 0px 0px;
	text-align:left;
	background-repeat:no-repeat;
	background-position:left center;
}

#column-main #products-detail table#products-table th,
#column-main #products-detail table.products-table th{
	padding: 0px 5px 0px 160px;
}

#column-main #products-detail table#products-table th#ferrite,
#column-main #products-detail table.products-table th#ferrite{
	background-image:url(../products/img/products_bg_ferrite.jpg);
}
#column-main #products-detail table#products-table th#neodym,
#column-main #products-detail table.products-table th#neodym{
	background-image:url(../products/img/products_bg_neodym.jpg);
}
#column-main #products-detail table#products-table th#smco,
#column-main #products-detail table.products-table th#smco{
	background-image:url(../products/img/products_bg_smco.jpg);
}
#column-main #products-detail table#products-table th#alnico,
#column-main #products-detail table.products-table th#alnico{
	background-image:url(../products/img/products_bg_alnico.jpg);
}
#column-main #products-detail table#products-table th#rubber,
#column-main #products-detail table.products-table th#rubber{
	background-image:url(../products/img/products_bg_rubber.jpg);
}
#column-main #products-detail table#products-table th#cap,
#column-main #products-detail table.products-table th#cap{
	background-image:url(../products/img/products_bg_cap.jpg);
}
#column-main #products-detail table#products-table th#kanren,
#column-main #products-detail table.products-table th#kanren{
	background-image:url(../products/img/products_bg_kanren.jpg);
}
#column-main #products-detail table#products-table th#ouyou,
#column-main #products-detail table.products-table th#ouyou{
	background-image:url(../products/img/products_bg_ouyou.jpg);
}
#column-main #products-detail table#products-table th#ordermade,
#column-main #products-detail table.products-table th#ordermade{
	background-image:url(../products/img/products_bg_ordermade.jpg);
}

#column-main table#products-table td,
#column-main table.products-table td{
	width:190px;
	line-height:88px;
	text-align:left;
	vertical-align:middle;
	background-image:url(../products/img/products_bg01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#column-main table#products-table td.products-cate,
#column-main table.products-table td.products-cate{
	line-height:2em;
}

#column-main table#products-table td.products-cate .golist,
#column-main table.products-table td.products-cate .golist{
	text-align:center;
	padding-right:15px;
}

#column-main table#products-table td .golist,
#column-main table.products-table td .golist{
	text-align:center;
	padding-right:15px;
}


#column-main table#products-table td a,
#column-main table.products-table td a{
	background-image:url(../img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0px 0px 0px 15px;
	margin-left:10px;
}


#column-main table#products-table th.products-image,
#column-main table.products-table th.products-image{
	width:155px;
	line-height:88px;
	background-image:none;
}

#column-main #products-detail table#products-table th,
#column-main #products-detail table.products-table th{
	height:80px;
	vertical-align:middle;
}

#column-main table#products-table th h3,
#column-main table.products-table th h3{
	margin: 10px 0px 5px 0px;
}

#column-main table#products-table th p,
#column-main table.products-table th p{
	font-size:10px;
	font-weight:normal;
	line-height:1.3em;
	margin:0px;
}





#column-main table#products-table td,
#column-main table.products-table td{
	line-height:2em;
	background-image:url(../products/img/products_bg01.gif);
	background-position:left center;
}


#column-main table#products-table td ul,
#column-main table#products-table td li,
#column-main table.products-table td ul,
#column-main table.products-table td li{
	margin:0px;
	padding:0px;
}

#column-main table#products-table td.products-cate,
#column-main table.products-table td.products-cate{
	width:190px;
}

#column-main table#products-table td.products-cate ul,
#column-main table.products-table td.products-cate ul{
	padding: 0px 0px 0px 4px;
	margin: 0px;
}


#column-main table#products-table td.products-cate li,
#column-main table.products-table td.products-cate li{
	width:91px;
	display:block;
	float:left;
}

#column-main table#products-table td.products-cate li.wide,
#column-main table.products-table td.products-cate li.wide{
	width:174px;
}

#column-main table#products-table td.products-cate li a,
#column-main table.products-table td.products-cate li a{
	display:block;
	width:72px;
	font-size:11px;
	line-height:1.2em;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left center;
	padding: 2px 0px 2px 18px;
	margin: 0px 0px 0px 0px;
}

#column-main table#products-table td.products-cate li.wide a,
#column-main table.products-table td.products-cate li.wide a{
	width:154px;
}

#column-main #products-detail table#products-table td.products-cate li a,
#column-main #products-detail table.products-table td.products-cate li a{
	padding-top: 0px;
	padding-botom: 0px;
}

#column-main table#products-table td.products-cate li a:hover,
#column-main table.products-table td.products-cate li a:hover{
	font-weight:bold;
	background-position:1px center;
}


#column-main table#products-table td a:hover,
#column-main table.products-table td a:hover{
	background-position:1px center;
}

#column-main table#products-table td li.circle a,
#column-main table.products-table td li.circle a{
	background-image:url(../webshop/img/icon_circle.gif);
}
#column-main table#products-table td li.circle2 a,
#column-main table.products-table td li.circle2 a{
	background-image:url(../webshop/img/icon_ring.gif);
}
#column-main table#products-table td li.ring a,
#column-main table.products-table td li.ring a{
	background-image:url(../webshop/img/icon_ring.gif);
}
#column-main table#products-table td li.square a,
#column-main table.products-table td li.square a{
	background-image:url(../webshop/img/icon_square.gif);
}
#column-main table#products-table td li.square2 a,
#column-main table.products-table td li.square2 a{
	background-image:url(../webshop/img/icon_square2.gif);
}
#column-main table#products-table td li.ball a,
#column-main table.products-table td li.ball a{
	background-image:url(../webshop/img/icon_ball.gif);
}
#column-main table#products-table td li.circle-cap a,
#column-main table.products-table td li.circle-cap a{
	background-image:url(../webshop/img/icon_circle_cap.gif);
}
#column-main table#products-table td li.ring-cap a,
#column-main table.products-table td li.ring-cap a{
	background-image:url(../webshop/img/icon_ring_cap.gif);
}
#column-main table#products-table td li.square-cap a,
#column-main table.products-table td li.square-cap a{
	background-image:url(../webshop/img/icon_square_cap.gif);
}
#column-main table#products-table td li.rubber a,
#column-main table.products-table td li.rubber a{
	background-image:url(../webshop/img/icon_rubber.gif);
}

#column-main table#products-table td li.capneo a,
#column-main table.products-table td li.capneo a{
	padding: 2px 0px 2px 35px;
	width:137px;
	background-image:url(../webshop/img/icon_capneo.gif);
}


#column-main table#products-table td li.circle-fe a,
#column-main table.products-table td li.circle-fe a{
	background-image:url(../webshop/img/icon_circle_fe.gif);
}
#column-main table#products-table td li.ring-fe a,
#column-main table.products-table td li.ring-fe a{
	background-image:url(../webshop/img/icon_ring_fe.gif);
}
#column-main table#products-table td li.square-fe a,
#column-main table.products-table td li.square-fe a{
	background-image:url(../webshop/img/icon_square_fe.gif);
}
#column-main table#products-table td li.ball-fe a,
#column-main table.products-table td li.ball-fe a{
	background-image:url(../webshop/img/icon_ball_fe.gif);
}




#column-main table#products-table td li.capneo,
#column-main table.products-table td li.capneo{
	clear:both;
}

#column-main table#products-table td.products-cate li a:hover,
#column-main table.products-table td.products-cate li a:hover{
	font-weight:bold;
	background-position:1px center;
}

#column-main table#products-table td.products-cate li.circle2 a:hover,
#column-main table#products-table td.products-cate li.square2 a:hover,
#column-main table.products-table td.products-cate li.circle2 a:hover,
#column-main table.products-table td.products-cate li.square2 a:hover{
	letter-spacing:-0.05em;
}









#column-main #products-detail p#about{
	font-size:12px;
	margin: 0px 0px 20px 0px;
}

#column-main #products-detail h4{
	font-size:14px;
	margin: 20px 0px 5px 0px;
}

#column-main #products-detail h5{
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #D8D8D8;
	padding: 0px 0px 2px 0px;
	margin: 50px 0px 5px 0px;
}

#column-main #products-detail p{
	font-size:12px;
	margin:0px;
}


#column-main #products-detail table#related-table th{
	width:105px;
	text-align:left;
	padding: 0px 0px 10px 0px;
	
}

#column-main #products-detail table#related-table td{
	width:165px;
	font-size:11px;
	text-align:left;
	line-height:1.3em;
	padding: 0px 10px 10px 0px;
}


#column-main #products-detail table.appli-table{
	width:560px;
	margin-bottom: 15px;
}

#column-main #products-detail table.appli-table th{
	width:125px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	
}

#column-main #products-detail table.appli-table td strong{
	display:block;
	line-height:1.5em;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px  10px 0px;
	border-bottom:1px solid #E5E5E5;
}

#column-main #products-detail table.appli-table td dl{
	margin-bottom: 3px;
	clear:both;
}

#column-main #products-detail table.appli-table td dt{
	width:38px;
	font-size:11px;
	text-align:center;
	padding: 0px 0px 0px 0px;	
	margin-bottom: 4px;
	float:left;
}

#column-main #products-detail table.appli-table td dl.use dt{
	border-right:2px solid #DEAA99;
	background-color:#FFE2D9;
}
#column-main #products-detail table.appli-table td dl.feature dt{
	border-right:2px solid #87BAD4;
	background-color:#D6F2FF;
}

#column-main #products-detail table.appli-table td dd{
	width:390px;
	font-size:11px;
	text-align:left;
	padding: 0px 0px 0px 5px;	
	margin-bottom: 4px;
	float:left;
}

#column-main #products-detail table.appli-table td strong{
	display:block;
	font-size:14px;
	padding: 0px 0px 0px 0px;	
	margin-bottom: 4px;
}





#products table.allowance-table{
	width:560px;
	margin: 8px 0px 15px 0px;
}
#products table.allowance-table th{
	width:200px;
	text-align:right;
	padding-right:10px;
}
#products table.allowance-table td.sunpo{
	width:100px;
}
#products table.allowance-table td.kosa{
	width:100px;
}



#products table.direction-table{
	margin: 8px 0px 25px 0px;
}
#products table.direction-table td{
	width:112px;
	font-size:11px;
	text-align:center;
}



#products #component h4,
#database #detail #component h5{
	display:block;
	width:260px;
	height:23px;
	line-height:23px;
	color:#FFF;
	font-weight:normal;
	background-image:url(../products/img/component_tit_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}

#database #detail #component h5{
	width:252px;
	font-size:12px;
	background-image:url(../database/associated-data/img/component_tit_bg.gif);
}


#database #detail #component td.td-space{
	width:20px;
}

#products #component td.td-space{
	width:26px;
}

#products ul.handling-list{
	width:520px;
	padding: 0px;
	margin: 15px auto;
}

#products ul.handling-list li{
	display:block;
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding: 0px 0px 12px 10px;
	margin: 0px;
}


.products-data-table th,
.products-data-table td{
	vertical-align:middle;
}


.surface-table{
	margin-top:1.5em;
	background:url(../products/img/surface_item_img.gif) left top no-repeat;
}
.surface-table th{
	line-height:30px;
	text-indent:-9999px;
}
.surface-table th#surface-item01{
	width:93px;
}
.surface-table th#surface-item02{
	width:136px;
}
.surface-table th#surface-item03{
	width:83px;
}
.surface-table th#surface-item04{
	width:247px;
}
.surface-table td{
	vertical-align:middle;
	border-bottom:1px solid #B2B2B2;
	border-left:1px dashed #B2B2B2;
	padding:10px;
}
.surface-table td.surface-name{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-left:0px;
}









/*-------------------------------------------------
company
-------------------------------------------------*/
#company #company-top-waku{
	width:542px;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	padding:0px 8px 0px 8px;
}

#company #company-top-waku #message-box{
	background-image:url(../company/img/top_message_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#company #company-top-waku #message-box table{
	background-image:url(../company/img/top_message_bg2.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
}

#company #company-top-waku #message-box table th{
	width:170px;
	vertical-align:top;
	padding:15px 0px 0px 14px;
}

#company #company-top-waku #message-box table td{
	vertical-align:top;
	padding:15px 14px 25px 5px;
}

#company #company-top-waku #message-box table td p{
	line-height:1.3em;
	padding:0px;
	margin:0px;
}


#company #company-top-waku #syameiyurai{
	background-image:url(../company/img/top_syameiyurasi_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	padding:5px 0px 0px 0px;
	margin-bottom:50px;
}

#company #company-top-waku #syameiyurai div{
	padding:5px 0px;
}

#company #company-top-waku #syameiyurai p{
	font-size:10px;
	line-height:1.3em;
	color:#666666;
	padding:0px;
	margin:0px;
}

#company #company-top-waku #company-content-menu th{
	width:142px;
	vertical-align:middle;
	padding: 0px 5px 12px 3px;
}

#company #company-top-waku #company-content-menu td{
	font-size:11px;
	line-height:1.3em;
	color:#666666;
	vertical-align:middle;
	padding: 0px 5px 12px 0px;
}

#company #company-top-waku #company-content-menu td img{
	margin-bottom: 3px;
}



#company table.history-table,
#company table.outline-table{
 	margin:0px;
}

#company table.history-table th,
#company table.outline-table th{
 	width:100px;
 	text-align:left;
 	background-image:url(../company/img/line01.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
 	background-color:#E6E6E6;
 	padding: 9px 0px 9px 10px;
}

#company table.history-table th.last,
#company table.outline-table th.last{
 	background-image:none;
}

#company table.history-table td,
#company table.outline-table td{
 	padding: 9px 0px 9px 13px;
}

#company table.outline-table td th,
#company table.outline-table td td{
 	background:none;
 	padding: 0px 10px 0px 0px;
}


#company table.outline-table td a.map-link{
 	background-color:#EDEDED;
 	border:1px solid #D8D8D8;
 	padding: 2px;
 	margin-left:2.5em;
}

#company .waku-top{
 	width:560px;
 	height:7px;
 	background-image:url(../company/img/waku01_t.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#company .waku-bottom{
 	width:560px;
 	height:7px;
 	background-image:url(../company/img/waku01_b.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#company #company-outline-box{
	position:relative;
}

#company #company-outline-box #company-ph{
	position:absolute;
	top:7px;
	right:0px;
}


#company #company-outline-box #iso-img{
	position:absolute;
	top:0px;
	right:0px;
}
#company #company-outline-box #company-ph2{
	position:absolute;
	top:83px;
	right:0px;
}


#company #company-outline-box th.company-name,
#company #company-outline-box td.company-name{
	line-height:59px;
}



#company #company-outline-box #siga-box{
	position:relative;
}

#company #company-outline-box #siga-ph{
	position:absolute;
	top:-10px;
	right:0px;
}

#company #company-outline-box #iso-box{
	height:63px;
	position:relative;
}

#company #company-outline-box #iso-img2{
	position:absolute;
	top:-10px;
	right:0px;
}






#company table.list-table{
 	border-top:1px solid #B3B3B3;
 	margin-top:5px;
 	margin-bottom:40px;
}

#company table.list-table td{
 	width:50%;
 	padding: 10px 0px 0px 5px;
}





#company dl.media-box,
#company table.media-box{
 	margin-bottom:40px;
}

#company dl.media-box dt,
#company table.media-box th{
 	border-bottom:1px solid #B3B3B3;
 	padding: 0px 0px 3px 0px;
 	text-align:left;
}

#company dl.media-box dt,
#company table.media-box th div{
 	width:560px;
 	position:relative;
}

#company dl.media-box dt h5,
#company table.media-box th h5{
 	font-size:14px;
 	font-weight:bold;
 	margin:0px;
}

#company dl.media-box dt h5 small,
#company table.media-box th h5 small{
 	font-size:11px;
 	font-weight:normal;
}

#company dl.media-box dt p,
#company table.media-box th p{
 	font-size:11px;
 	margin:0px;
 	position:absolute;
	bottom:0px;
	right:5px;
}

#company dl.media-box dd,
#company table.media-box td{
 	font-size:11px;
 	line-height:1.4em;
	padding: 10px 0px 0px 0px;
}

#company dl.media-box dd img,
#company table.media-box td img{
	display:block;
	padding: 5px 55px 0px 30px;
	text:align:center;
	float:left;
}






#company table.adviser-name-table{
 	margin: 40px 0px 50px 0px;
}

#company table.adviser-name-table th{
 	width:130px;
 	text-align:left;
 	padding: 0px 0px 0px 5px;
}

#company table.adviser-name-table td{
 	text-align:left;
 	vertical-align:middle;
}

#company table.adviser-name-table td small{
 	font-size:11px;
}

#company table.adviser-name-table td strong{
 	font-size:16px;
}


#company dl.adviser-data-box{
 	margin: 0px 0px 50px 0px;
}

#company dl.adviser-data-box dt{
 	padding-bottom: 5px;
 	border-bottom:1px solid #B3B3B3;
}

#company dl.adviser-data-box dd{
 	padding: 10px 0px 0px 0px;
}

#company dl.adviser-data-box dd table th{
 	width:130px;
 	text-align:left;
 	padding: 1px 0px 1px 0px;
}


#company #environment-box h4{
	font-size:14px;
	text-align:center;
}

#company #environment-box ul{
	margin-left:0px;
}

#company #environment-box li{
	font-size:13px;
	background:url(../img/arrow02.gif) left center no-repeat;
	padding-left:10px;
}

#company .iso-table{
	margin-bottom:40px;
}
#company .iso-table .iso-comment{
/*	letter-spacing:0.03em;*/
	padding-top:15px;
}
#company .iso-table .iso-img{
	width:310px;
	text-align:right;
}










/*-------------------------------------------------
database
-------------------------------------------------*/

#database table.database-table-wide{
	width:558px;
	}

#database table.database-table{
	width:560px;
	}

#database table.database-table-wide td{
	vertical-align:middle;
	padding:0px 0px 0px 0px;
	}


/*
#database table.database-table-wide td{
	vertical-align:middle;
	padding:10px 10px 0px 5px;
	}
#database table.database-table td{
	width:270px;
	}
*/

#database table.database-table td.space{
	width:20px;
	}

#database table.database-table-wide h3,
#database table.database-table h3{
	margin:0px;
	display:none;
	}


#database table.database-table-wide h3 a,
#database table.database-table h3 a{
	
/* \*/
overflow:hidden;
/* */
	}



#database table.database-table-wide td div,
#database table.database-table td div{
	border:1px solid #A6A6A6;
	}

#database table.database-table-wide td div,
#database table.database-table td div{
	margin-bottom:15px;
	}

#database table.database-table-wide td a{
	display:block;
	width:538px;
/*	height:67px;*/
	background-repeat:no-repeat;
	background-position:left top;
	padding: 60px  10px  5px 10px;
	}

#database table.database-table td a{
	display:block;
	width:248px;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 60px  10px  5px 10px;
	}

	
#database table.database-table-wide #data a{
	background-image:url(../database/img/top_data.jpg);
	}
#database table.database-table-wide #data a:hover{
	background-image:url(../database/img/top_data_o.jpg);
	}

#database table.database-table #word a{
	background-image:url(../database/img/top_word.jpg);
	}
#database table.database-table #word a:hover{
	background-image:url(../database/img/top_word_o.jpg);
	}

#database table.database-table #trivia a{
	background-image:url(../database/img/top_trivia.jpg);
	}
#database table.database-table #trivia a:hover{
	background-image:url(../database/img/top_trivia_o.jpg);
	}

#database table.database-table #qa a{
	background-image:url(../database/img/top_qa.jpg);
	}
#database table.database-table #qa a:hover{
	background-image:url(../database/img/top_qa_o.jpg);
	}

#database table.database-table #mag-history a{
	background-image:url(../database/img/top_history.jpg);
	}
#database table.database-table #mag-history a:hover{
	background-image:url(../database/img/top_history_o.jpg);
	}

#database table.database-table #link a{
	background-image:url(../database/img/top_link.jpg);
	}
#database table.database-table #link a:hover{
	background-image:url(../database/img/top_link_o.jpg);
	}

#database table.database-table #books a{
	background-image:url(../database/img/top_books.jpg);
	}
#database table.database-table #books a:hover{
	background-image:url(../database/img/top_books_o.jpg);
	}



#database table.database-table-wide p,
#database table.database-table p{
	font-size:10px;
	line-height:1.4em;
	margin: 0px;
	}

#database table.database-table-wide a,
#database table.database-table a{
	color:#333333;
	}

#database table.database-table-wide a:hover,
#database table.database-table a:hover{
	text-decoration:none;
	}

#database table.database-table-wide a p.detail,
#database table.database-table a p.detail{
	font-size:11px;
	color:#CD3301;
	text-align:right;
	margin: 0px;
	}

#database table.database-table th #enjoy{
	width:268px;
	border:1px solid #A6A6A6;
	
/*	background-image:url(../database/img/top_enjoy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px;
	position:relative;*/
	}

#database table.database-table #enjoy h3{
	display:none;
	}





/*-------------------------------------------------
database2
-------------------------------------------------*/
#title{
	width:560px;
	height:86px;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px;
	margin-bottom: 30px;
}

#title h3{
	height:36px;
	margin: 0px;
	visibility:hidden;
}

#title p{
	width:470px;
	font-size:11px;
	line-height:1.3em;
	margin:0px 0px 0px 20px;
}

#title-detail{
	margin-bottom:30px;
}

#column-main dl,
#column-main dt,
#column-main dd{
	padding: 0px;
	margin: 0px;
}



#database .database-data-table-tit{
	background-image:url(../database/img/waku_top04.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding: 0px 0px 3px 3px;
	margin-top:30px;
	position:relative;
}

#database .database-data-table-tit p.note{
	width:100px;
	font-size:11px;
	text-align:right;
	color:#4C4C4C;
	margin:0px;
	position:absolute;
	bottom:0px;
	right:5px;
}

#database .database-data-table{
	border:1px solid #E5E5E5;
	padding: 0px 8px 5px 8px;
}

#database .database-data-table th,
#database .database-data-table td{
	border-bottom:1px solid #E5E5E5;
	padding: 5px 0px 2px 0px;
}

#database .database-data-table th{
	width:90px;
	text-align: left;
}

#database .database-data-table th a{
	color:#004E9C;
}

#database .database-data-table th img{
	vertical-align:middle;
}

#database .database-data-table td{
/*	text-align: right;*/
}

#database p.database-data-table-link{
	font-size:11px;
	text-align:right;
	margin-top:5px;
}




#Pagination-next table{
	margin:2px auto;
/*	float:right;*/
}

#Pagination-next td{
	height:22px;
	background-image:url(../database/img/pagination_bg01.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#Pagination-next td a{
	display:block;	
	height:22px;
	font-size:11px;
	color:#FFF;
	line-height:22px;
	background-image:url(../database/img/pagination_waku01.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 20px 0px 10px;
}

#Pagination-prev table{
	margin:2px auto;
/*	float:left;*/
}

#Pagination-prev td{
	height:22px;
	background-image:url(../database/img/pagination_bg01_2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#Pagination-prev td a{
	display:block;	
	height:22px;
	font-size:11px;
	color:#FFF;
	line-height:22px;
	background-image:url(../database/img/pagination_waku01_2.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px 10px 0px 20px;
}

#Pagination-next td a:hover,
#Pagination-prev td a:hover{
	color:#FEFFB5;
	text-decoration:none;
}



#to-top{
	padding-top:5px;
	clear:both;
}

#to-top table{
	margin:2px auto;
/*	float:right;*/
}

#to-top td{
	height:22px;
	background-image:url(../database/img/to_top_bg2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#to-top td a{
	display:block;	
	height:22px;
	font-size:11px;
	color:#595959;
	line-height:22px;
	background-image:url(../database/img/to_top_waku2.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px 10px 0px 10px;
}

#to-top td a:hover{
	color:#000;
	text-decoration:none;
}




/*-------------------------------------------------
database3
-------------------------------------------------*/

#associated-data #title{
	background-image:url(../database/associated-data/img/tit_bg.jpg);
}

#associated-data a{
/*	color:#007699;*/
	color:#000099;
}

#associated-data dl.top{
	width:560px;
	background-image:url(../database/img/waku_bottom01.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 5px;
	margin-bottom: 20px;
	position:relative;
}

#associated-data dl.top dt{
	font-size:14px;
	font-weight:bold;
	background-image:url(../database/img/waku_top01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 8px 5px 8px;
	margin: 0px;
}

#associated-data dl.top dd{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding: 5px 15px 0px 15px;
}

#associated-data dl.top dd a.detail{
	font-size:11px;
	position:absolute;
	top:7px;
	right:10px;
}

#associated-data #detail{
	width:540px;
	margin:0px auto;
	padding-bottom:30px;
}


#associated-data div.top{
	width:544px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	background-image:url(../database/img/waku.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 8px 0px 8px;
	margin-bottom: 10px;
	position:relative;
}
#associated-data div.top p.detail a{
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	position:absolute;
	top:0px;
	right:10px;
}

#associated-data h4{
	font-size:18px;
	color:#007699;
	line-height:1.2em;
	border-bottom:1px solid #808080;
	padding-bottom:3px;
	margin-bottom:10px;
}

#associated-data h5{
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}

.box01 h5,
#column-main #products-detail .box01 h5{
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	background-color:#F0F0F0;
	border:1px solid #E5E5E5;
	padding:5px;
	margin-top:0px;
	margin-bottom:5px;
}

.box01{
	border:1px solid #D8D8D8;
	padding:5px;
	margin-bottom:20px;
}

.box01 th,
.box01 td{
	padding:5px;
}


table.kind-cate-table{
	width:538px;
	border:1px solid #A6A6A6;
	background-color:#F0F0F0;
	margin-bottom:10px;
}

table.kind-cate-table th{
	width:165px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

table.kind-cate-table th.kind-cate01{
	background-color:#588DA1;
}
table.kind-cate-table th.kind-cate02{
	background-color:#557AAB;
}
table.kind-cate-table th.kind-cate03{
	background-color:#A18835;
}

table.kind-cate-table td{
	font-weight:bold;
	padding:5px 0px;
}

table.kind-cate-table td ul{
	padding:0px;
	margin:0px;
}

table.kind-cate-table td ul ul{
	margin-left:10px;
	font-weight:normal;
}

table.kind-cate-table td li{
	padding:5px;
	margin:0px 5px;
}

table.kind-cate-table td li a{
	padding:5px 82px 5px 0px;
	background-image:url(../database/associated-data/img/goshop.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
table.kind-cate-table td li a:hover{
	background-image:url(../database/associated-data/img/goshop_o.gif);
}



/*-------------------------------------------------
company
-------------------------------------------------*/
.kaisyaannai{
	font-size:25px;
	letter-spacing:0.2em;
	text-align:center;
	vertical-align:middle;


}
.annai_text{
	font-size:11px;
	color:#666666;
	line-height:1.2em;
}

.annai_logo{
	padding-bottom:3px;
}
.annai_img{
	padding:10px 20px 30px 160px;
	line-height:1.3em;
	background-image:url(../company/img/niroku_top_annai.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.kaisyaannai_text{
	font-size:10px;
	color:#666666;
	line-height:1.2em;
	border-left:solid;
	border-width:1px;
	padding-left:10px;
}
.nirokuseisaku_img{
	padding-bottom:3px;
	margin-left:200px;
}
.syameiyurai{
	font-size:15px;
	color:#666666;
	margin-bottom:5px;
	white-space:pre;
}
.annai_waku{
	background-image:url(../company/img/niroku_top_waku.gif);
	background-repeat:no-repeat;
	background-position:center top;

}
/*-------------------------------------------------
database4
-------------------------------------------------*/

#word #title{
	background-image:url(../database/word/img/tit_bg.jpg);
	margin-bottom: 18px;
}


#word dl{
	width:560px;
	background-image:url(../database/img/waku_bottom02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#word dt{
	font-size:13px;
	font-weight:bold;
	color:#000099;
	background-image:url(../database/img/waku_top02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 0px 0px 10px;
	margin: 0px;
}

#word dd{
	font-size:11px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding: 2px 15px 0px 15px;
}


#word #explanation-box{
	width:540px;
	height:83px;
	background-image:url(../database/word/img/waku.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 10px 7px 10px;
	margin-bottom: 3px;
}

#word #explanation-box b{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#808080;
	padding: 7px 0px 0px 10px;
}

#word #explanation-box dl{
	width:540px;
	background-image:none;
	padding-bottom: 7px;
	margin: 0px;
}

#word #explanation-box dt{
	font-size:14px;
	font-weight:bold;
	color:#000099;
	background-image:none;
	padding: 7px 0px 0px 10px;
	margin: 0px;
}

#word #explanation-box dd{
	font-size:12px;
	border:0px;
	padding: 2px 15px 0px 15px;
}



#word ul#word-list{
	padding:0px;
	margin:0px;
}

#word ul#word-list li{
	display:block;
	width:134px;
	height:34px;
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:2px;
	float:left;
}

#word ul#word-list li.wide{
	width:272px;
}

#word ul#word-list li a{
	display:block;
	width:134px;
	height:33px;
	color:#FFF;
	line-height:1.2em;
	background-image:url(../database/word/img/word_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:1px;
}

#word ul#word-list li a:hover{
	background-image:url(../database/word/img/word_box_o.gif);
	text-decoration:none;
}

#word ul#word-list li.wide a{
	width:272px;
	background-image:url(../database/word/img/word_box_wide.gif);
}

#word ul#word-list li.wide a:hover{
	background-image:url(../database/word/img/word_box_wide_o.gif);
}

#word ul#word-list li.line1 a{
	height:34px;
	line-height:34px;
	padding-top:0px;
}

#word ul#word-list li a small{
	display:block;
	font-size:9px;
	color:#A7D6E8;
	font-weight:normal;
	padding:0px;
}
/*-------------------------------------------------
kids
-------------------------------------------------*/
.kids_top_logo{
	padding:10px 0px 3px 0px;
}

#kids_top_haikei{
	display:block;
	padding:0px 150px 0px 20px;
	background-image:url(../kids/img/kids_top_haikei.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:20px;
	line-height:1.8em;
}

#kids_top_about{
	width:520px;
	display:block;
	padding:10px 20px 0px 20px;
	background-image:url(../kids/img/kids_top_haikei2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:5px;
}

#kids_top_about p{
	margin:0px;
	line-height:1.8em;
}

#kids_top_about p img{
	margin-left:10px;
}



/*-------------------------------------------------
kids2
-------------------------------------------------*/

#kids #explanation-box{
	background-image:url(../kids/img/waku.gif);
	width:540px;
	height:210px;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 10px 7px 10px;
	margin-bottom:3px;
}
#kids #explanation-box b{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#808080;
	padding: 7px 0px 0px 10px;
}
#kids #explanation-box dl{
	width:540px;
	background-image:none;
	padding-bottom: 7px;
	margin: 0px;
}
#kids #explanation-box dt{
	font-size:18px;
	font-weight:bold;
	color:#ff9933;
	background-image:none;
	padding: 7px 0px 5px 10px;
	margin: 0px;
}
#kids #explanation-box dd{
	font-size:13px;
	border:0px;
	padding: 2px 10px 0px 10px;
}


#kids #explanation-box .kids-word-table1 th{
	padding: 0px 15px 0px 0px;
	font-weight:normal;
	text-align:left;
}



#kids ul#word-list{
	padding:0px;
	margin:0px;
}
#kids ul#word-list li{
	display:block;
	width:134px;
	height:46px;
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:2px;
	float:left;
}
#kids ul#word-list li a{
	display:block;
	width:134px;
	height:40px;
	color:#000000;
	line-height:1.2em;
	background-image:url(../kids/img/haikei01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:6px;
	font-size:13px;
}
#kids ul#word-list li a:hover{
	background-image:url(../kids/img/haikei02.gif);
	text-decoration:none;
}
#kids ul#word-list li a small{
	display:block;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	padding:0px;
}
.kids_img{
	margin-bottom:10px;
}



/*-------------------------------------------------
kids qa
-------------------------------------------------*/
.question_img{
	margin-bottom:30px;
}

.question_answer{
	width:432px;
	background-image:url(../kids/img/kage.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 15px 0px 95px;
	margin-bottom:20px;
}

.question_border{
	border-left:solid;
	border-color:#666666;
	border-left-width:1px;
	padding: 0px 0px 0px 10px;
	margin:0px;
}
.yomigana_text{
	font-size:12px;
	color:#cc6666;
}
.accordion_toggle {
		display: block;
		height: 26px;
		width: 555px;
		background-image:url(../kids/img/kids_q_bar.gif);
		background-repeat:no-repeat;
		background-position:left top;
		line-height:26px;
		color:#ffff99;
		font-size:14px;
		padding-left:5px;
		margin: 5px 0 0 0;
		outline: none;
		cursor: pointer;
}
.accordion_toggle_active {
	background: url(../kids/img/kids_q_bar_o.gif) no-repeat left top;
	color: #ffffff;
}
		
.accordion_content {
	width:542px;
	padding: 0px;
	margin-left:8px;
	background: url(../kids/img/kids_answer.gif) no-repeat left bottom;
	overflow: hidden;
}



/*-------------------------------------------------
kids ohanasibako
-------------------------------------------------*/
#magta-text{
	font-size:14px;
	line-height:62px;
	padding-left:70px;
	background: url(../img/magta01.jpg) no-repeat left center;
	margin:0px;
}


#ohanasibako #ohanasibako-list{
	width:560px;
	margin-top:15px;
}

#ohanasibako #ohanasibako-list ul,
#ohanasibako #ohanasibako-list li{
	padding:0px;
	margin:0px;
}

#ohanasibako #ohanasibako-list ul{
	width:560px;
}

#ohanasibako #ohanasibako-list li{
	float:left;
}

#ohanasibako #ohanasibako-list li a{
	display:block;
	width:170px;
	line-height:33px;
	text-align:left;
	color:#000;
	background-image:url(../kids/img/ohanasibako_list_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 10px;
	margin:2px;
}

#ohanasibako #ohanasibako-list li a:hover{
	background-image:url(../kids/img/ohanasibako_list_bg_o.gif);
	text-decoration:none;
}



/*-------------------------------------------------
kids jikken
-------------------------------------------------*/
#labo-top-table td{
	width:280px;
	padding:2px 0px;
	text-align:center;
}

#labo-top-table td a{
	display:block;
	margin:2px 2px 2px 2px;
}
#labo-top-table td a:hover{
	margin:1px 3px 3px 1px;
}




.laboratory #detail h3{
	margin:25px 0px 2px 0px;
}

.laboratory #detail p.about{
	margin:0px 0px 30px 0px;
}

.laboratory #detail .labo-table{
	margin:0px 0px 20px 0px;
}

.laboratory #detail .labo-table th{
	width:280px;
	text-align:left;
}

.laboratory #detail td{
	text-align:left;
	padding-top:5px;
}





/*-------------------------------------------------
kids link
-------------------------------------------------*/
.kids_link_img{
	margin-bottom:20px;
}


#kids_link dl{
	width:560px;
	background-image:url(../kids/img/kids_link_haikei.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#kids_link dt{
	font-size:15px;
	font-weight:bold;
	background-image:url(../kids/img/kids_link_haikei.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 0px 2px 10px;
	margin: 0px;
}

#kids_link dd{
	font-size:12px;
	padding: 0px 15px 0px 10px;
}

.kids_link_logo{
	float:right;
	margin:0px 10px 0px 0px;
}

#kids_link dl a{
	color:#000099;
}
#kids_link dl a:hover{
	color:#ff6633;
}

.kids_link_text_migiyose{
	float:right;
	margin-right:200px;
}	
	



/*-------------------------------------------------
database5
-------------------------------------------------*/

#trivia #title{
	background-image:url(../database/trivia/img/tit_bg.jpg);
}

#trivia a{
	color:#000099;
}

#trivia ul#main{
	background-image:url(../database/trivia/img/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 10px 0px;
	margin: 0px 0px 30px 0px;
}

#trivia ul#main li{
	padding:0px;
	margin: 0px 0px 5px 0px;
}

#trivia ul#main li a{
	display:block;
	width:277px;
	height:28px;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	background-image:url(../database/trivia/img/main_item_waku.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0px 0px 0px 10px;
	margin:0px;
}

#trivia ul#main li a:hover{
	background-image:url(../database/trivia/img/main_item_waku_o.gif);
	text-decoration:none;
}

#trivia li .num{
	font-weight:normal;
	color:#333333;
	padding-right: 5px;
}

#trivia table.sub{
	width:560px;
	background-image:url(../database/img/waku_top05.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 0px 0px 0px;
	margin-bottom:20px;
}

#trivia table.sub th{
	width:203px;
	text-align:left;
	background-image:url(../database/img/waku_bottom05.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 10px 10px 5px 10px;
}

#trivia table.sub th h4{
	font-size:13px;
}

#trivia table.sub th p{
	font-size:11px;
}

#trivia table.sub td{
	background-image:url(../database/img/waku_bottom05.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 5px 0px 5px 0px;
}

#trivia table.sub td ul{
	padding: 0px 15px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#trivia table.sub td li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #E5E5E5;
}

#trivia table.sub td li.no-border{
	border-bottom:0px;
}

#trivia table.sub td li a{
	display:block;
	padding: 3px 0px 3px 5px;
}

#trivia table.sub td li a:hover{
	background-color:#F2F2F2;
	text-decoration:none;
}

#trivia #detail h4{
	font-size:18px;
	color:#000099;
	line-height:1.2em;
	font-weight:bold;
	border-bottom:1px solid #808080;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
}

#trivia #detail h4 small{
	font-size:11px;
	color:#444;
	line-height:2em;
	font-weight:normal;
}

#trivia #detail h4 .num{
	color:#222;
	padding-right:7px;
}

#trivia #detail h5{
	font-size:13px;
	font-weight:bold;
	color:#000099;
	padding-top: 15px;
	padding-bottom: 3px;
	margin: 0px;
}

#trivia #detail p{
	margin-top: 0px;
	margin-bottom:1em;
}

#trivia .img-table{
	margin:20px 0px;
}


#trivia .img-table td{
	font-size:11px;
	text-align:center;
}





/*-------------------------------------------------
database6
-------------------------------------------------*/

#qa #title{
	background-image:url(../database/qa/img/tit_bg.jpg);
}

#qa a{
	color:#000099;
}

#qa ul,
#qa li{
	padding:0px;
	margin:0px;
}

#qa li a{
	display:block;
	width:560px;
	height:29px;
	line-height:29px;
	background-image:url(../database/qa/img/item_bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px;
	margin:0px;
}

#qa li a:hover{
	background-image:url(../database/qa/img/item_bg_o.gif);
	text-decoration:none;
}

#qa li a .num{
	display:block;
	width:50px;
	height:29px;
	color:#FFF;
	text-align:right;
	font-weight:bold;
	padding-right:7px;
	margin-right:7px;
	float:left;
}


#qa #detail h4{
	display:block;
	width:560px;
	height:36px;
	font-size:16px;
	color:#37748A;
	line-height:36px;
	font-weight:bold;
	background-image:url(../database/qa/img/q.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px;
	margin:0px;
}

#qa #detail h4 .num{
	display:block;
	width:56px;
	height:36px;
	color:#FFF;
	text-align:right;
	padding-right:7px;
	margin-right:7px;
	float:left;
}

#qa #detail #a-text{
	width:485px;
	background-image:url(../database/qa/img/a.gif);
	background-repeat:no-repeat;
	background-position:7px top;
	padding-left:75px;
	padding-bottom: 40px;
	margin: 15px 0px 0px 0px;
}



#qa #Pagination-next td{
	background-image:url(../database/img/pagination_bg02.gif);
}
#qa #Pagination-next td a{
	background-image:url(../database/img/pagination_waku02.gif);
}
#qa #Pagination-prev td{
	background-image:url(../database/img/pagination_bg02_2.gif);
}
#qa #Pagination-prev td a{
	background-image:url(../database/img/pagination_waku02_2.gif);
}


#qa #detail #a-text span {
padding-left: 20px;
}

.table-q12 table {
width: 375px;
}
.table-q12 th {
width:125px;
padding: 5px;
background-color: #EFEFEF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
.table-q12 td {
padding: 5px;
background-color: #FFFFFF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}



.arrow02 li{
	background:url(../img/arrow02.gif) left center no-repeat;
	padding-left:10px !important;
	margin-left:10px !important;
	margin-bottom:3px !important;
}

.feature-box dt{
	font-weight:bold;
	margin-bottom:5px !important;
}
.feature-box dd{
	border-top:2px dotted #bfbfbf;
	border-bottom:2px dotted #bfbfbf;
	padding:10px 5px 5px !important;
}


.q38-ph-table td{
	width:33%;
	text-align:center;
	padding:10px 0px 15px;
}









/*-------------------------------------------------
database7
-------------------------------------------------*/

#mag-history #title{
	background-image:url(../database/mag-history/img/tit_bg.jpg);
	color:#FFFFFF;
}


#mag-history table#bc,
#mag-history table#ac,
#mag-history table#post{
	width:560px;
}

#mag-history #bc th,
#mag-history #ac th,
#mag-history #post th{
	width:49px;
	padding:5px 0px;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

#mag-history #bc td,
#mag-history #ac td,
#mag-history #post td{
	width:510px;
	padding:0px 0px;
	background-image:url(../database/mag-history/img/num_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	border-bottom:1px solid #CCC;
}

#mag-history td ul,
#mag-history td li{
	padding:5px 0px;
	margin:0px;
}

#mag-history td li a{
	display:block;
	margin: 0px;
}

#mag-history #bc td li a{
	color:#AD4949;
}
#mag-history #ac td li a{
	color:#37748A;
}
#mag-history #post td li a{
	color:#9E5B37;
}

#mag-history td li a .num{
	width:65px;
	text-align:right;
	color:#4C4C4C;
	padding: 0px 5px 0px 0px;
	margin:0px 5px 0px 0px;
	float:left;
}

#mag-history #bc th{
	background-color:#DBC1C1;
}
#mag-history #ac th{
	background-color:#C1D4DB;
}
#mag-history #post th{
	background-color:#BDBDBD;
	border-bottom:0px;
}
#mag-history #post td{
	border-bottom:0px;
}


#mag-history-bc #detail,
#mag-history-ac #detail,
#mag-history-post #detail{
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}


#mag-history-bc #detail h4,
#mag-history-ac #detail h4,
#mag-history-post #detail h4{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #808080;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

#mag-history-bc #detail h4{
	color:#AD4949;
}
#mag-history-ac #detail h4{
	color:#37748A;
}
#mag-history-post #detail h4{
	color:#9E5B37;
}

#mag-history-bc #detail h4 .num,
#mag-history-ac #detail h4 .num,
#mag-history-post #detail h4 .num{
	font-size:12px;
	color:#808080;
	font-weight:normal;
	padding-botto:2px;
}

#mag-history-bc #Pagination-next td{
	background-image:url(../database/img/pagination_bg02.gif);
}
#mag-history-bc #Pagination-next td a{
	background-image:url(../database/img/pagination_waku02.gif);
}
#mag-history-bc #Pagination-prev td{
	background-image:url(../database/img/pagination_bg02_2.gif);
}
#mag-history-bc #Pagination-prev td a{
	background-image:url(../database/img/pagination_waku02_2.gif);
}


#mag-history-bc #mag-history-ac #Pagination-next td{
background-image:url(../database/img/pagination_bg01.gif);
}

#mag-history-bc #mag-history-ac #Pagination-next td a{
background-image:url(../database/img/pagination_waku01.gif);
}

#mag-history-bc #mag-history-ac #Pagination-prev td{
background-image:url(../database/img/pagination_bg01_2.gif);
}
#mag-history-bc #mag-history-ac #Pagination-prev td a{
background-image:url(../database/img/pagination_waku01_2.gif);
}

.table-no15 th {
padding: 5px;
background-color: #EFEFEF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
.table-no15 td {
padding: 5px;
background-color: #FFFFFF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}






/*-------------------------------------------------
database8
-------------------------------------------------*/

#link #title{
	background-image:url(../database/link/img/tit_bg.jpg);
}

#link a{
	color:#000099;
}

#link dl,
#fuel dl,
#magnetic-water dl,
#bird dl{
	width:560px;
	background-image:url(../database/img/waku_bottom02.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#link dt,
#fuel dt,
#magnetic-water dt,
#bird dt{
	font-size:12px;
	font-weight:bold;
	background-image:url(../database/img/waku_top02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 7px 0px 0px 10px;
	margin: 0px;
}

#link dd,
#fuel dd,
#magnetic-water dd,
#bird dd{
	font-size:11px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding: 2px 15px 0px 15px;
}

#link dt img,
#fuel dt img,
#magnetic-water dt img,
#bird dt img
{
	vertical-align:middle;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}




/*-------------------------------------------------
database9
-------------------------------------------------*/

#books #title{
	background-image:url(../database/books/img/tit_bg.jpg);
}

#books dl{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	}

#books dt{
	color:#000099;
	font-size:13px;
	padding-bottom:10px;
	font-weight:bold;
	}

#books dt img{
	margin-right:15px;
	float:left;
}

#books dd{
	font-size:12px;
	}

#books hr{
	border-top:1px #808080 dashed;
	border-bottom:1px #FFF dashed;
	margin:10px 0px 10px 0px;
}



/*-------------------------------------------------
database10
-------------------------------------------------*/
#magnetic-water #title{
	background-image:url(../database/enjoy/img/tit_bg_water.jpg);
	margin-bottom: 0px;
}
#fuel #title{
	background-image:url(../database/enjoy/img/tit_bg_fuel.jpg);
	margin-bottom: 0px;
}
#bird #title{
	background-image:url(../database/enjoy/img/tit_bg_bird.jpg);
	margin-bottom: 0px;
}

#enjoy p#about{
	padding: 8px 0px 8px 0px;
	margin: 0px;
}

#related-link{
	height:35px;
	padding-left: 288px;
}
#related-link2{
	height:35px;
	padding-left: 150px;
}

#related-link a,
#related-link2 a{
	display:block;
	width:121px;
	height:28px;
	font-size:11px;
	line-height:28px;
	text-align:center;
	color:#000;
	background-image:url(../database/enjoy/img/related_link_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left: 10px;
	margin-right: 5px;
	float:left;
}



#enjoy h4{
	font-size:16px;
	color:#000099;
	margin-bottom:15px;
	clear:both;
}



#enjoy .contribute-box{
	width:560px;
	position:relative;
	background-image:url(../database/enjoy/img/waku_bottom.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:13px;
	margin-bottom: 15px;
}

#enjoy .contribute-box .num{
	width:24px;
	height:24px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	line-height:24px;
	background-image:url(../database/enjoy/img/num_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	position:absolute;
	top:8px;
	left:0px;
}

#enjoy .contribute-box dl{
	width:536px;
	padding:0px;
	margin:0px;
	margin-left:24px;
	background:none;
}

#enjoy .contribute-box dt{
	width:516px;
	height:10px;
	background-image:url(../database/enjoy/img/waku_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 10px 0px 10px;
}

#enjoy .contribute-box dd p.contributor{
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:right;
	padding: 0px;
	margin: 0px;
}

#enjoy .contribute-box dd{
	width:502px;
	line-height:1.7em;
	background-image:url(../database/enjoy/img/waku_side.gif);
	background-repeat:repeat-y;
	background-position:left top;
	border:0px;
	padding: 8px 17px 5px 17px;
}




#enjoy .question_answer{
	width:465px;
	background-image:url(../database/enjoy/img/kage.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:15px 15px 0px 62px;
	margin-bottom:30px;
}

#enjoy .question_border{
	border-left:solid;
	border-color:#666666;
	border-left-width:1px;
	padding: 0px 0px 0px 10px;
	margin:0px;
}
#enjoy .accordion_toggle {
		display: block;
		height: 26px;
		width: 550px;
		background-image:url(../database/enjoy/img/qa_q_bar.gif);
		background-repeat:no-repeat;
		background-position:left top;
		line-height:26px;
		color: #ffffff;
		font-size:12px;
		padding-left:10px;
		margin: 5px 0 0 0;
		outline: none;
		cursor: pointer;
}
#enjoy .accordion_toggle_active {
	background: url(../database/enjoy/img/qa_q_bar_o.gif) no-repeat left top;
	color:#ffff99;
}
		
#enjoy .accordion_content {
	width:542px;
	padding: 0px;
	margin-left:8px;
	background: url(../database/enjoy/img/qa_answer.gif) no-repeat left bottom;
	overflow: hidden;
}









/*-------------------------------------------------
database11
-------------------------------------------------*/

table.data-table{
	border-top:1px solid #B3B3B3;
	border-left:1px solid #B3B3B3;
}

table.data-table th,
table.data-table td{
	line-height:1.4em;
	vertical-align:middle;
	text-align:center;
	padding:3px;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
}

table.data-table th{
	font-size:10px;
	background:#EFEFEF;
}

table.data-table td{
	font-size:11px;
}

table.data-table th.item-kind{
	background:#CBD7E5;
}

table.data-table td.item-kind{
	background:#D8E6F4;
}

table.data-table td.item-unit{
	font-size:10px;
}

table.data-table td.item-total,
table.data-table th.item-total{
	font-weight:bold;
	border-top:1px solid #B3B3B3;
}


.graph_toukei{
	font-size:14px;
	text-align:center;
}
/*-------------------------------------------------
database12
-------------------------------------------------*/
#associated-data #seizou h5{
	color:#333333;
}

#associated-data #seizou span{
	font-size:15px;
	color:#0033ff;
}

#associated-data #seizou p.kind-link{
	text-align:center;
}
#associated-data #seizou p.kind-link a{
	margin:0px 3px;
}

.seizou_img{
	 margin:20px 0px 20px 0px;
}

#associated-data #seizou th{
	width:106px;
	vertical-align:middle;
}
#associated-data #seizou td{
	vertical-align:middle;
}
#associated-data #seizou td.work_img{
	width:150px;
	text-align:center;
	vertical-align:middle;
}
#associated-data #seizou td.complete{
	height:50px;
	background-image:url(../database/associated-data/img/process_finish.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FDC070;
}
#associated-data #seizou td p{
	 margin:0px 0px 0px 10px;
}

#associated-data #seizou td.complete div{
	padding-left:106px;
	position:relative;
}
#associated-data #seizou td.complete div p.goshop{
	position:absolute;
	top:0px;
	right:10px;
}
#associated-data #seizou td.complete div p.goshop a{
	background-image:url(../database/associated-data/img/link_img.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:12px;
}
#associated-data #seizou td.complete div p.goshop a:hover{
	background-position:1px center;
}



/*-------------------------------------------------
COMMUNITY
-------------------------------------------------*/

#community #title{
	background-image:url(../community/img/tit_bg.jpg);
	height:108px;
	margin-bottom: 5px;
}

#community #title p{
	width:350px;
	color:#fff;
	padding-top:20px;
}

#community p.att-text{
	font-size:11px;
	padding:0px;
	margin:0px 0px 20px 0px;
}

#community #related-link{
	height:35px;
	padding-left: 425px;
}



#community table.list-box{
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
	border-bottom:1px solid #808080;
}

#community table.list-box a{
	font-size:13px;
	color:#388AB2;
}

#community table.list-box small{
	color:#808080;
}

#community .new{
	color:#c00;
}


#community #article-box{
	width:560px;
	background-image:url(../community/img/waku_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#community #article-box h4{
	width:540px;
	font-size:15px;
	color:#388AB2;
	background-image:url(../community/img/waku_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 10px 10px 8px 10px;
}

#community #article-box #article-comment{
	width:520px;
	font-size:12px;
	line-height:1.5em;
	background-image:url(../community/img/waku_side.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 10px 20px 0px 20px;
}

#community #article-box #article-comment #article-info{
	width:520px;
	font-size:12px;
	line-height:1.3em;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom:1px dashed #808080;
	position:relative;
}

#community #article-box #article-comment #article-info p{
	padding: 0px;
	margin: 0px;
}

#community #article-box #article-comment #article-info p#article-name{
	display:block;
}

#community #article-box #article-comment #article-info p#article-date{
	position:absolute;
	top:0px;
	right:0px;
}

#community #article-box #related-link{
	height:35px;
	padding-left: 390px;
	margin-top:10px;
}

#community #article-box #related-link a{
	display:block;
	width:121px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#000;
	background-image:url(../database/enjoy/img/related_link_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left: 10px;
	margin-right: 0px;
	float:left;
}



#community #article-box ul{
	width:490px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

#community #article-box ul h5{
	font-size:13px;
	color:#388AB2;
}

#community #article-box #article-comment ul #article-info{
	width:490px;
}

#community #article-box ul #related-link{
	padding-left: 360px;
}


#community #article-list{
	width:538px;
	font-size:12px;
	line-height:1.3em;
	padding: 5px 10px;
	margin: 5px 0px 15px 0px;
	border:1px solid #C1C1C1;
	background:#FFF2F2;
}

#community #article-list a:hover{
	background:#FFCECE;
	text-decoration:none;
}


#community table.brdr th{
	background:#F1F1F4;
	border-bottom:1px solid #C1C1C1;
}

#community table.brdr td{
	border-bottom:1px solid #C1C1C1;
}





/*-------------------------------------------------
SUPPORT
-------------------------------------------------*/
#support #title{
	background-image:url(../support/img/tit_bg.gif);
	margin-bottom: 5px;
}

#support #title p{
	width:520px;
	padding-top:5px;
}


#support dl#about-callback{
	width:530px;
	margin:10px auto 50px auto;
}

#support dl#about-callback dt{
	background-image:url(../support/img/waku_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:14px;
	color:#C90000;
	font-weight:bold;
	padding: 10px 15px 5px 15px;
}

#support dl#about-callback dd{
	background-image:url(../support/img/waku_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding: 0px 15px 10px 15px;
}


#support #form{
	width:540px;
	margin:0px auto;
}

#support #form dl{
	background-image:url(../support/img/subtit_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:40px;
}
#support #form dl#callback-box{
	background-image:url(../support/img/subtit2_bg.gif);
}

#support #form dl dt{
	font-size:13px;
	font-weight:bold;
	padding:10px 15px;
}

#support #form dl#basic-box dt{
	color:#0067A6;
}
#support #form dl#content-box dt{
	color:#2B8000;
}
#support #form dl#callback-box dt{
	color:#800000;
}


#support #form .webshop-input-table{
	width:540px;
}

#support #form .webshop-input-table th{
	text-align:right;
}

#support #form .webshop-input-table td{
	width:390px;
}

#support #form #input-box .webshop-input-table th,
#support #form #input-box .webshop-input-table td{
	vertical-align:middle;
}

#support #form #input-box .webshop-input-table th.plural-box,
#support #form #input-box .webshop-input-table td.plural-box{
	vertical-align:top;
}


#support #form .text-center .webshop-input-table th,
#support #form .text-center .webshop-input-table td{
	text-align:center;
}

#support #form .text-center .webshop-input-table td td{
	text-align:left;
	border:0px;
	padding:0px;
}


#support #form dl#callback-box{
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;	
}

#support #form dl#callback-box p{
	margin:0px 20px 8px;
}
#support #form dl#callback-box td.left-cell{
	width:120px;
	padding:3px 0px 3px 20px;
}
#support #form dl#callback-box td.right-cell{
	padding:3px 0px 3px 10px;
	border-left:1px solid #E5E5E5;
}

.complete-name0{
	font-size:12px;
	text-align:center;
}

.complete-name{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}





/*-------------------------------------------------
HOT NEWS
-------------------------------------------------*/

#hotnews #column-main #news h3{
	font-size:14px;
	font-weight:bold;
	background-image:url(../img/logomark.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0px 0px 10px 22px;
	margin: 0px 0px  15px 0px;
	border-bottom:1px solid #E5E5E5;
}

#hotnews #column-main #news{
	margin-top: 20px;
}

#hotnews #column-main #news h3.list{
	font-size:13px;
	font-weight:normal;
	background:none;
	padding: 0px 0px 0px 10px;
	margin: 3px 0px  10px 0px;
	border-bottom:0px;
}

#hotnews #column-main #news h3.list a{
	color:#0000FE;
}




/*-------------------------------------------------
sitemap
-------------------------------------------------*/

#sitemap #content h4{
	display:block;
	width:177px;
	height:38px;
	text-align:left;
	line-height:38px;
	background-image:url(../img/sitemap_waku_top.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#sitemap #content td ul.menu-sub{
	width:167px;
	background-image:url(../img/sitemap_waku_bottom.gif);
}

#sitemap #content ul.menu-sub{
	margin-bottom: 20px;
}

#sitemap #content ul.menu-sub ul{
	margin: 0px;
}

#sitemap #content td ul.menu-sub li a{
	width:147px;
}


#sitemap #content td ul.menu-sub ul{
	padding:0px;
	margin: 0px;
}

#sitemap #content td ul.menu-sub ul li a{
	display:block;
	width:142px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:15px center;
	padding: 1px 0px 1px 25px;
	margin: 0px;
}

#sitemap #content td ul.menu-sub ul li a:hover{
	background-position:16px center;
}

#sitemap #content td ul.menu-sub li a:hover{
	font-weight:bold;
}


#sitemap #content th{
	text-align:left;
}

#sitemap #content th h4{
	width:160px;
	background-image:url(../img/menu_sub_tit_bg.gif);
}

#sitemap #content td{
	padding-left:10px;
}


#sitemap #content{
	padding-top: 30px;
}











/*-------------------------------------------------
pankuzu
-------------------------------------------------*/

dl#pankuzu{
	margin: 0px 0px 5px 0px;
}

dl#pankuzu dt{
	display:none;
}

dl#pankuzu dd{
	font-size:11px;
	margin:0px;
}




/*-------------------------------------------------
footer
-------------------------------------------------*/

#footer{
	font-size:10px;
	text-align:center;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
	padding:8px 0 8px 0;
	clear:both;
}


#footer #menu-footer{
	color:#000;
}

#footer #menu-footer a{
	color:#000;
}

#footer #menu-footer a:hover{
	color:#c00;
	text-decoration:none;
}

#footer p{
	clear:both;
	margin:0px;
	padding:0px;
}

#copyright{
	font-size:11px;
	text-align:center;
	margin:10px 0px;
	padding:0px;
}




/*-------------------------------------------------
magnet2009カレンダー
-------------------------------------------------*/

#magcal-title{
	font-size:18px;
	font-weight:900;
	color:#1D6600;
}


.magnet-cal .news-box th{
	display:none;
}

.magnet-cal .news-box td{
	padding:0px;
}

#magcal dt{
	font-size:14px;
	font-weight:bold;
	color:#007BC7;
	border-bottom:1px solid #BFBFBF;
	padding-bottom:3px;
}

#magcal dd{
	color:#404040;
	line-height:1.4em;
	padding-top:5px;
}


#img-tate{
	width:198px;
	vertical-align:bottom;
	padding-left:20px;
}

#img-yoko{
	vertical-align:bottom;
	padding-top:10px;
	padding-left:30px;
}

#img-tate a{
	display:block;
	width:198px;
	height:358px;
	background:url(../img/magnetcal_tate.jpg) left top no-repeat;
	text-indent:-9999px;
/* \*/
overflow:hidden;
/* */
}

#img-tate a:hover{
	background:url(../img/magnetcal_tate_o.jpg) left top no-repeat;
}


#img-yoko a{
	display:block;
	width:271px;
	height:173px;
	background:url(../img/magnetcal_yoko.jpg) left top no-repeat;
	text-indent:-9999px;
/* \*/
overflow:hidden;
/* */
}
#img-yoko a:hover{
	background:url(../img/magnetcal_yoko_o.jpg) left top no-repeat;
}





#magcal-info{
	width:560px;
	background:url(../img/magnetcal_info_waku_t.gif) left top no-repeat;
	margin-top:20px;
}

#magcal-info dl{
	width:560px;
	background:url(../img/magnetcal_info_waku_b.gif) left bottom no-repeat;
}

#magcal-info dt,
#magcal-info dd{
	color:#FFF;
}

#magcal-info dd a{
	color:#FFF000;
}

#magcal-info dt{
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #9AA794;
	padding-top:13px;
	padding-bottom:5px;
	margin:0px 15px;
}

#magcal-info dd{
	padding-top:5px;
	padding-bottom:15px;
	margin:0px 15px;
}


#magcal-table-box{
	width:560px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;

}

#magcal-table-box td.item01{
	padding:3px;
	font-weight:normal;
	text-align:center;
	border-right:1px solid #FFF;
	background-color: #D0EBC7;
}

#magcal-table-box td.item02{
	padding:3px;
	background:#FFF;
	text-align:center;
	border-bottom:1px solid #bfbfbf;
}

#magcal-table-box small{
	font-size:11px;
	color:#808080;
}

#magcal-pricelist-tit{
	width:550px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:25px;
	background:url(../img/magcal-pricelist-tit_bg.gif) left center no-repeat;
	padding-left:10px;
	margin:35px 0px 8px;
}



/*-------------------------------------------------
magnet2010カレンダー
-------------------------------------------------*/
.magnet2010-cal #magcal-title{
/*	color:#003366;*/
}

#cal-2010 #img-tate a{
	background:url(../img/magnetcal2010_tate.jpg) left top no-repeat;
}

#cal-2010 #img-tate a:hover{
	background:url(../img/magnetcal2010_tate_o.jpg) left top no-repeat;
}


#cal-2010 #magcal-info{
	width:335px;
	background:url(../img/magnetcal2_info_waku_t.gif) left top no-repeat;
	margin-top:20px;
}

#cal-2010 #magcal-info dl{
	width:335px;
	background:url(../img/magnetcal2_info_waku_b.gif) left bottom no-repeat;
}

/*
#cal-2010 #magcal-table-box td.item01{
	background-color: #C7D9EB;
}
*/




/*-------------------------------------------------
マージン
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}


.mrg-b0{margin-bottom:0px;}
.mrg-b3{margin-bottom:3px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}
.mrg-l100{margin-left:100px;}



.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}