@charset "UTF-8";



body {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;	/*no-repeat center topvOB*/
	font-family: "Osaka","Verdana","MS UI Gothic",sans-serif;
	font-size: 75%;

	line-height: 2;
	background-color: #000000;
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
.color1 {
	color: #339900;
}
.look {
	background: #222222;
}
#logo{
	width: 170px;
	text-align: left;
	height: 60px;
	position: relative;
	left: 20px;
	float: left;
	bottom: 30px;
	background-image: url(images/logo_237x63.gif);
	background-repeat: no-repeat;
	background-position: center;
}



/*リンク
---------------------------------------------------------------------------*/
a {
	color: #97c4ff;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}



/*要素
---------------------------------------------------------------------------*/
h1 {
	font-size: 10px;
}



/*コンテナ
----------------------------------------------------------------------------*/

#container {
	width: 912px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*background-image: url(images/container_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #251E1B;*/
}

#container_top {
	width: 912px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


/*メニュー
---------------------------------------------------------------------------*/
ul#menu li {
	float: left;	
	width: 152px;
}



/*メイン
---------------------------------------------------------------------------*/
#main {
	display: inline;
	float: left;
	width: 556px;	/*CRec(ubN)̕*/
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 100px;
	background-color: #323232;
	border: 5px solid #222222;
	padding-left: 2px;
	padding-right: 2px;
}



#main p {
	padding-top: 0.1em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 10px;
}

#main h1 {
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #ffcc00;
	background-color: #222222;
	margin-bottom: 5px;
	border: 2px solid #323232;
	margin-top: 5px;
}

#main h1.titlebg01  {
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #FF3399;
	margin-bottom: 5px;
	border: 2px solid #323232;
	margin-top: 5px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;
}

#main h2 {
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #ffcc00;
	background-color: #222222;
	margin-bottom: 5px;
	border: 2px solid #323232;
	margin-top: 5px;
}

#main h2.titlebg01  {
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #FF3399;
	margin-bottom: 5px;
	border: 2px solid #323232;
	margin-top: 5px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;
}

#main h4 {
	font-size: 130%;
	letter-spacing: 0.2em;
	color: #97C4FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #222222;
	line-height: 140%;
	font-weight: bold;
	margin: 5px;
	padding: 3px;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;

}

#main ul.data_list {
	color: #97c4ff;
	list-style-position: inside;
	list-style-type: disc;
	
}
.maindata{
	min-height: 200px;		
}
.maindata02 ul li{
	list-style-position: inside;
	list-style-type: disc;
	
}
/*サイド
---------------------------------------------------------------------------*/
#side {
	display: inline;
	float: right;
	width: 320px;
	padding-top: 0px;
	padding-bottom: 100px;
	margin-right: 0px;
}

#side ul{
	display: block;
	width: 230px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#side #side_icon{
	display: block;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#side #side_icon{
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;


}
#side .side_icon01 a{
	display: block;
	width: 65px;
	padding-top: 0px;
	background-image: url(images/side_bottan01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 65px;
}
#side .side_icon01 a:hover{

	background-image: url(images/side_bottan02.gif);
	background-repeat: no-repeat;

}
.ditto_tag_list a{
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.ditto_tag_list a:hover{
	color: #CCCCCC;
	background-color: #333333;
	
}
.ditto_tag_img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#side h3 {
	background: #130d13;		
	letter-spacing: 0.2em;
	text-align: center;			
	font-size: 100%;
	border: 1px solid #2A1C29;	
	color: #FFFFFF;				
}
#side h4 {
	text-align: center;
	border: 1px solid #2A1C29;
	color: #333333;
	background-color: #443B34;
	display: block;
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}


#side dl {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#side dt {
	font-weight: bold;	
	color: #333333;		
	background-color: #CCCCCC;
	padding-left: 5px;
}
#side dd {
	border-bottom: 1px dotted #2A1C29;	
	padding-left: 1em;	
}

/*サイドハーフ
---------------------------------------------------------------------------*/
#side_harf,#side_harf {
	display: inline;
	float: right;
	width: 425px;	
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 100px;
}

#main_harf h1,#side_harf h1{
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #333333;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 5px;
}


#main_harf h2,#side_harf h2{
	font-size: 120%;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #333333;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 5px;
}
#main h3,#main h3 a{
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 5px;
}

#main h3 a:hover{

	color: #FF99FF;

}


/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 912px;
	text-align: center;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	line-height: 1.4;
	height: 70px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

/* mysetting 
---------------------------------------------------------------------------*/
.navi_photo img{
	float: left;
	margin-right: 15px;
}
.navi_photo_product img{
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 15px;
}
.ditto_summaryPost{
	min-height: 170px;
}
.ditto_onelinePost{
	border: 5px solid #222222;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #333333;
}
.ditto_onelinePost h3{
	background-color: #222222;
}
.ditto_onelinePost h3 a,a:hover{
	text-decoration: none;
}
.ditto_info{
	margin-left: 5px;
	padding-left: 3px;

}

.pad20{
	padding-left: 20px;
	width: 320px;
	float: left;
	margin-top: 10px;
}
.pad20a{
	padding-left: 20px;
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-bottom: 150px;
}
.pad20b{
	padding-left: 20px;
	width: 700px;
	float: left;
	margin-top: 10px;
}
.nomal{
	background-color: #666666;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}
#breadcrumb{
	margin-left: 20px;
	color: #0066CC;
	margin-top: 20px;
}
#maxi{
	margin-left: 5px;
	margin-top: 5px;
	clear: left;
	width: 100%;
}
/* item info */

.itemBlock, .itemBlockAlt {
	width: 275px;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0;
}
.itemBlock h3, .itemBlockAlt h3 {
	margin: 0;
	padding: 3px 5px;
	background-color: #333333;
	font-size:1em;
	letter-spacing:0;
}
.itemBlock h3 a, .itemBlockAlt h3 a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.itemBlock h3 a:hover, .itemBlockAlt h3 a:hover {
	color: #006600;
}





.il_photo {
	display: block;
	float: left;
	width: 102px;
	padding:5px 10px 0 0;
}
.il_photo a {
}
.il_photo img {
	width: 100px;
	height: 100px;
	margin: 0;
	padding:0;
	border:2px solid white;
}
.il_text {
	display: block;
	float: left;
	width: 120px;
	line-height:1.2em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.itemBlockDesc .il_text {
	width: 170px;
}
.itemBlockPhoto {
	display:block;
	float:left;
	width:19.2%;
	height:150px;
	margin:0;
	padding:5px 3px 5px 0;
	font-size:1.0em;
}
.itemBlockPhoto h1 {
	margin: 0 0 2px 0;
	padding: 3px 5px;
	background-color: #333333;
	font-size:1em;
	letter-spacing:0;
	height:2em;
	line-height:1em;
	text-align:center;
}
.itemBlockPhoto h1 a {
	color: white;
}
.itemBlockPhoto h1 a:hover {
	color: purple;
}

.itemBlockPhoto h2 {
	margin: 0 0 2px 0;
	padding: 3px 5px;
	background-color: #333333;
	font-size:1em;
	letter-spacing:0;
	height:2em;
	line-height:1em;
	text-align:center;
}
.itemBlockPhoto h2 a {
	color: white;
}
.itemBlockPhoto h2 a:hover {
	color: purple;
}
.itemBlockPhoto .il_photo {
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
}

.itemBlockPhoto .il_photo img {
	width: 95px;
	height: 95px;
	border:2px solid white;
}
.itemBlockPhoto .il_text {
	clear:both;
	margin:5px 0 0 0;
	padding:0;
	width: 100%;
	text-align:center;
	font-size:90%;
	letter-spacing:0;
}
.itemBlockPhoto .il_title {
	height:1.5em;
}
.itemBlockPhoto .il_price {
	font-weight:normal;
	margin:3px 0 0 0;
}
.itemBlockPhoto a {
	font-size:90%;
}

.il_pno {
	font-size:1em;
	margin-bottom: 5px;
	display:none;
}
.il_pno_f, .il_price_f, .il_stock_f, .il_shipdate_f, .il_remarks_f {
	margin-right: 5px;
}
.il_pno_v {
}

.il_price {
	font-size:1em;
	font-weight:bold;
	margin-bottom: 5px;
}
.il_price_f {
	display: none;
}
.il_price_v {
}
.il_price_r {
	padding-left:2px;
}

.il_stock, .il_shipdate, .il_remarks {
	margin: 0 0 3px 0;
	font-size:1em;
}
.il_stock_f {
}
.il_stock_v {
}

.il_shipdate {
}
.il_shipdate_f {
}
.il_shipdate_v {
}
.il_shipdate_r {
}

.il_remarks {
}
.il_remarks_f {
}
.il_remarks_v {
}

.il_summary {
	line-height: 1.25em;
	font-size: 0.9em;
	margin-top: 5px;
	}
.text_pad20{
	display: block;
	padding-left: 20px;
}
.data_img01{
	display: block;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	border: 5px solid #222222;
	margin-left: 5px;
}
.mag_right30{
	display: block;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.mag_right40{
	display: block;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}


/* itemBlocksをdivで組む*/

.itemBlocks_mini {
	display:block;
	float:left;
	width: 135px;
	padding: 0;
	font-size:1.0em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	height: 130px;
}

.itemBlock_mini{
	display:block;
	float:left;
	width: 135px;
	padding: 0;
	font-size:1.0em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	height: 200px;
}
.itemBlock_mini h6{
	margin: 0;
	padding: 3px 5px;
	background-color: #CCCCCC;
	font-size:5px;
	letter-spacing:0;
}
.itemBlock_mini h6 a{
	color: #333333;
	text-decoration: none;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.itemBlock_mini h6 a:hover{
	color: #006600;
}

.itemBlock_mini img{
	width: 130px;
	vertical-align: bottom;
	
}



/* .miniimg{
	width: 134px;
	height: 84px;
	vertical-align: bottom;
}
*/




.itemBlocks {
	display:block;
	float:left;
	width: 556px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

table.itemBlocks_box4{
	display:block;
	float:left;
	width: 125px;
	height: 168px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 5px;
	border: 5px solid #222222;
	margin-left: 2px;
}
table.itemBlocks_box4, x:-moz-broken, x:last-of-type  { display:block;
	float:left;
	width: 135px;
	height: 168px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 5px;
	border: 5px solid #222222;
	margin-left: 2px;}  


table #main .itemBlocks caption {
	margin-bottom: 0px;
	vertical-align: bottom!important;
	height: 32px;
	border: 1px solid #323232;
	}
#main .itemBlocks_box4 h3, #main .itemBlocks_box4 h3 a{
	font-size:10px;
	color: #97C4FF;
	text-align: center;
	line-height: 15px;
	display: block;
	font-weight: normal;
	margin: 0px;
}

#main .itemBlocks_box4 h3 a:hover{
	color: #97C4FF;

}

.itemBlocks td {
	width: 100%;
	vertical-align: bottom;
}

#main .itemBlocks .itemBlocks_box4 img{
	width: 120px;
	height: 120px;
	margin-bottom: 0px;
	float: none;
	vertical-align:bottom;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/*kurihara tsuika*/
.contents_pic img {
float: left;
margin: 0 10px 0 0;
}

/* gbmenu
---------------------------------------------------------------------------*/
.pro_linedrop {
	height:34px;
	width:912px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	/font-size:10px;/* ie6-7 */
	z-index:50;
	background-image: url(gbmenu_img/black_0.gif);
	background-repeat: repeat-x;
}
/* ie8 */
html>/**/body .pro_linedrop {
	height:34px\9;
	width:912px\9;
	position:relative\9;
	font-family:arial, verdana, sans-serif;\9;

	font-size:10px\9;
	z-index:50;
	background-image: url(gbmenu_img/black_0.gif);
	background-repeat: repeat-x;

}


.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(gbmenu_img/black_1.gif);
}

.pro_linedrop li.lrt {
float:right;
background:url(gbmenu_img/blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:35px; 
float:left; 
background: url(gbmenu_img/black_0.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:33px; 
white-space:nowrap; 
color:#fc0;
}


.pro_linedrop .select li.lrt a {color:#0ff;}


.pro_linedrop .select a b {
display:block;
padding:0 30px 0 15px; 
background:url(gbmenu_img/black_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(gbmenu_img/black_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(gbmenu_img/black_1.gif); 
padding:0 0 0 15px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(gbmenu_img/blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 0 15px; 
background:url(gbmenu_img/black_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(gbmenu_img/black_1a.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(gbmenu_img/blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(gbmenu_img/blue_1a.gif) right top; 
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
	height:25px;
	display:block;
	position:absolute;
	float:left;
	width:912px;
	top:35px;
	left:0;
	text-align:center;
	background:#fff url(gbmenu_img/fade.gif);
	border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(line/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#c00;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; background:#fff url(gbmenu_img/fade.gif) left bottom;}



/*サイドメニュー
---------------------------------------------------------------------------*/
#menu8 {
	width: 280px;
	margin-top: 10px;
}
#side ul{
	display: block;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #777;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(images/menu8.gif);
	background-repeat: no-repeat;
}
	
#menu8 li a:hover {
	color: #257EB7;
	padding: 8px 0 0 25px;
	background-image: url(images/menu8.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
}
	
#menu8 li a:active {
	color: #fff;
	padding: 8px 0 0 25px;
	background-image: url(images/menu8.gif);
	background-repeat: no-repeat;
	background-position: 0 -64px;
}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*table データページ
---------------------------------------------------------------------------*/

table.detailList{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 2px solid #222222;
	width: 100%;
	margin: 0px;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;

}
table.detailList caption {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #222222;
	color: #ffcc00;
	padding-left: 5px;
	text-align: left;
	border: 5px solid #222222;
}
table.detailList th{
	color:#333333;
	background-color:#999999;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-weight: normal;
}
table.detailList td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width:0%;
	color: #222222;
	padding: 1px;
	text-align: center;
}
/*table データページ(Item_Page
---------------------------------------------------------------------------*/

table.ItemList {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 2px solid #222222;
	width: 100%;
	margin: 0px;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;

}
table.ItemList caption {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #222222;
	color: #ffcc00;
	padding-left: 5px;
/*	text-align: left;*/
	border: 5px solid #222222;
}
table.ItemList th{
	color:#333333;
	background-color:#999999;
/*	text-align:center;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-weight: normal;
}
table.ItemList td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width:0%;
	color: #222222;
	padding: 1px;
/*	text-align: center;*/
}
/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
	border: 1px solid #618100;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #999999;
	color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #618100;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #333333;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

.imageElement{
	color: #ccc;
	background-color: #666666;
}

#langage{
	width: 150px;
	text-align: center;
	position: absolute;
	left: 755px;
	top: 7px;

}
#langage img{
	margin-right: 5px;
	margin-left: 5px;

}
