BODY {
	color:#666666;
	margin:0 0 0 0;
}
body *{
	font-size:11px;
}
img{
	border-width:0px;
}

a{ text-decoration: none;}
a:link { color:#666666;}
a:visited { color:#666666;}
a:active { color:#C71444;}
a:hover { color:#C71444;}

div.container {
	position:relative;
	top:70px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:900px;
	border-bottom:1px solid #cccccc;
}

/*左メニュ−設定*/

div.left_menu {
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:194px;
	/*border-bottom:8px solid #cbcdcd;*/
}

div.left_menu ul {
	margin:20px 0 0 20px;
	padding:0 0 0 0;
	list-style: none;
}

div.left_menu ul li a{
	display:block;
	padding:0 0 0 10px;
	background-image:url(/SITESEARCH/IMAGES/arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
}

head:first-child+body div.left_menu ul li a{
	background-position:1px center;
}

div.left_menu ul li a:hover{
	background-image:url(/SITESEARCH/IMAGES/arrow_r.gif);
}

/*コンテンツ設定*/

div.contents{
	float:right;
	width:705px;
	border-left:1px solid #cccccc;
}

div.contents div.article_selected {
	width:696px;
	margin:15px 0 28px 9px;
}

div.contents div.article_selected ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}

div.contents div.article_selected ul li {
	display:block;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px !important;
}

div.contents div.article_selected ul li a,div.contents div.article_selected ul li.current{
	line-height:11px;
	display:block;
	padding:3px 0 0 11px;
	font-weight:normal;
	background-image:url(/SITESEARCH/IMAGES/mark_rightarrow.gif);
	background-repeat:no-repeat;
	background-position:2px center;
}

head:first-child+body div.contents div.article_selected ul li a,head:first-child+body div.contents div.article_selected ul li.current{
	padding:0 0 0 11px;
}

div.contents div.article_selected ul li.current{
	color:#C71444;
}

div.contents div.article_selected ul li.woSeparator a{
	padding:3px 0 0 0;
	background-image:none;
}

head:first-child+body div.contents div.article_selected ul li.woSeparator a{
	padding:0 0 0 0;
}

div.contents div.header{
	width:685px;
	margin:0 0 0 20px;
	border-bottom:8px solid #cccccc;
}

div.contents div.header img{
	margin:0 0 5px 0;
}

div.contents .main{
	width:685px;
	margin:0 0 0 20px;
}

div.contents .main h3{
	font-size:13px;
	font-weight:bold;
	margin:7px 0 7px 0;
}

div.contents ul{
	margin:0 0 0 20px;
	padding:0 0 5px 0;
	list-style:decimal !important;
}

div.contents ul.search{
	margin:0 0 10px 20px;
	padding:0 0 5px 0;
	list-style:decimal !important;
}

div.contents ul li{
	margin:0 0 10px 10px;
	font-size:12px !important;
}

div.contents ul.search li{
	margin:0 0 0 10px;
	font-size:12px !important;
}

head:first-child+body div.contents ul li,head:first-child+body div.contents ul.search li{
	margin:0 0 10px 0;
}

div.contents ul li span{
	font-size:12px !important;
	font-weight:bold;
}

div.contents ul li span.sample{
	display:block;
	margin:5px 0 0 0;
	font-weight:normal;
	font-size:11px !important;
}

head:first-child+body div.contents ul li span.sample{
	margin:10px 0 0 0;
}

div.contents ul li span.sample img{
	margin:4px 0 4px 0;
}

div.contents ul li span.sample ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
	list-style:decimal !important;
}

div.contents ul li span.sample ul li{
	margin:3px 0 3px 0;
	padding:0 0 0 0;
	font-size:11px !important;
}


div#footer{
	position:relative;
	top:70px;
}

* html div#footer{
	height:38px;
}

