/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td		{

	padding:0px 0px 0px 0px; 

	margin:0px 0px 0px 0px;

}



html	{

	height:100%

}



body 	{

	text-align:center

}



table 	{

	border-collapse:collapse; 

	vertical-align:top;

	border:0px; 

	width:100%;

}

a {

	outline:none;

}



td 		{

	vertical-align:top;

}



th 		{

	text-align:left; 

	vertical-align:top;

}



img		{

	border:none;

}



h1 		{

	font-size:130%;

}

h2 		{

	font-size:120%;

}

h3 		{

	font-size:110%;

}

h4		{

	font-size:100%;

	font-weight: normal;

}



p		{

	padding:5px 0px;

}



textarea .inputbox {

	width:300px; 

	height:100px; 

	margin:0px 0px 5px 0px;

}



select	{

	height:auto; 

	margin:0px 0px 2px 0px; 

	vertical-align:middle

}



ul {

	list-style:none;

	margin:0px 0px 0px 0px;

}

ol {

	margin:0px 0px 0px 15px;

}

hr{

border:none;

border-top:dotted 1px #006699;

height:1px;

width:100%;

}



.width	{

	width:100%

}

.main	{

	margin:auto; 

	text-align:left

}



.clearfix:after {content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */


/* Edit by Ozeki 23Oct2015 */
.shift-left{float:left;}
.shift-right{float:right;}

/* Edit by Ozeki 23Oct2015 */
dt.article-info-term{display:none;}
dd.published{float:right;}
.icon-calendar{vertical-align:middle;}
.noborder{border:none;}

#rside-pu {
    margin-bottom:24px;
}

#rside-pu .article-cont p{
    margin: 0 0 6px 0;
    padding: 0;
	font-size:12px;
	line-height:1.5em;
}
#rside-pu .article h4{
	margin:0;
	padding:0;
  	font-size:14px;
	font-weight:bold;
  	line-height:1.3em !important;
}

h3.related {/* 記事用関連記事 */
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    font-size: 14px;
    margin: 12px 0;
    padding: 4px 0 4px 12px;
}

.erelated_news ul li {/* 記事用関連記事 */
    border-bottom: 1px dotted #c3e3f9;
    clear: both;
    font-weight: bold;
    line-height: 1.3em !important;
    list-style: inside none disc;
    margin: 0 0 6px !important;
    overflow: hidden;
    padding: 0 0 6px !important;
}

.erelated_news span{/* 記事用関連記事タイトル */
    background: #00a7bc none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin-bottom: 6px;
    padding: 10px 0;
    text-align: center;
}