/*
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;
	background-image: url(../main/back_example01.jpg);
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.ExamplePhoto {
	width: 225px;
	float: left;
	display: block;
	background-image: url(../main/p_back.jpg);
	background-repeat: no-repeat;
	height: 156px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ExampleText {
	text-align: left;
	float: right;
	width: 265px;
	margin: 0px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
