﻿@charset "utf-8";

/*******************************************************************
 contents.css : 障害保健福祉研究情報システム（http://www.dinf.ne.jp/) 
               <div id="contents">内の表示方法
*******************************************************************/

#contents {

}

#contents #left #main H1{
	margin:2% 0 3% 0%;
}

#contents p{
	margin:1% 0 1% 5%;
}

#contents ol{
	margin:1% 0 1% 5%;
}


/*-----パンくずDIVの移動-----*/
#link {
	width: auto;
	height: auto;
	float: left;
	margin-top: 7px;
}

#link p {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #textsize{
	margin: 1em 0 0.5em 0;
	
}

#contents #r_kanren{
	margin:0em 0;
	width:230px;
	border:1px solid  #66CC33;
}
#contents #r_kanren h2{
	position:relative;
	height:25px;
	padding:10px 0 0 35px;
	border-bottom:1px solid #66CC33;
	font-size:110%;
	background:url(../img/icon/kanren.gif) 3px 5px no-repeat #CCFF99;
}
#contents #r_kanren ul{
	list-style-image:url(../img/icon/k_maru.gif);
	padding:0.5em 0 0.5em 1.5em;
	background:#FFFFFF;
}


#contents #left h1.bname{
	background:url(../img/icon/dinf_f5.gif) left no-repeat;
	padding:1em 0 0.5em 2.8em;
}

/* サイトマップ */
#contents #m_contents h2.jyouhou{
	background:url(../img/icon/jyouhou_2.gif) left no-repeat;
	margin-top:1em;
}
#contents #m_contents h2.world{
	background:url(../img/icon/world_2.gif) left no-repeat;
	margin-top:1em;
}
#contents #m_contents h2.japan{
	background:url(../img/icon/japan_2.gif) left no-repeat;
	margin-top:1em;
}
#contents #m_contents h2.kokusai{
	background:url(../img/icon/kokusai_2.gif) left no-repeat;
	margin-top:1em;
}
#contents #m_contents h2.chousa{
	background:url(../img/icon/chousa_2.gif) left no-repeat;
	margin-top:1em;
}
#contents #m_contents h2.law{
	background:url(../img/icon/law_2.gif) left no-repeat;
	margin-top:1em;
}
