/* CSS Document */

.photo{
	width: 100%;
	height: 150px;
}
#photo{
	background-image: url(../images/index/photo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-color: #CCCCCC;
}
.iware{
	width: 330px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 5px;
	float: left;
	clear: right;
	margin: 5px;
}
.iware p{
	color: #666633;
	font-size: 11pt;
	line-height: 12pt;
	text-indent: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.osirase{
	width: 250px;
	height: 340px;
	float: left;
	margin: 5px;
	border: 1px solid;
	background-color: #FFFFFF;
	padding: 5px;
}
.osirase a{
	width: 230px;
	height: 120px;
	float: left;
	text-decoration: none;
	border: #3366ff solid 1px;
	margin-left: 7px;
	margin-bottom: 7px;
	background-position: 0px 0px;
	background-image: url(../images/index/bt_jump.jpg);
}

.osirase a:hover{	background-image: url(../images/index/bt_jump_hover.jpg);}
	
#osirase_2_a{background-position: 0px 0px;}
#osirase_3_a{background-position: 0px -120px;}
#osirase_4_a{background-position: 0px -240px;}
#osirase_5_a{background-position: 0px -360px;}

.osirase p{
	color: #996633;
	font-size: 11pt;
	line-height: 12pt;
	margin-top: 3px;
	margin-bottom: 0px;
	clear: left;

}
.osirase h1{
	margin-bottom: 5px;
	background-image: url(../images/index/midasi_1.jpg);
	width: 250px;
	height: 35px;
	margin-top: 0px;
}
.iware h1{
	background-image: url(../images/index/midasi_1.jpg);
	width: 300px;
	border-bottom-color: #CC6699;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#osirase_1{	background-position: 0px 0px;}
#osirase_2{	background-position: 0px -40px;}
#osirase_3{	background-position: 0px -80px;}
#osirase_4{	background-position: 0px -120px;}
#osirase_5{	background-position: 0px -160px;}

#index_tokuhou p{
	color: #000099;
	margin-top: 5px;
	margin-bottom: 0px;
}
