/* CSS Document */

/*.global-navi #gm_diary a{
					background-position:0 -49px !important;}*/
.section h1 {
	color:#009EAF;
	text-align:left;
	margin-left:20px;
}
h2 {
	text-align:left;
	padding-left:0px;
	padding-bottom: 5px;
}
.latest h2 {
	font-size:90%;
	font-weight:normal;
	margin-left:20px;
}
.entry h2 {
	text-indent:-9999999px;
	background-image: url(../img/titl_informations.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 217px;
}
h3 {
	margin-left:10px;
	margin-top:10px;
}
.latest h3 {
	font-size:100%;
	font-weight:normal;
	margin:0 10px 0 0;
	padding-left:0px;
	float:left;
}
.latest h3 a {
	margin:0 10px 0 10px;
}
#CONTENTS .ocms_de_norm {
	padding:0;
}
#CONTENTS p{
	padding: 0 1em;
}
.page-main{
	font-size:1.1em;}
.page-main a img{
	padding:5px;
	border:#dfdfdf 1px solid;
	}
.page-main a:hover img{
	padding:5px;
	border:#3882ED 1px solid;
	}
.page-main .date{
	font-size:0.8em;}
	
/* page main01
----------------------*/
.page-main01{
	font-size:1.1em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.page-main01 a img{
	padding:5px;
	border:#dfdfdf 1px solid;
	}
.page-main01 a:hover img{
	padding:5px;
	border:#3882ED 1px solid;
	}
.page-main01 .date{

	font-size:0.8em;}
.page-main01 p {
	margin-bottom:1em;
	font-size:1.1em;
}
.page-main01 h3 {
	 color:#009eaf;
	 font-size:1.6em;
}
	
.entry .page-navi{
	position:relative;
	overflow:hidden;
	width:72px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}	
.latest .page-navi{
	position:relative;
	overflow:hidden;
	width:167px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}
.page-navi-prev{
	text-align:left;
	font-size:90%;
	float:left;}
.page-navi-next{
	text-align:right;
	font-size:90%;
	float:right;}
.page-navi a {
	color:#3882ED;
	font-size:90%;
	}
.page-navi .prev {
	display:inline-block;
	/*float:right;*/
	/*margin-right:9px;*/
}
.page-navi .next {
	display:inline;
	/*text-align:left;*/
}
.page-navi .here {
	margin:0 10px 0 10px;
	/*float:right;*/
}
.page-navi a:hover{
	color:#F60;
	display:inline-block;
	}


/* diary List
----------------------*/
.latest ul {
	list-style:none;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.latest ul li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* diary parts
----------------------*/
.sec-category-menu {
	text-align:right;
	font-size:90%;
	margin-bottom:20px;
	margin-right:10px;
}
.select .category {
	list-style:none;
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
}
.select .category li {
	display:inline;
	margin-left:5px;
}
.main .selector {
	text-align:right;
	margin-right:20px;
}
.breadcrumbs {
	display:none;
}
.back-archive {
	text-align:right;
	display:none;
	margin-right:20px;
	font-size:90%;
}
.date {
	text-align:left;
	margin-bottom:20px;
	margin-left: 10px;
}
.entry .date {
	margin-left:20px;
}
.latest .date {
	text-align:right;
	display:inline-block;
	margin:0px;
}
.entry #toTop {
	display:none;
}

.article {
	text-align:left;
	margin-left: 10px;
}
.label {
	float:left;
	text-align:left;
}
.entry .label {
	display:none;
}
#toTop {
	font-size:90%;
	text-align:right;
	background-color: #e4f8fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-top:3px;
	padding-bottom:3px;
	margin: 0 20px 0 20px;
}
#toTop a.pagetop {
	background-image: url(../img/icon_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:14px;
	margin-right:10px;
}
.ocms_de_norm {
	margin-right:10px;
}
/* background
----------------------*/
/*.post {
	-webkit-border-top-left-radius: 7px;  
    -webkit-border-top-right-radius: 7px;  
    -webkit-border-bottom-right-radius: 0px;  
    -webkit-border-bottom-left-radius: 0px;  
    -moz-border-radius-topleft: 7px;  
    -moz-border-radius-topright: 7px;  
    -moz-border-radius-bottomright: 0px;  
    -moz-border-radius-bottomleft: 0px;  
	background-color: #FFF;
	filter:alpha(opacity=80);
     -moz-opacity:0.80;
     -khtml-opacity: 0.80;
     opacity:0.80;
	padding-top: 5px;
	margin-top:0px;
}
.utility-footer .inner {
	width:1000px;
}
.utility-footer #copyright {
	padding-bottom:20px;
	background-color: #FFF;
	filter:alpha(opacity=80);
     -moz-opacity:0.80;
     -khtml-opacity: 0.80;
     opacity:0.80;
}*/
/* share
----------------------*/
.share ul {
	list-style:none;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.share ul li {
	display:inline;
	float:left;
	margin-right:10px;
}