﻿@charset "utf-8";
@import url("common.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 */
	}

/* #
--------- --------- --------- --------- --------- */
.info_mtitle {
	background: url(../images/info/blog_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}

.info_ex1 {
	margin:0 0 15px 0;
	font-size:1.4em;
	}
	
.info_stitle {
	background: url(../images/info/blog_icon1.jpg) no-repeat;
	background-position: 6px 5px;
	background-color: #E6E6E4;
	margin:0 0 5px 0;
	padding:4px 0 2px 25px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.info_stitle2 {
	background: url(../images/info/blog_icon1.jpg) no-repeat;
	background-position: 6px 5px;
	background-color: #E6E6E4;
	margin:0 0 15px 0;
	padding:4px 0 2px 25px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}

.entry_date {
	margin:0 0 15px 0;
	font-size:1.2em;
	text-align: right;
	}
	
.entry_listbody {
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	width:700px;
	font-size:1.4em;
	line-height:1.4;
	position: relative;
	}
	
.entry_listbody a {
	color: #990100;
	}
	
.entry_listbody a:hover {
	color: #990100;
	text-decoration: underline;
	}
	
.entry_listbody p {
	margin:0 0 2px 0;
	}
.entry_listbody p strong,	
.entry_listbody b,
.entry_listbody strong {
	font-weight: bold;
	}
	
.entry_listbody .more {
	position: absolute;
	right:0;
	bottom:0;
	width:117px;
	height:18px;
	}
	
.entry_listbody .more a {
	background: url(../images/info/blog_more.gif) no-repeat;
	margin: 0;
	padding: 18px 0 0 0;
	width: 117px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
	}
	
.entry_listbody .more a:hover {
	background-position: 0 -18px;
	}
	
.paging {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	border-top:1px solid #4D4D4D;
	height: 15px;
	width:700px;
	font-size:1.4em;
	text-align: center;
	position: relative;
	}

.prev {
	background: url(../images/info/blog_icon2.jpg) no-repeat;
	background-position: 0 1px;
	position: absolute;
	top:10px;
	left:0;
	padding:0 0 0 15px;
	height:13px;
	}
	
.list {
	background: url(../images/info/blog_icon3.jpg) no-repeat;
	background-position: 0 2px;
	margin:0;
	padding:1px 0 1px 15px;
	height:12px;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.next {
	background: url(../images/info/blog_icon4.jpg) no-repeat;
	background-position: 0 1px;
	position: absolute;
	top:10px;
	right:0;
	padding:0 0 0 15px;
	height:13px;
	}
	
	
.prev a,
.next a {
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	




.infoside_area {
	margin:0 0 10px 0;
	padding:1px 1px 1px 1px;
	background-color: #D9D9D9;
	width:188px;
	position: relative;
	}
	
.infoside_area2 {
	margin:0 0 10px 0;
	padding:1px 1px 1px 1px;
	background-color: #D9D9D9;
	width:188px;
	}


.info_sidetitle1 {
	background: url(../images/info/seminar_sidetitle1.jpg) no-repeat;
	margin:0;
	padding:11px 0 0 23px;
	width:165px;
	height:24px;
	font-size:1.4em;
	font-weight: bold;
	line-height:1.1;
	}	



.side_list {
	margin:0;
	padding:8px 5px 3px 5px;
	width:174px;
	border:2px solid #D9D9D9;
	background-color: #FFF;
	font-size:1.2em;
	line-height:1.4;
	list-style-type: none;
	}
	
.side_list li {
	background: url(../images/info/seminar_icon1.gif) no-repeat;
	background-position: 0 center;
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	}
	

.side_link {
	margin:0 0 2px 0;
	width:190px;
	height:35px;
	}
	
.side_link a {
	background: url(../images/info/seminar_sidetitle2.jpg) no-repeat;
	padding:11px 0 0 23px;
	width:167px;
	height:24px;
	font-size:1.4em;
	font-weight: bold;
	line-height:1.1;
	display: block;
	}