@charset "shift_jis";

/* CSS Document */


/*==-----------------------------------------------
otodama
-------------------------------------------------*/
#otodama{
	padding-top:20px;
	margin:0 10px 100px 10px;
}

#otodama .header h2{
	text-align:center;
}

#otodama .header h2 img{
	width:100%;
}


#otodama .main .section p,
#otodama .main .section ul,
#otodama .main .section dl{
	margin:0 20px 10px 20px;
}

#otodama .main .section ul.banner li{
	float:left;
}


