/*
Theme Name: ISHIN NANAURA
Theme URL: http://www.nanaura.net/
Description: Basic Theme for WordPresss.
Author: HERMES
*/

.naiyou {
	width: 500px;
	display: block;
	height: 100%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 18px;
	display: block;/*　---------マージン対策 IE対策　---------　*/
	text-align: left;
}

.LineupMain {
	width: 480px;
	float: left;
	margin-left: 10px;
	margin-bottom: 25px;

}

.LineupLeft {
	float: left;
	width: 225px;

}
.LineupLeftPhoto {
	background-image: url(../main/p_back.jpg);
	background-repeat: no-repeat;
	height: 156px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.LineupLeftText {
	margin-top: 5px;
	text-align: center;

}

.LineupRight {
	float: right;
	width: 225px;

}
.LineupRightPhoto {
	background-image: url(../main/p_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 156px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.LineupRightText {
	text-align: center;
	margin-top: 5px;

}
