@charset "utf-8";

body#enter {
	text-align:left;
}
#rootContainer {
	
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display: inline-table;
	min-height:1px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* =================================================== */
/* background */
/* =================================================== */
body {
	background-image:url(../common/images/wrapper_background.gif);
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#background {
	width:100%;
	height:100%;
	background-image:url(../common/images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

/* =================================================== */
/* header */
/* =================================================== */
#header {
	width:800px;
	height:70px;
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.logo {
	float:left;
	padding: 20px 0 0 0;
}
#header_seo {
	width:400px;
	height:57px;
	float:left;
	margin:13px 0 0 20px;
	font-size:12px;
	overflow:hidden;
}
.pagetitle {
	font-size:1.0em;
}
p#area {
	font-size:12px;
}

.pagetitle a {
	text-decoration:none;
}
#top_navigation {
	float:right;
	padding: 33px 0 0 0;
}
#top_navigation ul {
}
#top_navigation	li {
padding-left:18px;
	float:left;
}

/* =================================================== */
/* main */
/* =================================================== */
#main_background {
	width:830px;
	margin: 0 auto;
	background-image:url(../images/shadow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	_padding-bottom: 24px;
}

#main_container {
	width:100%;
	background-image:url(../images/shadow2.png);
	background-position: left top;
	background-repeat:no-repeat;
	overflow: hidden;
	padding-bottom: 10px;
}

#flash {
	width:553px;
	float:left;
	margin:15px 0 0 15px;
	overflow: hidden;
}
/* hide from Mac IE. Win IE4-6 Only \*/
* html #flash {
margin:15px 0 0 7px;
}
/* */
#main_rightbox {
	background-position:left top;
	background-repeat:no-repeat;
	width:216px;
	float:left;
	margin:25px 0 0 0;
	text-align:left;
}	
#navigation {
	font-size:0px;
	text-align:left;
}
#navigation ul {
	margin-top:0px;
	margin-bottom:0px;
}
#navigation li	{
	height:50px;
	padding:0px;
}
#newsIndexTitle {
	text-align:left;
	margin-top:15px;
	margin-bottom:5px;
}
#newsIndexTitle a, 
#newsIndexTitle img {
	display:inline;
	margin:0!important;
	padding:0!important;
}

.tr2 {
	padding-left:0px;
	padding-top:3px;
	font-size:1em;
	margin-bottom:3px;
}
#feed {
	text-align:left;
	width: 483px;
	margin: 0 auto;
	font-size: 1.2em;
}

* html #feed {
	margin: 0;
}

#feed li {
	width:483px;
	color:#848484;
}
#feed li a {
	clear:both;
	display:block;
	width:483px;
	padding-top: 13px;
	padding-bottom: 12px;
	border-bottom:1px dotted #D5D5D5;
	text-decoration: none;
	cursor:pointer;
}
#feed li a:hover {
	color:#000;
	background-color:#E6E3DB;
	border-bottom:1px dotted #D5D5D5;
}
#rssIcon {
	
}
#titleImage {
	float: left;
}
.date {
	float:left;
	display:block;
	width: 60px;
	margin-right: 10px;
}
.new {
	position:relative;
	top:2px;
}
#navigation2 {
	text-align:left;
	width:216px;
}
#navigation2 ul {
	display:block;
	margin-top: 10px;
	margin-bottom:0px;
	line-height: 0;
}
#navigation2 li {
	float:left;
	margin-top: 10px;
}
.leftmargin {
	margin-left:5px;
}

/* =================================================== */
/* bannerArea */
/* =================================================== */

#bannerArea {
	width:553px;
	font-size:0;
	line-height:0;
	margin:10px 0 0 0;
	text-align:left;
	clear:both;
}
#bannerArea li {
	margin:0 0 0 10px;
	float:left;
}
/* hide from Mac IE. Win IE4-6 Only \*/
* html #bannerArea li {
	margin:0 0 0 5px;
}
/* */


/* =================================================== */
/* footer */
/* =================================================== */
#footer {
	width:800px;
	margin: 0 auto;
	text-align:left;
	font-size:1.0em;
}

#footer p {
	color: #000000;
	margin: 0;
	font-weight: bold;
	
}

.footer_str		{
	float: left;
	color:#1D1D1D;
	margin-top: 5px;
}
.footer_span	{
	float: left;
	color:#575752;
	margin-left: 5px;
	margin-top: 5px;
}
.copyright	{
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

html>/**/body .copyright {
	padding-bottom /*\**/:20px\9;/* IE8に適応 */
}

/* =================================================== */
/* classs */
/* =================================================== */
.tr2_p	{
margin-top:3px;
}
.dotted	{
	padding-top:5px;
	padding-bottom:5px;
}
.banner {
	display:block;
}

/*- 追加 -*/

#navigation2 p {
	line-height: 1.7em;
	text-align: justify;
	text-justify: distribute;
	margin-top: 10px;
	clear: both;
	float: left;
}

#newsFeed {
	width:522px;
	float:left;
	background-image:url(../images/feed_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#newsTitle {
	margin: 20px auto 0;
	width: 483px;
	text-align: center;
}

#newsTitle h3 {
	float: left;
}

#newsTitle p {
	float: left;
}
