@charset "Shift_JIS";


/* 3:グローバルレイアウト ---------------------------*/
/*
#block_content {
	background: url(../img/itiran/bg_bottom.gif) no-repeat left bottom;
	width: 760px;
	padding: 0px 0px 0px;
	margin: 0px auto; 
}
*/
#box_outer_content {
	width: 704px;
	background: url(../img/itiran/bg_middle.gif) repeat-y;
	margin-bottom: 42px;
	padding: 4px 28px 0px;
}
/*
h2 {
	background: url(../img/itiran/bg_top.gif) no-repeat;
	width: 760px;
	height: 120px;
	margin: 0px auto;
	position: relative;	
}
h2 span {
	display: none;
}
#box_button {
	padding-left: 170px;
	margin-bottom: 40px;
}

#box_button ul {
	list-style-type: none;
}
#no_block {
	width: 100px;
	height: 40px;
	display: block;
}
#box_button ul li span {
	display: none;
}
#box_button ul li {
	float: left;
	display: block;
}

#mainbody {
	margin: 0px auto;	
}
*/
