/* ::::::: ★ RESET ★ ::::::: */

h1,h2,h3,h4,h5,h6,p,
ul,
dl,dt,dd {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
}


ul { list-style:none; }
img { vertical-align:bottom; border:0; }



/* ::::::: ★ 共通 ★ ::::::: */

body {
	margin:0 auto;
	padding-bottom: 30px;
	color: #333;
	font-size:80%;
	background-color: #E9E9E9;
	background-image: url(http://www.energia-ssc.org/img_common/bg_body.png);
	background-repeat: repeat-x;
}

a:link    { color: #0000ff; } 
a:visited { color: #800080; } 
a:hover   { color: #0000ff; } 
a:active  { color: #0000ff; } 


#container {
	width: 950px;
	margin:0 auto;
}

/* ::::::: ★ ヘッダー ★ ::::::: */

#header {
	color: #FFF;
	width: 950px;
	padding-bottom: 17px;
	display: inline-block;
}
#header a:link    { color: #FFF; } 
#header a:visited { color: #FFF; } 
#header a:hover   { color: #577B8E; } 
#header a:active  { color: #FFF; } 

#header .left {
	float: left;
	padding-top: 20px;
}
#header .right {
	float: right;
	height: 145px;
	width: 328px;
}

#header ul.hnav1 {
	padding-left: 64px;
}
#header ul.hnav1 li {
	float: left;
	margin-left: 10px;
	_margin-left: 7px;
}
#header ul.hnav2 {
	clear: both;
	float: right;
	padding-top: 25px;
}
#header ul.hnav2 li {
	float: left;
	margin-left: 5px;
}

#header p {
font-size: 80%;
padding-top: 0;
width: 620px;
margin-top: 3px;
}

/* ::::::: ★ ヘッダー2 ★ ::::::: */

#header2 {
	clear: both;
	text-align: right;
	padding: 10px 0;
}
#header2 .photo {
	margin-left: 24px;
}



/* ::::::: ★ ヘッダー3 ★ ::::::: */

#header3 {
	clear: both;
	padding: 10px 0;
}
#header3 ul li {
	float: left;
	padding: 0 8px 10px 0;
}
#header3 ul li.end {
	padding: 0 0 10px 0;
}


/* ::::::: ★ コンテンツ ★ ::::::: */

#contents {
	clear: both;
	/* background-image: url(http://www.energia-ssc.org/img_common/sidebar_bg03.png); */
	padding: 0 0 30px;
}
#contents .left {
	float: left;
	width: 710px;
}
#contents .right {
	float: right;
	width: 230px;
	background-color: #E9E9E9;
}

#contents h3 {
	clear: both;
	margin-bottom: 5px;
}

#contents .sidebar_box {
	background-image: url(http://www.energia-ssc.org/img_common/sidebar_bg01.png);
	margin-bottom: 15px;
}
#contents .sidebar_box p {
	margin: 0;
	padding: 0;
}
#contents .sidebar_box ul {
	padding: 10px 15px 20px;
	background-image: url(http://www.energia-ssc.org/img_common/sidebar_bg02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contents .sidebar_box li {
	background: url(http://www.energia-ssc.org/img_common/pochi.png) no-repeat 0 0.5em;
	padding: 2px 0px 2px 15px;
}
#contents .sidebar_box ul li ul {
	background-image: none;
	padding-left: 0;
	border: solid 1px #F0F0F0;
}
#contents .sidebar_box li li {
	background: url(http://www.energia-ssc.org/img_common/pochi2.png) no-repeat 0 0.2em;
	padding: 2px 0px 2px 15px;
}

.entry-asset {
	margin-bottom: 30px;
}
.asset-meta {
	border-bottom: dotted 1px #666;
	padding: 5px 0 5px;
	margin-bottom: 10px;
}
div.asset-meta ul {
	#display: inline-block;
}
div.asset-meta ul li.left{
	float: left;
	width: 400px !important;
}
div.asset-meta ul li.right{
	float: right;
	width: 300px;
	text-align: right;
}
.published {
	border: none;
}
.archive-title em {
	font-style: normal;
	font-weight: bold;
}


/* ::::::: ★ 新着情報 ★ ::::::: */
dl {
	clear: both;
	border-bottom: dotted 1px #666;
	padding: 5px 0;
	display: inline-block;
	width: 710px;
}
dt {
	background: url(http://www.energia-ssc.org/img_common/sankaku.png) no-repeat 15px 0.3em;
	width: 9em;
	float: left;
	padding-left: 25px;
}
dd {
	width: 530px;
	float: left;
}


/* ::::::: ★ ウェブページ ★ ::::::: */
.webpage h1 {
	padding: 5px 10px;
	font-size: 140%;
	font-weight: bold;
	background-color: #003857;
	/* color: #FFCC01; */
	color: #FFF;
	border-bottom: solid 3px #FFCC01;
	margin-bottom: 20px;
}
.webpage .kakomi h2 {
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 120%;
	padding-left: 5px;
}
.webpage h3 {
	border-top: dotted 1px #003857;
	border-bottom: dotted 1px #003857;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #003857;
	background: #f2f2f2;
}
.webpage p {
	padding: 0 5px;
}
.webpage .kakomi {
	border: solid 2px #033;
	padding: 10px;
}
.webpage ul {
	margin-bottom: 5px;
}
.webpage li {
	padding: 2px 2px 2px 20px;
	background: url(http://www.energia-ssc.org/img_common/pochi.png) no-repeat 5px 4px;
	font-weight: bold;
}
.linklist li {
	padding: 10px 2px 10px 20px;
	border-bottom: dotted 1px #003857;
	background: url(http://www.energia-ssc.org/img_common/pochi.png) no-repeat 5px 14px;
}

.hissu {
	margin: 15px 0;
}

.hissu span,
span.hissu {
	color: #ff0000;
}

.ouen th,.ouen td {
	border-bottom: 1px dotted #666;
	padding: 10px;
	text-align: left;
	font-weight: normal;
}


/* ::::::: ★ フッター ★ ::::::: */

#footer {
	clear: both;
	text-align: center;
	padding: 50px 0 5px;
	background: url(http://120.29.182.163/essc/img_common/line.png) no-repeat 0 20px;
}


/* ::::::: ★ CLEAR ★ ::::::: */

div.asset-meta ul:after,
.asset-meta:after,
#contents:after,
#header ul:after,
#header:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

