/*----------------------------------------------------
     index
----------------------------------------------------*/

.index_p1 {
	width: 160px;
	float: left;
}

.index_im1 {
	width: 400px;
	float: right;
}

/*----------------------------------------------------
     chirashi
----------------------------------------------------*/

.chirashi_p1 {
	width: 360px;
	float: left;
}

.chirashi_im1 {
	width: 220px;
	float: right;
}

.chirashi_p3 {
	float: left;
	width: 360px;
	margin-bottom: 20px;
}


.chirashi_p4 {
	float: right;
	width: 180px;
}


/*----------------------------------------------------
     poster
----------------------------------------------------*/

.poster_p1 {
	width: 350px;
	float: left;
}

.poster_im1 {
	width: 220px;
	float: right;
}


/*----------------------------------------------------
     pamphlet
----------------------------------------------------*/

.pamphlet_p1 {
	width: 335px;
	float: left;
}

.pamphlet_im1 {
	width: 232px;
	float: right;
}

.pamphlet_p3 {
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

.pamphlet_p4 {
	float: right;
	width: 160px;
}

.pamp_img_l {
	float: left;
	margin-right: 20px;
}

/*----------------------------------------------------
     meishi
----------------------------------------------------*/

.meishi_p1 {
	width: 350px;
	float: left;
}

.meishi_im1 {
	width: 220px;
	float: right;
}

.pamphlet_p3 {
	float: left;
	width: 390px;
	margin-bottom: 20px;
}

.pamphlet_p4 {
	float: right;
	width: 160px;
}

/*----------------------------------------------------
     pocket
----------------------------------------------------*/


.pocket_ul {
	float: left;
	width: 330px;
	margin-bottom: 20px;
}

.pocket_im1 {
	width: 220px;
	float: right;
}

/*----------------------------------------------------
     tish
----------------------------------------------------*/

.tish_p1 {
	width: 350px;
	float: left;
}

.tish_im1 {
	width: 220px;
	float: right;
}

/*----------------------------------------------------
     other
----------------------------------------------------*/

.other_p1 {
	width: 350px;
	float: left;
}

.other_im1 {
	width: 220px;
	float: right;
}
.other_pl {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.other_pr {
	float: right;
	width: 400px;
}

.other_detail {
	margin: 6px 0px 6px 9px;
	line-height: 125%;
	text-align: right;
}
.other_detail a {
	padding-left: 12px;
	background-image: url(../img/btn_arw00.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

