@charset "utf-8";

body#enter {
	text-align:left;
}
#rootContainer {
	
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {display: inline-table;}

/* 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;
	height:730px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/shadow.png);
	background-position:left top;
	background-repeat:no-repeat;
}
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); } 
#main_container {
	width:100%;
}

#flash {
	width:553px;
	height:640px;
	float:left;
	margin:15px 0 0 15px;
}
/* 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:215px;
	margin-bottom:15px;
	font-size: 1.2em;
}
#feed li {
	width:215px;
	color:#848484;
}
#feed li a {
	clear:both;
	display:block;
	width:215px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #D5D5D5;
	text-decoration: none;
	cursor:pointer;
}
#feed li a:hover {
	color:#000;
	background-color:#E6E3DB;
	border-bottom:1px solid #D5D5D5;
}
#rssIcon {
	
}
#titleImage {
	float: left;
}
.date {
	float:left;
	display:block;
	width:70px;
	color:#777777;
}
.new {
	position:relative;
	top:2px;
}
#navigation2 {
	text-align:left;
	width:216px;
	font-size:0px;
}
#navigation2 ul {
	display:block;
	margin-top:0px;
	margin-bottom:0px;
}
#navigation2 li {
	float:left;
	height:25px;
}
.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-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:1.0em;
}
.footer_str		{
	position:relative;
	top:-10px;
	color:#1D1D1D;
}
.footer_span	{
	position:relative;
	top:-10px;
	color:#575752;
}
.copyright	{
	position:relative;
	top:-5px;
}

/* =================================================== */
/* classs */
/* =================================================== */
.tr2_p	{
margin-top:3px;
}
.dotted	{
	padding-top:5px;
	padding-bottom:5px;
}
.banner {
	margin-top:5px;
	display:block;
}