/* CSS Document */

/* master id  */
#index_photo{
	background-image: url(../images/zenkei2.jpg);
	height: 270px;
}
/*　基本形　*/
h1{
	background-image: url(../images/index/dai_h1.jpg);
	border-bottom-color: #CC99CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 400px;
	height: 35px;
	background-repeat: no-repeat;
}
#jiro{}
#topics{
	background-position: 0px -35px;
}
#osirase{background-position: 0px -70px;}

h2{
	color: #00FF99;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 10px;
}
h3{
	font-size: 11pt;
	font-weight: normal;
	line-height: 13pt;
	color: #FFCC33;
	margin-bottom: 2px;
	margin-top: 2px;
}
p{
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #CCCCCC;
	font-size: 11pt;
}

#jiro_syoukai{
	background-image: url(../images/pention/bg_ryouri.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 400px;
}
#jiro_syoukai p{
	width: 450px;
}
#jiro_syoukai a{
	color: #99CCFF;
	text-decoration: none;
}
#jiro_syoukai a:hover{
	color: #CC9999;
}
#jiro_syoukai2{
	background-image: url(../images/pention/photo_kitten0.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 250px;
	padding-right: 300px;
	width: 490px;
}

.umigame{
	}
.umigame a{

	}

/*　写真　*/
#photo{
	background-image: url(../img/index/zenkei.jpg);
	background-repeat: no-repeat;
	height: 270px;
}

/*メニュー*/
.ipin_honbun{
	padding-right: 45%;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	padding-top: 0px;
	margin-bottom: 10px;
}
#awabi{
	background-image: url(../images/ipin/kuroawabi.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#iseebi{	background-image: url(../images/ipin/iseebi.jpg);
}
#awabi_uni{	background-image: url(../images/ipin/awabi_uni_miso.jpg);
}

#ippin_photo{
	height: 150px;
	background-image: url(../images/ipin/photo_ippin.jpg);
}


.topics{}
.topics a{
	font-size: 11pt;
	color: #00FFFF;
	text-decoration: none;
}
.topics a:hover{	font-size: 11pt;
	color: #00FFFF;}

