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

#index{
	width:660px;
	float:right;
}
h3 {
	display:block;
	text-indent:-9999px;
	height:37px;
	margin:10px 0;
	padding:0;
	font-size:0;
	line-height:100%;
	background: url(../images/h3_title.gif) no-repeat 0 0;
	margin-bottom:25px;
}
#index div{
	height:100%;
	border-bottom:1px dotted #bbb;
	padding-bottom:10px;
	width:640px;
	margin:0 auto 10px;
}
#index dl{
	margin:0;
	padding:0;
	width:204px;
	float:left;
	margin:0;
}
#index dt{
	margin:0;
	padding:0 0 0 17px;
	font-weight:bold;
	font-size:1.2em;
	background:url(../../shared/images/icon_arrow02.gif) no-repeat 0 2px;
}
#index dd{
	margin:0;
	padding:0;
	line-height:130%;
}
#index dd a{
	display:block;
	text-indent:-9999px;
	width:204px;
	height:163px;
	margin:5px 0;
	background-repeat: no-repeat;
	background-position:0 0;
}
#index dd a:hover{
	background-position:0 -163px;
}
#index .p01 a{
	background-image: url(../images/photo01.jpg);
}
#index .p02 a{
	background-image: url(../images/photo02.jpg);
}
#index .p03 a{
	background-image: url(../images/photo03.jpg);
}
#index .p04 a{
	background-image: url(../images/photo04.jpg);
}
#index .p05 a{
	background-image: url(../images/photo05.jpg);
}
#index .p06 a{
	background-image: url(../images/photo06.jpg);
}
#index .p07 a{
	background-image: url(../images/photo07.jpg);
}
#index .p08 a{
	background-image: url(../images/photo08.jpg);
}
#index .p09 a{
	background-image: url(../images/photo09.jpg);
}
#index .p10 a{
	background-image: url(../images/photo10.jpg);
}
#index .p11 a{
	background-image: url(../images/photo11.jpg);
}
#index .p12 a{
	background-image: url(../images/photo12.jpg);
}
#index .p13{
	background:none;
	text-indent:0;
	width:auto;
	height:auto;
}
#index .ct{	
	margin:0 14px;
}
#index .txt{
	padding:0 0 10px 10px;
}





