@charset "Shift_JIS";



/*
plaza
----------------------------------------------------- */

/*
plaza_layout
----------------------------------------------------- */
#plaza{
	margin: 30px 0;
	padding: 0;
	text-align: center;
	color: #333333;
}

#plaza_inner{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#plaza_inner a{
	text-decoration: none;
}

#plaza_inner a:hover{
	text-decoration: underline;
}

/*
left
----------------------------------------------------- */
#plaza_l{
	float: left;
	width: 160px;
}

.unit_tl{
	display: block;
	width: 160px;
	height: 35px;
	background: url(../../images/plaza/bg_tl.gif) no-repeat 0 0;
	margin: 0 0 15px;
}

.unit_tl h2{
	padding: 7px 0 0 27px;
	font-size: 120%;
	font-weight: bold;
}

h3{
	font-size: 80%;
	font-weight: bold;
	background: url(../../images/plaza/i_ico_folder.gif) no-repeat 0 7px;
	padding: 0 0 0 22px;
	line-height: 2.4em;
	/* for English */
	letter-spacing: -0.01em;
}

h3 a:link{
	text-decoration: none;
	color: #333333;
}

h3 a:hover{
	text-decoration: underline;
	color: #333333;
}

h3 a:visited{
	text-decoration: underline;
	color: #333333;
}

#category, #archive, #recentpost{
	margin: 0 0 30px;
}

ul.based_list{
	margin: 0 0 15px;
	padding: 0;
}

ul.based_list li{
	margin: 0;
	padding: 6px 0 6px 22px;
	list-style: none;
	line-height: 1.5em;
	background: url(../../images/plaza/i_arrow_green.gif) no-repeat 9px 11px;
	border-bottom: 1px dotted #dddddd;
	font-size: 80%;
}

#calender{
	margin: 0 0 30px;
}

#calender_field{
	border: 1px solid #dddddd;
}

#calender_field_inner{
	padding: 12px;
}

table.calender_tbl{
	border: 0;
}

table.calender_tbl td{
	border: 0;
	padding: 3px 4px;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
}

* html table.calender_tbl td{
	border: 0;
	padding: 3px 3px;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
}

table.calender_tbl td.cal_ym{
	text-align: left;
	font-weight: bold;
}

table.calender_tbl td.cal_sun{
	color: #ff0000;
}

table.calender_tbl td.cal_sat{
	color: #0066cc;
}

table.calender_tbl td.cal_point{
	font-weight: bold;
	text-decoration: underline;
}

/*
center
----------------------------------------------------- */
#plaza_c{
	float: left;
	width: 600px;
	margin: 0 20px;
	display: inline;
}

.post{
	width: 600px;
	margin: 0 0 25px;
}

.post_tl{
	border-top: 2px solid #00b060;
	border-bottom: 1px dotted #dddddd;
	background: #f4f4f4;
	margin: 0 0 15px;
}

.post_tl_inner{
	padding: 7px 0 10px;
}

.post_tl .post_ydt{
	font-size: 80%;
	font-weight: normal;
	background: url(../../images/plaza/i_arrow_green_tl.gif) no-repeat 10px 5px;
	padding: 0 0 0 20px;
}

.post_tl h4{
	font-size: 130%;
	padding: 3px 10px 0 18px;
	line-height: 1.3em;
}

.post_con{
	margin: 0 0 30px;
	line-height: 1.8em;
	font-size: 120%;
}

.post_con div{
	padding: 0 0 15px;
}

.post_con p.movie{
	text-align: center;
	padding: 0 0 15px;
}

img.img_left{
	float: left;
	clear: both;
	padding: 0 10px 5px 0;
}

img.img_right{
	float: right;
	clear: both;
	padding: 0 0 5px 10px;
}

.post_con_category{
	border-bottom: 1px dotted #dddddd;
	padding: 0 0 7px;
}

.post_con_category p{
	font-size: 80%;
	font-weight: bold;
	background: url(../../images/plaza/i_ico_folder.gif) no-repeat 0 2px;
	padding: 0 0 0 22px;
}

.post_con_category p span{
	font-weight: normal;
	color: #00b060;
}

.post_con_date{
	width: 600px;
	padding: 5px 0 0;
}

.post_con_date p{
	font-size: 80%;
	text-align: right;
}


ul.current-page {
	width: 0 auto;
	padding: 10px 0;
	line-height: 1.5;
	text-align: center;
	overflow:hidden;
	zoom:1;
}

ul.current-page li {
	display:inline;
	width: auto;
	margin: 0 2px;
	font-size: 86%;
}

ul.current-page li.link_before {
	display:block;
	float:left;
}

ul.current-page li.link_after {
	display:block;
	float:right;
}



ul.current-page li a {
	padding: 5px 7px 6px 9px;
	border: 1px solid #99dfbf;
	background: #e5f7ef;
	color: #00af60;
	text-decoration: none;
}

ul.current-page li a:hover {
	border: 1px solid #00af60;
	background: #00af60;
	color: #fff;
}

ul.current-page li span.current_page {
	padding: 6px 8px 6px 10px;
	background: #00af60;
	color: #fff;
}


/*
right
----------------------------------------------------- */
#plaza_r{
	float: left;
	width: 160px;
}

.info{
	margin: 0 0 10px;
}

.info p{
	font-size: 80%;
	padding: 0 0 5px;
}

.info p img{
	font-size: 80%;
	padding: 0 0 15px;
}

.info p.info_tl{
	font-weight: bold;
}