.print{
	width: 605px;
	margin-bottom:20px;
	margin-right:70px;
	overflow: hidden;
	}
.left h2{
	color: white;
	font-weight: bold;
	font-size:14px;
	background-color: red;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 5px;
	border: none 0px;
	}
#subtitle{
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
	}
.coment-left{
	text-align:left;
	width: 100%;
	margin-bottom:20px;
	}
.coment-center{
	text-align:center;
	width: 100%;
	margin-bottom:20px;
	}
.coment h3{
	color: red;
	font-weight: normal;
	font-size: x-small;
	text-align: center;
	margin: 2px 0px 0px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #aaa;
	}
.coment p{
	text-align:left;
	width: 100%;
	}
.info{
	text-align:left;
	margin-bottom:20px;
	}
.info p{
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px dotted gray; 
	margin:0px;
	}
/* プリント講座2009 */
.block{
	margin-top:0px;
	margin-bottom:20px;
	}
.block table{
	background-color: #ccc;
	width: 100%;
	}
.block td{
	width: 50%;
	background-color: #ffc;
	}
.block th{
	background-color: white;
	width: 50%;
	}
.block h3{
	font-size: 14px;
	color:red;
	text-align:left;
	}
.block p{
	color:black;
	font-size:small;
	text-align:left;
	}
.block li{
	color:black;
	font-size:small;
	text-align:left;
	line-height:140%;
	}
.setumeizu{
	border:1px solid blue;
	}

#kouza_image{
	margin-right:10px;
	}
/* プリント講座2010 */
.block-print{
	margin-top:0px;
	margin-bottom:30px;
	}
.block-print h3{
	font-size: 20px;
	color:red;
	text-align:left;
	text-indent:1em;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url("kureo2010/h3back.jpg");
	background-position: left;
	}
.block-print p{
	color:black;
	font-size:small;
	text-align:left;
	}
#migi{
	margin-left:20px;
	}
/* 筆まめサイトへリンクボタン */
.link-b a{
	display:block;
	width:580px;
	height:60px;
	text-indent: -5000px;
	}
.link-b a{
	background-image: url("kureo/link-b.jpg");
	}
.link-b a:hover{
	background-position: bottom right;
	}
/* キュリオサイトへリンクボタン */
.link-c a{
	display:block;
	width:580px;
	height:60px;
	text-indent: -5000px;
	}
.link-c a{
	background-image: url("curio/link-c.jpg");
	}
.link-c a:hover{
	background-position: bottom right;
	}

/* トップネクストリンク */
.topnext{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	}
.topnext th{
	color:red;
	font-size:14px;
	background-color: #eee;
	padding: 5px;
	border:1px solid #aaa;
	}
.topnext td{
	width: 5px;
	}
/* 中央ネクストリンク */
.next{
	text-align:center;
	margin-top:30px;
	margin-bottom:0px;
	width: 100%;
	}
.next th{
	color:red;
	font-size:14px;
	background-color: #eee;
	padding: 5px;
	border:1px solid #aaa;
	}
.next td{
	width: 5px;
	}
/* フッター */
#footer{
	clear: both;
	color:white;
	font-size: x-small;
	text-align:center;
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #000;
	overflow: hidden;
	}
/* 回り込み解除 */
.clear {
	clear: both;
	} 
/* タイトル */
h1{
	background-image:url(../information/images/title.gif);
	}
/* ヘッド */
.header{
	background-color:#000;
	}

