@charset "UTF-8";
/* CSS Document */

* {
	font-size: 100%;
	list-style-type: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
}

img { border: 0}

a:focus { outline:none }

noscript p, noscript ol {
	color: #333;
	font-size:11px;
	line-height: 1.4em;
	text-align: left 
	}

noscript a {
	color: #FFA347;
	text-decoration:
	underline 
	}
	
noscript ol {
	margin-left: 25px; 
	}

/*プラスインデックス２*/
div#specific_plus{
	top:304px;
	left:258px;
	width:683px;
	height: 524px;
	position:absolute;
	overflow:hidden;
}


/*ここまで*/

/*home*/
#back_index{
	position:absolute;
	top: 390px;
	width:1024px;
	height:460px;
	background-image:url(../images/back_home_index.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#main_image{
	position:absolute;
	top: 45px;
	left: 40px;
	width:560px;
	height:300px;
	}
	
#main_title{
	position:absolute;
	top: 95px;
	left: 400px;
	width:599px;
	height:80px;
	}
	
#main_news{
	position:absolute;
	top: 137px;
	left: 543px;
	width:456px;
	height:239px;
	}
	

#main_news img{
	float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}
#main_news p.clearfloat{
  clear: both;
  }
  
.news_list{
	display:list-item;
}

/*ここから大枠*/
div#white{ 
	width:100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
div.header{
	width:210px;
	height:60px;
	margin:0px;
	padding:12px 0px 10px 42px;
}
div.footer{
	width:100%;
	margin:0px;
	padding:10px 0px 10px 20px;
}
div#container{ 
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #666;
}

div#unit1{
	width: 1024px;
	height: 790px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	}
	
div#unit2{
	float:left;
	width: 800px;
	height: 790px;
	margin: 0px;
	padding:0px;
	background-color:#333;
	}

div#left_menu{
	width:150px;
	height: 760px;
	float: left;
    margin: 0px;
	padding: 20px 20px 10px 20px;
	background-color:#333333;
}
div#main{
	float: right;
	width: 824px;
	height: 750px;
	margin: 0px;
	padding: 20px 5px 10px 5px;
	background-color:#333333;
	background-image:url(../images/back_index_products.gif);
	background-repeat:no-repeat;
	overflow:auto;
}

div#sub_main{
	float:right;
	width: 610px;
	height: 790px;
	margin: 0px;
	padding: 0px;
	background-color:#333333;
	background-image:url(../images/back_products.gif);
	background-repeat:no-repeat;
}

/*--------ここから商品説明----------*/


/*ガイド背景の中のテーブル*/
.sub_main_top{
	width: 610px;
	height:246px;
	background-image:url(../images/back_products_top.gif);
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.sub_main_top_in{
	margin:0 0 0 0px;
	padding-top:85px;
	padding-left:30px;
	width:550px;
	
}

/*コンテンツ中*/
.sub_main_contents{
	width:610px;
	height:100%;
	background:url(../images/back_products2.gif);
	background-repeat:repeat-y;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.sub_main_contents_in{
	margin:0 0 0 0px;
	padding-left:30px;
	width:570px;
	font-size:12px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	color:#444444;
	line-height:120%;
	
}

.sub_main_contents_in li{
	list-style:disc;
	font-size:12px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	color:#444444;
	line-height:160%;
}
	


/*コンテンツ中のテーブル*/
.swatch{
	width:550px;
	margin:0 0 0 0px;
	border:1px;
	background-color:#cccccc;
}

.sub_main_contents_in td{
	padding:3px;
}


/*コンテンツ下*/
.sub_main_bottom{
	background:url(../images/back_products_under.gif);
	background-repeat:no-repeat;
	width:610px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	height:36px;
}

/*--------ここまで商品説明----------*/


/*商品ページのテーブル↑個別に設定の場合はsub_mainの方で変更する事*/
div#sub_main td{
	padding: 5px;

}

div#sub_main .cmyk td{
	padding: 3px;
}

.fh_table td{
	padding: 2px;
}

div#right_menu{
	width: 200px;
	height: 100%;
	margin: 0px;
	padding:20px 10px 10px 9px;
	background-color:#333333;
	overflow:auto;
	}
	
	
/*ここまで大枠*/







/*絶対スタイル*/
div#main_logo{
	width: 207px;
	height: 69px;
	margin: 0px;
	padding: 15px 20px 5px 15px;
}

div#side_logo{
	position:absolute;
	top: 100px;
	left: 1044px;
	width: 120px;
	height: 200px;
	margin: 0px;
	padding: 10px;
}

div#pms{
	position:absolute;
	top:166px;
	left:235px;
	width: 728px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}

div#globalmenu{
	top:10px;
	left:363px;
	width:636px;
	height: 46px;
	text-align:right;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background-color:#FFFFFF;
	position:absolute;
}

div#footer_menu{
	top:878px;
	left:135px;
	width:861px;
	height: 91px;
	text-align:left;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	position:absolute;
}

div#store_logo{
	top:92px;
	left:194px;
	width:400px;
	height: 50px;
	position:absolute;
}


div#specific{
	top:322px;
	left:213px;
	width:780px;
	height: 523px;
	position:absolute;
	overflow:auto;
}
div#specific li{
	list-style-type:disc;
	margin:10px;
		}
.re_list2{
	width: 100%;
	border:1px;
	text-align:center;
	background-color:#cecece;
	vertical-align:middle;
	}
		
/*商品名*/
.product_name{
	position:absolute;
	top:164px;
	left:236px;
	width: 540px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	}
	
	.product_name2{
	position:absolute;
	top:164px;
	left:236px;
	width: 700px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	}
/*商品説明テーブル*/
.product_contents{
	position:absolute;
	top:315px;
	left:201px;
	width:585px;
	height: 526px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	}
.product_contents select{
	border:solid 1px #666666;
	margin: 5px 5px 5px 0px;
	}
	
.product_contents img { border: 0; margin:8px;}

/*商品説明テーブルのスタイル*/
.product_list{
	width: 80%;
	margin: 0px;
	padding: 3px;
	text-align:left;
	}
	
	
.product_list li { 
	list-style-type:disc;
	margin:10px;
	} 
	
.re_list{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color: #eeeeee;
	}
	
.re_list_SWATCH{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	}
	


/*ここまで絶対スタイル*/





/*左メニュー*/
div#menu_graphic{
	background-color:#0066CC;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:0px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}
	
div#menu_fashion{
	background-color:#EE8002;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}

div#menu_plastic{
	background-color:#93C901;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}
div#menu_monitor{
	background-color:#666;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}
div#menu_color{
	 background-color:#01B0F0;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}
div#menu_universe{
	background-color:#A820C9;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}
div#menu_book{
	background-color:#FF3E30;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0px;
	margin-top:10px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width:130px;
	}

/*ここまで左メニュー*/

	
.title_45 {
	background:url(../images/45line.jpg);
	background-repeat:repeat;
	color:#000;
	font-weight: bold;
	font-size:13px;
	font-family: MS UI Gothic,Arial,Dotum;
	line-height:160%
	}
	
.naviheader,.bubble {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	padding-top: 8px;
}
.navifooter{
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-bottom: 8px;
	padding-top: 0px;
	background-color:#fff;
}



/*ここから動くインデックス*/

div#content {
	position:absolute;
	top:314px;
	left:220px;
	width:740px;
	background:#fff url(../images/content_top.jpg) no-repeat;
	margin:0px;
	padding:15px;
}
html:not(:target) div#content {
	position:absolute;
	top:314px;
	left:220px;
	width:740px;
	background:#fff url(../images/content_top.jpg) no-repeat;
	margin:0px;
	padding:10px;
}

/*CSSハックIE7.8*/
* html div#content {
	position:absolute;
	top:314px;
	left:215px;
	width:740px;
	background:#fff url(../images/content_top.jpg) no-repeat;
	margin:0px;
	padding:10px;
}
*:first-child+html div#content {
	position:absolute;
	top:314px;
	left:215px;
	width:740px;
	background:#fff url(../images/content_top.jpg) no-repeat;
	margin:0px;
	padding:10px;
}
head~/* */body div#content {
	position:absolute;
	top:314px;
	left:215px;
	width:740px;
	background:#fff url(../images/content_top.jpg) no-repeat;
	margin:0px;
	padding:10px;
}
/*ここまでCSSハックIE7.8*/

/*homeインデックス*/
	.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px;
			position: relative;
			width: 1024px;
			height: 415px;
	
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 300px; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* メインボックス */
			position: relative;
			overflow: hidden; 
			border: 0px;
			margin: auto;
			width: 880px;
			height: 390px;
			clear: both;
		}
		
		.stripViewer .panelContainer { /* 上メニュータブ */
			position: relative;
			left: 0; top: 20px;
			width: 100%;
			list-style-type: none;
			font-family: MS UI Gothic,Arial,Dotum;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			width: 880px; /* Also specified in  .stripViewer  above */
			font-family: MS UI Gothic,Arial,Dotum;
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
			font-family: MS UI Gothic,Arial,Dotum;
			
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /*メインボックス2*/
			margin-top: 15px;
		}
		
		.stripNav a { /* The nav links */
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			color: #000;
			background-image: url("../images/back_menu.png") ;
			background-repeat:repeat-x;
			text-decoration: none;
			display: block;
			padding: 0 8px;
			font-family: MS UI Gothic,Arial,Dotum;
		}
		
		.stripNav a:hover {
			color: #222222;
			background-image: url("../images/back_menu3.png") ;
			font-family: MS UI Gothic,Arial,Dotum;
		}
		
		.stripNav a.current {
			color: #333333;
			background-image: url("../images/back_menu2.png") ;
			background-repeat:repeat-x;
			font-family: MS UI Gothic,Arial,Dotum;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 190px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 20px;
		}
		
		.stripNavR {
			right: 20px;
		}
		
		.stripNavL {
			background: url("../images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.gif") no-repeat center;
		}
		
		
	    
/*ここまでhomeインデックス*/

div.navi {
	margin-left:328px;
	width:740px;
	height:20px;
}
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage 戻る矢印のナビ */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:27px;
	height:27px;
	background:url(../images/left2.png) no-repeat;
	float:left;
	margin:43px 5px;
	cursor:pointer;
	font-size:1px;
}



/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -27px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image進む矢印のナビ */
a.next, a.nextPage {
	background-image:url(../images/right2.png);
	clear:right;	
}


/* 矢印のナビ */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* 矢印のナビhover */
div.navi a:hover {
	background-position:0 -8px;      
}

/* 矢印のナビa.active */
div.navi a.active {
	background-position:0 -16px;     
} 	



/*ここまで動くインデックス/*

/*ここから各種ボタンスタイル*/

#btn-cart {
    border: 0px;
    width: 100px;
    height: 25px;
    background: url(../images/btn_cart.jpg) left top no-repeat;
}

p.btn-print a{
    display : block ;
    width : 100px ;
    height : 25px ;
    background-repeat : no-repeat ;
    background-position : center center ;
}

p.btn-print a:link {
    color : blue ;
    background-image : url(../images/btn_print.jpg) ;
}

p.btn-print a:visited{
    color : purple ;
    background-image : url(../images/btn_print.jpg) ;
}

p.btn-print a:hover{
    color : red ;
    background-image : url(../images/btn_print2.jpg) ;
}

p.btn-print a:active{
    color : green ;
    background-image : url(../images/btn_print2.jpg) ;
}

p.btn-print a:link img{
    visibility : visible ;
    border-style : none ;
}

p.btn-print a:visited img{
    visibility : hidden ;
    border-style : none ;
}

p.btn-print a:hover img{
    visibility : hidden ;
    border-style : none ;
}

p.btn-print a:active img{
    visibility : hidden ;
    border-style : none ;
}
div#news {
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
	font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	line-height:160%;
  padding: 0px;
}

div#news a:link{
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
	font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000066;
	line-height:160%;
  padding: 0px;
}

div#news a:visted{
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
	font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #663399;
	line-height:160%;
  padding: 0px;
}

div#news a:hover{
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
	font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #ED2939; 
	line-height:160%;
  padding: 0px;
}

div#news a:active{
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
	font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #Ed2939;
	line-height:160%;
  padding: 0px;
}
div#news img{
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}
div#news p.clearfloat{
  clear: both;
  }
/*ここまで*/




div#news_backnumber {
  width: 700px;
  height: auto;
  background-color: #ffffff;
  text-align: left;
  font-size:12px; 
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color:#666666;
  line-height:160%;
  padding: 0px;

}
div#news_backnumber a{
	  text-decoration:underline;
	  border-bottom:dotted 1px #333;
}

div#news_backnumber img{
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}
div#news_backnumber p.clearfloat{
  clear: both;
  }
  
div#news_contents img{
  float: left;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  height: auto;
}
div#news_contents p.clearfloat{
  clear: both;
  }
/*ここまで*/


/*
@media print {

	#globalnav, #right, #user, .noprint, #breadcrumb {
		display:none;		
	}
	
	#content h1 {
		background-image:none;
		padding-left:0;
	}
	
	#wrap, #content {
		width:100%;		
		margin:0;
	}
}

#content div.col50 {
	float:left;
	margin-right:40px;
	width:350px;
}

#content ul li, #content ol li, #right ul.smaller li {	
	margin-top:7px;	
}

#content ul li, #right ul.smaller li {
	list-style-image:url(../images/bullet.png);
}

body.ie7 #content ul, body.ie7 #content ol {
	margin-left:50px;
}


#content, #right {
	margin-top:150px;		
}

#demos_index #content, #tools_index #content {
	background:none;
	margin-top:0px;
	padding:0px;
	width:795px;	
}

body.tools #content, body.tools #right {
	margin-top:250px;
}

body.tools #content h1 {
	height:345px;
	text-indent:-999em;
	top:-339px;
	margin-bottom:-339px;
	z-index:-1;
}


#content h1 {
	background-repeat:no-repeat;
	padding:15px 0 0 95px;
	letter-spacing:-1px;
	font-size:28px;
	height:90px;
	position:relative;
	top:-146px;
	margin:0px 0 -140px 0;
	color:#809198;
	font-weight:bold;
	width:870px;
}

#content h1 strong {
	color:#505050;	
}

#content h1 em {
	display:block;
	font-size:20px;
	color:#808080;
	margin-top:-2px;
	font-weight:normal;
}

#content div.box.code {
	background:#f9f9fa url(/img/box/code_lines.png) 0px -3px repeat-y;
	padding:0px 14px 0px 35px;	
}

#content div.box.code h2 {
	margin-left:-40px;
	margin-top:0px;
}


#content table.listing div.box.code {
	padding-left:0px;
	background-image:none;	
	outline:0;
}

#content div.box, table.listing, div.tip {
	outline:1px solid #999;
	border:2px solid #fff;
	background-color:#f0f1f2;
	margin:10px 0 15px 0;
	padding:10px;
	
	outline-radius:4px;
	-moz-outline-radius:4px;
	-webkit-outline-radius:4px;	
}

#content div.box h2 {
	margin:0px;
	background-color:#c2d0da;
	font-weight:normal;
	font-size:15px;
	line-height:30px;
	padding:0 10px;
	margin:-10px -10px 10px -10px;
}

#index #content {
	background:none;
	width:768px;
	margin:0px;
	padding:0px;
}
コンテンツglobal0.21*/

