*{
	color:#444;
	font-family:meiryo;
	padding:0;
	margin:0;
}
.reset_left{
	width:auto;
	height:0px;
	display:block;
	clear:left;
}
.reset_right{
	width:auto;
	height:0px;
	display:block;
	clear:right;
}
.reset_both{
	width:auto;
	height:0px;
	display:block;
	clear:both;
}
body{
	background-color:#f4f4f4;
}
#container{
	width:80%;
	height:auto;
	max-width:1200px;
	min-width:400px;
	margin:5px auto;
}
header{
	position:relative;
}
#introduction{
	font-size:14px;
	overflow:hidden;
	text-align:center;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	padding:5px 0px 2px 0px;
	background-color:#f4f4f4;
}
h1{
	width:75%;
	height:auto;
	font-size:28px;
	padding:10px 0px 5px 10px;
	margin:0px;
}
h1 > a{
		color:#aaa;
		text-decoration:none;
}
.nav_style{
	position:absolute;
	top:58px;
	right:0px;
}
.default_nav_style{
	position:relative;
}
#nav > ul > li{
	color:#aaa;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	float:left;
	padding-right:10px;
}
#nav > ul > li > a{
	/*color:#aaa;*/
}

#nav > ul > li > a:link {
	color:#aaa;
	text-decoration:none;
}
#nav > ul > li > a:visited {
	color:#aaa;
	text-decoration:none;
}
#nav > ul > li > a:hover {
	color:#333;
	text-decoration:underline;
}
#nav > ul > li > a:active{
	color:#aaa
	text-decoration:none;
}



.left_style{
	width:75%;
	height:auto;
	overflow:auto;
	float:left;
	min-width:400px;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
}
.right_style{
	width:24%;
	height:auto;
	overflow:auto;
	float:right;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
}
.default_left_style{
	width:100%;
	height:auto;
	overflow:auto;
	min-width:400px;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
}
.default_right_style{
	width:50%;
	height:auto;
	overflow:auto;
	min-width:180px;
	margin:10px 0px;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
}
#left_content > section{
	padding:10px;
}
#left_content article{
	font-size:75%;
}
#left_content > section h2{
	font-size:16px;
	font-weight:normal;
	border-left:solid 5px #ddd;
	00border-bottom:solid 1px #eee;
	padding:5px 5px 0px 5px;
	00margin:0px 0px 10px 0px;
}
.whiteline{
	width:auto;
	height:1px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #fff;
	margin:0px 0px 10px 0px;
}
#left_content article > img{/*----------------------------------------*/

	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);

/*
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
*/
}
#left_content .date ul{
	float:right;
}
#left_content .date ul > li{
	list-style-type:none;
	float:left;
	margin-left:5px;
}
#left_content .prevnext{
	text-align:center;
}
#left_content ._title{
	font-size:90%;
}

#right_content > section{
	padding:0px 10px 10px 10px;
	font-size:75%;
}
#right_content h3{
	font-size:14px;
	font-weight:normal;
	margin:10px 0px 10px 0px;

}

#plugin .whiteline + div > div:before{/*--------------------------------------------------------*/
  content: "・";
}
#right_content ul > li{
	list-style-position:inside;
	margin-top:5px;
}

.calender{
	font-size:80%;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	width:100%;
	height:auto;
	border-collapse:separate;
	border-spacing:0;
	margin:5px 0;
	padding:0;
}
.calender caption{
	font-size:100%;
	font-weight:bold;
	border-top:1px solid #444;
	padding:3px 0px 2px 0px;
}
.calender th{
	font-weight:bold;
	text-align:center;
}
.calender td{
	font-weight:bold;
	text-align:center;
	padding:0.1em;
}
.calender td a{
	display:block;
}
th#sun{
	color:#444;
}
th#sat{
	color:#444;
}
.calender td a:link{
	color: #111;
}
.calender td a:visited{
	color:#000;
	font-weight:normal;
	border:1px solid #f0f;
	text-decoration: none;
}
.calender td a:hover{
	color:#111;
}
.calender td a:active{
	color:#111;
}
footer h3{
	width:auto;;
	height:auto;
	font-size:14px;
	font-weight:normal;
	border-left:solid 5px #ddd;
	padding:5px 0px 0px 5px;
	margin:15px 0px 0px 0px;
}
footer dt{
	padding-left:10px;
}
footer label{
	font-size:90%;
}
footer input[type="text"], footer input[type="password"]{
	width:40%;
	height:auto;
	font-size:80%;
}
footer textarea{
	width:50%;
	height:150px;
}
footer .himitudd{
	font-size:80%;
}
footer div > p{
	width:50%;
	height:auto;
	text-align:right;
}
footer input[type="submit"]{
/*
	display:block;
	margin:0px 0px 0px 10px;
*/
}

footer #copyright{
	font-size:80%;
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 2px;
	margin:10px 0px 5px 0px;
	border:solid 1px #eee;
	box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.1),1px 1px 1px rgba(255,255,255,1);
}

a:link {
	color:#aaa;
}
a:visited {
	color:#aaa;
}
a:hover {
	color:#333;
}
a:active{
	color:#aaa;
}