@charset "UTF-8";
/* CSS Document */

.orange {
	color: #FF6600
}
.contact{
	border:1px solid #cccccc;
	padding:10px;
}
.strong{
	border-left:5px solid #336600;
	padding-left:10px;
}
h2{
	margin:0.5em 0em;
}
h2.sub1{
	background:url(imgs/subtitle1.gif) no-repeat;
	width:328px;
	height:38px;
	text-indent:-9999px;
}
h2.sub2{
	background:url(imgs/subtitle2.gif) no-repeat;
	width:257px;
	height:38px;
	text-indent:-9999px;
}
h2.sub3{
	background:url(imgs/subtitle4.gif) no-repeat;
	width:287px;
	height:38px;
	text-indent:-9999px;
}
h2.sub4{
	background:url(imgs/subtitle3.gif) no-repeat;
	width:154px;
	height:38px;
	text-indent:-9999px;
}
h1.title{
	background:url(imgs/title1.gif) no-repeat;
	width:475px;
	height:85px;
	text-indent:-9999px;
	margin:1em 0;
}
span.oubokitei{
	background:url(imgs_tes/oubo.gif) no-repeat;
	width:180px;
	height:214px;
	text-indent:-9999px;
	display:block;
	outline:none;
}
a.oubokitei{
	background:url(imgs_tes/oubo.gif) no-repeat;
	width:180px;
	height:214px;
	text-indent:-9999px;
	display:block;
	outline:none;
}/*
a.oubokitei:hover{
	background-position:0 -214px;
}*/
a.yomiuri{
	background:url(imgs/yomiuri.jpg) no-repeat;
	width:180px;
	height:137px;
	text-indent:-9999px;
	outline:none;
	display:block;
}
.topix{
	padding-top:15px;
}
.topix p{
	font-size:12px;
}
.border_l{
	border:1px solid #CCCCCC;
	background:url(imgs/stripe.gif) #CCCCCC;
	padding:5px;
	font-size:12px;
	margin-bottom:15px;
}
.topix ul{
	margin-left:2em;
	font-size:12px;
	line-height:1.5em;
}
address{
	font-style:normal;
}