@charset "utf-8";

#header {
	height:100px;
	background:url(../../img/share/head_bg.jpg) bottom left no-repeat;
	margin-bottom:0px;
}

#mainContents div.categoryBox {
	clear:both;
	padding-bottom:30px;
}

#mainContents p {
	margin-bottom:1em;
}


.categoryBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.categoryBox {
	zoom:1;
}

/*----------------------------------------------------
linklist
----------------------------------------------------*/

ol.decimal{
	list-style-position:outside;
	margin-left:30px;
	margin-top:5px;
}

ol.decimal li{
	list-style-type:decimal;
	margin-bottom:20px;
	line-height: 1.5;
}

ul.disc{
	list-style-position:outside;
	margin-left:30px;
	margin-top:5px;
}

ul.disc li{
	list-style-type:disc;
	margin-bottom:20px;
	line-height: 1.5;
}

/*----------------------------------------------------
h2
----------------------------------------------------*/

#mainContents .h2Bar {
	width:478px;
	margin:0 0 20px 0;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:1px dotted #999999;
	border-left:5px solid #009966;
	clear:both;
}

#mainContents .h2Bar h2 {
	padding:4px 0;
	color:#666;
	font-size:120%;
	clear:both;
	/*\*/font-family: 'Hiragino Kaku Gothic Pro', Verdana, sans-serif;/* */
}

#date {
	margin-bottom:20px;
	color:#666666;
}

.newsbox01 {
	margin-top:15px;
	background-color:#f3f3f3;
	padding:10px;
	border:1px dotted #999;
	line-height:150%;
}

#newsEnd{
	float:right;
	margin-top:10px;
}

#newsEnd:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
