﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
#blogheader {
	margin:0 0 15px 0;
	padding:0;
	position: relative;
	background:url(../images/blog/blog_header.jpg) no-repeat;
	height: 213px;
	}
	
#blogcontents {
	margin:0 0 20px 0;
	background:url(../images/blog/blog_back.jpg) repeat-y;
	background-position: 0 10px;
	}
	
.mainarea {
	margin:0;
	width:690px;
	float:left;
	}
	
	

.blogmain {
	background:url(../images/blog/blog_mainback.jpg) no-repeat;
	margin:0;
	padding:25px 0 0 0;
	width:480px;
	float:right;
	}
	
.blogside {
	background:url(../images/blog/blog_sidetitle.jpg) no-repeat;
	margin:0;
	padding:75px 0 0 0;
	width:200px;
	float:left;
	}

	
.sidearea {
	margin:0;
	padding:10px 0 0 0;
	width:200px;
	float:right;
	border-top:10px solid #FFF;
	}
	





.titlearea {
	background:url(../images/common/dot.gif) repeat-x;
	background-position: 0 bottom;
	margin:0;
	padding:20px 35px 10px 35px;
	}

.tdate {
	margin:0 0 5px 0;
	font-size:1.2em;
	color:#FFA200;
	font-weight: bold;
	}

.ttitle {
	margin:0;
	font-size:1.8em;
	line-height:1.3;
	}
			
.blogbody {
	margin:0 0 40px 0;
	padding:30px 35px;
	font-size:1.4em;
	line-height:1.4;
	}

.blogbody img {
	margin:20px 0;
	width:400px;
	}
	
.blogbody p {
	margin:0 0 15px 0;
	}

.entryinfo {
	margin:0 0 30px 0;
	text-align: right;
	font-size:1.2em;
	}












.cal_area {
	margin:0;
	padding:0 10px;
	border-bottom:5px solid #FFF;
	}
	
.cal_title {
	margin:0 0 2px 0;
	font-weight: bold;
	color:#4D4D4D;
	font-size:1.1em;
	text-align: center;
	width:180px;
	height:17px;
	position: relative;
	}
	
	
.cal_title a.p {
	position: absolute;
	top:0;
	left:0;
	background: url(../images/blog/btn02.jpg) no-repeat;
	margin: 0;
	padding: 17px 0 0 0;
	width: 41px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:17px;/* for ie5.x */
	}
	
.cal_title a.n {
	position: absolute;
	top:0;
	right:0;
	background: url(../images/blog/btn01.jpg) no-repeat;
	margin: 0;
	padding: 17px 0 0 0;
	width: 41px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:17px;/* for ie5.x */
	}
	
.calendar_box {
	margin:0 0 20px 0;
	width:180px;
	}
	
.calendar_box th {
	text-align: center;
	font-weight: bold;
	font-size:1.2em;
	}
		
.calendar_box th.sun {
	color:red;
	}

.calendar_box th.sat {
	color:blue;
	}	

.calendar_box td {
	padding:3px 0 2px 0;
	text-align: center;
	font-size:1.2em;
	line-height:1.4;
	}

.calendar_box td a {
	text-decoration: underline;
	color:#00ADFA;
	}

.list_area {
	margin:0;
	padding:10px 10px 20px 10px;
	border-top:5px solid #FFF;
	border-bottom:5px solid #FFF;
	list-style-type: none;
	}
	
.list_area2 {
	margin:0;
	padding:10px 10px 20px 10px;
	border-top:5px solid #FFF;
	list-style-type: none;
	}
	
.list_area li,
.list_area2 li {
	background:url(../images/blog/blog_star.jpg) no-repeat;
	margin:0 0 10px 0;
	padding:6px 0 0 22px;
	font-size:1.4em;
	height:16px;
	line-height:1.0;
	}








.blog_stitle1,
.blog_stitle2,
.blog_stitle3 {
	margin: 0;
	padding: 29px 0 0 0;
	width: 200px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:29px;/* for ie5.x */
	}
	

.blog_stitle1 {
	background:url(../images/blog/blog_stitle1.jpg) no-repeat;
	}
	
.blog_stitle2 {
	background:url(../images/blog/blog_stitle3.jpg) no-repeat;
	}
	
.blog_stitle3 {
	background:url(../images/blog/blog_stitle2.jpg) no-repeat;
	}


.side_bannerarea {
	margin:0;
	padding:0 0 0 10px;
	border-bottom:5px solid #FFF;
	}
	
.bs_banner1 {
	margin:0 0 3px 0;
	width:179x;
	height:90px;
	}
	
.bs_banner1 a {
	background: url(../images/blog/blog_banner1.jpg) no-repeat;
	background-position: 0 -90px;
	margin: 0;
	padding: 90px 0 0 0;
	width: 179px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:90px;/* for ie5.x */
	}
	
.bs_banner1 a:hover {
	background-position: 0 0;
	}
	
.bs_banner2 {
	margin:0 0 10px 0;
	width:189px;
	height:83px;
	}
	
.bs_banner2 a {
	background: url(../images/blog/blog_banner2.jpg) no-repeat;
	margin: 0;
	padding: 83px 0 0 0;
	width: 189px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:83px;/* for ie5.x */
	}
	
.bs_banner2 a:hover {
	background-position: 0 -83px;
	}
	
.bs_banner3 {
	margin:0 0 10px 0;
	width:180x;
	height:50px;
	}
	
.bs_banner3 a {
	background: url(../images/blog/blog_banner3.jpg) no-repeat;
	background-position: 0 -50px;
	margin: 0;
	padding: 50px 0 0 0;
	width: 180px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.bs_banner3 a:hover {
	background-position: 0 0;
	}
	
.bs_banner4 {
	margin:0 0 10px 0;
	width:181x;
	height:64px;
	}
	
.bs_banner4 a {
	background: url(../images/blog/blog_banner4.jpg) no-repeat;
	margin: 0;
	padding: 64px 0 0 0;
	width: 181px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.bs_banner4 a:hover {
	background-position: 0 -64px;
	}
	
.qr_area {
	margin:0;
	padding:10px;
	border-top:5px solid #FFF;
	}
	
.qr_area b {
	background: url(../images/blog/blog_qr.jpg) no-repeat;
	background-position: center 20px;
	margin:0;
	padding:110px 10px 10px 10px;
	background-color: #FFF;
	display: block;
	}
	
