/* CSS Document */

@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  default.css
 style info :  ���Z�b�g�y��body�����ݒ� (���̃X�^�C���V�[�g�͊�{�I�ɕύX���Ȃ�)
=================================================================== */
/*--- reset */
html {
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight:normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*--- default */
body {
	color: #333333;
	font-size: small;
	font-family: "���C���I","Meiryo","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Osaka,"�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align:center;
	font-size:77%;
}
* html body {	/* for IF6 */
	font-family: "�l�r �o�S�V�b�N","MS PGothic",Sans-Serif;
}


.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
.clear2 {
	margin:0px;
	padding:0px;
	clear:both;
	}
img {
	border:0px;
	}
ul {
	list-style:none;
	}


/*------------�����N�J���[------------*/
a:link {
	color: #FB6747;
	text-decoration: none;
}
a:visited {
	color: #FB6747;
	text-decoration: none;
}
a:hover {
	color: #FB6747;
	text-decoration: underline;
}
a:active {
	color: #FB6747;
	text-decoration: none;
}



/*------------�g�g��------------*/

#wrapper {
	margin:0px auto;
	padding:0px;
	width:880px;
	border-left:1px solid #00441B;
	border-right:1px solid #00441B;
	text-align:left;
	}
#center-stage{
	width:840px;
	margin:0px 20px;
	padding:0px;
	}


/*------------�w�b�_�[------------*/

#header{
	margin:0px 0px 0px;
	padding:3px 0px 0px;
	}
.header_left {
	float:left;
	margin:0px 0px 0px;
	}
.mainlogo {
	padding-top:4px;
	}
.header_right {
	float:right;
	margin:0px 0px 0px;
	text-align:right;
	}
.header_left .site_theme {
	margin:0px;
	padding:2px 0px 0px;
	font-weight:normal;
	font-size:11px;
}
.lang {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	text-align:right;
	vertical-align:top;
}
.td_lefty {
	padding-left:5px;
	}
.td_lefty2 {
	font-size:12px;
	}
.header_right .site {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	text-align:right;
}
#category {
	margin:5px 0px 0px;
	}

/*------------�t�b�^�[------------*/

.footlinks {
	text-align:right;
	padding:0px 0px 3px;
	border-bottom:1px solid #00441B;
	margin:15px 0px 0px;
	color:#FB6747;
	font-size:95%;
	}
.footadd {
	margin:6px 0px 0px;
	padding:0px 0px 8px;
	line-height:125%;
	color:#404040;
	font-size:0.9em;
	font-size:11px;
	line-height:150%;
	}
.footleft {
	float:left;
	}
.footright {
	float:right;
	text-align:right;
	}



#mainstage-top {
	margin:17px 0px 0px;
	background-image: url(../../img/common/ps_cback.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width:840px;
	}
#left_contents {
	float:left;
	width:212px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	}
#right_contents {
	float:right;
	margin:0px 0px 0px;
	width:610px;
	padding-bottom:20px;
	}
.sec_t {
	margin:7px 0px 0px;
	}
.sec_t2 {
	margin:16px 0px 0px;
	}
.tit_l {
	float:left;
	width:550px;
	margin:0px 0px 0px;
	}
.tit_r {
	float:right;
	width:60px;
	margin:0px 0px 0px;
	}
.left_map {
	margin:7px 0px 0px;
	}
.add_lef {
	margin:4px 0px 0px;
	font-size:75%;
	line-height:140%;
	}




.rss-items{
margin:0px 0px 0px;
padding:0px 0px 0px;
}
.rss-items li{
margin:0px 0px 0px;
padding:0px 0px 0px;
}
.rss-item{
margin:0px 0px 0px;
padding:0px 0px 0px;
}


.lef_img {
	float:left;
	margin:0px 0px 0px;
	}
.lef_img img{
	margin:0px 12px 5px 0px;
	}













