@charset "utf-8";

/* screen.css
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

	1. imported styles
	2. sitemap
	
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/


/* ------------------------------------------------------------
	1. imported styles
   ------------------------------------------------------------*/
@import url("../../shared/css/reset.css");
@import url("../../shared/css/basic.css");
@import url("../../shared/css/design.css");


/* ------------------------------------------------------------
	2. sitemap top
   ------------------------------------------------------------*/
#sitemap-top{}

div.category-title{ padding-bottom: 10px; }

#sitemap-top div.sdw-body div.body{
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.item_topp {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	zoom:1;
}
.body .item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;	
	clear: left;
	zoom:1;
}
.body .item2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	zoom:1;
	clear: left;
}
.item2 .kyosei {
	margin-left: 1em;
	zoom:1;
}
.body .item_sub {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	clear: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 1em;
	zoom:1;
}
.body .item_sub2 {
	clear: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 3em;
	zoom:1;
}



.body p {
	margin: 0px;
	padding: 0px;
}





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

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


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

.body .japan {
	font-size: 91.7%;
	font-weight: bold;
	margin-right: 10px;
	float: left;
		zoom:1;
}
.body .eng {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-right: 10px;
		zoom:1;
}
.body .discription {
		display:block;
	font-size: 91.7%;
	color: #706761;
	zoom:1;
}
